Trace number 248983

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.13 1816.4

General information on the benchmark

Nameprimes/primes-15/
primes-15-40-2-5.xml
MD5SUM5d0beba664e5faea8d864432f450c6ae
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 benchmark17.4004
SatisfiableYES
(Un)Satisfiability was proved
Number of variables100
Number of constraints40
Maximum constraint arity7
Maximum domain size46
Number of constraints which are defined in extension0
Number of constraints which are defined in intension40
Global constraints used (with number of constraints)

Solver Data (download as text)

0.20	c This is CSPtoSAT+minisat version 0.3
0.20	c (c) 2006 roussel@cril.univ-artois.fr
0.20	
0.20	c This solver internally uses a modified version of MiniSat2 version 061112
0.20	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.20	
0.20	c parsing...
0.20	c ...done
0.20	c #SATvar=13602 #SATclauses=26900 #CSPpredicates=40

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/node9/watcher-248983-1168094236 -o ROOT/results/node9/solver-248983-1168094236 -C 1800 -M 900 /tmp/evaluation/248983-1168094236/CSPtoSAT+minisat /tmp/evaluation/248983-1168094236/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: 1.93 1.73 1.50 3/86 23005
/proc/meminfo: memFree=1209152/2055920 swapFree=4191880/4192956
[pid=23004] ppid=23002 vsize=380 CPUtime=0
/proc/23004/stat : 23004 (CSPtoSAT+minisa) R 23002 23004 22949 0 -1 4194304 41 0 0 0 0 0 0 0 20 0 1 0 157818719 389120 26 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 8663844 0 0 4096 0 0 0 0 17 1 0 0
/proc/23004/statm: 95 26 21 52 0 18 0

[startup+0.10334 s]
/proc/loadavg: 1.93 1.73 1.50 3/86 23005
/proc/meminfo: memFree=1209152/2055920 swapFree=4191880/4192956
[pid=23004] ppid=23002 vsize=8824 CPUtime=0.09
/proc/23004/stat : 23004 (CSPtoSAT+minisa) R 23002 23004 22949 0 -1 4194304 1333 0 0 0 9 0 0 0 18 0 1 0 157818719 9035776 1282 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665654 0 0 4096 0 0 0 0 17 1 0 0
/proc/23004/statm: 2206 1282 725 52 0 574 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8824

[startup+0.511386 s]
/proc/loadavg: 1.93 1.73 1.50 3/86 23005
/proc/meminfo: memFree=1209152/2055920 swapFree=4191880/4192956
[pid=23004] ppid=23002 vsize=8824 CPUtime=0.5
/proc/23004/stat : 23004 (CSPtoSAT+minisa) R 23002 23004 22949 0 -1 4194304 1351 0 0 0 50 0 0 0 22 0 1 0 157818719 9035776 1300 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671680 0 0 4096 0 0 0 0 17 1 0 0
/proc/23004/statm: 2206 1300 725 52 0 574 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 8824

[startup+1.33248 s]
/proc/loadavg: 1.93 1.73 1.50 3/86 23005
/proc/meminfo: memFree=1206464/2055920 swapFree=4191880/4192956
[pid=23004] ppid=23002 vsize=8956 CPUtime=1.31
/proc/23004/stat : 23004 (CSPtoSAT+minisa) R 23002 23004 22949 0 -1 4194304 1396 0 0 0 131 0 0 0 25 0 1 0 157818719 9170944 1345 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667299 0 0 4096 0 0 0 0 17 1 0 0
/proc/23004/statm: 2239 1345 725 52 0 607 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 8956

[startup+2.96967 s]
/proc/loadavg: 1.94 1.74 1.50 3/86 23005
/proc/meminfo: memFree=1206080/2055920 swapFree=4191880/4192956
[pid=23004] ppid=23002 vsize=9352 CPUtime=2.93
/proc/23004/stat : 23004 (CSPtoSAT+minisa) R 23002 23004 22949 0 -1 4194304 1482 0 0 0 293 0 0 0 25 0 1 0 157818719 9576448 1431 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/23004/statm: 2338 1431 725 52 0 706 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 9352

