Trace number 198727

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CSPtoSAT+minisat 0.3? (TO) 1800.1 1815.15

General information on the benchmark

Namerlfap/rlfapScens11/
scen11-f5.xml
MD5SUM11aa2a0ab3afa91f96f3199f7d1a21d5
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark8.94164
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables680
Number of constraints4103
Maximum constraint arity2
Maximum domain size39
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4103
Global constraints used (with number of constraints)

Solver Data (download as text)

0.10	c This is CSPtoSAT+minisat version 0.3
0.10	c (c) 2006 roussel@cril.univ-artois.fr
0.10	
0.10	c This solver internally uses a modified version of MiniSat2 version 061112
0.10	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.10	
0.10	c parsing...
0.31	c ...done
0.31	c #SATvar=70222 #SATclauses=138400 #CSPpredicates=4103

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node20/watcher-198727-1168053619 -o ROOT/results/node20/solver-198727-1168053619 -C 1800 -M 900 /tmp/evaluation/198727-1168053619/CSPtoSAT+minisat /tmp/evaluation/198727-1168053619/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 1.03 1.91 2.16 4/86 19050
/proc/meminfo: memFree=1642912/2055920 swapFree=4170284/4192956
[pid=19049] ppid=19044 vsize=496 CPUtime=0
/proc/19049/stat : 19049 (CSPtoSAT+minisa) R 19044 19049 16593 0 -1 4194304 51 0 0 0 0 0 0 0 19 0 1 0 153756854 507904 36 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 7619364 0 2147483391 4096 0 0 0 0 17 0 0 0
/proc/19049/statm: 124 36 29 52 0 19 0

[startup+0.104652 s]
/proc/loadavg: 1.03 1.91 2.16 4/86 19050
/proc/meminfo: memFree=1642912/2055920 swapFree=4170284/4192956
[pid=19049] ppid=19044 vsize=17712 CPUtime=0.09
/proc/19049/stat : 19049 (CSPtoSAT+minisa) R 19044 19049 16593 0 -1 4194304 3171 0 0 0 8 1 0 0 19 0 1 0 153756854 18137088 3139 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4159143548 0 0 4096 0 0 0 0 17 0 0 0
/proc/19049/statm: 4428 3139 704 52 0 2796 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17712

[startup+0.512702 s]
/proc/loadavg: 1.03 1.91 2.16 4/86 19050
/proc/meminfo: memFree=1642912/2055920 swapFree=4170284/4192956
[pid=19049] ppid=19044 vsize=18352 CPUtime=0.49
/proc/19049/stat : 19049 (CSPtoSAT+minisa) R 19044 19049 16593 0 -1 4194304 3368 0 0 0 48 1 0 0 24 0 1 0 153756854 18792448 3310 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667421 0 0 4096 0 0 0 0 17 0 0 0
/proc/19049/statm: 4588 3310 721 52 0 2956 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 18352

[startup+1.3338 s]
/proc/loadavg: 1.03 1.91 2.16 3/86 19050
/proc/meminfo: memFree=1626528/2055920 swapFree=4170284/4192956
[pid=19049] ppid=19044 vsize=18352 CPUtime=1.3
/proc/19049/stat : 19049 (CSPtoSAT+minisa) R 19044 19049 16593 0 -1 4194304 3393 0 0 0 129 1 0 0 25 0 1 0 153756854 18792448 3335 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678254 0 0 4096 0 0 0 0 17 0 0 0
/proc/19049/statm: 4588 3335 721 52 0 2956 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 18352

[startup+2.977 s]
/proc/loadavg: 1.03 1.91 2.16 3/86 19050
/proc/meminfo: memFree=1626272/2055920 swapFree=4170284/4192956
[pid=19049] ppid=19044 vsize=18624 CPUtime=2.93
/proc/19049/stat : 19049 (CSPtoSAT+minisa) R 19044 19049 16593 0 -1 4194304 3434 0 0 0 292 1 0 0 25 0 1 0 153756854 19070976 3376 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671648 0 0 4096 0 0 0 0 17 0 0 0
/proc/19049/statm: 4656 3376 721 52 0 3024 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 18624

