Trace number 207505

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 1815.04

General information on the benchmark

Namefapp/test01-04/test04/
test04-1250-1.xml
MD5SUMf838068ab3eb8c616b68858fd6be1ac2
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.63899
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.01	c This is CSPtoSAT+minisat version 0.3
0.01	c (c) 2006 roussel@cril.univ-artois.fr
0.01	
0.01	c This solver internally uses a modified version of MiniSat2 version 061112
0.01	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.01	
0.01	c parsing...
1.90	c ...done
1.90	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/node2/watcher-207505-1168060483 -o ROOT/results/node2/solver-207505-1168060483 -C 1800 -M 900 /tmp/evaluation/207505-1168060483/CSPtoSAT+minisat /tmp/evaluation/207505-1168060483/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.01 2.01 2.00 5/86 1673
/proc/meminfo: memFree=961504/2055920 swapFree=4191880/4192956
[pid=1672] ppid=1670 vsize=6696 CPUtime=0
/proc/1672/stat : 1672 (CSPtoSAT+minisa) R 1670 1672 1265 0 -1 4194304 436 0 0 0 0 0 0 0 18 0 1 0 154443928 6856704 415 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 10505080 0 0 4096 0 0 0 0 17 0 0 0
/proc/1672/statm: 1674 415 375 52 0 30 0

[startup+0.104619 s]
/proc/loadavg: 2.01 2.01 2.00 5/86 1673
/proc/meminfo: memFree=961504/2055920 swapFree=4191880/4192956
[pid=1672] ppid=1670 vsize=13624 CPUtime=0.1
/proc/1672/stat : 1672 (CSPtoSAT+minisa) R 1670 1672 1265 0 -1 4194304 2150 0 0 0 9 1 0 0 18 0 1 0 154443928 13950976 2065 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134669248 0 0 4096 0 0 0 0 17 0 0 0
/proc/1672/statm: 3406 2071 694 52 0 1774 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 13624

[startup+0.512695 s]
/proc/loadavg: 2.01 2.01 2.00 5/86 1673
/proc/meminfo: memFree=961504/2055920 swapFree=4191880/4192956
[pid=1672] ppid=1670 vsize=81396 CPUtime=0.5
/proc/1672/stat : 1672 (CSPtoSAT+minisa) R 1670 1672 1265 0 -1 4194304 17327 0 0 0 41 9 0 0 22 0 1 0 154443928 83349504 17147 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 10970747 0 0 4096 0 0 0 0 17 0 0 0
/proc/1672/statm: 20349 17150 696 52 0 18717 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 81396

[startup+1.33384 s]
/proc/loadavg: 2.01 2.01 2.00 3/86 1673
/proc/meminfo: memFree=860256/2055920 swapFree=4191880/4192956
[pid=1672] ppid=1670 vsize=115028 CPUtime=1.32
/proc/1672/stat : 1672 (CSPtoSAT+minisa) R 1670 1672 1265 0 -1 4194304 26270 0 0 0 117 15 0 0 25 0 1 0 154443928 117788672 26090 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 11001437 0 0 4096 0 0 0 0 17 0 0 0
/proc/1672/statm: 28757 26090 704 52 0 27125 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 115028

[startup+2.97114 s]
/proc/loadavg: 2.01 2.01 2.00 3/86 1673
/proc/meminfo: memFree=857632/2055920 swapFree=4191880/4192956
[pid=1672] ppid=1670 vsize=116984 CPUtime=2.96
/proc/1672/stat : 1672 (CSPtoSAT+minisa) R 1670 1672 1265 0 -1 4194304 26811 0 0 0 280 16 0 0 25 0 1 0 154443928 119791616 26605 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/1672/statm: 29246 26605 721 52 0 27614 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 116984

[startup+6.25975 s]
/proc/loadavg: 2.01 2.01 2.00 3/86 1673
/proc/meminfo: memFree=857376/2055920 swapFree=4191880/4192956
[pid=1672] ppid=1670 vsize=116984 CPUtime=6.25
/proc/1672/stat : 1672 (CSPtoSAT+minisa) R 1670 1672 1265 0 -1 4194304 26812 0 0 0 609 16 0 0 25 0 1 0 154443928 119791616 26606 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678251 0 0 4096 0 0 0 0 17 0 0 0
/proc/1672/statm: 29246 26606 721 52 0 27614 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 116984

