Trace number 248944

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 1802.18

General information on the benchmark

Nameprimes/primes-25/
primes-25-60-3-1.xml
MD5SUMe86f0b7ea71a0bf108159127ed24de4b
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.024995
SatisfiableYES
(Un)Satisfiability was proved
Number of variables100
Number of constraints60
Maximum constraint arity4
Maximum domain size96
Number of constraints which are defined in extension0
Number of constraints which are defined in intension60
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...
0.04	c ...done
0.04	c #SATvar=28602 #SATclauses=56900 #CSPpredicates=60

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/node21/watcher-248944-1168094200 -o ROOT/results/node21/solver-248944-1168094200 -C 1800 -M 900 /tmp/evaluation/248944-1168094200/CSPtoSAT+minisat /tmp/evaluation/248944-1168094200/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.15 2.04 1.97 5/86 23901
/proc/meminfo: memFree=1821208/2055920 swapFree=4156304/4192956
[pid=23900] ppid=23898 vsize=6696 CPUtime=0
/proc/23900/stat : 23900 (CSPtoSAT+minisa) R 23898 23900 23358 0 -1 4194304 436 0 0 0 0 0 0 0 18 0 1 0 157814544 6856704 415 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 8402835 0 0 4096 0 0 0 0 17 0 0 0
/proc/23900/statm: 1674 416 376 52 0 30 0

[startup+0.104447 s]
/proc/loadavg: 2.15 2.04 1.97 5/86 23901
/proc/meminfo: memFree=1821208/2055920 swapFree=4156304/4192956
[pid=23900] ppid=23898 vsize=10944 CPUtime=0.09
/proc/23900/stat : 23900 (CSPtoSAT+minisa) R 23898 23900 23358 0 -1 4194304 1833 0 0 0 9 0 0 0 18 0 1 0 157814544 11206656 1781 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671528 0 0 4096 0 0 0 0 17 0 0 0
/proc/23900/statm: 2736 1781 725 52 0 1104 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10944

[startup+0.514522 s]
/proc/loadavg: 2.15 2.04 1.97 5/86 23901
/proc/meminfo: memFree=1821208/2055920 swapFree=4156304/4192956
[pid=23900] ppid=23898 vsize=11076 CPUtime=0.5
/proc/23900/stat : 23900 (CSPtoSAT+minisa) R 23898 23900 23358 0 -1 4194304 1847 0 0 0 50 0 0 0 22 0 1 0 157814544 11341824 1795 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671665 0 0 4096 0 0 0 0 17 0 0 0
/proc/23900/statm: 2769 1795 725 52 0 1137 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 11076

[startup+1.34069 s]
/proc/loadavg: 2.15 2.04 1.97 3/86 23901
/proc/meminfo: memFree=1816600/2055920 swapFree=4156304/4192956
[pid=23900] ppid=23898 vsize=11216 CPUtime=1.33
/proc/23900/stat : 23900 (CSPtoSAT+minisa) R 23898 23900 23358 0 -1 4194304 1879 0 0 0 133 0 0 0 25 0 1 0 157814544 11485184 1827 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/23900/statm: 2804 1827 725 52 0 1172 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 11216

[startup+2.97799 s]
/proc/loadavg: 2.13 2.04 1.97 3/86 23901
/proc/meminfo: memFree=1816344/2055920 swapFree=4156304/4192956
[pid=23900] ppid=23898 vsize=11480 CPUtime=2.96
/proc/23900/stat : 23900 (CSPtoSAT+minisa) R 23898 23900 23358 0 -1 4194304 1948 0 0 0 296 0 0 0 25 0 1 0 157814544 11755520 1896 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/23900/statm: 2870 1896 725 52 0 1238 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 11480

[startup+6.26261 s]
/proc/loadavg: 2.13 2.04 1.97 3/86 23901
/proc/meminfo: memFree=1815320/2055920 swapFree=4156304/4192956
[pid=23900] ppid=23898 vsize=12008 CPUtime=6.24
/proc/23900/stat : 23900 (CSPtoSAT+minisa) R 23898 23900 23358 0 -1 4194304 2073 0 0 0 624 0 0 0 25 0 1 0 157814544 12296192 2021 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671463 0 0 4096 0 0 0 0 17 0 0 0
/proc/23900/statm: 3002 2021 725 52 0 1370 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 12008