[startup+6.2604 s]
/proc/loadavg: 1.18 1.93 2.17 3/86 19050
/proc/meminfo: memFree=1625632/2055920 swapFree=4170284/4192956
[pid=19049] ppid=19044 vsize=18812 CPUtime=6.2
/proc/19049/stat : 19049 (CSPtoSAT+minisa) R 19044 19049 16593 0 -1 4194304 3491 0 0 0 618 2 0 0 25 0 1 0 153756854 19263488 3433 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/19049/statm: 4703 3433 721 52 0 3071 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 18812

[startup+12.7272 s]
/proc/loadavg: 1.25 1.93 2.17 3/86 19050
/proc/meminfo: memFree=1625120/2055920 swapFree=4170284/4192956
[pid=19049] ppid=19044 vsize=19092 CPUtime=12.59
/proc/19049/stat : 19049 (CSPtoSAT+minisa) R 19044 19049 16593 0 -1 4194304 3571 0 0 0 1257 2 0 0 25 0 1 0 153756854 19550208 3513 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/19049/statm: 4773 3513 721 52 0 3141 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 19092

[startup+25.5447 s]
/proc/loadavg: 1.42 1.93 2.16 3/86 19050
/proc/meminfo: memFree=1624160/2055920 swapFree=4170284/4192956
[pid=19049] ppid=19044 vsize=19668 CPUtime=25.31
/proc/19049/stat : 19049 (CSPtoSAT+minisa) R 19044 19049 16593 0 -1 4194304 3715 0 0 0 2529 2 0 0 25 0 1 0 153756854 20140032 3657 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665607 0 0 4096 0 0 0 0 17 0 0 0
/proc/19049/statm: 4917 3657 721 52 0 3285 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 19668

[startup+51.1958 s]
/proc/loadavg: 1.61 1.93 2.16 3/86 19050
/proc/meminfo: memFree=1622112/2055920 swapFree=4170284/4192956
[pid=19049] ppid=19044 vsize=20808 CPUtime=50.76
/proc/19049/stat : 19049 (CSPtoSAT+minisa) R 19044 19049 16593 0 -1 4194304 3977 0 0 0 5074 2 0 0 25 0 1 0 153756854 21307392 3919 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665628 0 0 4096 0 0 0 0 17 0 0 0
/proc/19049/statm: 5202 3919 721 52 0 3570 0
Current children cumulated CPU time (s) 50.76
Current children cumulated vsize (KiB) 20808

[startup+102.492 s]
/proc/loadavg: 1.83 1.94 2.15 3/86 19050
/proc/meminfo: memFree=1618528/2055920 swapFree=4170284/4192956
[pid=19049] ppid=19044 vsize=22724 CPUtime=101.62
/proc/19049/stat : 19049 (CSPtoSAT+minisa) R 19044 19049 16593 0 -1 4194304 4446 0 0 0 10159 3 0 0 25 0 1 0 153756854 23269376 4388 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671191 0 0 4096 0 0 0 0 17 0 0 0
/proc/19049/statm: 5681 4388 721 52 0 4049 0
Current children cumulated CPU time (s) 101.62
Current children cumulated vsize (KiB) 22724

[startup+162.509 s]
/proc/loadavg: 1.94 1.95 2.14 3/86 19050
/proc/meminfo: memFree=1614368/2055920 swapFree=4170284/4192956
[pid=19049] ppid=19044 vsize=24916 CPUtime=161.16
/proc/19049/stat : 19049 (CSPtoSAT+minisa) R 19044 19049 16593 0 -1 4194304 4964 0 0 0 16112 4 0 0 25 0 1 0 153756854 25513984 4906 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/19049/statm: 6229 4906 721 52 0 4597 0
Current children cumulated CPU time (s) 161.16
Current children cumulated vsize (KiB) 24916

