Trace number 237401

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.07 1811.33

General information on the benchmark

Nameos-gp/
gp10-02-1097.xml
MD5SUM7da39230cb4e791d72b52232540de1a5
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.18597
SatisfiableYES
(Un)Satisfiability was proved
Number of variables101
Number of constraints1000
Maximum constraint arity2
Maximum domain size1098
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1000
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.38	c ...done
0.38	c #SATvar=329203 #SATclauses=658100 #CSPpredicates=1000

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/node18/watcher-237401-1168091661 -o ROOT/results/node18/solver-237401-1168091661 -C 1800 -M 900 /tmp/evaluation/237401-1168091661/CSPtoSAT+minisat /tmp/evaluation/237401-1168091661/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
/proc/loadavg: 2.25 2.21 2.04 5/86 29324
/proc/meminfo: memFree=1862624/2055920 swapFree=4192812/4192956
[pid=29323] ppid=29321 vsize=18540 CPUtime=0
/proc/29323/stat : 29323 (runsolver) R 29321 29039 29039 0 -1 4194368 13 0 0 0 0 0 0 0 19 0 1 0 157561596 18984960 277 18446744073709551615 4194304 4267372 548682069072 18446744073709551615 236622004289 0 0 4096 24578 0 0 0 17 1 0 0
/proc/29323/statm: 4635 277 242 17 0 2626 0
Current StackSize limit: 10240 KiB


[startup+0.10836 s]
/proc/loadavg: 2.25 2.21 2.04 5/86 29324
/proc/meminfo: memFree=1862624/2055920 swapFree=4192812/4192956
[pid=29323] ppid=29321 vsize=21652 CPUtime=0.09
/proc/29323/stat : 29323 (CSPtoSAT+minisa) R 29321 29323 29039 0 -1 4194304 4219 0 0 0 6 3 0 0 20 0 1 0 157561596 22171648 4150 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 8296059 0 0 4096 0 0 0 0 17 1 0 0
/proc/29323/statm: 5413 4150 697 52 0 3781 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21652

[startup+0.51641 s]
/proc/loadavg: 2.25 2.21 2.04 5/86 29324
/proc/meminfo: memFree=1862624/2055920 swapFree=4192812/4192956
[pid=29323] ppid=29321 vsize=53512 CPUtime=0.5
/proc/29323/stat : 29323 (CSPtoSAT+minisa) R 29321 29323 29039 0 -1 4194304 11701 0 0 0 42 8 0 0 24 0 1 0 157561596 54796288 11606 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671680 0 0 4096 0 0 0 0 17 1 0 0
/proc/29323/statm: 13378 11606 715 52 0 11746 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 53512

[startup+1.34049 s]
/proc/loadavg: 2.25 2.21 2.04 3/86 29324
/proc/meminfo: memFree=1818656/2055920 swapFree=4192812/4192956
[pid=29323] ppid=29321 vsize=53724 CPUtime=1.32
/proc/29323/stat : 29323 (CSPtoSAT+minisa) R 29321 29323 29039 0 -1 4194304 11759 0 0 0 124 8 0 0 25 0 1 0 157561596 55013376 11656 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/29323/statm: 13431 11656 721 52 0 11799 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 53724

[startup+2.99267 s]
/proc/loadavg: 2.23 2.20 2.04 4/86 29324
/proc/meminfo: memFree=1818656/2055920 swapFree=4192812/4192956
[pid=29323] ppid=29321 vsize=53844 CPUtime=2.95
/proc/29323/stat : 29323 (CSPtoSAT+minisa) R 29321 29323 29039 0 -1 4194304 11775 0 0 0 287 8 0 0 25 0 1 0 157561596 55136256 11672 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 1 0 0
/proc/29323/statm: 13461 11672 721 52 0 11829 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 53844

