Trace number 207489

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.06 1812.95

General information on the benchmark

Namefapp/test01-04/test04/
test04-1250-7.xml
MD5SUMa5a2a79608f0cb592c23dd9c76bf8e68
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.72598
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.21	c This is CSPtoSAT+minisat version 0.3
0.21	c (c) 2006 roussel@cril.univ-artois.fr
0.21	
0.21	c This solver internally uses a modified version of MiniSat2 version 061112
0.21	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.21	
0.21	c parsing...
2.07	c ...done
2.07	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/node10/watcher-207489-1168060476 -o ROOT/results/node10/solver-207489-1168060476 -C 1800 -M 900 /tmp/evaluation/207489-1168060476/CSPtoSAT+minisat /tmp/evaluation/207489-1168060476/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: 2.00 2.00 2.00 5/86 24038
/proc/meminfo: memFree=1423456/2055920 swapFree=4186692/4192956
[pid=24037] ppid=24035 vsize=496 CPUtime=0
/proc/24037/stat : 24037 (CSPtoSAT+minisa) R 24035 24037 23630 0 -1 4194304 51 0 0 0 0 0 0 0 19 0 1 0 154442794 507904 36 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 8905508 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/24037/statm: 124 36 29 52 0 19 0

[startup+0.104023 s]
/proc/loadavg: 2.00 2.00 2.00 5/86 24038
/proc/meminfo: memFree=1423456/2055920 swapFree=4186692/4192956
[pid=24037] ppid=24035 vsize=9216 CPUtime=0.09
/proc/24037/stat : 24037 (CSPtoSAT+minisa) R 24035 24037 23630 0 -1 4194304 1284 0 0 0 9 0 0 0 18 0 1 0 154442794 9437184 1245 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134669472 0 0 4096 0 0 0 0 17 1 0 0
/proc/24037/statm: 2304 1245 694 52 0 672 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9216

[startup+0.512076 s]
/proc/loadavg: 2.00 2.00 2.00 5/86 24038
/proc/meminfo: memFree=1423456/2055920 swapFree=4186692/4192956
[pid=24037] ppid=24035 vsize=70892 CPUtime=0.49
/proc/24037/stat : 24037 (CSPtoSAT+minisa) R 24035 24037 23630 0 -1 4194304 15728 0 0 0 39 10 0 0 21 0 1 0 154442794 72593408 15548 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134670916 0 0 4096 0 0 0 0 17 1 0 0
/proc/24037/statm: 17723 15548 696 52 0 16091 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 70892

[startup+1.33318 s]
/proc/loadavg: 2.08 2.02 2.01 3/86 24038
/proc/meminfo: memFree=1322464/2055920 swapFree=4186692/4192956
[pid=24037] ppid=24035 vsize=114708 CPUtime=1.3
/proc/24037/stat : 24037 (CSPtoSAT+minisa) R 24035 24037 23630 0 -1 4194304 26181 0 0 0 113 17 0 0 25 0 1 0 154442794 117460992 26001 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134596961 0 0 4096 0 0 0 0 17 1 0 0
/proc/24037/statm: 28677 26001 704 52 0 27045 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 114708

[startup+2.97341 s]
/proc/loadavg: 2.08 2.02 2.01 3/86 24038
/proc/meminfo: memFree=1319392/2055920 swapFree=4186692/4192956
[pid=24037] ppid=24035 vsize=116984 CPUtime=2.93
/proc/24037/stat : 24037 (CSPtoSAT+minisa) R 24035 24037 23630 0 -1 4194304 26814 0 0 0 275 18 0 0 25 0 1 0 154442794 119791616 26608 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667424 0 0 4096 0 0 0 0 17 1 0 0
/proc/24037/statm: 29246 26608 721 52 0 27614 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 116984

[startup+6.26785 s]
/proc/loadavg: 2.07 2.02 2.00 3/86 24038
/proc/meminfo: memFree=1319328/2055920 swapFree=4186692/4192956
[pid=24037] ppid=24035 vsize=117104 CPUtime=6.2
/proc/24037/stat : 24037 (CSPtoSAT+minisa) R 24035 24037 23630 0 -1 4194304 26824 0 0 0 602 18 0 0 25 0 1 0 154442794 119914496 26618 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671471 0 0 4096 0 0 0 0 17 1 0 0
/proc/24037/statm: 29276 26618 721 52 0 27644 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 117104

