Trace number 207585

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.13 1804.36

General information on the benchmark

Namefapp/test01-04/test04/
test04-1250-2.xml
MD5SUMa9f9693b00282d9ffd4f18ebc9bcc3c2
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 benchmark6.82996
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables1250
Number of constraints18359
Maximum constraint arity2
Maximum domain size350
Number of constraints which are defined in extension0
Number of constraints which are defined in intension18359
Global constraints used (with number of constraints)

Solver Data (download as text)

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

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/node7/watcher-207585-1168060513 -o ROOT/results/node7/solver-207585-1168060513 -C 1800 -M 900 /tmp/evaluation/207585-1168060513/CSPtoSAT+minisat /tmp/evaluation/207585-1168060513/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.96 2.00 1.94 5/86 13513
/proc/meminfo: memFree=1393944/2055920 swapFree=4192812/4192956
[pid=13512] ppid=13510 vsize=18540 CPUtime=0
/proc/13512/stat : 13512 (runsolver) R 13510 13512 13457 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 154446737 18984960 279 18446744073709551615 4194304 4267372 548682068992 18446744073709551615 244671114535 0 0 4096 24578 0 0 0 17 1 0 0
/proc/13512/statm: 4635 279 244 17 0 2626 0

[startup+0.109287 s]
/proc/loadavg: 1.96 2.00 1.94 5/86 13513
/proc/meminfo: memFree=1393944/2055920 swapFree=4192812/4192956
[pid=13512] ppid=13510 vsize=7084 CPUtime=0.07
/proc/13512/stat : 13512 (CSPtoSAT+minisa) R 13510 13512 13457 0 -1 4194304 856 0 0 0 7 0 0 0 18 0 1 0 154446737 7254016 824 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4159293774 0 0 4096 0 0 0 0 17 1 0 0
/proc/13512/statm: 1771 824 691 52 0 139 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 7084

[startup+0.517348 s]
/proc/loadavg: 1.96 2.00 1.94 5/86 13513
/proc/meminfo: memFree=1393944/2055920 swapFree=4192812/4192956
[pid=13512] ppid=13510 vsize=69968 CPUtime=0.47
/proc/13512/stat : 13512 (CSPtoSAT+minisa) R 13510 13512 13457 0 -1 4194304 15367 0 0 0 40 7 0 0 21 0 1 0 154446737 71647232 15187 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 10850835 0 0 4096 0 0 0 0 17 1 0 0
/proc/13512/statm: 17492 15187 696 52 0 15860 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 69968

[startup+1.33942 s]
/proc/loadavg: 1.96 2.00 1.94 3/86 13513
/proc/meminfo: memFree=1292952/2055920 swapFree=4192812/4192956
[pid=13512] ppid=13510 vsize=114576 CPUtime=1.29
/proc/13512/stat : 13512 (CSPtoSAT+minisa) R 13510 13512 13457 0 -1 4194304 26172 0 0 0 115 14 0 0 25 0 1 0 154446737 117325824 25992 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4156395211 0 0 4096 0 0 0 0 17 1 0 0
/proc/13512/statm: 28644 25992 704 52 0 27012 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 114576

[startup+2.9846 s]
/proc/loadavg: 1.96 2.00 1.94 3/86 13513
/proc/meminfo: memFree=1290008/2055920 swapFree=4192812/4192956
[pid=13512] ppid=13510 vsize=116984 CPUtime=2.92
/proc/13512/stat : 13512 (CSPtoSAT+minisa) R 13510 13512 13457 0 -1 4194304 26810 0 0 0 278 14 0 0 25 0 1 0 154446737 119791616 26604 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678160 0 0 4096 0 0 0 0 17 1 0 0
/proc/13512/statm: 29246 26604 721 52 0 27614 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 116984