[startup+6.25003 s]
/proc/loadavg: 1.94 1.74 1.50 3/86 23005
/proc/meminfo: memFree=1204928/2055920 swapFree=4191880/4192956
[pid=23004] ppid=23002 vsize=10040 CPUtime=6.18
/proc/23004/stat : 23004 (CSPtoSAT+minisa) R 23002 23004 22949 0 -1 4194304 1661 0 0 0 618 0 0 0 25 0 1 0 157818719 10280960 1610 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134562837 0 0 4096 0 0 0 0 17 1 0 0
/proc/23004/statm: 2510 1610 725 52 0 878 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 10040

[startup+12.7148 s]
/proc/loadavg: 1.95 1.74 1.50 3/86 23005
/proc/meminfo: memFree=1203088/2055920 swapFree=4191880/4192956
[pid=23004] ppid=23002 vsize=11092 CPUtime=12.58
/proc/23004/stat : 23004 (CSPtoSAT+minisa) R 23002 23004 22949 0 -1 4194304 1920 0 0 0 1258 0 0 0 25 0 1 0 157818719 11358208 1869 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671454 0 0 4096 0 0 0 0 17 1 0 0
/proc/23004/statm: 2773 1869 725 52 0 1141 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 11092

[startup+25.5372 s]
/proc/loadavg: 1.95 1.75 1.51 3/86 23005
/proc/meminfo: memFree=1200208/2055920 swapFree=4191880/4192956
[pid=23004] ppid=23002 vsize=12808 CPUtime=25.29
/proc/23004/stat : 23004 (CSPtoSAT+minisa) R 23002 23004 22949 0 -1 4194304 2338 0 0 0 2528 1 0 0 25 0 1 0 157818719 13115392 2287 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665613 0 0 4096 0 0 0 0 17 1 0 0
/proc/23004/statm: 3202 2287 725 52 0 1570 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 12808

[startup+51.1791 s]
/proc/loadavg: 1.97 1.77 1.52 3/86 23005
/proc/meminfo: memFree=1192592/2055920 swapFree=4191880/4192956
[pid=23004] ppid=23002 vsize=19356 CPUtime=50.71
/proc/23004/stat : 23004 (CSPtoSAT+minisa) R 23002 23004 22949 0 -1 4194304 3974 0 0 0 5068 3 0 0 25 0 1 0 157818719 19820544 3923 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678238 0 0 4096 0 0 0 0 17 1 0 0
/proc/23004/statm: 4839 3923 725 52 0 3207 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 19356

[startup+102.476 s]
/proc/loadavg: 1.99 1.81 1.55 3/86 23005
/proc/meminfo: memFree=1173136/2055920 swapFree=4191880/4192956
[pid=23004] ppid=23002 vsize=36068 CPUtime=101.53
/proc/23004/stat : 23004 (CSPtoSAT+minisa) R 23002 23004 22949 0 -1 4194304 8153 0 0 0 10148 5 0 0 25 0 1 0 157818719 36933632 8102 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/23004/statm: 9017 8102 725 52 0 7385 0
Current children cumulated CPU time (s) 101.53
Current children cumulated vsize (KiB) 36068

[startup+162.497 s]
/proc/loadavg: 1.99 1.84 1.57 3/86 23005
/proc/meminfo: memFree=1143952/2055920 swapFree=4191880/4192956
[pid=23004] ppid=23002 vsize=61260 CPUtime=161.01
/proc/23004/stat : 23004 (CSPtoSAT+minisa) R 23002 23004 22949 0 -1 4194304 14403 0 0 0 16092 9 0 0 25 0 1 0 157818719 62730240 14352 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/23004/statm: 15315 14352 725 52 0 13683 0
Current children cumulated CPU time (s) 161.01
Current children cumulated vsize (KiB) 61260

