Trace number 207457

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.09 1802.87

General information on the benchmark

Namefapp/test01-04/test04/
test04-1250-4.xml
MD5SUMfb04dad41cbaad0e9e75cc94fbe0f181
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 benchmark5.9341
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.04	c This is CSPtoSAT+minisat version 0.3
0.04	c (c) 2006 roussel@cril.univ-artois.fr
0.04	
0.04	c This solver internally uses a modified version of MiniSat2 version 061112
0.04	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.04	
0.04	c parsing...
2.06	c ...done
2.06	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/node12/watcher-207457-1168060471 -o ROOT/results/node12/solver-207457-1168060471 -C 1800 -M 900 /tmp/evaluation/207457-1168060471/CSPtoSAT+minisat /tmp/evaluation/207457-1168060471/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 1.97 5/86 17517
/proc/meminfo: memFree=1135320/2055920 swapFree=4160348/4192956
[pid=17516] ppid=17514 vsize=18540 CPUtime=0
/proc/17516/stat : 17516 (runsolver) R 17514 17516 17109 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 154442110 18984960 279 18446744073709551615 4194304 4267372 548682068976 18446744073709551615 252429528359 0 0 4096 24578 0 0 0 17 1 0 0
/proc/17516/statm: 4635 279 244 17 0 2626 0

[startup+0.108915 s]
/proc/loadavg: 2.00 2.00 1.97 5/86 17517
/proc/meminfo: memFree=1135320/2055920 swapFree=4160348/4192956
[pid=17516] ppid=17514 vsize=7084 CPUtime=0.07
/proc/17516/stat : 17516 (CSPtoSAT+minisa) R 17514 17516 17109 0 -1 4194304 855 0 0 0 7 0 0 0 19 0 1 0 154442110 7254016 823 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4156389830 0 0 4096 0 0 0 0 17 1 0 0
/proc/17516/statm: 1771 823 691 52 0 139 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 7084

[startup+0.517004 s]
/proc/loadavg: 2.00 2.00 1.97 5/86 17517
/proc/meminfo: memFree=1135320/2055920 swapFree=4160348/4192956
[pid=17516] ppid=17514 vsize=69836 CPUtime=0.47
/proc/17516/stat : 17516 (CSPtoSAT+minisa) R 17514 17516 17109 0 -1 4194304 15345 0 0 0 38 9 0 0 22 0 1 0 154442110 71512064 15165 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687869 0 0 4096 0 0 0 0 17 1 0 0
/proc/17516/statm: 17459 15165 696 52 0 15827 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 69836