[startup+12.7239 s]
/proc/loadavg: 2.01 2.00 2.00 3/86 1673
/proc/meminfo: memFree=857320/2055920 swapFree=4191880/4192956
[pid=1672] ppid=1670 vsize=117416 CPUtime=12.71
/proc/1672/stat : 1672 (CSPtoSAT+minisa) R 1670 1672 1265 0 -1 4194304 26866 0 0 0 1255 16 0 0 25 0 1 0 154443928 120233984 26660 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134573846 0 0 4096 0 0 0 0 17 0 0 0
/proc/1672/statm: 29354 26660 721 52 0 27722 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 117416

[startup+25.5603 s]
/proc/loadavg: 2.01 2.00 2.00 3/86 1673
/proc/meminfo: memFree=857000/2055920 swapFree=4191880/4192956
[pid=1672] ppid=1670 vsize=117816 CPUtime=25.54
/proc/1672/stat : 1672 (CSPtoSAT+minisa) R 1670 1672 1265 0 -1 4194304 26962 0 0 0 2538 16 0 0 25 0 1 0 154443928 120643584 26756 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/1672/statm: 29454 26756 721 52 0 27822 0
Current children cumulated CPU time (s) 25.54
Current children cumulated vsize (KiB) 117816

[startup+51.225 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1673
/proc/meminfo: memFree=856424/2055920 swapFree=4191880/4192956
[pid=1672] ppid=1670 vsize=118212 CPUtime=51.16
/proc/1672/stat : 1672 (CSPtoSAT+minisa) R 1670 1672 1265 0 -1 4194304 27067 0 0 0 5099 17 0 0 25 0 1 0 154443928 121049088 26861 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/1672/statm: 29553 26861 721 52 0 27921 0
Current children cumulated CPU time (s) 51.16
Current children cumulated vsize (KiB) 118212

[startup+102.449 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1673
/proc/meminfo: memFree=855400/2055920 swapFree=4191880/4192956
[pid=1672] ppid=1670 vsize=118808 CPUtime=102.33
/proc/1672/stat : 1672 (CSPtoSAT+minisa) R 1670 1672 1265 0 -1 4194304 27242 0 0 0 10216 17 0 0 25 0 1 0 154443928 121659392 27036 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/1672/statm: 29702 27036 721 52 0 28070 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 118808

[startup+162.504 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1673
/proc/meminfo: memFree=854120/2055920 swapFree=4191880/4192956
[pid=1672] ppid=1670 vsize=119616 CPUtime=162.31
/proc/1672/stat : 1672 (CSPtoSAT+minisa) R 1670 1672 1265 0 -1 4194304 27430 0 0 0 16213 18 0 0 25 0 1 0 154443928 122486784 27224 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 0 0 0
/proc/1672/statm: 29904 27224 721 52 0 28272 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 119616

[startup+222.559 s]
/proc/loadavg: 2.00 2.00 2.00 2/81 1723
/proc/meminfo: memFree=953984/2055920 swapFree=4191880/4192956
[pid=1672] ppid=1670 vsize=120308 CPUtime=222.29
/proc/1672/stat : 1672 (CSPtoSAT+minisa) R 1670 1672 1265 0 -1 4194304 27611 0 0 0 22210 19 0 0 25 0 1 0 154443928 123195392 27405 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562860 0 0 4096 0 0 0 0 17 0 0 0
/proc/1672/statm: 30077 27405 721 52 0 28445 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 120308

[startup+282.605 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1752
/proc/meminfo: memFree=936856/2055920 swapFree=4191880/4192956
[pid=1672] ppid=1670 vsize=121048 CPUtime=281.79
/proc/1672/stat : 1672 (CSPtoSAT+minisa) R 1670 1672 1265 0 -1 4194304 27787 0 0 0 28159 20 0 0 25 0 1 0 154443928 123953152 27581 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678209 0 0 4096 0 0 0 0 17 1 0 0
/proc/1672/statm: 30262 27581 721 52 0 28630 0
Current children cumulated CPU time (s) 281.79
Current children cumulated vsize (KiB) 121048

[startup+342.655 s]
/proc/loadavg: 2.05 2.01 2.00 3/86 1752
/proc/meminfo: memFree=934232/2055920 swapFree=4191880/4192956
[pid=1672] ppid=1670 vsize=121708 CPUtime=341.28
/proc/1672/stat : 1672 (CSPtoSAT+minisa) R 1670 1672 1265 0 -1 4194304 27960 0 0 0 34107 21 0 0 25 0 1 0 154443928 124628992 27754 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667286 0 0 4096 0 0 0 0 17 1 0 0
/proc/1672/statm: 30427 27754 721 52 0 28795 0
Current children cumulated CPU time (s) 341.28
Current children cumulated vsize (KiB) 121708

[startup+402.699 s]
/proc/loadavg: 2.08 2.02 2.00 3/86 1752
/proc/meminfo: memFree=931800/2055920 swapFree=4191880/4192956
[pid=1672] ppid=1670 vsize=122368 CPUtime=400.77
/proc/1672/stat : 1672 (CSPtoSAT+minisa) R 1670 1672 1265 0 -1 4194304 28127 0 0 0 40055 22 0 0 25 0 1 0 154443928 125304832 27921 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671479 0 0 4096 0 0 0 0 17 1 0 0
/proc/1672/statm: 30592 27921 721 52 0 28960 0
Current children cumulated CPU time (s) 400.77
Current children cumulated vsize (KiB) 122368

[startup+462.751 s]
/proc/loadavg: 2.07 2.03 2.00 3/86 1752
/proc/meminfo: memFree=929304/2055920 swapFree=4191880/4192956
[pid=1672] ppid=1670 vsize=123148 CPUtime=460.27
/proc/1672/stat : 1672 (CSPtoSAT+minisa) R 1670 1672 1265 0 -1 4194304 28293 0 0 0 46005 22 0 0 25 0 1 0 154443928 126103552 28087 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665598 0 0 4096 0 0 0 0 17 1 0 0
/proc/1672/statm: 30787 28087 721 52 0 29155 0
Current children cumulated CPU time (s) 460.27
Current children cumulated vsize (KiB) 123148

[startup+522.804 s]
/proc/loadavg: 2.02 2.02 2.00 3/86 1752
/proc/meminfo: memFree=926808/2055920 swapFree=4191880/4192956
[pid=1672] ppid=1670 vsize=123808 CPUtime=519.77
/proc/1672/stat : 1672 (CSPtoSAT+minisa) R 1670 1672 1265 0 -1 4194304 28459 0 0 0 51954 23 0 0 25 0 1 0 154443928 126779392 28253 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/1672/statm: 30952 28253 721 52 0 29320 0
Current children cumulated CPU time (s) 519.77
Current children cumulated vsize (KiB) 123808

[startup+582.848 s]
/proc/loadavg: 2.01 2.02 2.00 3/86 1752
/proc/meminfo: memFree=924384/2055920 swapFree=4191880/4192956
[pid=1672] ppid=1670 vsize=124336 CPUtime=579.26
/proc/1672/stat : 1672 (CSPtoSAT+minisa) R 1670 1672 1265 0 -1 4194304 28616 0 0 0 57903 23 0 0 25 0 1 0 154443928 127320064 28410 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678262 0 0 4096 0 0 0 0 17 1 0 0
/proc/1672/statm: 31084 28410 721 52 0 29452 0
Current children cumulated CPU time (s) 579.26
Current children cumulated vsize (KiB) 124336

[startup+642.898 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 1752
/proc/meminfo: memFree=921952/2055920 swapFree=4191880/4192956
[pid=1672] ppid=1670 vsize=125176 CPUtime=638.75
/proc/1672/stat : 1672 (CSPtoSAT+minisa) R 1670 1672 1265 0 -1 4194304 28776 0 0 0 63852 23 0 0 25 0 1 0 154443928 128180224 28570 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/1672/statm: 31294 28570 721 52 0 29662 0
Current children cumulated CPU time (s) 638.75
Current children cumulated vsize (KiB) 125176

[startup+702.946 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 1752
/proc/meminfo: memFree=919648/2055920 swapFree=4191880/4192956
[pid=1672] ppid=1670 vsize=125704 CPUtime=698.24
/proc/1672/stat : 1672 (CSPtoSAT+minisa) R 1670 1672 1265 0 -1 4194304 28931 0 0 0 69800 24 0 0 25 0 1 0 154443928 128720896 28725 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678238 0 0 4096 0 0 0 0 17 1 0 0
/proc/1672/statm: 31426 28725 721 52 0 29794 0
Current children cumulated CPU time (s) 698.24
Current children cumulated vsize (KiB) 125704

[startup+762.995 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1752
/proc/meminfo: memFree=917280/2055920 swapFree=4191880/4192956
[pid=1672] ppid=1670 vsize=126364 CPUtime=757.75
/proc/1672/stat : 1672 (CSPtoSAT+minisa) R 1670 1672 1265 0 -1 4194304 29091 0 0 0 75750 25 0 0 25 0 1 0 154443928 129396736 28885 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671471 0 0 4096 0 0 0 0 17 1 0 0
/proc/1672/statm: 31591 28885 721 52 0 29959 0
Current children cumulated CPU time (s) 757.75
Current children cumulated vsize (KiB) 126364

[startup+823.04 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1752
/proc/meminfo: memFree=914912/2055920 swapFree=4191880/4192956
[pid=1672] ppid=1670 vsize=126892 CPUtime=817.24
/proc/1672/stat : 1672 (CSPtoSAT+minisa) R 1670 1672 1265 0 -1 4194304 29249 0 0 0 81699 25 0 0 25 0 1 0 154443928 129937408 29043 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678265 0 0 4096 0 0 0 0 17 1 0 0
/proc/1672/statm: 31723 29043 721 52 0 30091 0
Current children cumulated CPU time (s) 817.24
Current children cumulated vsize (KiB) 126892

[startup+883.09 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1752
/proc/meminfo: memFree=912544/2055920 swapFree=4191880/4192956
[pid=1672] ppid=1670 vsize=127552 CPUtime=876.73
/proc/1672/stat : 1672 (CSPtoSAT+minisa) R 1670 1672 1265 0 -1 4194304 29402 0 0 0 87648 25 0 0 25 0 1 0 154443928 130613248 29196 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/1672/statm: 31888 29196 721 52 0 30256 0
Current children cumulated CPU time (s) 876.73
Current children cumulated vsize (KiB) 127552

[startup+943.132 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1752
/proc/meminfo: memFree=911392/2055920 swapFree=4191880/4192956
[pid=1672] ppid=1670 vsize=128348 CPUtime=936.23
/proc/1672/stat : 1672 (CSPtoSAT+minisa) R 1670 1672 1265 0 -1 4194304 29558 0 0 0 93597 26 0 0 25 0 1 0 154443928 131428352 29352 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671477 0 0 4096 0 0 0 0 17 1 0 0
/proc/1672/statm: 32087 29352 721 52 0 30455 0
Current children cumulated CPU time (s) 936.23
Current children cumulated vsize (KiB) 128348

[startup+1003.17 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1752
/proc/meminfo: memFree=910752/2055920 swapFree=4191880/4192956
[pid=1672] ppid=1670 vsize=129008 CPUtime=995.71
/proc/1672/stat : 1672 (CSPtoSAT+minisa) R 1670 1672 1265 0 -1 4194304 29712 0 0 0 99545 26 0 0 25 0 1 0 154443928 132104192 29506 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/1672/statm: 32252 29506 721 52 0 30620 0
Current children cumulated CPU time (s) 995.71
Current children cumulated vsize (KiB) 129008

[startup+1063.21 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1752
/proc/meminfo: memFree=910048/2055920 swapFree=4191880/4192956
[pid=1672] ppid=1670 vsize=129536 CPUtime=1055.2
/proc/1672/stat : 1672 (CSPtoSAT+minisa) R 1670 1672 1265 0 -1 4194304 29868 0 0 0 105493 27 0 0 25 0 1 0 154443928 132644864 29662 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/1672/statm: 32384 29662 721 52 0 30752 0
Current children cumulated CPU time (s) 1055.2
Current children cumulated vsize (KiB) 129536

[startup+1123.26 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1752
/proc/meminfo: memFree=909408/2055920 swapFree=4191880/4192956
[pid=1672] ppid=1670 vsize=130064 CPUtime=1114.69
/proc/1672/stat : 1672 (CSPtoSAT+minisa) R 1670 1672 1265 0 -1 4194304 30022 0 0 0 111442 27 0 0 25 0 1 0 154443928 133185536 29816 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/1672/statm: 32516 29816 721 52 0 30884 0
Current children cumulated CPU time (s) 1114.69
Current children cumulated vsize (KiB) 130064

[startup+1183.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1752
/proc/meminfo: memFree=908768/2055920 swapFree=4191880/4192956
[pid=1672] ppid=1670 vsize=130724 CPUtime=1174.18
/proc/1672/stat : 1672 (CSPtoSAT+minisa) R 1670 1672 1265 0 -1 4194304 30175 0 0 0 117390 28 0 0 25 0 1 0 154443928 133861376 29969 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/1672/statm: 32681 29969 721 52 0 31049 0
Current children cumulated CPU time (s) 1174.18
Current children cumulated vsize (KiB) 130724

[startup+1243.34 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1752
/proc/meminfo: memFree=908128/2055920 swapFree=4191880/4192956
[pid=1672] ppid=1670 vsize=131252 CPUtime=1233.67
/proc/1672/stat : 1672 (CSPtoSAT+minisa) R 1670 1672 1265 0 -1 4194304 30328 0 0 0 123338 29 0 0 25 0 1 0 154443928 134402048 30122 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667345 0 0 4096 0 0 0 0 17 1 0 0
/proc/1672/statm: 32813 30122 721 52 0 31181 0
Current children cumulated CPU time (s) 1233.67
Current children cumulated vsize (KiB) 131252

[startup+1303.38 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1752
/proc/meminfo: memFree=907552/2055920 swapFree=4191880/4192956
[pid=1672] ppid=1670 vsize=131912 CPUtime=1293.15
/proc/1672/stat : 1672 (CSPtoSAT+minisa) R 1670 1672 1265 0 -1 4194304 30481 0 0 0 129286 29 0 0 25 0 1 0 154443928 135077888 30275 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678169 0 0 4096 0 0 0 0 17 1 0 0
/proc/1672/statm: 32978 30275 721 52 0 31346 0
Current children cumulated CPU time (s) 1293.15
Current children cumulated vsize (KiB) 131912

[startup+1363.42 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1752
/proc/meminfo: memFree=906912/2055920 swapFree=4191880/4192956
[pid=1672] ppid=1670 vsize=132440 CPUtime=1352.64
/proc/1672/stat : 1672 (CSPtoSAT+minisa) R 1670 1672 1265 0 -1 4194304 30631 0 0 0 135234 30 0 0 25 0 1 0 154443928 135618560 30425 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/1672/statm: 33110 30425 721 52 0 31478 0
Current children cumulated CPU time (s) 1352.64
Current children cumulated vsize (KiB) 132440

[startup+1423.46 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1752
/proc/meminfo: memFree=906272/2055920 swapFree=4191880/4192956
[pid=1672] ppid=1670 vsize=133372 CPUtime=1412.12
/proc/1672/stat : 1672 (CSPtoSAT+minisa) R 1670 1672 1265 0 -1 4194304 30780 0 0 0 141182 30 0 0 25 0 1 0 154443928 136572928 30574 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/1672/statm: 33343 30574 721 52 0 31711 0
Current children cumulated CPU time (s) 1412.12
Current children cumulated vsize (KiB) 133372

[startup+1483.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1752
/proc/meminfo: memFree=905696/2055920 swapFree=4191880/4192956
[pid=1672] ppid=1670 vsize=133900 CPUtime=1471.62
/proc/1672/stat : 1672 (CSPtoSAT+minisa) R 1670 1672 1265 0 -1 4194304 30926 0 0 0 147131 31 0 0 25 0 1 0 154443928 137113600 30720 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667395 0 0 4096 0 0 0 0 17 1 0 0
/proc/1672/statm: 33475 30720 721 52 0 31843 0
Current children cumulated CPU time (s) 1471.62
Current children cumulated vsize (KiB) 133900

[startup+1543.55 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1752
/proc/meminfo: memFree=904992/2055920 swapFree=4191880/4192956
[pid=1672] ppid=1670 vsize=134560 CPUtime=1531.1
/proc/1672/stat : 1672 (CSPtoSAT+minisa) R 1670 1672 1265 0 -1 4194304 31080 0 0 0 153079 31 0 0 25 0 1 0 154443928 137789440 30874 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667327 0 0 4096 0 0 0 0 17 1 0 0
/proc/1672/statm: 33640 30874 721 52 0 32008 0
Current children cumulated CPU time (s) 1531.1
Current children cumulated vsize (KiB) 134560

[startup+1603.58 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1752
/proc/meminfo: memFree=904416/2055920 swapFree=4191880/4192956
[pid=1672] ppid=1670 vsize=135088 CPUtime=1590.58
/proc/1672/stat : 1672 (CSPtoSAT+minisa) R 1670 1672 1265 0 -1 4194304 31228 0 0 0 159026 32 0 0 25 0 1 0 154443928 138330112 31022 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/1672/statm: 33772 31022 721 52 0 32140 0
Current children cumulated CPU time (s) 1590.58
Current children cumulated vsize (KiB) 135088

[startup+1663.63 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1752
/proc/meminfo: memFree=903776/2055920 swapFree=4191880/4192956
[pid=1672] ppid=1670 vsize=135616 CPUtime=1650.08
/proc/1672/stat : 1672 (CSPtoSAT+minisa) R 1670 1672 1265 0 -1 4194304 31374 0 0 0 164975 33 0 0 25 0 1 0 154443928 138870784 31168 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/1672/statm: 33904 31168 721 52 0 32272 0
Current children cumulated CPU time (s) 1650.08
Current children cumulated vsize (KiB) 135616

[startup+1723.67 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1752
/proc/meminfo: memFree=903200/2055920 swapFree=4191880/4192956
[pid=1672] ppid=1670 vsize=136144 CPUtime=1709.56
/proc/1672/stat : 1672 (CSPtoSAT+minisa) R 1670 1672 1265 0 -1 4194304 31518 0 0 0 170923 33 0 0 25 0 1 0 154443928 139411456 31312 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671308 0 0 4096 0 0 0 0 17 1 0 0
/proc/1672/statm: 34036 31312 721 52 0 32404 0
Current children cumulated CPU time (s) 1709.56
Current children cumulated vsize (KiB) 136144

[startup+1783.71 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1752
/proc/meminfo: memFree=902560/2055920 swapFree=4191880/4192956
[pid=1672] ppid=1670 vsize=136672 CPUtime=1769.05
/proc/1672/stat : 1672 (CSPtoSAT+minisa) R 1670 1672 1265 0 -1 4194304 31665 0 0 0 176871 34 0 0 25 0 1 0 154443928 139952128 31459 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/1672/statm: 34168 31459 721 52 0 32536 0
Current children cumulated CPU time (s) 1769.05
Current children cumulated vsize (KiB) 136672



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1815.01 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1752
/proc/meminfo: memFree=902240/2055920 swapFree=4191880/4192956
[pid=1672] ppid=1670 vsize=136936 CPUtime=1800.06
/proc/1672/stat : 1672 (CSPtoSAT+minisa) R 1670 1672 1265 0 -1 4194304 31739 0 0 0 179972 34 0 0 25 0 1 0 154443928 140222464 31533 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671287 0 0 4096 0 0 0 0 17 1 0 0
/proc/1672/statm: 34234 31533 721 52 0 32602 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 136936

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1815.04
CPU time (s): 1800.09
CPU user time (s): 1799.72
CPU system time (s): 0.371943
CPU usage (%): 99.1766
Max. virtual memory (cumulated for all children) (KiB): 136936

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.72
system time used= 0.371943
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31739
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= 10
involuntary context switches= 39150

runsolver used 2.04369 s user time and 6.00309 s system time

The end

Launcher Data (download as text)

Begin job on node2 on Sat Jan  6 05:14:43 UTC 2007


IDJOB= 207505
IDBENCH= 4294
FILE ID= node2/207505-1168060483

PBS_JOBID= 3475346

Free space on /tmp= 66321 MiB

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

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  f838068ab3eb8c616b68858fd6be1ac2

RANDOM SEED= 541951339

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.259
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	: 5931.00
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.259
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:        961920 kB
Buffers:         83904 kB
Cached:         753588 kB
SwapCached:        268 kB
Active:         531992 kB
Inactive:       462548 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        961920 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            4044 kB
Writeback:           0 kB
Mapped:         178768 kB
Slab:            84036 kB
Committed_AS:  3548132 kB
PageTables:       2580 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= 66322 MiB



End job on node2 on Sat Jan  6 05:44:58 UTC 2007