[startup+222.53 s]
/proc/loadavg: 1.99 1.87 1.60 3/86 23005
/proc/meminfo: memFree=1118800/2055920 swapFree=4191880/4192956
[pid=23004] ppid=23002 vsize=83124 CPUtime=220.5
/proc/23004/stat : 23004 (CSPtoSAT+minisa) R 23002 23004 22949 0 -1 4194304 19869 0 0 0 22037 13 0 0 25 0 1 0 157818719 85118976 19818 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665631 0 0 4096 0 0 0 0 17 1 0 0
/proc/23004/statm: 20781 19818 725 52 0 19149 0
Current children cumulated CPU time (s) 220.5
Current children cumulated vsize (KiB) 83124

[startup+282.548 s]
/proc/loadavg: 1.99 1.89 1.62 3/86 23005
/proc/meminfo: memFree=1089808/2055920 swapFree=4191880/4192956
[pid=23004] ppid=23002 vsize=109096 CPUtime=279.98
/proc/23004/stat : 23004 (CSPtoSAT+minisa) R 23002 23004 22949 0 -1 4194304 26368 0 0 0 27980 18 0 0 25 0 1 0 157818719 111714304 26317 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134562800 0 0 4096 0 0 0 0 17 1 0 0
/proc/23004/statm: 27274 26317 725 52 0 25642 0
Current children cumulated CPU time (s) 279.98
Current children cumulated vsize (KiB) 109096

[startup+342.565 s]
/proc/loadavg: 1.99 1.90 1.64 3/86 23005
/proc/meminfo: memFree=1062104/2055920 swapFree=4191880/4192956
[pid=23004] ppid=23002 vsize=133820 CPUtime=339.45
/proc/23004/stat : 23004 (CSPtoSAT+minisa) R 23002 23004 22949 0 -1 4194304 32517 0 0 0 33922 23 0 0 25 0 1 0 157818719 137031680 32466 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671290 0 0 4096 0 0 0 0 17 1 0 0
/proc/23004/statm: 33455 32466 725 52 0 31823 0
Current children cumulated CPU time (s) 339.45
Current children cumulated vsize (KiB) 133820

[startup+402.594 s]
/proc/loadavg: 1.99 1.92 1.66 3/86 23005
/proc/meminfo: memFree=1031640/2055920 swapFree=4191880/4192956
[pid=23004] ppid=23002 vsize=161552 CPUtime=398.94
/proc/23004/stat : 23004 (CSPtoSAT+minisa) R 23002 23004 22949 0 -1 4194304 39370 0 0 0 39866 28 0 0 25 0 1 0 157818719 165429248 39319 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/23004/statm: 40388 39319 725 52 0 38756 0
Current children cumulated CPU time (s) 398.94
Current children cumulated vsize (KiB) 161552

[startup+462.622 s]
/proc/loadavg: 1.99 1.93 1.68 3/86 23005
/proc/meminfo: memFree=1001688/2055920 swapFree=4191880/4192956
[pid=23004] ppid=23002 vsize=187672 CPUtime=458.43
/proc/23004/stat : 23004 (CSPtoSAT+minisa) R 23002 23004 22949 0 -1 4194304 45883 0 0 0 45809 34 0 0 25 0 1 0 157818719 192176128 45832 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/23004/statm: 46918 45832 725 52 0 45286 0
Current children cumulated CPU time (s) 458.43
Current children cumulated vsize (KiB) 187672

[startup+522.655 s]
/proc/loadavg: 1.99 1.94 1.69 3/86 23005
/proc/meminfo: memFree=970392/2055920 swapFree=4191880/4192956
[pid=23004] ppid=23002 vsize=215588 CPUtime=517.91
/proc/23004/stat : 23004 (CSPtoSAT+minisa) R 23002 23004 22949 0 -1 4194304 52851 0 0 0 51752 39 0 0 25 0 1 0 157818719 220762112 52800 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671442 0 0 4096 0 0 0 0 17 1 0 0
/proc/23004/statm: 53897 52800 725 52 0 52265 0
Current children cumulated CPU time (s) 517.91
Current children cumulated vsize (KiB) 215588