[startup+222.528 s]
/proc/loadavg: 1.97 1.95 2.13 3/86 19050
/proc/meminfo: memFree=1610656/2055920 swapFree=4170284/4192956
[pid=19049] ppid=19044 vsize=26632 CPUtime=220.7
/proc/19049/stat : 19049 (CSPtoSAT+minisa) R 19044 19049 16593 0 -1 4194304 5448 0 0 0 22065 5 0 0 25 0 1 0 153756854 27271168 5390 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667421 0 0 4096 0 0 0 0 17 0 0 0
/proc/19049/statm: 6658 5390 721 52 0 5026 0
Current children cumulated CPU time (s) 220.7
Current children cumulated vsize (KiB) 26632

[startup+282.539 s]
/proc/loadavg: 1.99 1.96 2.12 3/86 19050
/proc/meminfo: memFree=1607008/2055920 swapFree=4170284/4192956
[pid=19049] ppid=19044 vsize=28616 CPUtime=280.21
/proc/19049/stat : 19049 (CSPtoSAT+minisa) R 19044 19049 16593 0 -1 4194304 5907 0 0 0 28015 6 0 0 25 0 1 0 153756854 29302784 5849 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/19049/statm: 7154 5849 721 52 0 5522 0
Current children cumulated CPU time (s) 280.21
Current children cumulated vsize (KiB) 28616

[startup+342.552 s]
/proc/loadavg: 1.99 1.97 2.10 3/86 19050
/proc/meminfo: memFree=1603552/2055920 swapFree=4170284/4192956
[pid=19049] ppid=19044 vsize=30332 CPUtime=339.74
/proc/19049/stat : 19049 (CSPtoSAT+minisa) R 19044 19049 16593 0 -1 4194304 6339 0 0 0 33967 7 0 0 25 0 1 0 153756854 31059968 6281 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671457 0 0 4096 0 0 0 0 17 0 0 0
/proc/19049/statm: 7583 6281 721 52 0 5951 0
Current children cumulated CPU time (s) 339.74
Current children cumulated vsize (KiB) 30332

[startup+402.569 s]
/proc/loadavg: 1.99 1.97 2.09 3/86 19050
/proc/meminfo: memFree=1600224/2055920 swapFree=4170284/4192956
[pid=19049] ppid=19044 vsize=32188 CPUtime=399.29
/proc/19049/stat : 19049 (CSPtoSAT+minisa) R 19044 19049 16593 0 -1 4194304 6754 0 0 0 39921 8 0 0 25 0 1 0 153756854 32960512 6696 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671300 0 0 4096 0 0 0 0 17 0 0 0
/proc/19049/statm: 8047 6696 721 52 0 6415 0
Current children cumulated CPU time (s) 399.29
Current children cumulated vsize (KiB) 32188

[startup+462.582 s]
/proc/loadavg: 1.99 1.97 2.09 4/86 19050
/proc/meminfo: memFree=1597408/2055920 swapFree=4170284/4192956
[pid=19049] ppid=19044 vsize=33508 CPUtime=458.8
/proc/19049/stat : 19049 (CSPtoSAT+minisa) R 19044 19049 16593 0 -1 4194304 7083 0 0 0 45871 9 0 0 25 0 1 0 153756854 34312192 7025 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 0 0 0
/proc/19049/statm: 8377 7025 721 52 0 6745 0
Current children cumulated CPU time (s) 458.8
Current children cumulated vsize (KiB) 33508

[startup+522.595 s]
/proc/loadavg: 1.99 1.97 2.08 3/86 19050
/proc/meminfo: memFree=1596000/2055920 swapFree=4170284/4192956
[pid=19049] ppid=19044 vsize=33508 CPUtime=518.33
/proc/19049/stat : 19049 (CSPtoSAT+minisa) R 19044 19049 16593 0 -1 4194304 7100 0 0 0 51824 9 0 0 25 0 1 0 153756854 34312192 7042 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687528 0 0 4096 0 0 0 0 17 0 0 0
/proc/19049/statm: 8377 7042 721 52 0 6745 0
Current children cumulated CPU time (s) 518.33
Current children cumulated vsize (KiB) 33508