[startup+12.7357 s]
/proc/loadavg: 2.07 2.02 2.00 3/86 24038
/proc/meminfo: memFree=1319144/2055920 swapFree=4186692/4192956
[pid=24037] ppid=24035 vsize=117416 CPUtime=12.6
/proc/24037/stat : 24037 (CSPtoSAT+minisa) R 24035 24037 23630 0 -1 4194304 26875 0 0 0 1242 18 0 0 25 0 1 0 154442794 120233984 26669 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671220 0 0 4096 0 0 0 0 17 1 0 0
/proc/24037/statm: 29354 26669 721 52 0 27722 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 117416

[startup+25.5625 s]
/proc/loadavg: 2.06 2.01 2.00 3/86 24038
/proc/meminfo: memFree=1318760/2055920 swapFree=4186692/4192956
[pid=24037] ppid=24035 vsize=117816 CPUtime=25.31
/proc/24037/stat : 24037 (CSPtoSAT+minisa) R 24035 24037 23630 0 -1 4194304 26962 0 0 0 2513 18 0 0 25 0 1 0 154442794 120643584 26756 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/24037/statm: 29454 26756 721 52 0 27822 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 117816

[startup+51.23 s]
/proc/loadavg: 2.03 2.01 2.00 3/86 24038
/proc/meminfo: memFree=1318056/2055920 swapFree=4186692/4192956
[pid=24037] ppid=24035 vsize=118212 CPUtime=50.74
/proc/24037/stat : 24037 (CSPtoSAT+minisa) R 24035 24037 23630 0 -1 4194304 27067 0 0 0 5055 19 0 0 25 0 1 0 154442794 121049088 26861 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 1 0 0
/proc/24037/statm: 29553 26861 721 52 0 27921 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 118212

[startup+102.459 s]
/proc/loadavg: 2.01 2.01 2.00 3/86 24038
/proc/meminfo: memFree=1316776/2055920 swapFree=4186692/4192956
[pid=24037] ppid=24035 vsize=118740 CPUtime=101.5
/proc/24037/stat : 24037 (CSPtoSAT+minisa) R 24035 24037 23630 0 -1 4194304 27213 0 0 0 10131 19 0 0 25 0 1 0 154442794 121589760 27007 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665648 0 0 4096 0 0 0 0 17 1 0 0
/proc/24037/statm: 29685 27007 721 52 0 28053 0
Current children cumulated CPU time (s) 101.5
Current children cumulated vsize (KiB) 118740