[startup+6.27196 s]
/proc/loadavg: 2.23 2.20 2.04 3/86 29324
/proc/meminfo: memFree=1818592/2055920 swapFree=4192812/4192956
[pid=29323] ppid=29321 vsize=53844 CPUtime=6.2
/proc/29323/stat : 29323 (CSPtoSAT+minisa) R 29321 29323 29039 0 -1 4194304 11791 0 0 0 612 8 0 0 25 0 1 0 157561596 55136256 11688 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134562800 0 0 4096 0 0 0 0 17 1 0 0
/proc/29323/statm: 13461 11688 721 52 0 11829 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 53844

[startup+12.7446 s]
/proc/loadavg: 2.19 2.20 2.03 3/86 29324
/proc/meminfo: memFree=1818336/2055920 swapFree=4192812/4192956
[pid=29323] ppid=29321 vsize=54292 CPUtime=12.62
/proc/29323/stat : 29323 (CSPtoSAT+minisa) R 29321 29323 29039 0 -1 4194304 11849 0 0 0 1254 8 0 0 25 0 1 0 157561596 55595008 11746 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134562825 0 0 4096 0 0 0 0 17 1 0 0
/proc/29323/statm: 13573 11746 721 52 0 11941 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 54292

[startup+25.5688 s]
/proc/loadavg: 2.16 2.19 2.03 3/86 29324
/proc/meminfo: memFree=1818080/2055920 swapFree=4192812/4192956
[pid=29323] ppid=29321 vsize=54424 CPUtime=25.32
/proc/29323/stat : 29323 (CSPtoSAT+minisa) R 29321 29323 29039 0 -1 4194304 11918 0 0 0 2524 8 0 0 25 0 1 0 157561596 55730176 11815 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667280 0 0 4096 0 0 0 0 17 1 0 0
/proc/29323/statm: 13606 11815 721 52 0 11974 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 54424

[startup+51.2323 s]
/proc/loadavg: 2.11 2.17 2.03 3/86 29324
/proc/meminfo: memFree=1817696/2055920 swapFree=4192812/4192956
[pid=29323] ppid=29321 vsize=54960 CPUtime=50.74
/proc/29323/stat : 29323 (CSPtoSAT+minisa) R 29321 29323 29039 0 -1 4194304 12005 0 0 0 5066 8 0 0 25 0 1 0 157561596 56279040 11902 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671280 0 0 4096 0 0 0 0 17 1 0 0
/proc/29323/statm: 13740 11902 721 52 0 12108 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 54960

[startup+102.455 s]
/proc/loadavg: 2.04 2.14 2.03 3/86 29324
/proc/meminfo: memFree=1816992/2055920 swapFree=4192812/4192956
[pid=29323] ppid=29321 vsize=55224 CPUtime=101.5
/proc/29323/stat : 29323 (CSPtoSAT+minisa) R 29321 29323 29039 0 -1 4194304 12092 0 0 0 10142 8 0 0 25 0 1 0 157561596 56549376 11989 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667380 0 0 4096 0 0 0 0 17 1 0 0
/proc/29323/statm: 13806 11989 721 52 0 12174 0
Current children cumulated CPU time (s) 101.5
Current children cumulated vsize (KiB) 55224

[startup+162.514 s]
/proc/loadavg: 2.01 2.12 2.02 3/86 29324
/proc/meminfo: memFree=1816296/2055920 swapFree=4192812/4192956
[pid=29323] ppid=29321 vsize=55488 CPUtime=161.02
/proc/29323/stat : 29323 (CSPtoSAT+minisa) R 29321 29323 29039 0 -1 4194304 12168 0 0 0 16094 8 0 0 25 0 1 0 157561596 56819712 12065 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/29323/statm: 13872 12065 721 52 0 12240 0
Current children cumulated CPU time (s) 161.02
Current children cumulated vsize (KiB) 55488

[startup+222.57 s]
/proc/loadavg: 2.00 2.09 2.01 3/86 29324
/proc/meminfo: memFree=1815528/2055920 swapFree=4192812/4192956
[pid=29323] ppid=29321 vsize=55884 CPUtime=220.52
/proc/29323/stat : 29323 (CSPtoSAT+minisa) R 29321 29323 29039 0 -1 4194304 12240 0 0 0 22044 8 0 0 25 0 1 0 157561596 57225216 12137 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134533178 0 0 4096 0 0 0 0 17 1 0 0
/proc/29323/statm: 13971 12137 721 52 0 12339 0
Current children cumulated CPU time (s) 220.52
Current children cumulated vsize (KiB) 55884