[startup+582.676 s]
/proc/loadavg: 1.99 1.95 1.71 3/86 23005
/proc/meminfo: memFree=940184/2055920 swapFree=4191880/4192956
[pid=23004] ppid=23002 vsize=243508 CPUtime=577.39
/proc/23004/stat : 23004 (CSPtoSAT+minisa) R 23002 23004 22949 0 -1 4194304 59780 0 0 0 57694 45 0 0 25 0 1 0 157818719 249352192 59729 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134673104 0 0 4096 0 0 0 0 17 1 0 0
/proc/23004/statm: 60877 59729 725 52 0 59245 0
Current children cumulated CPU time (s) 577.39
Current children cumulated vsize (KiB) 243508

[startup+642.703 s]
/proc/loadavg: 1.99 1.95 1.73 3/86 23005
/proc/meminfo: memFree=908312/2055920 swapFree=4191880/4192956
[pid=23004] ppid=23002 vsize=273176 CPUtime=636.87
/proc/23004/stat : 23004 (CSPtoSAT+minisa) R 23002 23004 22949 0 -1 4194304 67172 0 0 0 63635 52 0 0 25 0 1 0 157818719 279732224 67121 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671506 0 0 4096 0 0 0 0 17 1 0 0
/proc/23004/statm: 68294 67121 725 52 0 66662 0
Current children cumulated CPU time (s) 636.87
Current children cumulated vsize (KiB) 273176

[startup+702.718 s]
/proc/loadavg: 1.99 1.96 1.74 3/86 23005
/proc/meminfo: memFree=869336/2055920 swapFree=4191880/4192956
[pid=23004] ppid=23002 vsize=309288 CPUtime=696.34
/proc/23004/stat : 23004 (CSPtoSAT+minisa) R 23002 23004 22949 0 -1 4194304 76176 0 0 0 69574 60 0 0 25 0 1 0 157818719 316710912 76125 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/23004/statm: 77322 76125 725 52 0 75690 0
Current children cumulated CPU time (s) 696.34
Current children cumulated vsize (KiB) 309288

[startup+762.741 s]
/proc/loadavg: 1.99 1.97 1.75 3/86 23005
/proc/meminfo: memFree=824984/2055920 swapFree=4191880/4192956
[pid=23004] ppid=23002 vsize=349848 CPUtime=755.82
/proc/23004/stat : 23004 (CSPtoSAT+minisa) R 23002 23004 22949 0 -1 4194304 86272 0 0 0 75515 67 0 0 25 0 1 0 157818719 358244352 86221 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/23004/statm: 87462 86221 725 52 0 85830 0
Current children cumulated CPU time (s) 755.82
Current children cumulated vsize (KiB) 349848

[startup+822.757 s]
/proc/loadavg: 2.06 1.99 1.77 3/86 23005
/proc/meminfo: memFree=788120/2055920 swapFree=4191880/4192956
[pid=23004] ppid=23002 vsize=383392 CPUtime=815.3
/proc/23004/stat : 23004 (CSPtoSAT+minisa) R 23002 23004 22949 0 -1 4194304 94638 0 0 0 81455 75 0 0 25 0 1 0 157818719 392593408 94579 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671531 0 0 4096 0 0 0 0 17 1 0 0
/proc/23004/statm: 95848 94579 725 52 0 94216 0
Current children cumulated CPU time (s) 815.3
Current children cumulated vsize (KiB) 383392

[startup+882.784 s]
/proc/loadavg: 2.06 2.00 1.79 3/86 23005
/proc/meminfo: memFree=763480/2055920 swapFree=4191880/4192956
[pid=23004] ppid=23002 vsize=406448 CPUtime=874.79
/proc/23004/stat : 23004 (CSPtoSAT+minisa) R 23002 23004 22949 0 -1 4194304 100320 0 0 0 87398 81 0 0 25 0 1 0 157818719 416202752 100261 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667972 0 0 4096 0 0 0 0 17 1 0 0
/proc/23004/statm: 101612 100261 725 52 0 99980 0
Current children cumulated CPU time (s) 874.79
Current children cumulated vsize (KiB) 406448