[startup+1.33914 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 17517
/proc/meminfo: memFree=1034456/2055920 swapFree=4160348/4192956
[pid=17516] ppid=17514 vsize=114708 CPUtime=1.29
/proc/17516/stat : 17516 (CSPtoSAT+minisa) R 17514 17516 17109 0 -1 4194304 26181 0 0 0 113 16 0 0 25 0 1 0 154442110 117460992 26001 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 10762850 0 0 4096 0 0 0 0 17 1 0 0
/proc/17516/statm: 28677 26001 704 52 0 27045 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 114708

[startup+2.98245 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 17517
/proc/meminfo: memFree=1031512/2055920 swapFree=4160348/4192956
[pid=17516] ppid=17514 vsize=116984 CPUtime=2.93
/proc/17516/stat : 17516 (CSPtoSAT+minisa) R 17514 17516 17109 0 -1 4194304 26806 0 0 0 276 17 0 0 25 0 1 0 154442110 119791616 26600 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671680 0 0 4096 0 0 0 0 17 1 0 0
/proc/17516/statm: 29246 26600 721 52 0 27614 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 116984

[startup+6.26304 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 17517
/proc/meminfo: memFree=1031320/2055920 swapFree=4160348/4192956
[pid=17516] ppid=17514 vsize=116984 CPUtime=6.19
/proc/17516/stat : 17516 (CSPtoSAT+minisa) R 17514 17516 17109 0 -1 4194304 26807 0 0 0 602 17 0 0 25 0 1 0 154442110 119791616 26601 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667395 0 0 4096 0 0 0 0 17 1 0 0
/proc/17516/statm: 29246 26601 721 52 0 27614 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 116984

[startup+12.7412 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 17517
/proc/meminfo: memFree=1031200/2055920 swapFree=4160348/4192956
[pid=17516] ppid=17514 vsize=117416 CPUtime=12.64
/proc/17516/stat : 17516 (CSPtoSAT+minisa) R 17514 17516 17109 0 -1 4194304 26870 0 0 0 1247 17 0 0 25 0 1 0 154442110 120233984 26664 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667427 0 0 4096 0 0 0 0 17 1 0 0
/proc/17516/statm: 29354 26664 721 52 0 27722 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 117416

[startup+25.5685 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 17517
/proc/meminfo: memFree=1030752/2055920 swapFree=4160348/4192956
[pid=17516] ppid=17514 vsize=117816 CPUtime=25.4
/proc/17516/stat : 17516 (CSPtoSAT+minisa) R 17514 17516 17109 0 -1 4194304 26969 0 0 0 2523 17 0 0 25 0 1 0 154442110 120643584 26763 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/17516/statm: 29454 26763 721 52 0 27822 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 117816

[startup+51.2381 s]
/proc/loadavg: 2.07 2.02 1.97 3/86 17517
/proc/meminfo: memFree=1030304/2055920 swapFree=4160348/4192956
[pid=17516] ppid=17514 vsize=118212 CPUtime=50.95
/proc/17516/stat : 17516 (CSPtoSAT+minisa) R 17514 17516 17109 0 -1 4194304 27074 0 0 0 5077 18 0 0 25 0 1 0 154442110 121049088 26868 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/17516/statm: 29553 26868 721 52 0 27921 0
Current children cumulated CPU time (s) 50.95
Current children cumulated vsize (KiB) 118212

[startup+102.465 s]
/proc/loadavg: 2.03 2.01 1.97 3/86 17517
/proc/meminfo: memFree=1029280/2055920 swapFree=4160348/4192956
[pid=17516] ppid=17514 vsize=118872 CPUtime=101.94
/proc/17516/stat : 17516 (CSPtoSAT+minisa) R 17514 17516 17109 0 -1 4194304 27227 0 0 0 10175 19 0 0 25 0 1 0 154442110 121724928 27021 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671177 0 0 4096 0 0 0 0 17 1 0 0
/proc/17516/statm: 29718 27021 721 52 0 28086 0
Current children cumulated CPU time (s) 101.94
Current children cumulated vsize (KiB) 118872

[startup+162.53 s]
/proc/loadavg: 2.01 2.00 1.97 3/86 17517
/proc/meminfo: memFree=1028000/2055920 swapFree=4160348/4192956
[pid=17516] ppid=17514 vsize=119496 CPUtime=161.72
/proc/17516/stat : 17516 (CSPtoSAT+minisa) R 17514 17516 17109 0 -1 4194304 27402 0 0 0 16153 19 0 0 25 0 1 0 154442110 122363904 27196 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562819 0 0 4096 0 0 0 0 17 1 0 0
/proc/17516/statm: 29874 27196 721 52 0 28242 0
Current children cumulated CPU time (s) 161.72
Current children cumulated vsize (KiB) 119496

[startup+222.586 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 17555
/proc/meminfo: memFree=1112984/2055920 swapFree=4160348/4192956
[pid=17516] ppid=17514 vsize=120320 CPUtime=221.6
/proc/17516/stat : 17516 (CSPtoSAT+minisa) R 17514 17516 17109 0 -1 4194304 27579 0 0 0 22140 20 0 0 25 0 1 0 154442110 123207680 27373 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/17516/statm: 30080 27373 721 52 0 28448 0
Current children cumulated CPU time (s) 221.6
Current children cumulated vsize (KiB) 120320

[startup+282.648 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 17557
/proc/meminfo: memFree=1110552/2055920 swapFree=4160348/4192956
[pid=17516] ppid=17514 vsize=121060 CPUtime=281.57
/proc/17516/stat : 17516 (CSPtoSAT+minisa) R 17514 17516 17109 0 -1 4194304 27761 0 0 0 28136 21 0 0 25 0 1 0 154442110 123965440 27555 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671448 0 0 4096 0 0 0 0 17 0 0 0
/proc/17516/statm: 30265 27555 721 52 0 28633 0
Current children cumulated CPU time (s) 281.57
Current children cumulated vsize (KiB) 121060

[startup+342.703 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 17557
/proc/meminfo: memFree=1108312/2055920 swapFree=4160348/4192956
[pid=17516] ppid=17514 vsize=121720 CPUtime=341.57
/proc/17516/stat : 17516 (CSPtoSAT+minisa) R 17514 17516 17109 0 -1 4194304 27935 0 0 0 34136 21 0 0 25 0 1 0 154442110 124641280 27729 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671493 0 0 4096 0 0 0 0 17 0 0 0
/proc/17516/statm: 30430 27729 721 52 0 28798 0
Current children cumulated CPU time (s) 341.57
Current children cumulated vsize (KiB) 121720

[startup+402.746 s]
/proc/loadavg: 2.04 2.01 1.98 3/86 17557
/proc/meminfo: memFree=1105944/2055920 swapFree=4160348/4192956
[pid=17516] ppid=17514 vsize=122380 CPUtime=401.55
/proc/17516/stat : 17516 (CSPtoSAT+minisa) R 17514 17516 17109 0 -1 4194304 28110 0 0 0 40133 22 0 0 25 0 1 0 154442110 125317120 27904 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/17516/statm: 30595 27904 721 52 0 28963 0
Current children cumulated CPU time (s) 401.55
Current children cumulated vsize (KiB) 122380

[startup+462.804 s]
/proc/loadavg: 2.01 2.01 1.98 3/86 17557
/proc/meminfo: memFree=1103704/2055920 swapFree=4160348/4192956
[pid=17516] ppid=17514 vsize=123160 CPUtime=461.53
/proc/17516/stat : 17516 (CSPtoSAT+minisa) R 17514 17516 17109 0 -1 4194304 28280 0 0 0 46130 23 0 0 25 0 1 0 154442110 126115840 28074 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671688 0 0 4096 0 0 0 0 17 0 0 0
/proc/17516/statm: 30790 28074 721 52 0 29158 0
Current children cumulated CPU time (s) 461.53
Current children cumulated vsize (KiB) 123160

[startup+522.859 s]
/proc/loadavg: 2.08 2.03 1.99 3/86 17557
/proc/meminfo: memFree=1101528/2055920 swapFree=4160348/4192956
[pid=17516] ppid=17514 vsize=123688 CPUtime=521.53
/proc/17516/stat : 17516 (CSPtoSAT+minisa) R 17514 17516 17109 0 -1 4194304 28444 0 0 0 52130 23 0 0 25 0 1 0 154442110 126656512 28238 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671471 0 0 4096 0 0 0 0 17 0 0 0
/proc/17516/statm: 30922 28238 721 52 0 29290 0
Current children cumulated CPU time (s) 521.53
Current children cumulated vsize (KiB) 123688

[startup+582.919 s]
/proc/loadavg: 2.03 2.02 1.99 3/86 17557
/proc/meminfo: memFree=1099352/2055920 swapFree=4160348/4192956
[pid=17516] ppid=17514 vsize=124348 CPUtime=581.51
/proc/17516/stat : 17516 (CSPtoSAT+minisa) R 17514 17516 17109 0 -1 4194304 28610 0 0 0 58127 24 0 0 25 0 1 0 154442110 127332352 28404 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678183 0 0 4096 0 0 0 0 17 0 0 0
/proc/17516/statm: 31087 28404 721 52 0 29455 0
Current children cumulated CPU time (s) 581.51
Current children cumulated vsize (KiB) 124348

[startup+642.973 s]
/proc/loadavg: 2.01 2.02 1.99 3/86 17557
/proc/meminfo: memFree=1097112/2055920 swapFree=4160348/4192956
[pid=17516] ppid=17514 vsize=125188 CPUtime=641.5
/proc/17516/stat : 17516 (CSPtoSAT+minisa) R 17514 17516 17109 0 -1 4194304 28773 0 0 0 64126 24 0 0 25 0 1 0 154442110 128192512 28567 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671294 0 0 4096 0 0 0 0 17 0 0 0
/proc/17516/statm: 31297 28567 721 52 0 29665 0
Current children cumulated CPU time (s) 641.5
Current children cumulated vsize (KiB) 125188

[startup+703.024 s]
/proc/loadavg: 2.00 2.01 1.99 3/86 17557
/proc/meminfo: memFree=1094936/2055920 swapFree=4160348/4192956
[pid=17516] ppid=17514 vsize=125716 CPUtime=701.5
/proc/17516/stat : 17516 (CSPtoSAT+minisa) R 17514 17516 17109 0 -1 4194304 28933 0 0 0 70125 25 0 0 25 0 1 0 154442110 128733184 28727 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/17516/statm: 31429 28727 721 52 0 29797 0
Current children cumulated CPU time (s) 701.5
Current children cumulated vsize (KiB) 125716

[startup+763.078 s]
/proc/loadavg: 2.00 2.01 1.99 3/86 17557
/proc/meminfo: memFree=1092824/2055920 swapFree=4160348/4192956
[pid=17516] ppid=17514 vsize=126376 CPUtime=761.49
/proc/17516/stat : 17516 (CSPtoSAT+minisa) R 17514 17516 17109 0 -1 4194304 29091 0 0 0 76124 25 0 0 25 0 1 0 154442110 129409024 28885 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678226 0 0 4096 0 0 0 0 17 0 0 0
/proc/17516/statm: 31594 28885 721 52 0 29962 0
Current children cumulated CPU time (s) 761.49
Current children cumulated vsize (KiB) 126376

[startup+823.135 s]
/proc/loadavg: 2.00 2.00 1.99 3/86 17557
/proc/meminfo: memFree=1090712/2055920 swapFree=4160348/4192956
[pid=17516] ppid=17514 vsize=126904 CPUtime=821.46
/proc/17516/stat : 17516 (CSPtoSAT+minisa) R 17514 17516 17109 0 -1 4194304 29248 0 0 0 82121 25 0 0 25 0 1 0 154442110 129949696 29042 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/17516/statm: 31726 29042 721 52 0 30094 0
Current children cumulated CPU time (s) 821.46
Current children cumulated vsize (KiB) 126904

[startup+883.195 s]
/proc/loadavg: 2.00 2.00 1.99 3/86 17557
/proc/meminfo: memFree=1088600/2055920 swapFree=4160348/4192956
[pid=17516] ppid=17514 vsize=127564 CPUtime=881.46
/proc/17516/stat : 17516 (CSPtoSAT+minisa) R 17514 17516 17109 0 -1 4194304 29402 0 0 0 88120 26 0 0 25 0 1 0 154442110 130625536 29196 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678254 0 0 4096 0 0 0 0 17 0 0 0
/proc/17516/statm: 31891 29196 721 52 0 30259 0
Current children cumulated CPU time (s) 881.46
Current children cumulated vsize (KiB) 127564

[startup+943.249 s]
/proc/loadavg: 2.00 2.00 1.99 3/86 17557
/proc/meminfo: memFree=1086488/2055920 swapFree=4160348/4192956
[pid=17516] ppid=17514 vsize=128360 CPUtime=941.43
/proc/17516/stat : 17516 (CSPtoSAT+minisa) R 17514 17516 17109 0 -1 4194304 29561 0 0 0 94117 26 0 0 25 0 1 0 154442110 131440640 29355 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667339 0 0 4096 0 0 0 0 17 0 0 0
/proc/17516/statm: 32090 29355 721 52 0 30458 0
Current children cumulated CPU time (s) 941.43
Current children cumulated vsize (KiB) 128360

[startup+1003.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/86 17557
/proc/meminfo: memFree=1084888/2055920 swapFree=4160348/4192956
[pid=17516] ppid=17514 vsize=129020 CPUtime=1001.42
/proc/17516/stat : 17516 (CSPtoSAT+minisa) R 17514 17516 17109 0 -1 4194304 29718 0 0 0 100115 27 0 0 25 0 1 0 154442110 132116480 29512 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665598 0 0 4096 0 0 0 0 17 0 0 0
/proc/17516/statm: 32255 29512 721 52 0 30623 0
Current children cumulated CPU time (s) 1001.42
Current children cumulated vsize (KiB) 129020

[startup+1063.34 s]
/proc/loadavg: 2.00 2.00 1.99 3/86 17557
/proc/meminfo: memFree=1084120/2055920 swapFree=4160348/4192956
[pid=17516] ppid=17514 vsize=129548 CPUtime=1061.4
/proc/17516/stat : 17516 (CSPtoSAT+minisa) R 17514 17516 17109 0 -1 4194304 29877 0 0 0 106112 28 0 0 25 0 1 0 154442110 132657152 29671 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/17516/statm: 32387 29671 721 52 0 30755 0
Current children cumulated CPU time (s) 1061.4
Current children cumulated vsize (KiB) 129548

[startup+1123.38 s]
/proc/loadavg: 2.00 2.00 1.99 3/86 17557
/proc/meminfo: memFree=1083480/2055920 swapFree=4160348/4192956
[pid=17516] ppid=17514 vsize=130208 CPUtime=1121.35
/proc/17516/stat : 17516 (CSPtoSAT+minisa) R 17514 17516 17109 0 -1 4194304 30037 0 0 0 112107 28 0 0 25 0 1 0 154442110 133332992 29831 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678189 0 0 4096 0 0 0 0 17 0 0 0
/proc/17516/statm: 32552 29831 721 52 0 30920 0
Current children cumulated CPU time (s) 1121.35
Current children cumulated vsize (KiB) 130208

[startup+1183.42 s]
/proc/loadavg: 2.00 2.00 1.99 3/86 17557
/proc/meminfo: memFree=1082840/2055920 swapFree=4160348/4192956
[pid=17516] ppid=17514 vsize=130868 CPUtime=1181.35
/proc/17516/stat : 17516 (CSPtoSAT+minisa) R 17514 17516 17109 0 -1 4194304 30194 0 0 0 118107 28 0 0 25 0 1 0 154442110 134008832 29988 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/17516/statm: 32717 29988 721 52 0 31085 0
Current children cumulated CPU time (s) 1181.35
Current children cumulated vsize (KiB) 130868

[startup+1243.47 s]
/proc/loadavg: 2.00 2.00 1.99 3/86 17557
/proc/meminfo: memFree=1082136/2055920 swapFree=4160348/4192956
[pid=17516] ppid=17514 vsize=131396 CPUtime=1241.33
/proc/17516/stat : 17516 (CSPtoSAT+minisa) R 17514 17516 17109 0 -1 4194304 30352 0 0 0 124105 28 0 0 25 0 1 0 154442110 134549504 30146 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665598 0 0 4096 0 0 0 0 17 0 0 0
/proc/17516/statm: 32849 30146 721 52 0 31217 0
Current children cumulated CPU time (s) 1241.33
Current children cumulated vsize (KiB) 131396

[startup+1303.52 s]
/proc/loadavg: 2.00 2.00 1.99 3/86 17557
/proc/meminfo: memFree=1081496/2055920 swapFree=4160348/4192956
[pid=17516] ppid=17514 vsize=131924 CPUtime=1301.3
/proc/17516/stat : 17516 (CSPtoSAT+minisa) R 17514 17516 17109 0 -1 4194304 30506 0 0 0 130101 29 0 0 25 0 1 0 154442110 135090176 30300 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671676 0 0 4096 0 0 0 0 17 0 0 0
/proc/17516/statm: 32981 30300 721 52 0 31349 0
Current children cumulated CPU time (s) 1301.3
Current children cumulated vsize (KiB) 131924

[startup+1363.56 s]
/proc/loadavg: 2.10 2.03 2.00 3/86 17557
/proc/meminfo: memFree=1080856/2055920 swapFree=4160348/4192956
[pid=17516] ppid=17514 vsize=132584 CPUtime=1361.29
/proc/17516/stat : 17516 (CSPtoSAT+minisa) R 17514 17516 17109 0 -1 4194304 30662 0 0 0 136099 30 0 0 25 0 1 0 154442110 135766016 30456 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/17516/statm: 33146 30456 721 52 0 31514 0
Current children cumulated CPU time (s) 1361.29
Current children cumulated vsize (KiB) 132584

[startup+1423.6 s]
/proc/loadavg: 2.07 2.03 2.00 3/86 17557
/proc/meminfo: memFree=1080280/2055920 swapFree=4160348/4192956
[pid=17516] ppid=17514 vsize=133516 CPUtime=1421.24
/proc/17516/stat : 17516 (CSPtoSAT+minisa) R 17514 17516 17109 0 -1 4194304 30811 0 0 0 142094 30 0 0 25 0 1 0 154442110 136720384 30605 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/17516/statm: 33379 30605 721 52 0 31747 0
Current children cumulated CPU time (s) 1421.24
Current children cumulated vsize (KiB) 133516

[startup+1483.64 s]
/proc/loadavg: 2.02 2.03 2.00 3/86 17557
/proc/meminfo: memFree=1079640/2055920 swapFree=4160348/4192956
[pid=17516] ppid=17514 vsize=134044 CPUtime=1481.2
/proc/17516/stat : 17516 (CSPtoSAT+minisa) R 17514 17516 17109 0 -1 4194304 30963 0 0 0 148090 30 0 0 25 0 1 0 154442110 137261056 30757 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665699 0 0 4096 0 0 0 0 17 0 0 0
/proc/17516/statm: 33511 30757 721 52 0 31879 0
Current children cumulated CPU time (s) 1481.2
Current children cumulated vsize (KiB) 134044

[startup+1543.69 s]
/proc/loadavg: 2.01 2.02 2.00 3/86 17557
/proc/meminfo: memFree=1078936/2055920 swapFree=4160348/4192956
[pid=17516] ppid=17514 vsize=134704 CPUtime=1541.2
/proc/17516/stat : 17516 (CSPtoSAT+minisa) R 17514 17516 17109 0 -1 4194304 31114 0 0 0 154090 30 0 0 25 0 1 0 154442110 137936896 30908 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667339 0 0 4096 0 0 0 0 17 0 0 0
/proc/17516/statm: 33676 30908 721 52 0 32044 0
Current children cumulated CPU time (s) 1541.2
Current children cumulated vsize (KiB) 134704

[startup+1603.74 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 17557
/proc/meminfo: memFree=1078360/2055920 swapFree=4160348/4192956
[pid=17516] ppid=17514 vsize=135232 CPUtime=1601.19
/proc/17516/stat : 17516 (CSPtoSAT+minisa) R 17514 17516 17109 0 -1 4194304 31265 0 0 0 160088 31 0 0 25 0 1 0 154442110 138477568 31059 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/17516/statm: 33808 31059 721 52 0 32176 0
Current children cumulated CPU time (s) 1601.19
Current children cumulated vsize (KiB) 135232

[startup+1663.78 s]
/proc/loadavg: 2.08 2.02 2.01 3/86 17557
/proc/meminfo: memFree=1077720/2055920 swapFree=4160348/4192956
[pid=17516] ppid=17514 vsize=135760 CPUtime=1661.14
/proc/17516/stat : 17516 (CSPtoSAT+minisa) R 17514 17516 17109 0 -1 4194304 31417 0 0 0 166083 31 0 0 25 0 1 0 154442110 139018240 31211 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/17516/statm: 33940 31211 721 52 0 32308 0
Current children cumulated CPU time (s) 1661.14
Current children cumulated vsize (KiB) 135760

[startup+1723.82 s]
/proc/loadavg: 2.03 2.02 2.00 3/86 17557
/proc/meminfo: memFree=1077144/2055920 swapFree=4160348/4192956
[pid=17516] ppid=17514 vsize=136420 CPUtime=1721.12
/proc/17516/stat : 17516 (CSPtoSAT+minisa) R 17514 17516 17109 0 -1 4194304 31570 0 0 0 172081 31 0 0 25 0 1 0 154442110 139694080 31364 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671688 0 0 4096 0 0 0 0 17 0 0 0
/proc/17516/statm: 34105 31364 721 52 0 32473 0
Current children cumulated CPU time (s) 1721.12
Current children cumulated vsize (KiB) 136420

[startup+1783.85 s]
/proc/loadavg: 2.01 2.01 2.00 3/86 17557
/proc/meminfo: memFree=1076440/2055920 swapFree=4160348/4192956
[pid=17516] ppid=17514 vsize=136948 CPUtime=1781.1
/proc/17516/stat : 17516 (CSPtoSAT+minisa) R 17514 17516 17109 0 -1 4194304 31721 0 0 0 178079 31 0 0 25 0 1 0 154442110 140234752 31515 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667327 0 0 4096 0 0 0 0 17 0 0 0
/proc/17516/statm: 34237 31515 721 52 0 32605 0
Current children cumulated CPU time (s) 1781.1
Current children cumulated vsize (KiB) 136948



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.84 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 17557
/proc/meminfo: memFree=1076312/2055920 swapFree=4160348/4192956
[pid=17516] ppid=17514 vsize=137080 CPUtime=1800.05
/proc/17516/stat : 17516 (CSPtoSAT+minisa) R 17514 17516 17109 0 -1 4194304 31766 0 0 0 179974 31 0 0 25 0 1 0 154442110 140369920 31560 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671208 0 0 4096 0 0 0 0 17 0 0 0
/proc/17516/statm: 34270 31560 721 52 0 32638 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 137080

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1802.87
CPU time (s): 1800.09
CPU user time (s): 1799.75
CPU system time (s): 0.340948
CPU usage (%): 99.8458
Max. virtual memory (cumulated for all children) (KiB): 137080

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

runsolver used 2.05069 s user time and 5.9391 s system time

The end

Launcher Data (download as text)

Begin job on node12 on Sat Jan  6 05:14:31 UTC 2007


IDJOB= 207457
IDBENCH= 4291
FILE ID= node12/207457-1168060471

PBS_JOBID= 3475345

Free space on /tmp= 66313 MiB

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

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  fb04dad41cbaad0e9e75cc94fbe0f181

RANDOM SEED= 258115199

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.265
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.265
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:       1135800 kB
Buffers:         80324 kB
Cached:         609072 kB
SwapCached:       4952 kB
Active:         457884 kB
Inactive:       362276 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1135800 kB
SwapTotal:     4192956 kB
SwapFree:      4160348 kB
Dirty:            4096 kB
Writeback:           0 kB
Mapped:         143636 kB
Slab:            84812 kB
Committed_AS:  3980248 kB
PageTables:       2276 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= 66314 MiB



End job on node12 on Sat Jan  6 05:44:34 UTC 2007