[startup+282.623 s]
/proc/loadavg: 2.00 2.07 2.01 3/86 29324
/proc/meminfo: memFree=1814888/2055920 swapFree=4192812/4192956
[pid=29323] ppid=29321 vsize=56216 CPUtime=280.04
/proc/29323/stat : 29323 (CSPtoSAT+minisa) R 29321 29323 29039 0 -1 4194304 12319 0 0 0 27995 9 0 0 25 0 1 0 157561596 57565184 12216 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671177 0 0 4096 0 0 0 0 17 1 0 0
/proc/29323/statm: 14054 12216 721 52 0 12422 0
Current children cumulated CPU time (s) 280.04
Current children cumulated vsize (KiB) 56216

[startup+342.68 s]
/proc/loadavg: 2.06 2.08 2.01 3/86 29324
/proc/meminfo: memFree=1814184/2055920 swapFree=4192812/4192956
[pid=29323] ppid=29321 vsize=56348 CPUtime=339.54
/proc/29323/stat : 29323 (CSPtoSAT+minisa) R 29321 29323 29039 0 -1 4194304 12382 0 0 0 33945 9 0 0 25 0 1 0 157561596 57700352 12279 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671191 0 0 4096 0 0 0 0 17 1 0 0
/proc/29323/statm: 14087 12279 721 52 0 12455 0
Current children cumulated CPU time (s) 339.54
Current children cumulated vsize (KiB) 56348

[startup+402.746 s]
/proc/loadavg: 2.02 2.07 2.01 3/92 29390
/proc/meminfo: memFree=1811408/2055920 swapFree=4192812/4192956
[pid=29323] ppid=29321 vsize=56612 CPUtime=398.97
/proc/29323/stat : 29323 (CSPtoSAT+minisa) R 29321 29323 29039 0 -1 4194304 12452 0 0 0 39888 9 0 0 25 0 1 0 157561596 57970688 12349 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678207 0 0 4096 0 0 0 0 17 1 0 0
/proc/29323/statm: 14153 12349 721 52 0 12521 0
Current children cumulated CPU time (s) 398.97
Current children cumulated vsize (KiB) 56612

[startup+462.826 s]
/proc/loadavg: 2.01 2.05 2.00 3/92 29482
/proc/meminfo: memFree=1810808/2055920 swapFree=4192812/4192956
[pid=29323] ppid=29321 vsize=56908 CPUtime=458.38
/proc/29323/stat : 29323 (CSPtoSAT+minisa) R 29321 29323 29039 0 -1 4194304 12521 0 0 0 45829 9 0 0 25 0 1 0 157561596 58273792 12418 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/29323/statm: 14227 12418 721 52 0 12595 0
Current children cumulated CPU time (s) 458.38
Current children cumulated vsize (KiB) 56908

[startup+522.896 s]
/proc/loadavg: 2.00 2.04 2.00 3/86 29522
/proc/meminfo: memFree=1811240/2055920 swapFree=4192812/4192956
[pid=29323] ppid=29321 vsize=57172 CPUtime=517.86
/proc/29323/stat : 29323 (CSPtoSAT+minisa) R 29321 29323 29039 0 -1 4194304 12582 0 0 0 51777 9 0 0 25 0 1 0 157561596 58544128 12479 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671311 0 0 4096 0 0 0 0 17 1 0 0
/proc/29323/statm: 14293 12479 721 52 0 12661 0
Current children cumulated CPU time (s) 517.86
Current children cumulated vsize (KiB) 57172