[startup+6.26695 s]
/proc/loadavg: 1.97 2.00 1.94 3/86 13513
/proc/meminfo: memFree=1289880/2055920 swapFree=4192812/4192956
[pid=13512] ppid=13510 vsize=116984 CPUtime=6.18
/proc/13512/stat : 13512 (CSPtoSAT+minisa) R 13510 13512 13457 0 -1 4194304 26812 0 0 0 604 14 0 0 25 0 1 0 154446737 119791616 26606 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671249 0 0 4096 0 0 0 0 17 1 0 0
/proc/13512/statm: 29246 26606 721 52 0 27614 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 116984

[startup+12.7396 s]
/proc/loadavg: 1.97 2.00 1.94 3/86 13513
/proc/meminfo: memFree=1289688/2055920 swapFree=4192812/4192956
[pid=13512] ppid=13510 vsize=117236 CPUtime=12.58
/proc/13512/stat : 13512 (CSPtoSAT+minisa) R 13510 13512 13457 0 -1 4194304 26864 0 0 0 1244 14 0 0 25 0 1 0 154446737 120049664 26658 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671188 0 0 4096 0 0 0 0 17 1 0 0
/proc/13512/statm: 29309 26658 721 52 0 27677 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 117236

[startup+25.562 s]
/proc/loadavg: 1.97 2.00 1.94 3/86 13513
/proc/meminfo: memFree=1289240/2055920 swapFree=4192812/4192956
[pid=13512] ppid=13510 vsize=117832 CPUtime=25.3
/proc/13512/stat : 13512 (CSPtoSAT+minisa) R 13510 13512 13457 0 -1 4194304 26968 0 0 0 2515 15 0 0 25 0 1 0 154446737 120659968 26762 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/13512/statm: 29458 26762 721 52 0 27826 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 117832

[startup+51.2257 s]
/proc/loadavg: 1.98 2.00 1.94 3/86 13513
/proc/meminfo: memFree=1288408/2055920 swapFree=4192812/4192956
[pid=13512] ppid=13510 vsize=118228 CPUtime=50.72
/proc/13512/stat : 13512 (CSPtoSAT+minisa) R 13510 13512 13457 0 -1 4194304 27056 0 0 0 5057 15 0 0 25 0 1 0 154446737 121065472 26850 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678671 0 0 4096 0 0 0 0 17 1 0 0
/proc/13512/statm: 29557 26850 721 52 0 27925 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 118228

[startup+102.451 s]
/proc/loadavg: 1.99 2.00 1.94 3/86 13513
/proc/meminfo: memFree=1286808/2055920 swapFree=4192812/4192956
[pid=13512] ppid=13510 vsize=118780 CPUtime=101.48
/proc/13512/stat : 13512 (CSPtoSAT+minisa) R 13510 13512 13457 0 -1 4194304 27219 0 0 0 10133 15 0 0 25 0 1 0 154446737 121630720 27013 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/13512/statm: 29695 27013 721 52 0 28063 0
Current children cumulated CPU time (s) 101.48
Current children cumulated vsize (KiB) 118780

[startup+162.5 s]
/proc/loadavg: 1.99 2.00 1.94 3/86 13513
/proc/meminfo: memFree=1284888/2055920 swapFree=4192812/4192956
[pid=13512] ppid=13510 vsize=119592 CPUtime=160.99
/proc/13512/stat : 13512 (CSPtoSAT+minisa) R 13510 13512 13457 0 -1 4194304 27403 0 0 0 16083 16 0 0 25 0 1 0 154446737 122462208 27197 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665654 0 0 4096 0 0 0 0 17 1 0 0
/proc/13512/statm: 29898 27197 721 52 0 28266 0
Current children cumulated CPU time (s) 160.99
Current children cumulated vsize (KiB) 119592