[startup+582.6 s]
/proc/loadavg: 1.99 1.97 2.07 3/86 19050
/proc/meminfo: memFree=1595872/2055920 swapFree=4170284/4192956
[pid=19049] ppid=19044 vsize=33508 CPUtime=577.86
/proc/19049/stat : 19049 (CSPtoSAT+minisa) R 19044 19049 16593 0 -1 4194304 7108 0 0 0 57777 9 0 0 25 0 1 0 153756854 34312192 7050 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/19049/statm: 8377 7050 721 52 0 6745 0
Current children cumulated CPU time (s) 577.86
Current children cumulated vsize (KiB) 33508

[startup+642.603 s]
/proc/loadavg: 1.99 1.97 2.07 3/86 19050
/proc/meminfo: memFree=1595744/2055920 swapFree=4170284/4192956
[pid=19049] ppid=19044 vsize=33640 CPUtime=637.36
/proc/19049/stat : 19049 (CSPtoSAT+minisa) R 19044 19049 16593 0 -1 4194304 7112 0 0 0 63727 9 0 0 25 0 1 0 153756854 34447360 7054 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/19049/statm: 8410 7054 721 52 0 6778 0
Current children cumulated CPU time (s) 637.36
Current children cumulated vsize (KiB) 33640

[startup+702.61 s]
/proc/loadavg: 1.99 1.97 2.06 3/86 19050
/proc/meminfo: memFree=1595680/2055920 swapFree=4170284/4192956
[pid=19049] ppid=19044 vsize=33640 CPUtime=696.89
/proc/19049/stat : 19049 (CSPtoSAT+minisa) R 19044 19049 16593 0 -1 4194304 7117 0 0 0 69679 10 0 0 25 0 1 0 153756854 34447360 7059 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/19049/statm: 8410 7059 721 52 0 6778 0
Current children cumulated CPU time (s) 696.89
Current children cumulated vsize (KiB) 33640

[startup+762.617 s]
/proc/loadavg: 2.03 1.99 2.06 3/86 19050
/proc/meminfo: memFree=1595616/2055920 swapFree=4170284/4192956
[pid=19049] ppid=19044 vsize=33640 CPUtime=756.43
/proc/19049/stat : 19049 (CSPtoSAT+minisa) R 19044 19049 16593 0 -1 4194304 7122 0 0 0 75633 10 0 0 25 0 1 0 153756854 34447360 7064 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687459 0 0 4096 0 0 0 0 17 0 0 0
/proc/19049/statm: 8410 7064 721 52 0 6778 0
Current children cumulated CPU time (s) 756.43
Current children cumulated vsize (KiB) 33640

[startup+822.625 s]
/proc/loadavg: 2.01 1.99 2.06 3/86 19050
/proc/meminfo: memFree=1595552/2055920 swapFree=4170284/4192956
[pid=19049] ppid=19044 vsize=33640 CPUtime=815.93
/proc/19049/stat : 19049 (CSPtoSAT+minisa) R 19044 19049 16593 0 -1 4194304 7125 0 0 0 81583 10 0 0 25 0 1 0 153756854 34447360 7067 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/19049/statm: 8410 7067 721 52 0 6778 0
Current children cumulated CPU time (s) 815.93
Current children cumulated vsize (KiB) 33640

[startup+882.635 s]
/proc/loadavg: 2.00 1.99 2.05 3/86 19050
/proc/meminfo: memFree=1595488/2055920 swapFree=4170284/4192956
[pid=19049] ppid=19044 vsize=33640 CPUtime=875.45
/proc/19049/stat : 19049 (CSPtoSAT+minisa) R 19044 19049 16593 0 -1 4194304 7127 0 0 0 87535 10 0 0 25 0 1 0 153756854 34447360 7069 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/19049/statm: 8410 7069 721 52 0 6778 0
Current children cumulated CPU time (s) 875.45
Current children cumulated vsize (KiB) 33640