[startup+942.795 s]
/proc/loadavg: 2.02 2.00 1.80 3/86 23005
/proc/meminfo: memFree=736792/2055920 swapFree=4191880/4192956
[pid=23004] ppid=23002 vsize=430280 CPUtime=934.28
/proc/23004/stat : 23004 (CSPtoSAT+minisa) R 23002 23004 22949 0 -1 4194304 106239 0 0 0 93341 87 0 0 25 0 1 0 157818719 440606720 106180 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671445 0 0 4096 0 0 0 0 17 1 0 0
/proc/23004/statm: 107570 106180 725 52 0 105938 0
Current children cumulated CPU time (s) 934.28
Current children cumulated vsize (KiB) 430280

[startup+1002.81 s]
/proc/loadavg: 2.00 2.00 1.81 3/86 23005
/proc/meminfo: memFree=707736/2055920 swapFree=4191880/4192956
[pid=23004] ppid=23002 vsize=455088 CPUtime=993.78
/proc/23004/stat : 23004 (CSPtoSAT+minisa) R 23002 23004 22949 0 -1 4194304 112430 0 0 0 99284 94 0 0 25 0 1 0 157818719 466010112 112371 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667760 0 0 4096 0 0 0 0 17 1 0 0
/proc/23004/statm: 113772 112371 725 52 0 112140 0
Current children cumulated CPU time (s) 993.78
Current children cumulated vsize (KiB) 455088

[startup+1062.82 s]
/proc/loadavg: 2.00 2.00 1.82 4/86 23005
/proc/meminfo: memFree=674712/2055920 swapFree=4191880/4192956
[pid=23004] ppid=23002 vsize=486628 CPUtime=1053.25
/proc/23004/stat : 23004 (CSPtoSAT+minisa) R 23002 23004 22949 0 -1 4194304 120293 0 0 0 105223 102 0 0 25 0 1 0 157818719 498307072 120234 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678594 0 0 4096 0 0 0 0 17 1 0 0
/proc/23004/statm: 121657 120234 725 52 0 120025 0
Current children cumulated CPU time (s) 1053.25
Current children cumulated vsize (KiB) 486628

[startup+1122.84 s]
/proc/loadavg: 2.00 2.00 1.83 3/86 23005
/proc/meminfo: memFree=641432/2055920 swapFree=4191880/4192956
[pid=23004] ppid=23002 vsize=517300 CPUtime=1112.74
/proc/23004/stat : 23004 (CSPtoSAT+minisa) R 23002 23004 22949 0 -1 4194304 127910 0 0 0 111164 110 0 0 25 0 1 0 157818719 529715200 127851 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667936 0 0 4096 0 0 0 0 17 1 0 0
/proc/23004/statm: 129325 127851 725 52 0 127693 0
Current children cumulated CPU time (s) 1112.74
Current children cumulated vsize (KiB) 517300

[startup+1182.85 s]
/proc/loadavg: 2.05 2.01 1.84 3/86 23005
/proc/meminfo: memFree=610264/2055920 swapFree=4191880/4192956
[pid=23004] ppid=23002 vsize=544668 CPUtime=1172.22
/proc/23004/stat : 23004 (CSPtoSAT+minisa) R 23002 23004 22949 0 -1 4194304 134726 0 0 0 117106 116 0 0 25 0 1 0 157818719 557740032 134651 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134670807 0 0 4096 0 0 0 0 17 1 0 0
/proc/23004/statm: 136167 134651 725 52 0 134535 0
Current children cumulated CPU time (s) 1172.22
Current children cumulated vsize (KiB) 544668

[startup+1242.88 s]
/proc/loadavg: 2.02 2.01 1.84 3/86 23005
/proc/meminfo: memFree=578328/2055920 swapFree=4191880/4192956
[pid=23004] ppid=23002 vsize=574864 CPUtime=1231.71
/proc/23004/stat : 23004 (CSPtoSAT+minisa) R 23002 23004 22949 0 -1 4194304 142277 0 0 0 123048 123 0 0 25 0 1 0 157818719 588660736 142202 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/23004/statm: 143716 142202 725 52 0 142084 0
Current children cumulated CPU time (s) 1231.71
Current children cumulated vsize (KiB) 574864