[startup+12.7268 s]
/proc/loadavg: 2.11 2.04 1.97 3/86 23901
/proc/meminfo: memFree=1813912/2055920 swapFree=4156304/4192956
[pid=23900] ppid=23898 vsize=12844 CPUtime=12.71
/proc/23900/stat : 23900 (CSPtoSAT+minisa) R 23898 23900 23358 0 -1 4194304 2300 0 0 0 1270 1 0 0 25 0 1 0 157814544 13152256 2248 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134665620 0 0 4096 0 0 0 0 17 0 0 0
/proc/23900/statm: 3211 2248 725 52 0 1579 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 12844

[startup+25.5443 s]
/proc/loadavg: 2.10 2.04 1.97 3/86 23901
/proc/meminfo: memFree=1811160/2055920 swapFree=4156304/4192956
[pid=23900] ppid=23898 vsize=14408 CPUtime=25.5
/proc/23900/stat : 23900 (CSPtoSAT+minisa) R 23898 23900 23358 0 -1 4194304 2684 0 0 0 2549 1 0 0 25 0 1 0 157814544 14753792 2632 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134667286 0 0 4096 0 0 0 0 17 0 0 0
/proc/23900/statm: 3602 2632 725 52 0 1970 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 14408

[startup+51.1931 s]
/proc/loadavg: 2.06 2.03 1.97 3/86 23901
/proc/meminfo: memFree=1807448/2055920 swapFree=4156304/4192956
[pid=23900] ppid=23898 vsize=16244 CPUtime=51.13
/proc/23900/stat : 23900 (CSPtoSAT+minisa) R 23898 23900 23358 0 -1 4194304 3145 0 0 0 5112 1 0 0 25 0 1 0 157814544 16633856 3093 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134665683 0 0 4096 0 0 0 0 17 0 0 0
/proc/23900/statm: 4061 3093 725 52 0 2429 0
Current children cumulated CPU time (s) 51.13
Current children cumulated vsize (KiB) 16244

[startup+102.492 s]
/proc/loadavg: 2.06 2.04 1.97 3/86 23901
/proc/meminfo: memFree=1800152/2055920 swapFree=4156304/4192956
[pid=23900] ppid=23898 vsize=19608 CPUtime=102.37
/proc/23900/stat : 23900 (CSPtoSAT+minisa) R 23898 23900 23358 0 -1 4194304 3973 0 0 0 10235 2 0 0 25 0 1 0 157814544 20078592 3921 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134678275 0 0 4096 0 0 0 0 17 0 0 0
/proc/23900/statm: 4902 3921 725 52 0 3270 0
Current children cumulated CPU time (s) 102.37
Current children cumulated vsize (KiB) 19608

[startup+162.504 s]
/proc/loadavg: 2.02 2.03 1.97 3/86 23901
/proc/meminfo: memFree=1792920/2055920 swapFree=4156304/4192956
[pid=23900] ppid=23898 vsize=23220 CPUtime=162.31
/proc/23900/stat : 23900 (CSPtoSAT+minisa) R 23898 23900 23358 0 -1 4194304 4856 0 0 0 16228 3 0 0 25 0 1 0 157814544 23777280 4804 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134678187 0 0 4096 0 0 0 0 17 0 0 0
/proc/23900/statm: 5805 4804 725 52 0 4173 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 23220

[startup+222.526 s]
/proc/loadavg: 2.00 2.02 1.97 3/86 23901
/proc/meminfo: memFree=1785624/2055920 swapFree=4156304/4192956
[pid=23900] ppid=23898 vsize=26652 CPUtime=222.28
/proc/23900/stat : 23900 (CSPtoSAT+minisa) R 23898 23900 23358 0 -1 4194304 5715 0 0 0 22223 5 0 0 25 0 1 0 157814544 27291648 5663 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134665747 0 0 4096 0 0 0 0 17 0 0 0
/proc/23900/statm: 6663 5663 725 52 0 5031 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 26652