[startup+582.958 s]
/proc/loadavg: 2.00 2.03 2.00 3/86 29522
/proc/meminfo: memFree=1810600/2055920 swapFree=4192812/4192956
[pid=29323] ppid=29321 vsize=57436 CPUtime=577.4
/proc/29323/stat : 29323 (CSPtoSAT+minisa) R 29321 29323 29039 0 -1 4194304 12651 0 0 0 57730 10 0 0 25 0 1 0 157561596 58814464 12548 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667392 0 0 4096 0 0 0 0 17 1 0 0
/proc/29323/statm: 14359 12548 721 52 0 12727 0
Current children cumulated CPU time (s) 577.4
Current children cumulated vsize (KiB) 57436

[startup+643.015 s]
/proc/loadavg: 2.00 2.02 2.00 3/86 29522
/proc/meminfo: memFree=1809960/2055920 swapFree=4192812/4192956
[pid=29323] ppid=29321 vsize=57780 CPUtime=637.18
/proc/29323/stat : 29323 (CSPtoSAT+minisa) R 29321 29323 29039 0 -1 4194304 12714 0 0 0 63708 10 0 0 25 0 1 0 157561596 59166720 12611 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667395 0 0 4096 0 0 0 0 17 1 0 0
/proc/29323/statm: 14445 12611 721 52 0 12813 0
Current children cumulated CPU time (s) 637.18
Current children cumulated vsize (KiB) 57780

[startup+703.076 s]
/proc/loadavg: 2.00 2.02 2.00 3/86 29522
/proc/meminfo: memFree=1809384/2055920 swapFree=4192812/4192956
[pid=29323] ppid=29321 vsize=58044 CPUtime=696.96
/proc/29323/stat : 29323 (CSPtoSAT+minisa) R 29321 29323 29039 0 -1 4194304 12777 0 0 0 69686 10 0 0 25 0 1 0 157561596 59437056 12674 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671471 0 0 4096 0 0 0 0 17 1 0 0
/proc/29323/statm: 14511 12674 721 52 0 12879 0
Current children cumulated CPU time (s) 696.96
Current children cumulated vsize (KiB) 58044

[startup+763.138 s]
/proc/loadavg: 2.05 2.03 2.00 3/86 29522
/proc/meminfo: memFree=1808744/2055920 swapFree=4192812/4192956
[pid=29323] ppid=29321 vsize=58308 CPUtime=756.74
/proc/29323/stat : 29323 (CSPtoSAT+minisa) R 29321 29323 29039 0 -1 4194304 12844 0 0 0 75664 10 0 0 25 0 1 0 157561596 59707392 12741 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665683 0 0 4096 0 0 0 0 17 1 0 0
/proc/29323/statm: 14577 12741 721 52 0 12945 0
Current children cumulated CPU time (s) 756.74
Current children cumulated vsize (KiB) 58308

[startup+823.204 s]
/proc/loadavg: 2.02 2.02 2.00 3/86 29522
/proc/meminfo: memFree=1808040/2055920 swapFree=4192812/4192956
[pid=29323] ppid=29321 vsize=58572 CPUtime=816.52
/proc/29323/stat : 29323 (CSPtoSAT+minisa) R 29321 29323 29039 0 -1 4194304 12913 0 0 0 81642 10 0 0 25 0 1 0 157561596 59977728 12810 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667295 0 0 4096 0 0 0 0 17 1 0 0
/proc/29323/statm: 14643 12810 721 52 0 13011 0
Current children cumulated CPU time (s) 816.52
Current children cumulated vsize (KiB) 58572

[startup+883.269 s]
/proc/loadavg: 2.00 2.02 2.00 3/86 29522
/proc/meminfo: memFree=1807400/2055920 swapFree=4192812/4192956
[pid=29323] ppid=29321 vsize=58704 CPUtime=876.31
/proc/29323/stat : 29323 (CSPtoSAT+minisa) R 29321 29323 29039 0 -1 4194304 12977 0 0 0 87620 11 0 0 25 0 1 0 157561596 60112896 12874 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134533128 0 0 4096 0 0 0 0 17 1 0 0
/proc/29323/statm: 14676 12874 721 52 0 13044 0
Current children cumulated CPU time (s) 876.31
Current children cumulated vsize (KiB) 58704