[startup+1302.88 s]
/proc/loadavg: 2.04 2.02 1.85 3/86 23005
/proc/meminfo: memFree=550872/2055920 swapFree=4191880/4192956
[pid=23004] ppid=23002 vsize=600176 CPUtime=1291.19
/proc/23004/stat : 23004 (CSPtoSAT+minisa) R 23002 23004 22949 0 -1 4194304 148577 0 0 0 128990 129 0 0 25 0 1 0 157818719 614580224 148502 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678598 0 0 4096 0 0 0 0 17 1 0 0
/proc/23004/statm: 150044 148502 725 52 0 148412 0
Current children cumulated CPU time (s) 1291.19
Current children cumulated vsize (KiB) 600176

[startup+1362.9 s]
/proc/loadavg: 2.08 2.03 1.87 3/86 23005
/proc/meminfo: memFree=516760/2055920 swapFree=4191880/4192956
[pid=23004] ppid=23002 vsize=630144 CPUtime=1350.67
/proc/23004/stat : 23004 (CSPtoSAT+minisa) R 23002 23004 22949 0 -1 4194304 156057 0 0 0 134931 136 0 0 25 0 1 0 157818719 645267456 155982 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/23004/statm: 157536 155982 725 52 0 155904 0
Current children cumulated CPU time (s) 1350.67
Current children cumulated vsize (KiB) 630144

[startup+1422.91 s]
/proc/loadavg: 2.03 2.02 1.87 3/86 23005
/proc/meminfo: memFree=486424/2055920 swapFree=4191880/4192956
[pid=23004] ppid=23002 vsize=658824 CPUtime=1410.14
/proc/23004/stat : 23004 (CSPtoSAT+minisa) R 23002 23004 22949 0 -1 4194304 163237 0 0 0 140873 141 0 0 25 0 1 0 157818719 674635776 163162 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/23004/statm: 164706 163162 725 52 0 163074 0
Current children cumulated CPU time (s) 1410.14
Current children cumulated vsize (KiB) 658824

[startup+1482.95 s]
/proc/loadavg: 2.01 2.02 1.88 3/92 23155
/proc/meminfo: memFree=456552/2055920 swapFree=4191880/4192956
[pid=23004] ppid=23002 vsize=683296 CPUtime=1469.49
/proc/23004/stat : 23004 (CSPtoSAT+minisa) R 23002 23004 22949 0 -1 4194304 169334 0 0 0 146801 148 0 0 25 0 1 0 157818719 699695104 169259 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134673541 0 0 4096 0 0 0 0 17 1 0 0
/proc/23004/statm: 170824 169259 725 52 0 169192 0
Current children cumulated CPU time (s) 1469.49
Current children cumulated vsize (KiB) 683296

[startup+1542.98 s]
/proc/loadavg: 2.00 2.01 1.88 3/86 23202
/proc/meminfo: memFree=434264/2055920 swapFree=4191880/4192956
[pid=23004] ppid=23002 vsize=704416 CPUtime=1528.93
/proc/23004/stat : 23004 (CSPtoSAT+minisa) R 23002 23004 22949 0 -1 4194304 174561 0 0 0 152740 153 0 0 25 0 1 0 157818719 721321984 174486 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/23004/statm: 176104 174486 725 52 0 174472 0
Current children cumulated CPU time (s) 1528.93
Current children cumulated vsize (KiB) 704416

[startup+1603 s]
/proc/loadavg: 2.06 2.02 1.89 3/86 23202
/proc/meminfo: memFree=413592/2055920 swapFree=4191880/4192956
[pid=23004] ppid=23002 vsize=723416 CPUtime=1588.42
/proc/23004/stat : 23004 (CSPtoSAT+minisa) R 23002 23004 22949 0 -1 4194304 179254 0 0 0 158683 159 0 0 25 0 1 0 157818719 740777984 179179 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671442 0 0 4096 0 0 0 0 17 1 0 0
/proc/23004/statm: 180854 179179 725 52 0 179222 0
Current children cumulated CPU time (s) 1588.42
Current children cumulated vsize (KiB) 723416