[startup+942.644 s]
/proc/loadavg: 2.00 1.99 2.04 3/86 19050
/proc/meminfo: memFree=1595424/2055920 swapFree=4170284/4192956
[pid=19049] ppid=19044 vsize=33640 CPUtime=934.96
/proc/19049/stat : 19049 (CSPtoSAT+minisa) R 19044 19049 16593 0 -1 4194304 7130 0 0 0 93486 10 0 0 25 0 1 0 153756854 34447360 7072 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/19049/statm: 8410 7072 721 52 0 6778 0
Current children cumulated CPU time (s) 934.96
Current children cumulated vsize (KiB) 33640

[startup+1002.65 s]
/proc/loadavg: 2.00 1.99 2.04 3/86 19050
/proc/meminfo: memFree=1595360/2055920 swapFree=4170284/4192956
[pid=19049] ppid=19044 vsize=33640 CPUtime=994.46
/proc/19049/stat : 19049 (CSPtoSAT+minisa) R 19044 19049 16593 0 -1 4194304 7133 0 0 0 99436 10 0 0 25 0 1 0 153756854 34447360 7075 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687436 0 0 4096 0 0 0 0 17 0 0 0
/proc/19049/statm: 8410 7075 721 52 0 6778 0
Current children cumulated CPU time (s) 994.46
Current children cumulated vsize (KiB) 33640

[startup+1062.67 s]
/proc/loadavg: 2.00 1.99 2.03 3/86 19050
/proc/meminfo: memFree=1595296/2055920 swapFree=4170284/4192956
[pid=19049] ppid=19044 vsize=33640 CPUtime=1053.96
/proc/19049/stat : 19049 (CSPtoSAT+minisa) R 19044 19049 16593 0 -1 4194304 7135 0 0 0 105385 11 0 0 25 0 1 0 153756854 34447360 7077 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687420 0 0 4096 0 0 0 0 17 0 0 0
/proc/19049/statm: 8410 7077 721 52 0 6778 0
Current children cumulated CPU time (s) 1053.96
Current children cumulated vsize (KiB) 33640

[startup+1122.68 s]
/proc/loadavg: 2.00 1.99 2.03 3/86 19050
/proc/meminfo: memFree=1595232/2055920 swapFree=4170284/4192956
[pid=19049] ppid=19044 vsize=33640 CPUtime=1113.47
/proc/19049/stat : 19049 (CSPtoSAT+minisa) R 19044 19049 16593 0 -1 4194304 7137 0 0 0 111336 11 0 0 25 0 1 0 153756854 34447360 7079 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/19049/statm: 8410 7079 721 52 0 6778 0
Current children cumulated CPU time (s) 1113.47
Current children cumulated vsize (KiB) 33640

[startup+1182.7 s]
/proc/loadavg: 2.00 1.99 2.02 3/86 19050
/proc/meminfo: memFree=1595168/2055920 swapFree=4170284/4192956
[pid=19049] ppid=19044 vsize=33640 CPUtime=1172.96
/proc/19049/stat : 19049 (CSPtoSAT+minisa) R 19044 19049 16593 0 -1 4194304 7140 0 0 0 117285 11 0 0 25 0 1 0 153756854 34447360 7082 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687408 0 0 4096 0 0 0 0 17 0 0 0
/proc/19049/statm: 8410 7082 721 52 0 6778 0
Current children cumulated CPU time (s) 1172.96
Current children cumulated vsize (KiB) 33640

[startup+1242.71 s]
/proc/loadavg: 2.06 2.00 2.02 3/86 19050
/proc/meminfo: memFree=1595168/2055920 swapFree=4170284/4192956
[pid=19049] ppid=19044 vsize=33640 CPUtime=1232.46
/proc/19049/stat : 19049 (CSPtoSAT+minisa) R 19044 19049 16593 0 -1 4194304 7143 0 0 0 123235 11 0 0 25 0 1 0 153756854 34447360 7085 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/19049/statm: 8410 7085 721 52 0 6778 0
Current children cumulated CPU time (s) 1232.46
Current children cumulated vsize (KiB) 33640