[startup+943.326 s]
/proc/loadavg: 2.06 2.03 2.00 3/86 29522
/proc/meminfo: memFree=1806824/2055920 swapFree=4192812/4192956
[pid=29323] ppid=29321 vsize=59088 CPUtime=936.08
/proc/29323/stat : 29323 (CSPtoSAT+minisa) R 29321 29323 29039 0 -1 4194304 13044 0 0 0 93597 11 0 0 25 0 1 0 157561596 60506112 12941 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671665 0 0 4096 0 0 0 0 17 1 0 0
/proc/29323/statm: 14772 12941 721 52 0 13140 0
Current children cumulated CPU time (s) 936.08
Current children cumulated vsize (KiB) 59088

[startup+1003.39 s]
/proc/loadavg: 2.02 2.02 2.00 3/86 29522
/proc/meminfo: memFree=1806248/2055920 swapFree=4192812/4192956
[pid=29323] ppid=29321 vsize=59352 CPUtime=995.86
/proc/29323/stat : 29323 (CSPtoSAT+minisa) R 29321 29323 29039 0 -1 4194304 13108 0 0 0 99575 11 0 0 25 0 1 0 157561596 60776448 13005 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134668409 0 0 4096 0 0 0 0 17 1 0 0
/proc/29323/statm: 14838 13005 721 52 0 13206 0
Current children cumulated CPU time (s) 995.86
Current children cumulated vsize (KiB) 59352

[startup+1063.44 s]
/proc/loadavg: 2.01 2.01 2.00 3/86 29522
/proc/meminfo: memFree=1805608/2055920 swapFree=4192812/4192956
[pid=29323] ppid=29321 vsize=59616 CPUtime=1055.63
/proc/29323/stat : 29323 (CSPtoSAT+minisa) R 29321 29323 29039 0 -1 4194304 13176 0 0 0 105552 11 0 0 25 0 1 0 157561596 61046784 13073 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/29323/statm: 14904 13073 721 52 0 13272 0
Current children cumulated CPU time (s) 1055.63
Current children cumulated vsize (KiB) 59616