[startup+222.56 s]
/proc/loadavg: 2.03 2.01 1.95 3/86 13515
/proc/meminfo: memFree=1282968/2055920 swapFree=4192812/4192956
[pid=13512] ppid=13510 vsize=120284 CPUtime=220.48
/proc/13512/stat : 13512 (CSPtoSAT+minisa) R 13510 13512 13457 0 -1 4194304 27576 0 0 0 22032 16 0 0 25 0 1 0 154446737 123170816 27370 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/13512/statm: 30071 27370 721 52 0 28439 0
Current children cumulated CPU time (s) 220.48
Current children cumulated vsize (KiB) 120284

[startup+282.614 s]
/proc/loadavg: 2.01 2.00 1.95 3/86 13515
/proc/meminfo: memFree=1281112/2055920 swapFree=4192812/4192956
[pid=13512] ppid=13510 vsize=121024 CPUtime=279.99
/proc/13512/stat : 13512 (CSPtoSAT+minisa) R 13510 13512 13457 0 -1 4194304 27747 0 0 0 27982 17 0 0 25 0 1 0 154446737 123928576 27541 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134680578 0 0 4096 0 0 0 0 17 1 0 0
/proc/13512/statm: 30256 27541 721 52 0 28624 0
Current children cumulated CPU time (s) 279.99
Current children cumulated vsize (KiB) 121024

[startup+342.641 s]
/proc/loadavg: 1.95 1.98 1.94 3/86 13625
/proc/meminfo: memFree=1320544/2055920 swapFree=4192812/4192956
[pid=13512] ppid=13510 vsize=121684 CPUtime=339.87
/proc/13512/stat : 13512 (CSPtoSAT+minisa) R 13510 13512 13457 0 -1 4194304 27939 0 0 0 33968 19 0 0 25 0 1 0 154446737 124604416 27733 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671191 0 0 4096 0 0 0 0 17 0 0 0
/proc/13512/statm: 30421 27733 721 52 0 28789 0
Current children cumulated CPU time (s) 339.87
Current children cumulated vsize (KiB) 121684

[startup+402.688 s]
/proc/loadavg: 2.01 2.00 1.95 3/86 13625
/proc/meminfo: memFree=1296672/2055920 swapFree=4192812/4192956
[pid=13512] ppid=13510 vsize=122476 CPUtime=399.85
/proc/13512/stat : 13512 (CSPtoSAT+minisa) R 13510 13512 13457 0 -1 4194304 28120 0 0 0 39965 20 0 0 25 0 1 0 154446737 125415424 27914 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665598 0 0 4096 0 0 0 0 17 0 0 0
/proc/13512/statm: 30619 27914 721 52 0 28987 0
Current children cumulated CPU time (s) 399.85
Current children cumulated vsize (KiB) 122476