[startup+1302.72 s]
/proc/loadavg: 2.02 2.00 2.01 3/86 19050
/proc/meminfo: memFree=1595104/2055920 swapFree=4170284/4192956
[pid=19049] ppid=19044 vsize=33640 CPUtime=1291.96
/proc/19049/stat : 19049 (CSPtoSAT+minisa) R 19044 19049 16593 0 -1 4194304 7145 0 0 0 129185 11 0 0 25 0 1 0 153756854 34447360 7087 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/19049/statm: 8410 7087 721 52 0 6778 0
Current children cumulated CPU time (s) 1291.96
Current children cumulated vsize (KiB) 33640

[startup+1362.73 s]
/proc/loadavg: 2.01 2.00 2.01 3/86 19050
/proc/meminfo: memFree=1595040/2055920 swapFree=4170284/4192956
[pid=19049] ppid=19044 vsize=33772 CPUtime=1351.44
/proc/19049/stat : 19049 (CSPtoSAT+minisa) R 19044 19049 16593 0 -1 4194304 7147 0 0 0 135133 11 0 0 25 0 1 0 153756854 34582528 7089 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/19049/statm: 8443 7089 721 52 0 6811 0
Current children cumulated CPU time (s) 1351.44
Current children cumulated vsize (KiB) 33772

[startup+1422.74 s]
/proc/loadavg: 2.06 2.01 2.01 3/86 19050
/proc/meminfo: memFree=1594976/2055920 swapFree=4170284/4192956
[pid=19049] ppid=19044 vsize=33772 CPUtime=1410.94
/proc/19049/stat : 19049 (CSPtoSAT+minisa) R 19044 19049 16593 0 -1 4194304 7148 0 0 0 141082 12 0 0 25 0 1 0 153756854 34582528 7090 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/19049/statm: 8443 7090 721 52 0 6811 0
Current children cumulated CPU time (s) 1410.94
Current children cumulated vsize (KiB) 33772

[startup+1482.75 s]
/proc/loadavg: 2.02 2.01 2.00 3/86 19050
/proc/meminfo: memFree=1594912/2055920 swapFree=4170284/4192956
[pid=19049] ppid=19044 vsize=33772 CPUtime=1470.45
/proc/19049/stat : 19049 (CSPtoSAT+minisa) R 19044 19049 16593 0 -1 4194304 7150 0 0 0 147033 12 0 0 25 0 1 0 153756854 34582528 7092 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/19049/statm: 8443 7092 721 52 0 6811 0
Current children cumulated CPU time (s) 1470.45
Current children cumulated vsize (KiB) 33772