[startup+1123.5 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 29522
/proc/meminfo: memFree=1804968/2055920 swapFree=4192812/4192956
[pid=29323] ppid=29321 vsize=59880 CPUtime=1115.42
/proc/29323/stat : 29323 (CSPtoSAT+minisa) R 29321 29323 29039 0 -1 4194304 13244 0 0 0 111530 12 0 0 25 0 1 0 157561596 61317120 13141 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/29323/statm: 14970 13141 721 52 0 13338 0
Current children cumulated CPU time (s) 1115.42
Current children cumulated vsize (KiB) 59880

[startup+1183.56 s]
/proc/loadavg: 2.04 2.02 2.00 3/86 29522
/proc/meminfo: memFree=1804264/2055920 swapFree=4192812/4192956
[pid=29323] ppid=29321 vsize=60144 CPUtime=1175.2
/proc/29323/stat : 29323 (CSPtoSAT+minisa) R 29321 29323 29039 0 -1 4194304 13313 0 0 0 117508 12 0 0 25 0 1 0 157561596 61587456 13210 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/29323/statm: 15036 13210 721 52 0 13404 0
Current children cumulated CPU time (s) 1175.2
Current children cumulated vsize (KiB) 60144

[startup+1243.62 s]
/proc/loadavg: 2.01 2.01 2.00 3/86 29522
/proc/meminfo: memFree=1803688/2055920 swapFree=4192812/4192956
[pid=29323] ppid=29321 vsize=60408 CPUtime=1234.97
/proc/29323/stat : 29323 (CSPtoSAT+minisa) R 29321 29323 29039 0 -1 4194304 13374 0 0 0 123485 12 0 0 25 0 1 0 157561596 61857792 13271 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671168 0 0 4096 0 0 0 0 17 1 0 0
/proc/29323/statm: 15102 13271 721 52 0 13470 0
Current children cumulated CPU time (s) 1234.97
Current children cumulated vsize (KiB) 60408

[startup+1303.67 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 29522
/proc/meminfo: memFree=1802984/2055920 swapFree=4192812/4192956
[pid=29323] ppid=29321 vsize=60672 CPUtime=1294.74
/proc/29323/stat : 29323 (CSPtoSAT+minisa) R 29321 29323 29039 0 -1 4194304 13442 0 0 0 129462 12 0 0 25 0 1 0 157561596 62128128 13339 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667374 0 0 4096 0 0 0 0 17 1 0 0
/proc/29323/statm: 15168 13339 721 52 0 13536 0
Current children cumulated CPU time (s) 1294.74
Current children cumulated vsize (KiB) 60672

[startup+1363.73 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 29522
/proc/meminfo: memFree=1802344/2055920 swapFree=4192812/4192956
[pid=29323] ppid=29321 vsize=60936 CPUtime=1354.52
/proc/29323/stat : 29323 (CSPtoSAT+minisa) R 29321 29323 29039 0 -1 4194304 13509 0 0 0 135440 12 0 0 25 0 1 0 157561596 62398464 13406 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667327 0 0 4096 0 0 0 0 17 1 0 0
/proc/29323/statm: 15234 13406 721 52 0 13602 0
Current children cumulated CPU time (s) 1354.52
Current children cumulated vsize (KiB) 60936

[startup+1423.78 s]
/proc/loadavg: 2.04 2.01 2.00 3/86 29522
/proc/meminfo: memFree=1801704/2055920 swapFree=4192812/4192956
[pid=29323] ppid=29321 vsize=61380 CPUtime=1414.29
/proc/29323/stat : 29323 (CSPtoSAT+minisa) R 29321 29323 29039 0 -1 4194304 13577 0 0 0 141417 12 0 0 25 0 1 0 157561596 62853120 13474 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667309 0 0 4096 0 0 0 0 17 1 0 0
/proc/29323/statm: 15345 13474 721 52 0 13713 0
Current children cumulated CPU time (s) 1414.29
Current children cumulated vsize (KiB) 61380

[startup+1483.84 s]
/proc/loadavg: 2.01 2.01 2.00 3/86 29524
/proc/meminfo: memFree=1800680/2055920 swapFree=4192812/4192956
[pid=29323] ppid=29321 vsize=61512 CPUtime=1474.07
/proc/29323/stat : 29323 (CSPtoSAT+minisa) R 29321 29323 29039 0 -1 4194304 13642 0 0 0 147395 12 0 0 25 0 1 0 157561596 62988288 13539 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/29323/statm: 15378 13539 721 52 0 13746 0
Current children cumulated CPU time (s) 1474.07
Current children cumulated vsize (KiB) 61512

[startup+1543.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 29524
/proc/meminfo: memFree=1800040/2055920 swapFree=4192812/4192956
[pid=29323] ppid=29321 vsize=61776 CPUtime=1533.85
/proc/29323/stat : 29323 (CSPtoSAT+minisa) R 29321 29323 29039 0 -1 4194304 13705 0 0 0 153372 13 0 0 25 0 1 0 157561596 63258624 13602 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134668352 0 0 4096 0 0 0 0 17 1 0 0
/proc/29323/statm: 15444 13602 721 52 0 13812 0
Current children cumulated CPU time (s) 1533.85
Current children cumulated vsize (KiB) 61776

[startup+1603.96 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 29524
/proc/meminfo: memFree=1799464/2055920 swapFree=4192812/4192956
[pid=29323] ppid=29321 vsize=62040 CPUtime=1593.63
/proc/29323/stat : 29323 (CSPtoSAT+minisa) R 29321 29323 29039 0 -1 4194304 13765 0 0 0 159350 13 0 0 25 0 1 0 157561596 63528960 13662 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/29323/statm: 15510 13662 721 52 0 13878 0
Current children cumulated CPU time (s) 1593.63
Current children cumulated vsize (KiB) 62040

[startup+1664.02 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 29524
/proc/meminfo: memFree=1798824/2055920 swapFree=4192812/4192956
[pid=29323] ppid=29321 vsize=62304 CPUtime=1653.4
/proc/29323/stat : 29323 (CSPtoSAT+minisa) R 29321 29323 29039 0 -1 4194304 13834 0 0 0 165327 13 0 0 25 0 1 0 157561596 63799296 13731 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665802 0 0 4096 0 0 0 0 17 1 0 0
/proc/29323/statm: 15576 13731 721 52 0 13944 0
Current children cumulated CPU time (s) 1653.4
Current children cumulated vsize (KiB) 62304

[startup+1724.08 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 29524
/proc/meminfo: memFree=1798184/2055920 swapFree=4192812/4192956
[pid=29323] ppid=29321 vsize=62568 CPUtime=1713.18
/proc/29323/stat : 29323 (CSPtoSAT+minisa) R 29321 29323 29039 0 -1 4194304 13900 0 0 0 171305 13 0 0 25 0 1 0 157561596 64069632 13797 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667401 0 0 4096 0 0 0 0 17 1 0 0
/proc/29323/statm: 15642 13797 721 52 0 14010 0
Current children cumulated CPU time (s) 1713.18
Current children cumulated vsize (KiB) 62568

[startup+1784.13 s]
/proc/loadavg: 2.06 2.01 2.00 3/86 29524
/proc/meminfo: memFree=1797608/2055920 swapFree=4192812/4192956
[pid=29323] ppid=29321 vsize=62700 CPUtime=1772.95
/proc/29323/stat : 29323 (CSPtoSAT+minisa) R 29321 29323 29039 0 -1 4194304 13960 0 0 0 177282 13 0 0 25 0 1 0 157561596 64204800 13857 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671463 0 0 4096 0 0 0 0 17 1 0 0
/proc/29323/statm: 15675 13857 721 52 0 14043 0
Current children cumulated CPU time (s) 1772.95
Current children cumulated vsize (KiB) 62700



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1811.32 s]
/proc/loadavg: 1.88 1.98 1.99 2/81 29533
/proc/meminfo: memFree=1850376/2055920 swapFree=4192812/4192956
[pid=29323] ppid=29321 vsize=62832 CPUtime=1800.04
/proc/29323/stat : 29323 (CSPtoSAT+minisa) R 29321 29323 29039 0 -1 4194304 13988 0 0 0 179991 13 0 0 25 0 1 0 157561596 64339968 13885 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/29323/statm: 15708 13885 721 52 0 14076 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 62832

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1811.33
CPU time (s): 1800.07
CPU user time (s): 1799.92
CPU system time (s): 0.147977
CPU usage (%): 99.3782
Max. virtual memory (cumulated for all children) (KiB): 62832

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.92
system time used= 0.147977
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13988
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= 59671

runsolver used 2.09168 s user time and 5.9281 s system time

The end

Launcher Data (download as text)

Begin job on node18 on Sat Jan  6 13:54:26 UTC 2007


IDJOB= 237401
IDBENCH= 6918
FILE ID= node18/237401-1168091661

PBS_JOBID= 3476396

Free space on /tmp= 66286 MiB

BENCH NAME= HOME/pub/bench/CPAI06/os-gp/gp10-02-1097.xml
COMMAND LINE= /tmp/evaluation/237401-1168091661/CSPtoSAT+minisat /tmp/evaluation/237401-1168091661/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node18/watcher-237401-1168091661 -o ROOT/results/node18/solver-237401-1168091661 -C 1800 -M 900  /tmp/evaluation/237401-1168091661/CSPtoSAT+minisat /tmp/evaluation/237401-1168091661/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  7da39230cb4e791d72b52232540de1a5

RANDOM SEED= 95105171

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.231
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.231
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:       1863040 kB
Buffers:          2176 kB
Cached:          38128 kB
SwapCached:         20 kB
Active:         137044 kB
Inactive:         6756 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1863040 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4940 kB
Writeback:           0 kB
Mapped:         125924 kB
Slab:            34144 kB
Committed_AS:  4249868 kB
PageTables:       2140 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= 66286 MiB



End job on node18 on Sat Jan  6 14:24:43 UTC 2007