[startup+162.516 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 24038
/proc/meminfo: memFree=1315176/2055920 swapFree=4186692/4192956
[pid=24037] ppid=24035 vsize=119400 CPUtime=161.01
/proc/24037/stat : 24037 (CSPtoSAT+minisa) R 24035 24037 23630 0 -1 4194304 27394 0 0 0 16082 19 0 0 25 0 1 0 154442794 122265600 27188 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671531 0 0 4096 0 0 0 0 17 1 0 0
/proc/24037/statm: 29850 27188 721 52 0 28218 0
Current children cumulated CPU time (s) 161.01
Current children cumulated vsize (KiB) 119400

[startup+222.576 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 24038
/proc/meminfo: memFree=1313576/2055920 swapFree=4186692/4192956
[pid=24037] ppid=24035 vsize=120092 CPUtime=220.52
/proc/24037/stat : 24037 (CSPtoSAT+minisa) R 24035 24037 23630 0 -1 4194304 27558 0 0 0 22032 20 0 0 25 0 1 0 154442794 122974208 27352 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134624429 0 0 4096 0 0 0 0 17 1 0 0
/proc/24037/statm: 30023 27352 721 52 0 28391 0
Current children cumulated CPU time (s) 220.52
Current children cumulated vsize (KiB) 120092

[startup+282.632 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 24038
/proc/meminfo: memFree=1312040/2055920 swapFree=4186692/4192956
[pid=24037] ppid=24035 vsize=120752 CPUtime=280.02
/proc/24037/stat : 24037 (CSPtoSAT+minisa) R 24035 24037 23630 0 -1 4194304 27717 0 0 0 27982 20 0 0 25 0 1 0 154442794 123650048 27511 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/24037/statm: 30188 27511 721 52 0 28556 0
Current children cumulated CPU time (s) 280.02
Current children cumulated vsize (KiB) 120752

[startup+342.693 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 24040
/proc/meminfo: memFree=1310504/2055920 swapFree=4186692/4192956
[pid=24037] ppid=24035 vsize=121360 CPUtime=339.52
/proc/24037/stat : 24037 (CSPtoSAT+minisa) R 24035 24037 23630 0 -1 4194304 27874 0 0 0 33932 20 0 0 25 0 1 0 154442794 124272640 27668 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/24037/statm: 30340 27668 721 52 0 28708 0
Current children cumulated CPU time (s) 339.52
Current children cumulated vsize (KiB) 121360

[startup+402.747 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 24040
/proc/meminfo: memFree=1309032/2055920 swapFree=4186692/4192956
[pid=24037] ppid=24035 vsize=122020 CPUtime=399.03
/proc/24037/stat : 24037 (CSPtoSAT+minisa) R 24035 24037 23630 0 -1 4194304 28024 0 0 0 39883 20 0 0 25 0 1 0 154442794 124948480 27818 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/24037/statm: 30505 27818 721 52 0 28873 0
Current children cumulated CPU time (s) 399.03
Current children cumulated vsize (KiB) 122020

[startup+462.805 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 24040
/proc/meminfo: memFree=1307560/2055920 swapFree=4186692/4192956
[pid=24037] ppid=24035 vsize=122668 CPUtime=458.54
/proc/24037/stat : 24037 (CSPtoSAT+minisa) R 24035 24037 23630 0 -1 4194304 28174 0 0 0 45833 21 0 0 25 0 1 0 154442794 125612032 27968 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667302 0 0 4096 0 0 0 0 17 1 0 0
/proc/24037/statm: 30667 27968 721 52 0 29035 0
Current children cumulated CPU time (s) 458.54
Current children cumulated vsize (KiB) 122668

[startup+522.869 s]
/proc/loadavg: 2.12 2.03 2.01 3/86 24040
/proc/meminfo: memFree=1306088/2055920 swapFree=4186692/4192956
[pid=24037] ppid=24035 vsize=123196 CPUtime=518.06
/proc/24037/stat : 24037 (CSPtoSAT+minisa) R 24035 24037 23630 0 -1 4194304 28325 0 0 0 51785 21 0 0 25 0 1 0 154442794 126152704 28119 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/24037/statm: 30799 28119 721 52 0 29167 0
Current children cumulated CPU time (s) 518.06
Current children cumulated vsize (KiB) 123196

[startup+582.931 s]
/proc/loadavg: 2.04 2.02 2.00 3/86 24040
/proc/meminfo: memFree=1304552/2055920 swapFree=4186692/4192956
[pid=24037] ppid=24035 vsize=123724 CPUtime=577.56
/proc/24037/stat : 24037 (CSPtoSAT+minisa) R 24035 24037 23630 0 -1 4194304 28470 0 0 0 57735 21 0 0 25 0 1 0 154442794 126693376 28264 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671657 0 0 4096 0 0 0 0 17 1 0 0
/proc/24037/statm: 30931 28264 721 52 0 29299 0
Current children cumulated CPU time (s) 577.56
Current children cumulated vsize (KiB) 123724

[startup+642.985 s]
/proc/loadavg: 2.01 2.02 2.00 3/86 24040
/proc/meminfo: memFree=1303144/2055920 swapFree=4186692/4192956
[pid=24037] ppid=24035 vsize=124384 CPUtime=637.07
/proc/24037/stat : 24037 (CSPtoSAT+minisa) R 24035 24037 23630 0 -1 4194304 28614 0 0 0 63685 22 0 0 25 0 1 0 154442794 127369216 28408 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678254 0 0 4096 0 0 0 0 17 1 0 0
/proc/24037/statm: 31096 28408 721 52 0 29464 0
Current children cumulated CPU time (s) 637.07
Current children cumulated vsize (KiB) 124384

[startup+703.046 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 24040
/proc/meminfo: memFree=1301736/2055920 swapFree=4186692/4192956
[pid=24037] ppid=24035 vsize=125092 CPUtime=696.58
/proc/24037/stat : 24037 (CSPtoSAT+minisa) R 24035 24037 23630 0 -1 4194304 28753 0 0 0 69636 22 0 0 25 0 1 0 154442794 128094208 28547 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665372 0 0 4096 0 0 0 0 17 1 0 0
/proc/24037/statm: 31273 28547 721 52 0 29641 0
Current children cumulated CPU time (s) 696.58
Current children cumulated vsize (KiB) 125092

[startup+763.102 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 24040
/proc/meminfo: memFree=1300264/2055920 swapFree=4186692/4192956
[pid=24037] ppid=24035 vsize=125620 CPUtime=756.09
/proc/24037/stat : 24037 (CSPtoSAT+minisa) R 24035 24037 23630 0 -1 4194304 28895 0 0 0 75587 22 0 0 25 0 1 0 154442794 128634880 28689 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/24037/statm: 31405 28689 721 52 0 29773 0
Current children cumulated CPU time (s) 756.09
Current children cumulated vsize (KiB) 125620

[startup+823.157 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 24040
/proc/meminfo: memFree=1298792/2055920 swapFree=4186692/4192956
[pid=24037] ppid=24035 vsize=126148 CPUtime=815.59
/proc/24037/stat : 24037 (CSPtoSAT+minisa) R 24035 24037 23630 0 -1 4194304 29035 0 0 0 81537 22 0 0 25 0 1 0 154442794 129175552 28829 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/24037/statm: 31537 28829 721 52 0 29905 0
Current children cumulated CPU time (s) 815.59
Current children cumulated vsize (KiB) 126148

[startup+883.214 s]
/proc/loadavg: 2.05 2.01 2.00 3/86 24040
/proc/meminfo: memFree=1297320/2055920 swapFree=4186692/4192956
[pid=24037] ppid=24035 vsize=126676 CPUtime=875.09
/proc/24037/stat : 24037 (CSPtoSAT+minisa) R 24035 24037 23630 0 -1 4194304 29177 0 0 0 87487 22 0 0 25 0 1 0 154442794 129716224 28971 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/24037/statm: 31669 28971 721 52 0 30037 0
Current children cumulated CPU time (s) 875.09
Current children cumulated vsize (KiB) 126676

[startup+943.269 s]
/proc/loadavg: 2.02 2.01 2.00 3/86 24040
/proc/meminfo: memFree=1295912/2055920 swapFree=4186692/4192956
[pid=24037] ppid=24035 vsize=127204 CPUtime=934.6
/proc/24037/stat : 24037 (CSPtoSAT+minisa) R 24035 24037 23630 0 -1 4194304 29312 0 0 0 93437 23 0 0 25 0 1 0 154442794 130256896 29106 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/24037/statm: 31801 29106 721 52 0 30169 0
Current children cumulated CPU time (s) 934.6
Current children cumulated vsize (KiB) 127204

[startup+1003.33 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 24040
/proc/meminfo: memFree=1294504/2055920 swapFree=4186692/4192956
[pid=24037] ppid=24035 vsize=127732 CPUtime=994.11
/proc/24037/stat : 24037 (CSPtoSAT+minisa) R 24035 24037 23630 0 -1 4194304 29451 0 0 0 99387 24 0 0 25 0 1 0 154442794 130797568 29245 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/24037/statm: 31933 29245 721 52 0 30301 0
Current children cumulated CPU time (s) 994.11
Current children cumulated vsize (KiB) 127732

[startup+1063.38 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 24040
/proc/meminfo: memFree=1293096/2055920 swapFree=4186692/4192956
[pid=24037] ppid=24035 vsize=128396 CPUtime=1053.61
/proc/24037/stat : 24037 (CSPtoSAT+minisa) R 24035 24037 23630 0 -1 4194304 29588 0 0 0 105337 24 0 0 25 0 1 0 154442794 131477504 29382 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678217 0 0 4096 0 0 0 0 17 1 0 0
/proc/24037/statm: 32099 29382 721 52 0 30467 0
Current children cumulated CPU time (s) 1053.61
Current children cumulated vsize (KiB) 128396

[startup+1123.43 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 24040
/proc/meminfo: memFree=1291688/2055920 swapFree=4186692/4192956
[pid=24037] ppid=24035 vsize=128924 CPUtime=1113.11
/proc/24037/stat : 24037 (CSPtoSAT+minisa) R 24035 24037 23630 0 -1 4194304 29723 0 0 0 111287 24 0 0 25 0 1 0 154442794 132018176 29517 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 1 0 0
/proc/24037/statm: 32231 29517 721 52 0 30599 0
Current children cumulated CPU time (s) 1113.11
Current children cumulated vsize (KiB) 128924

[startup+1183.48 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 24040
/proc/meminfo: memFree=1290280/2055920 swapFree=4186692/4192956
[pid=24037] ppid=24035 vsize=129452 CPUtime=1172.62
/proc/24037/stat : 24037 (CSPtoSAT+minisa) R 24035 24037 23630 0 -1 4194304 29860 0 0 0 117237 25 0 0 25 0 1 0 154442794 132558848 29654 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/24037/statm: 32363 29654 721 52 0 30731 0
Current children cumulated CPU time (s) 1172.62
Current children cumulated vsize (KiB) 129452

[startup+1243.55 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 24040
/proc/meminfo: memFree=1288872/2055920 swapFree=4186692/4192956
[pid=24037] ppid=24035 vsize=129980 CPUtime=1232.12
/proc/24037/stat : 24037 (CSPtoSAT+minisa) R 24035 24037 23630 0 -1 4194304 29997 0 0 0 123187 25 0 0 25 0 1 0 154442794 133099520 29791 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562849 0 0 4096 0 0 0 0 17 1 0 0
/proc/24037/statm: 32495 29791 721 52 0 30863 0
Current children cumulated CPU time (s) 1232.12
Current children cumulated vsize (KiB) 129980

[startup+1303.61 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 24040
/proc/meminfo: memFree=1287464/2055920 swapFree=4186692/4192956
[pid=24037] ppid=24035 vsize=130508 CPUtime=1291.63
/proc/24037/stat : 24037 (CSPtoSAT+minisa) R 24035 24037 23630 0 -1 4194304 30132 0 0 0 129138 25 0 0 25 0 1 0 154442794 133640192 29926 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/24037/statm: 32627 29926 721 52 0 30995 0
Current children cumulated CPU time (s) 1291.63
Current children cumulated vsize (KiB) 130508

[startup+1363.67 s]
/proc/loadavg: 2.04 2.01 2.00 3/86 24112
/proc/meminfo: memFree=1316248/2055920 swapFree=4186692/4192956
[pid=24037] ppid=24035 vsize=131036 CPUtime=1351.25
/proc/24037/stat : 24037 (CSPtoSAT+minisa) R 24035 24037 23630 0 -1 4194304 30267 0 0 0 135097 28 0 0 25 0 1 0 154442794 134180864 30061 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/24037/statm: 32759 30061 721 52 0 31127 0
Current children cumulated CPU time (s) 1351.25
Current children cumulated vsize (KiB) 131036

[startup+1423.72 s]
/proc/loadavg: 2.01 2.01 2.00 3/86 24112
/proc/meminfo: memFree=1314584/2055920 swapFree=4186692/4192956
[pid=24037] ppid=24035 vsize=131564 CPUtime=1411.26
/proc/24037/stat : 24037 (CSPtoSAT+minisa) R 24035 24037 23630 0 -1 4194304 30411 0 0 0 141097 29 0 0 25 0 1 0 154442794 134721536 30205 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667365 0 0 4096 0 0 0 0 17 0 0 0
/proc/24037/statm: 32891 30205 721 52 0 31259 0
Current children cumulated CPU time (s) 1411.26
Current children cumulated vsize (KiB) 131564

[startup+1483.78 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 24112
/proc/meminfo: memFree=1312792/2055920 swapFree=4186692/4192956
[pid=24037] ppid=24035 vsize=132092 CPUtime=1471.22
/proc/24037/stat : 24037 (CSPtoSAT+minisa) R 24035 24037 23630 0 -1 4194304 30550 0 0 0 147093 29 0 0 25 0 1 0 154442794 135262208 30344 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 0 0 0
/proc/24037/statm: 33023 30344 721 52 0 31391 0
Current children cumulated CPU time (s) 1471.22
Current children cumulated vsize (KiB) 132092

[startup+1543.84 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 24112
/proc/meminfo: memFree=1310936/2055920 swapFree=4186692/4192956
[pid=24037] ppid=24035 vsize=132620 CPUtime=1531.23
/proc/24037/stat : 24037 (CSPtoSAT+minisa) R 24035 24037 23630 0 -1 4194304 30688 0 0 0 153093 30 0 0 25 0 1 0 154442794 135802880 30482 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/24037/statm: 33155 30482 721 52 0 31523 0
Current children cumulated CPU time (s) 1531.23
Current children cumulated vsize (KiB) 132620

[startup+1603.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 24112
/proc/meminfo: memFree=1309208/2055920 swapFree=4186692/4192956
[pid=24037] ppid=24035 vsize=133552 CPUtime=1591.24
/proc/24037/stat : 24037 (CSPtoSAT+minisa) R 24035 24037 23630 0 -1 4194304 30830 0 0 0 159093 31 0 0 25 0 1 0 154442794 136757248 30624 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/24037/statm: 33388 30624 721 52 0 31756 0
Current children cumulated CPU time (s) 1591.24
Current children cumulated vsize (KiB) 133552

[startup+1663.95 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 24112
/proc/meminfo: memFree=1307480/2055920 swapFree=4186692/4192956
[pid=24037] ppid=24035 vsize=134080 CPUtime=1651.21
/proc/24037/stat : 24037 (CSPtoSAT+minisa) R 24035 24037 23630 0 -1 4194304 30966 0 0 0 165090 31 0 0 25 0 1 0 154442794 137297920 30760 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667356 0 0 4096 0 0 0 0 17 0 0 0
/proc/24037/statm: 33520 30760 721 52 0 31888 0
Current children cumulated CPU time (s) 1651.21
Current children cumulated vsize (KiB) 134080

[startup+1724.01 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 24112
/proc/meminfo: memFree=1305752/2055920 swapFree=4186692/4192956
[pid=24037] ppid=24035 vsize=134608 CPUtime=1711.21
/proc/24037/stat : 24037 (CSPtoSAT+minisa) R 24035 24037 23630 0 -1 4194304 31106 0 0 0 171090 31 0 0 25 0 1 0 154442794 137838592 30900 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/24037/statm: 33652 30900 721 52 0 32020 0
Current children cumulated CPU time (s) 1711.21
Current children cumulated vsize (KiB) 134608

[startup+1784.07 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 24112
/proc/meminfo: memFree=1304088/2055920 swapFree=4186692/4192956
[pid=24037] ppid=24035 vsize=135136 CPUtime=1771.22
/proc/24037/stat : 24037 (CSPtoSAT+minisa) R 24035 24037 23630 0 -1 4194304 31244 0 0 0 177090 32 0 0 25 0 1 0 154442794 138379264 31038 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671306 0 0 4096 0 0 0 0 17 0 0 0
/proc/24037/statm: 33784 31038 721 52 0 32152 0
Current children cumulated CPU time (s) 1771.22
Current children cumulated vsize (KiB) 135136



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1812.92 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 24112
/proc/meminfo: memFree=1303256/2055920 swapFree=4186692/4192956
[pid=24037] ppid=24035 vsize=135400 CPUtime=1800.03
/proc/24037/stat : 24037 (CSPtoSAT+minisa) R 24035 24037 23630 0 -1 4194304 31310 0 0 0 179971 32 0 0 25 0 1 0 154442794 138649600 31104 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671585 0 0 4096 0 0 0 0 17 0 0 0
/proc/24037/statm: 33850 31104 721 52 0 32218 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 135400

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1812.95
CPU time (s): 1800.06
CPU user time (s): 1799.72
CPU system time (s): 0.344947
CPU usage (%): 99.2893
Max. virtual memory (cumulated for all children) (KiB): 135400

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

runsolver used 2.10868 s user time and 5.9271 s system time

The end

Launcher Data (download as text)

Begin job on node10 on Sat Jan  6 05:14:37 UTC 2007


IDJOB= 207489
IDBENCH= 4293
FILE ID= node10/207489-1168060476

PBS_JOBID= 3475343

Free space on /tmp= 66354 MiB

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

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  a5a2a79608f0cb592c23dd9c76bf8e68

RANDOM SEED= 159997540

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.232
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.232
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:       1423872 kB
Buffers:         61884 kB
Cached:         398964 kB
SwapCached:       3592 kB
Active:         260792 kB
Inactive:       278652 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1423872 kB
SwapTotal:     4192956 kB
SwapFree:      4186692 kB
Dirty:            4036 kB
Writeback:           0 kB
Mapped:          97248 kB
Slab:            77512 kB
Committed_AS:  3519964 kB
PageTables:       2252 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= 66353 MiB



End job on node10 on Sat Jan  6 05:44:50 UTC 2007