[startup+1542.78 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 19050
/proc/meminfo: memFree=1594848/2055920 swapFree=4170284/4192956
[pid=19049] ppid=19044 vsize=33772 CPUtime=1529.94
/proc/19049/stat : 19049 (CSPtoSAT+minisa) R 19044 19049 16593 0 -1 4194304 7151 0 0 0 152982 12 0 0 25 0 1 0 153756854 34582528 7093 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 0 0 0
/proc/19049/statm: 8443 7093 721 52 0 6811 0
Current children cumulated CPU time (s) 1529.94
Current children cumulated vsize (KiB) 33772

[startup+1602.79 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 19050
/proc/meminfo: memFree=1594848/2055920 swapFree=4170284/4192956
[pid=19049] ppid=19044 vsize=33772 CPUtime=1589.47
/proc/19049/stat : 19049 (CSPtoSAT+minisa) R 19044 19049 16593 0 -1 4194304 7153 0 0 0 158935 12 0 0 25 0 1 0 153756854 34582528 7095 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/19049/statm: 8443 7095 721 52 0 6811 0
Current children cumulated CPU time (s) 1589.47
Current children cumulated vsize (KiB) 33772

[startup+1662.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 19050
/proc/meminfo: memFree=1594784/2055920 swapFree=4170284/4192956
[pid=19049] ppid=19044 vsize=33772 CPUtime=1648.97
/proc/19049/stat : 19049 (CSPtoSAT+minisa) R 19044 19049 16593 0 -1 4194304 7154 0 0 0 164885 12 0 0 25 0 1 0 153756854 34582528 7096 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/19049/statm: 8443 7096 721 52 0 6811 0
Current children cumulated CPU time (s) 1648.97
Current children cumulated vsize (KiB) 33772

[startup+1722.81 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 19050
/proc/meminfo: memFree=1594720/2055920 swapFree=4170284/4192956
[pid=19049] ppid=19044 vsize=33772 CPUtime=1708.46
/proc/19049/stat : 19049 (CSPtoSAT+minisa) R 19044 19049 16593 0 -1 4194304 7155 0 0 0 170834 12 0 0 25 0 1 0 153756854 34582528 7097 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/19049/statm: 8443 7097 721 52 0 6811 0
Current children cumulated CPU time (s) 1708.46
Current children cumulated vsize (KiB) 33772

[startup+1782.83 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 19050
/proc/meminfo: memFree=1594720/2055920 swapFree=4170284/4192956
[pid=19049] ppid=19044 vsize=33772 CPUtime=1767.97
/proc/19049/stat : 19049 (CSPtoSAT+minisa) R 19044 19049 16593 0 -1 4194304 7156 0 0 0 176785 12 0 0 25 0 1 0 153756854 34582528 7098 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 0 0 0
/proc/19049/statm: 8443 7098 721 52 0 6811 0
Current children cumulated CPU time (s) 1767.97
Current children cumulated vsize (KiB) 33772



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1815.14 s]
/proc/loadavg: 1.93 1.98 1.99 3/86 19088
/proc/meminfo: memFree=1620512/2055920 swapFree=4170284/4192956
[pid=19049] ppid=19044 vsize=33772 CPUtime=1800.08
/proc/19049/stat : 19049 (CSPtoSAT+minisa) R 19044 19049 16593 0 -1 4194304 7157 0 0 0 179996 12 0 0 25 0 1 0 153756854 34582528 7099 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 1 0 0
/proc/19049/statm: 8443 7099 721 52 0 6811 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 33772

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1815.15
CPU time (s): 1800.1
CPU user time (s): 1799.97
CPU system time (s): 0.134979
CPU usage (%): 99.1712
Max. virtual memory (cumulated for all children) (KiB): 33772

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.97
system time used= 0.134979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7157
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9
involuntary context switches= 47640

runsolver used 1.79173 s user time and 5.04823 s system time

The end

Launcher Data (download as text)

Begin job on node20 on Sat Jan  6 03:20:23 UTC 2007


IDJOB= 198727
IDBENCH= 3572
FILE ID= node20/198727-1168053619

PBS_JOBID= 3475478

Free space on /tmp= 66544 MiB

BENCH NAME= HOME/pub/bench/CPAI06/rlfap/rlfapScens11/scen11-f5.xml
COMMAND LINE= /tmp/evaluation/198727-1168053619/CSPtoSAT+minisat /tmp/evaluation/198727-1168053619/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node20/watcher-198727-1168053619 -o ROOT/results/node20/solver-198727-1168053619 -C 1800 -M 900  /tmp/evaluation/198727-1168053619/CSPtoSAT+minisat /tmp/evaluation/198727-1168053619/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  11aa2a0ab3afa91f96f3199f7d1a21d5

RANDOM SEED= 299453488

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.216
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.216
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1649192 kB
Buffers:         35056 kB
Cached:         273780 kB
SwapCached:       2604 kB
Active:         106992 kB
Inactive:       231008 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1649192 kB
SwapTotal:     4192956 kB
SwapFree:      4170284 kB
Dirty:            4144 kB
Writeback:           0 kB
Mapped:          43884 kB
Slab:            53740 kB
Committed_AS:  2804156 kB
PageTables:       2220 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66544 MiB



End job on node20 on Sat Jan  6 03:50:39 UTC 2007