[startup+282.536 s]
/proc/loadavg: 2.00 2.02 1.97 3/86 23901
/proc/meminfo: memFree=1777432/2055920 swapFree=4156304/4192956
[pid=23900] ppid=23898 vsize=30084 CPUtime=282.22
/proc/23900/stat : 23900 (CSPtoSAT+minisa) R 23898 23900 23358 0 -1 4194304 6557 0 0 0 28216 6 0 0 25 0 1 0 157814544 30806016 6505 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134665701 0 0 4096 0 0 0 0 17 0 0 0
/proc/23900/statm: 7521 6505 725 52 0 5889 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 30084

[startup+342.557 s]
/proc/loadavg: 2.00 2.01 1.97 3/86 23901
/proc/meminfo: memFree=1769688/2055920 swapFree=4156304/4192956
[pid=23900] ppid=23898 vsize=32988 CPUtime=342.16
/proc/23900/stat : 23900 (CSPtoSAT+minisa) R 23898 23900 23358 0 -1 4194304 7302 0 0 0 34209 7 0 0 25 0 1 0 157814544 33779712 7250 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671197 0 0 4096 0 0 0 0 17 0 0 0
/proc/23900/statm: 8247 7250 725 52 0 6615 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 32988

[startup+402.58 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 23901
/proc/meminfo: memFree=1762264/2055920 swapFree=4156304/4192956
[pid=23900] ppid=23898 vsize=36156 CPUtime=402.13
/proc/23900/stat : 23900 (CSPtoSAT+minisa) R 23898 23900 23358 0 -1 4194304 8115 0 0 0 40205 8 0 0 25 0 1 0 157814544 37023744 8063 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134678233 0 0 4096 0 0 0 0 17 0 0 0
/proc/23900/statm: 9039 8063 725 52 0 7407 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 36156

[startup+462.593 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 23901
/proc/meminfo: memFree=1754008/2055920 swapFree=4156304/4192956
[pid=23900] ppid=23898 vsize=39984 CPUtime=462.06
/proc/23900/stat : 23900 (CSPtoSAT+minisa) R 23898 23900 23358 0 -1 4194304 9063 0 0 0 46198 8 0 0 25 0 1 0 157814544 40943616 9011 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671211 0 0 4096 0 0 0 0 17 0 0 0
/proc/23900/statm: 9996 9011 725 52 0 8364 0
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (KiB) 39984

[startup+522.622 s]
/proc/loadavg: 2.05 2.01 1.98 3/86 23901
/proc/meminfo: memFree=1746136/2055920 swapFree=4156304/4192956
[pid=23900] ppid=23898 vsize=43416 CPUtime=522.02
/proc/23900/stat : 23900 (CSPtoSAT+minisa) R 23898 23900 23358 0 -1 4194304 9936 0 0 0 52193 9 0 0 25 0 1 0 157814544 44457984 9884 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/23900/statm: 10854 9884 725 52 0 9222 0
Current children cumulated CPU time (s) 522.02
Current children cumulated vsize (KiB) 43416

[startup+582.654 s]
/proc/loadavg: 2.02 2.01 1.98 3/86 23901
/proc/meminfo: memFree=1738072/2055920 swapFree=4156304/4192956
[pid=23900] ppid=23898 vsize=46980 CPUtime=581.99
/proc/23900/stat : 23900 (CSPtoSAT+minisa) R 23898 23900 23358 0 -1 4194304 10807 0 0 0 58189 10 0 0 25 0 1 0 157814544 48107520 10755 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671174 0 0 4096 0 0 0 0 17 0 0 0
/proc/23900/statm: 11745 10755 725 52 0 10113 0
Current children cumulated CPU time (s) 581.99
Current children cumulated vsize (KiB) 46980

[startup+642.68 s]
/proc/loadavg: 2.00 2.00 1.98 3/86 23901
/proc/meminfo: memFree=1729432/2055920 swapFree=4156304/4192956
[pid=23900] ppid=23898 vsize=50544 CPUtime=641.95
/proc/23900/stat : 23900 (CSPtoSAT+minisa) R 23898 23900 23358 0 -1 4194304 11705 0 0 0 64184 11 0 0 25 0 1 0 157814544 51757056 11653 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134678600 0 0 4096 0 0 0 0 17 0 0 0
/proc/23900/statm: 12636 11653 725 52 0 11004 0
Current children cumulated CPU time (s) 641.95
Current children cumulated vsize (KiB) 50544

[startup+702.704 s]
/proc/loadavg: 2.00 2.00 1.98 3/86 23901
/proc/meminfo: memFree=1722648/2055920 swapFree=4156304/4192956
[pid=23900] ppid=23898 vsize=53196 CPUtime=701.9
/proc/23900/stat : 23900 (CSPtoSAT+minisa) R 23898 23900 23358 0 -1 4194304 12323 0 0 0 70178 12 0 0 25 0 1 0 157814544 54472704 12271 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134667383 0 0 4096 0 0 0 0 17 0 0 0
/proc/23900/statm: 13299 12271 725 52 0 11667 0
Current children cumulated CPU time (s) 701.9
Current children cumulated vsize (KiB) 53196

[startup+762.724 s]
/proc/loadavg: 2.00 2.00 1.98 3/86 23901
/proc/meminfo: memFree=1717016/2055920 swapFree=4156304/4192956
[pid=23900] ppid=23898 vsize=55576 CPUtime=761.87
/proc/23900/stat : 23900 (CSPtoSAT+minisa) R 23898 23900 23358 0 -1 4194304 12899 0 0 0 76174 13 0 0 25 0 1 0 157814544 56909824 12847 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671317 0 0 4096 0 0 0 0 17 0 0 0
/proc/23900/statm: 13894 12847 725 52 0 12262 0
Current children cumulated CPU time (s) 761.87
Current children cumulated vsize (KiB) 55576

[startup+822.745 s]
/proc/loadavg: 2.00 2.00 1.98 3/86 23901
/proc/meminfo: memFree=1709144/2055920 swapFree=4156304/4192956
[pid=23900] ppid=23898 vsize=59140 CPUtime=821.84
/proc/23900/stat : 23900 (CSPtoSAT+minisa) R 23898 23900 23358 0 -1 4194304 13806 0 0 0 82170 14 0 0 25 0 1 0 157814544 60559360 13754 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134678173 0 0 4096 0 0 0 0 17 0 0 0
/proc/23900/statm: 14785 13754 725 52 0 13153 0
Current children cumulated CPU time (s) 821.84
Current children cumulated vsize (KiB) 59140

[startup+882.776 s]
/proc/loadavg: 2.06 2.02 1.98 3/86 23901
/proc/meminfo: memFree=1700568/2055920 swapFree=4156304/4192956
[pid=23900] ppid=23898 vsize=63760 CPUtime=881.77
/proc/23900/stat : 23900 (CSPtoSAT+minisa) R 23898 23900 23358 0 -1 4194304 14966 0 0 0 88162 15 0 0 25 0 1 0 157814544 65290240 14914 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671220 0 0 4096 0 0 0 0 17 0 0 0
/proc/23900/statm: 15940 14914 725 52 0 14308 0
Current children cumulated CPU time (s) 881.77
Current children cumulated vsize (KiB) 63760

[startup+942.802 s]
/proc/loadavg: 2.02 2.01 1.98 3/86 23901
/proc/meminfo: memFree=1694232/2055920 swapFree=4156304/4192956
[pid=23900] ppid=23898 vsize=65608 CPUtime=941.74
/proc/23900/stat : 23900 (CSPtoSAT+minisa) R 23898 23900 23358 0 -1 4194304 15435 0 0 0 94159 15 0 0 25 0 1 0 157814544 67182592 15383 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134678195 0 0 4096 0 0 0 0 17 0 0 0
/proc/23900/statm: 16402 15383 725 52 0 14770 0
Current children cumulated CPU time (s) 941.74
Current children cumulated vsize (KiB) 65608

[startup+1002.83 s]
/proc/loadavg: 2.01 2.00 1.98 3/86 23901
/proc/meminfo: memFree=1687384/2055920 swapFree=4156304/4192956
[pid=23900] ppid=23898 vsize=67984 CPUtime=1001.71
/proc/23900/stat : 23900 (CSPtoSAT+minisa) R 23898 23900 23358 0 -1 4194304 16042 0 0 0 100155 16 0 0 25 0 1 0 157814544 69615616 15990 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/23900/statm: 16996 15990 725 52 0 15364 0
Current children cumulated CPU time (s) 1001.71
Current children cumulated vsize (KiB) 67984

[startup+1062.85 s]
/proc/loadavg: 2.05 2.01 1.99 3/86 23901
/proc/meminfo: memFree=1677784/2055920 swapFree=4156304/4192956
[pid=23900] ppid=23898 vsize=72076 CPUtime=1061.65
/proc/23900/stat : 23900 (CSPtoSAT+minisa) R 23898 23900 23358 0 -1 4194304 17049 0 0 0 106147 18 0 0 25 0 1 0 157814544 73805824 16997 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134678603 0 0 4096 0 0 0 0 17 0 0 0
/proc/23900/statm: 18019 16997 725 52 0 16387 0
Current children cumulated CPU time (s) 1061.65
Current children cumulated vsize (KiB) 72076

[startup+1122.87 s]
/proc/loadavg: 2.02 2.01 1.99 3/86 23901
/proc/meminfo: memFree=1669144/2055920 swapFree=4156304/4192956
[pid=23900] ppid=23898 vsize=75508 CPUtime=1121.6
/proc/23900/stat : 23900 (CSPtoSAT+minisa) R 23898 23900 23358 0 -1 4194304 17922 0 0 0 112141 19 0 0 25 0 1 0 157814544 77320192 17870 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134665244 0 0 4096 0 0 0 0 17 0 0 0
/proc/23900/statm: 18877 17870 725 52 0 17245 0
Current children cumulated CPU time (s) 1121.6
Current children cumulated vsize (KiB) 75508

[startup+1182.89 s]
/proc/loadavg: 2.00 2.00 1.99 3/86 23901
/proc/meminfo: memFree=1662616/2055920 swapFree=4156304/4192956
[pid=23900] ppid=23898 vsize=77752 CPUtime=1181.58
/proc/23900/stat : 23900 (CSPtoSAT+minisa) R 23898 23900 23358 0 -1 4194304 18469 0 0 0 118137 21 0 0 25 0 1 0 157814544 79618048 18417 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134667327 0 0 4096 0 0 0 0 17 0 0 0
/proc/23900/statm: 19438 18417 725 52 0 17806 0
Current children cumulated CPU time (s) 1181.58
Current children cumulated vsize (KiB) 77752

[startup+1242.92 s]
/proc/loadavg: 2.00 2.00 1.99 3/86 23901
/proc/meminfo: memFree=1655768/2055920 swapFree=4156304/4192956
[pid=23900] ppid=23898 vsize=80524 CPUtime=1241.52
/proc/23900/stat : 23900 (CSPtoSAT+minisa) R 23898 23900 23358 0 -1 4194304 19156 0 0 0 124130 22 0 0 25 0 1 0 157814544 82456576 19104 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/23900/statm: 20131 19104 725 52 0 18499 0
Current children cumulated CPU time (s) 1241.52
Current children cumulated vsize (KiB) 80524

[startup+1302.95 s]
/proc/loadavg: 2.00 2.00 1.99 3/86 23901
/proc/meminfo: memFree=1645272/2055920 swapFree=4156304/4192956
[pid=23900] ppid=23898 vsize=85408 CPUtime=1301.49
/proc/23900/stat : 23900 (CSPtoSAT+minisa) R 23898 23900 23358 0 -1 4194304 20404 0 0 0 130126 23 0 0 25 0 1 0 157814544 87457792 20352 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134668709 0 0 4096 0 0 0 0 17 0 0 0
/proc/23900/statm: 21352 20352 725 52 0 19720 0
Current children cumulated CPU time (s) 1301.49
Current children cumulated vsize (KiB) 85408

[startup+1362.98 s]
/proc/loadavg: 2.09 2.03 2.00 3/86 23901
/proc/meminfo: memFree=1638360/2055920 swapFree=4156304/4192956
[pid=23900] ppid=23898 vsize=86992 CPUtime=1361.45
/proc/23900/stat : 23900 (CSPtoSAT+minisa) R 23898 23900 23358 0 -1 4194304 20788 0 0 0 136122 23 0 0 25 0 1 0 157814544 89079808 20736 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/23900/statm: 21748 20736 725 52 0 20116 0
Current children cumulated CPU time (s) 1361.45
Current children cumulated vsize (KiB) 86992

[startup+1423 s]
/proc/loadavg: 2.03 2.02 2.00 3/86 23901
/proc/meminfo: memFree=1630680/2055920 swapFree=4156304/4192956
[pid=23900] ppid=23898 vsize=90028 CPUtime=1421.39
/proc/23900/stat : 23900 (CSPtoSAT+minisa) R 23898 23900 23358 0 -1 4194304 21556 0 0 0 142115 24 0 0 25 0 1 0 157814544 92188672 21504 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671676 0 0 4096 0 0 0 0 17 0 0 0
/proc/23900/statm: 22507 21504 725 52 0 20875 0
Current children cumulated CPU time (s) 1421.39
Current children cumulated vsize (KiB) 90028

[startup+1483.03 s]
/proc/loadavg: 2.07 2.03 2.00 3/92 24003
/proc/meminfo: memFree=1621512/2055920 swapFree=4156304/4192956
[pid=23900] ppid=23898 vsize=93856 CPUtime=1481.31
/proc/23900/stat : 23900 (CSPtoSAT+minisa) R 23898 23900 23358 0 -1 4194304 22520 0 0 0 148101 30 0 0 25 0 1 0 157814544 96108544 22468 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134678254 0 0 4096 0 0 0 0 17 0 0 0
/proc/23900/statm: 23464 22468 725 52 0 21832 0
Current children cumulated CPU time (s) 1481.31
Current children cumulated vsize (KiB) 93856

[startup+1543.08 s]
/proc/loadavg: 2.02 2.02 2.00 3/92 24073
/proc/meminfo: memFree=1615144/2055920 swapFree=4156304/4192956
[pid=23900] ppid=23898 vsize=95176 CPUtime=1541.27
/proc/23900/stat : 23900 (CSPtoSAT+minisa) R 23898 23900 23358 0 -1 4194304 22836 0 0 0 154089 38 0 0 25 0 1 0 157814544 97460224 22784 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134665631 0 0 4096 0 0 0 0 17 0 0 0
/proc/23900/statm: 23794 22784 725 52 0 22162 0
Current children cumulated CPU time (s) 1541.27
Current children cumulated vsize (KiB) 95176

[startup+1603.11 s]
/proc/loadavg: 2.01 2.02 2.00 3/86 24099
/proc/meminfo: memFree=1606744/2055920 swapFree=4156304/4192956
[pid=23900] ppid=23898 vsize=99140 CPUtime=1601.2
/proc/23900/stat : 23900 (CSPtoSAT+minisa) R 23898 23900 23358 0 -1 4194304 23830 0 0 0 160078 42 0 0 25 0 1 0 157814544 101519360 23778 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134665589 0 0 4096 0 0 0 0 17 0 0 0
/proc/23900/statm: 24785 23778 725 52 0 23153 0
Current children cumulated CPU time (s) 1601.2
Current children cumulated vsize (KiB) 99140

[startup+1663.13 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 24099
/proc/meminfo: memFree=1600536/2055920 swapFree=4156304/4192956
[pid=23900] ppid=23898 vsize=102044 CPUtime=1661.16
/proc/23900/stat : 23900 (CSPtoSAT+minisa) R 23898 23900 23358 0 -1 4194304 24575 0 0 0 166073 43 0 0 25 0 1 0 157814544 104493056 24523 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/23900/statm: 25511 24523 725 52 0 23879 0
Current children cumulated CPU time (s) 1661.16
Current children cumulated vsize (KiB) 102044

[startup+1723.15 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 24099
/proc/meminfo: memFree=1594008/2055920 swapFree=4156304/4192956
[pid=23900] ppid=23898 vsize=103892 CPUtime=1721.13
/proc/23900/stat : 23900 (CSPtoSAT+minisa) R 23898 23900 23358 0 -1 4194304 25007 0 0 0 172069 44 0 0 25 0 1 0 157814544 106385408 24955 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671657 0 0 4096 0 0 0 0 17 0 0 0
/proc/23900/statm: 25973 24955 725 52 0 24341 0
Current children cumulated CPU time (s) 1721.13
Current children cumulated vsize (KiB) 103892

[startup+1783.17 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 24099
/proc/meminfo: memFree=1583832/2055920 swapFree=4156304/4192956
[pid=23900] ppid=23898 vsize=108380 CPUtime=1781.07
/proc/23900/stat : 23900 (CSPtoSAT+minisa) R 23898 23900 23358 0 -1 4194304 26150 0 0 0 178061 46 0 0 25 0 1 0 157814544 110981120 26098 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671643 0 0 4096 0 0 0 0 17 0 0 0
/proc/23900/statm: 27095 26098 725 52 0 25463 0
Current children cumulated CPU time (s) 1781.07
Current children cumulated vsize (KiB) 108380



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.16 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 24099
/proc/meminfo: memFree=1583256/2055920 swapFree=4156304/4192956
[pid=23900] ppid=23898 vsize=108380 CPUtime=1800.05
/proc/23900/stat : 23900 (CSPtoSAT+minisa) R 23898 23900 23358 0 -1 4194304 26157 0 0 0 179959 46 0 0 25 0 1 0 157814544 110981120 26105 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134665654 0 0 4096 0 0 0 0 17 0 0 0
/proc/23900/statm: 27095 26105 725 52 0 25463 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 108380

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1802.18
CPU time (s): 1800.07
CPU user time (s): 1799.59
CPU system time (s): 0.477927
CPU usage (%): 99.8828
Max. virtual memory (cumulated for all children) (KiB): 108380

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

runsolver used 2.47462 s user time and 5.45217 s system time

The end

Launcher Data (download as text)

Begin job on node21 on Sat Jan  6 14:36:40 UTC 2007


IDJOB= 248944
IDBENCH= 11745
FILE ID= node21/248944-1168094200

PBS_JOBID= 3476550

Free space on /tmp= 66545 MiB

BENCH NAME= HOME/pub/bench/CPAI06/primes/primes-25/primes-25-60-3-1.xml
COMMAND LINE= /tmp/evaluation/248944-1168094200/CSPtoSAT+minisat /tmp/evaluation/248944-1168094200/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node21/watcher-248944-1168094200 -o ROOT/results/node21/solver-248944-1168094200 -C 1800 -M 900  /tmp/evaluation/248944-1168094200/CSPtoSAT+minisat /tmp/evaluation/248944-1168094200/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  e86f0b7ea71a0bf108159127ed24de4b

RANDOM SEED= 320755071

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.261
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.261
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:       1821624 kB
Buffers:         13120 kB
Cached:         118760 kB
SwapCached:        992 kB
Active:          61056 kB
Inactive:       107328 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1821624 kB
SwapTotal:     4192956 kB
SwapFree:      4156304 kB
Dirty:            3256 kB
Writeback:           0 kB
Mapped:          49868 kB
Slab:            50920 kB
Committed_AS:  3010648 kB
PageTables:       2128 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= 66545 MiB



End job on node21 on Sat Jan  6 15:06:44 UTC 2007