[startup+462.739 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 13625
/proc/meminfo: memFree=1287072/2055920 swapFree=4192812/4192956
[pid=13512] ppid=13510 vsize=123256 CPUtime=459.83
/proc/13512/stat : 13512 (CSPtoSAT+minisa) R 13510 13512 13457 0 -1 4194304 28302 0 0 0 45962 21 0 0 25 0 1 0 154446737 126214144 28096 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/13512/statm: 30814 28096 721 52 0 29182 0
Current children cumulated CPU time (s) 459.83
Current children cumulated vsize (KiB) 123256

[startup+522.788 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 13625
/proc/meminfo: memFree=1286304/2055920 swapFree=4192812/4192956
[pid=13512] ppid=13510 vsize=123916 CPUtime=519.83
/proc/13512/stat : 13512 (CSPtoSAT+minisa) R 13510 13512 13457 0 -1 4194304 28483 0 0 0 51962 21 0 0 25 0 1 0 154446737 126889984 28277 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667345 0 0 4096 0 0 0 0 17 0 0 0
/proc/13512/statm: 30979 28277 721 52 0 29347 0
Current children cumulated CPU time (s) 519.83
Current children cumulated vsize (KiB) 123916

[startup+582.843 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 13625
/proc/meminfo: memFree=1281760/2055920 swapFree=4192812/4192956
[pid=13512] ppid=13510 vsize=124576 CPUtime=579.82
/proc/13512/stat : 13512 (CSPtoSAT+minisa) R 13510 13512 13457 0 -1 4194304 28662 0 0 0 57961 21 0 0 25 0 1 0 154446737 127565824 28456 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671654 0 0 4096 0 0 0 0 17 0 0 0
/proc/13512/statm: 31144 28456 721 52 0 29512 0
Current children cumulated CPU time (s) 579.82
Current children cumulated vsize (KiB) 124576

[startup+642.891 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 13625
/proc/meminfo: memFree=1278496/2055920 swapFree=4192812/4192956
[pid=13512] ppid=13510 vsize=125416 CPUtime=639.8
/proc/13512/stat : 13512 (CSPtoSAT+minisa) R 13510 13512 13457 0 -1 4194304 28836 0 0 0 63959 21 0 0 25 0 1 0 154446737 128425984 28630 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667292 0 0 4096 0 0 0 0 17 0 0 0
/proc/13512/statm: 31354 28630 721 52 0 29722 0
Current children cumulated CPU time (s) 639.8
Current children cumulated vsize (KiB) 125416

[startup+702.945 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 13625
/proc/meminfo: memFree=1277792/2055920 swapFree=4192812/4192956
[pid=13512] ppid=13510 vsize=126076 CPUtime=699.81
/proc/13512/stat : 13512 (CSPtoSAT+minisa) R 13510 13512 13457 0 -1 4194304 29006 0 0 0 69959 22 0 0 25 0 1 0 154446737 129101824 28800 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678254 0 0 4096 0 0 0 0 17 0 0 0
/proc/13512/statm: 31519 28800 721 52 0 29887 0
Current children cumulated CPU time (s) 699.81
Current children cumulated vsize (KiB) 126076

[startup+762.999 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 13625
/proc/meminfo: memFree=1275488/2055920 swapFree=4192812/4192956
[pid=13512] ppid=13510 vsize=126736 CPUtime=759.8
/proc/13512/stat : 13512 (CSPtoSAT+minisa) R 13510 13512 13457 0 -1 4194304 29176 0 0 0 75957 23 0 0 25 0 1 0 154446737 129777664 28970 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671280 0 0 4096 0 0 0 0 17 0 0 0
/proc/13512/statm: 31684 28970 721 52 0 30052 0
Current children cumulated CPU time (s) 759.8
Current children cumulated vsize (KiB) 126736

[startup+823.047 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 13625
/proc/meminfo: memFree=1263392/2055920 swapFree=4192812/4192956
[pid=13512] ppid=13510 vsize=127396 CPUtime=819.77
/proc/13512/stat : 13512 (CSPtoSAT+minisa) R 13510 13512 13457 0 -1 4194304 29344 0 0 0 81954 23 0 0 25 0 1 0 154446737 130453504 29138 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/13512/statm: 31849 29138 721 52 0 30217 0
Current children cumulated CPU time (s) 819.77
Current children cumulated vsize (KiB) 127396

[startup+883.102 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 13625
/proc/meminfo: memFree=1261088/2055920 swapFree=4192812/4192956
[pid=13512] ppid=13510 vsize=127924 CPUtime=879.78
/proc/13512/stat : 13512 (CSPtoSAT+minisa) R 13510 13512 13457 0 -1 4194304 29508 0 0 0 87954 24 0 0 25 0 1 0 154446737 130994176 29302 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665637 0 0 4096 0 0 0 0 17 0 0 0
/proc/13512/statm: 31981 29302 721 52 0 30349 0
Current children cumulated CPU time (s) 879.78
Current children cumulated vsize (KiB) 127924

[startup+943.159 s]
/proc/loadavg: 2.13 2.03 1.96 3/86 13625
/proc/meminfo: memFree=1260448/2055920 swapFree=4192812/4192956
[pid=13512] ppid=13510 vsize=128852 CPUtime=939.77
/proc/13512/stat : 13512 (CSPtoSAT+minisa) R 13510 13512 13457 0 -1 4194304 29672 0 0 0 93953 24 0 0 25 0 1 0 154446737 131944448 29466 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667365 0 0 4096 0 0 0 0 17 0 0 0
/proc/13512/statm: 32213 29466 721 52 0 30581 0
Current children cumulated CPU time (s) 939.77
Current children cumulated vsize (KiB) 128852

[startup+1003.21 s]
/proc/loadavg: 2.05 2.02 1.96 3/86 13625
/proc/meminfo: memFree=1259808/2055920 swapFree=4192812/4192956
[pid=13512] ppid=13510 vsize=129512 CPUtime=999.75
/proc/13512/stat : 13512 (CSPtoSAT+minisa) R 13510 13512 13457 0 -1 4194304 29835 0 0 0 99951 24 0 0 25 0 1 0 154446737 132620288 29629 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671770 0 0 4096 0 0 0 0 17 0 0 0
/proc/13512/statm: 32378 29629 721 52 0 30746 0
Current children cumulated CPU time (s) 999.75
Current children cumulated vsize (KiB) 129512

[startup+1063.27 s]
/proc/loadavg: 2.02 2.02 1.96 3/86 13625
/proc/meminfo: memFree=1259104/2055920 swapFree=4192812/4192956
[pid=13512] ppid=13510 vsize=130040 CPUtime=1059.76
/proc/13512/stat : 13512 (CSPtoSAT+minisa) R 13510 13512 13457 0 -1 4194304 29996 0 0 0 105951 25 0 0 25 0 1 0 154446737 133160960 29790 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/13512/statm: 32510 29790 721 52 0 30878 0
Current children cumulated CPU time (s) 1059.76
Current children cumulated vsize (KiB) 130040

[startup+1123.33 s]
/proc/loadavg: 2.00 2.01 1.96 3/86 13625
/proc/meminfo: memFree=1257248/2055920 swapFree=4192812/4192956
[pid=13512] ppid=13510 vsize=130700 CPUtime=1119.76
/proc/13512/stat : 13512 (CSPtoSAT+minisa) R 13510 13512 13457 0 -1 4194304 30158 0 0 0 111950 26 0 0 25 0 1 0 154446737 133836800 29952 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/13512/statm: 32675 29952 721 52 0 31043 0
Current children cumulated CPU time (s) 1119.76
Current children cumulated vsize (KiB) 130700

[startup+1183.38 s]
/proc/loadavg: 2.00 2.01 1.96 3/86 13625
/proc/meminfo: memFree=1256608/2055920 swapFree=4192812/4192956
[pid=13512] ppid=13510 vsize=131228 CPUtime=1179.73
/proc/13512/stat : 13512 (CSPtoSAT+minisa) R 13510 13512 13457 0 -1 4194304 30316 0 0 0 117947 26 0 0 25 0 1 0 154446737 134377472 30110 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/13512/statm: 32807 30110 721 52 0 31175 0
Current children cumulated CPU time (s) 1179.73
Current children cumulated vsize (KiB) 131228

[startup+1243.44 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 13625
/proc/meminfo: memFree=1255968/2055920 swapFree=4192812/4192956
[pid=13512] ppid=13510 vsize=131888 CPUtime=1239.74
/proc/13512/stat : 13512 (CSPtoSAT+minisa) R 13510 13512 13457 0 -1 4194304 30477 0 0 0 123947 27 0 0 25 0 1 0 154446737 135053312 30271 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671191 0 0 4096 0 0 0 0 17 0 0 0
/proc/13512/statm: 32972 30271 721 52 0 31340 0
Current children cumulated CPU time (s) 1239.74
Current children cumulated vsize (KiB) 131888

[startup+1303.49 s]
/proc/loadavg: 2.05 2.01 1.97 3/86 13625
/proc/meminfo: memFree=1254944/2055920 swapFree=4192812/4192956
[pid=13512] ppid=13510 vsize=132416 CPUtime=1299.74
/proc/13512/stat : 13512 (CSPtoSAT+minisa) R 13510 13512 13457 0 -1 4194304 30636 0 0 0 129946 28 0 0 25 0 1 0 154446737 135593984 30430 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678262 0 0 4096 0 0 0 0 17 0 0 0
/proc/13512/statm: 33104 30430 721 52 0 31472 0
Current children cumulated CPU time (s) 1299.74
Current children cumulated vsize (KiB) 132416

[startup+1363.55 s]
/proc/loadavg: 2.02 2.01 1.97 3/86 13625
/proc/meminfo: memFree=1246624/2055920 swapFree=4192812/4192956
[pid=13512] ppid=13510 vsize=133480 CPUtime=1359.72
/proc/13512/stat : 13512 (CSPtoSAT+minisa) R 13510 13512 13457 0 -1 4194304 30797 0 0 0 135944 28 0 0 25 0 1 0 154446737 136683520 30591 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 0 0 0
/proc/13512/statm: 33370 30591 721 52 0 31738 0
Current children cumulated CPU time (s) 1359.72
Current children cumulated vsize (KiB) 133480

[startup+1423.61 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 13625
/proc/meminfo: memFree=1245920/2055920 swapFree=4192812/4192956
[pid=13512] ppid=13510 vsize=134008 CPUtime=1419.74
/proc/13512/stat : 13512 (CSPtoSAT+minisa) R 13510 13512 13457 0 -1 4194304 30955 0 0 0 141945 29 0 0 25 0 1 0 154446737 137224192 30749 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665598 0 0 4096 0 0 0 0 17 0 0 0
/proc/13512/statm: 33502 30749 721 52 0 31870 0
Current children cumulated CPU time (s) 1419.74
Current children cumulated vsize (KiB) 134008

[startup+1483.66 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 13625
/proc/meminfo: memFree=1245280/2055920 swapFree=4192812/4192956
[pid=13512] ppid=13510 vsize=134668 CPUtime=1479.73
/proc/13512/stat : 13512 (CSPtoSAT+minisa) R 13510 13512 13457 0 -1 4194304 31111 0 0 0 147944 29 0 0 25 0 1 0 154446737 137900032 30905 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671460 0 0 4096 0 0 0 0 17 0 0 0
/proc/13512/statm: 33667 30905 721 52 0 32035 0
Current children cumulated CPU time (s) 1479.73
Current children cumulated vsize (KiB) 134668

[startup+1543.71 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 13625
/proc/meminfo: memFree=1244704/2055920 swapFree=4192812/4192956
[pid=13512] ppid=13510 vsize=135196 CPUtime=1539.71
/proc/13512/stat : 13512 (CSPtoSAT+minisa) R 13510 13512 13457 0 -1 4194304 31266 0 0 0 153941 30 0 0 25 0 1 0 154446737 138440704 31060 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/13512/statm: 33799 31060 721 52 0 32167 0
Current children cumulated CPU time (s) 1539.71
Current children cumulated vsize (KiB) 135196

[startup+1603.76 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 13625
/proc/meminfo: memFree=1244064/2055920 swapFree=4192812/4192956
[pid=13512] ppid=13510 vsize=135856 CPUtime=1599.71
/proc/13512/stat : 13512 (CSPtoSAT+minisa) R 13510 13512 13457 0 -1 4194304 31420 0 0 0 159941 30 0 0 25 0 1 0 154446737 139116544 31214 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678176 0 0 4096 0 0 0 0 17 0 0 0
/proc/13512/statm: 33964 31214 721 52 0 32332 0
Current children cumulated CPU time (s) 1599.71
Current children cumulated vsize (KiB) 135856

[startup+1663.81 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 13625
/proc/meminfo: memFree=1239776/2055920 swapFree=4192812/4192956
[pid=13512] ppid=13510 vsize=136384 CPUtime=1659.71
/proc/13512/stat : 13512 (CSPtoSAT+minisa) R 13510 13512 13457 0 -1 4194304 31574 0 0 0 165940 31 0 0 25 0 1 0 154446737 139657216 31368 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/13512/statm: 34096 31368 721 52 0 32464 0
Current children cumulated CPU time (s) 1659.71
Current children cumulated vsize (KiB) 136384

[startup+1723.86 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 13625
/proc/meminfo: memFree=1233376/2055920 swapFree=4192812/4192956
[pid=13512] ppid=13510 vsize=136912 CPUtime=1719.67
/proc/13512/stat : 13512 (CSPtoSAT+minisa) R 13510 13512 13457 0 -1 4194304 31728 0 0 0 171936 31 0 0 25 0 1 0 154446737 140197888 31522 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671442 0 0 4096 0 0 0 0 17 0 0 0
/proc/13512/statm: 34228 31522 721 52 0 32596 0
Current children cumulated CPU time (s) 1719.67
Current children cumulated vsize (KiB) 136912

[startup+1783.91 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 13625
/proc/meminfo: memFree=1232736/2055920 swapFree=4192812/4192956
[pid=13512] ppid=13510 vsize=137572 CPUtime=1779.68
/proc/13512/stat : 13512 (CSPtoSAT+minisa) R 13510 13512 13457 0 -1 4194304 31880 0 0 0 177936 32 0 0 25 0 1 0 154446737 140873728 31674 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671287 0 0 4096 0 0 0 0 17 0 0 0
/proc/13512/statm: 34393 31674 721 52 0 32761 0
Current children cumulated CPU time (s) 1779.68
Current children cumulated vsize (KiB) 137572



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1804.33 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 13625
/proc/meminfo: memFree=1232544/2055920 swapFree=4192812/4192956
[pid=13512] ppid=13510 vsize=137704 CPUtime=1800.09
/proc/13512/stat : 13512 (CSPtoSAT+minisa) R 13510 13512 13457 0 -1 4194304 31934 0 0 0 179977 32 0 0 25 0 1 0 154446737 141008896 31728 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667318 0 0 4096 0 0 0 0 17 0 0 0
/proc/13512/statm: 34426 31728 721 52 0 32794 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 137704

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1804.36
CPU time (s): 1800.13
CPU user time (s): 1799.78
CPU system time (s): 0.347947
CPU usage (%): 99.7653
Max. virtual memory (cumulated for all children) (KiB): 137704

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.78
system time used= 0.347947
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31934
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= 11
involuntary context switches= 22428

runsolver used 2.08768 s user time and 5.8961 s system time

The end

Launcher Data (download as text)

Begin job on node7 on Sat Jan  6 05:15:13 UTC 2007


IDJOB= 207585
IDBENCH= 4299
FILE ID= node7/207585-1168060513

PBS_JOBID= 3475359

Free space on /tmp= 66544 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/test01-04/test04/test04-1250-2.xml
COMMAND LINE= /tmp/evaluation/207585-1168060513/CSPtoSAT+minisat /tmp/evaluation/207585-1168060513/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node7/watcher-207585-1168060513 -o ROOT/results/node7/solver-207585-1168060513 -C 1800 -M 900  /tmp/evaluation/207585-1168060513/CSPtoSAT+minisat /tmp/evaluation/207585-1168060513/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  a9f9693b00282d9ffd4f18ebc9bcc3c2

RANDOM SEED= 340039420

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.220
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.220
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:       1394424 kB
Buffers:         77704 kB
Cached:         363208 kB
SwapCached:          0 kB
Active:         356904 kB
Inactive:       202164 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1394424 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4188 kB
Writeback:           0 kB
Mapped:         139580 kB
Slab:            87104 kB
Committed_AS:  4279692 kB
PageTables:       2440 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 node7 on Sat Jan  6 05:45:19 UTC 2007