[startup+1663.02 s]
/proc/loadavg: 2.13 2.05 1.91 4/86 23202
/proc/meminfo: memFree=385624/2055920 swapFree=4191880/4192956
[pid=23004] ppid=23002 vsize=748104 CPUtime=1647.89
/proc/23004/stat : 23004 (CSPtoSAT+minisa) R 23002 23004 22949 0 -1 4194304 185434 0 0 0 164624 165 0 0 25 0 1 0 157818719 766058496 185359 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665710 0 0 4096 0 0 0 0 17 1 0 0
/proc/23004/statm: 187026 185359 725 52 0 185394 0
Current children cumulated CPU time (s) 1647.89
Current children cumulated vsize (KiB) 748104

[startup+1723.05 s]
/proc/loadavg: 2.05 2.04 1.91 3/86 23202
/proc/meminfo: memFree=354712/2055920 swapFree=4191880/4192956
[pid=23004] ppid=23002 vsize=778104 CPUtime=1707.37
/proc/23004/stat : 23004 (CSPtoSAT+minisa) R 23002 23004 22949 0 -1 4194304 192879 0 0 0 170566 171 0 0 25 0 1 0 157818719 796778496 192804 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/23004/statm: 194526 192804 725 52 0 192894 0
Current children cumulated CPU time (s) 1707.37
Current children cumulated vsize (KiB) 778104

[startup+1783.06 s]
/proc/loadavg: 2.02 2.03 1.91 3/86 23202
/proc/meminfo: memFree=324248/2055920 swapFree=4191880/4192956
[pid=23004] ppid=23002 vsize=804500 CPUtime=1766.86
/proc/23004/stat : 23004 (CSPtoSAT+minisa) R 23002 23004 22949 0 -1 4194304 199439 0 0 0 176509 177 0 0 25 0 1 0 157818719 823808000 199364 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134668058 0 0 4096 0 0 0 0 17 1 0 0
/proc/23004/statm: 201125 199364 725 52 0 199493 0
Current children cumulated CPU time (s) 1766.86
Current children cumulated vsize (KiB) 804500



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1816.28 s]
/proc/loadavg: 1.67 1.94 1.88 2/81 23214
/proc/meminfo: memFree=409160/2055920 swapFree=4191880/4192956
[pid=23004] ppid=23002 vsize=816072 CPUtime=1800.01
/proc/23004/stat : 23004 (CSPtoSAT+minisa) R 23002 23004 22949 0 -1 4194304 202330 0 0 0 179820 181 0 0 25 0 1 0 157818719 835657728 202255 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/23004/statm: 204018 202255 725 52 0 202386 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 816072

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1816.4
CPU time (s): 1800.13
CPU user time (s): 1798.2
CPU system time (s): 1.93071
CPU usage (%): 99.1042
Max. virtual memory (cumulated for all children) (KiB): 816072

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

runsolver used 2.40663 s user time and 5.49716 s system time

The end

Launcher Data (download as text)

Begin job on node9 on Sat Jan  6 14:37:16 UTC 2007


IDJOB= 248983
IDBENCH= 11748
FILE ID= node9/248983-1168094236

PBS_JOBID= 3476447

Free space on /tmp= 66542 MiB

BENCH NAME= HOME/pub/bench/CPAI06/primes/primes-15/primes-15-40-2-5.xml
COMMAND LINE= /tmp/evaluation/248983-1168094236/CSPtoSAT+minisat /tmp/evaluation/248983-1168094236/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-248983-1168094236 -o ROOT/results/node9/solver-248983-1168094236 -C 1800 -M 900  /tmp/evaluation/248983-1168094236/CSPtoSAT+minisat /tmp/evaluation/248983-1168094236/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  5d0beba664e5faea8d864432f450c6ae

RANDOM SEED= 746678167

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.231
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.231
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1209632 kB
Buffers:         84756 kB
Cached:         605992 kB
SwapCached:        268 kB
Active:         337304 kB
Inactive:       406716 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1209632 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            3436 kB
Writeback:           0 kB
Mapped:          68388 kB
Slab:            87196 kB
Committed_AS:  4066636 kB
PageTables:       2264 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= 66544 MiB



End job on node9 on Sat Jan  6 15:07:40 UTC 2007