Trace number 3445773

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
MPhaseSAT 2011-02-15? (TO) 5000.12 5000.02

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-22_464.cnf
MD5SUMa722a199fd84ba0b319251daa47aa19c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2654.41
Satisfiable
(Un)Satisfiability was proved
Number of variables232
Number of clauses28991
Sum of the clauses size130855
Maximum clause length22
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 277
Number of clauses of size 326594
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 52320

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3445773-1306977968/watcher-3445773-1306977968 -o /tmp/evaluation-result-3445773-1306977968/solver-3445773-1306977968 -C 5000 -W 5100 -M 15500 MPhaseSAT HOME/instance-3445773-1306977968.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.02 2.00 3/477 12834
/proc/meminfo: memFree=21621880/32951124 swapFree=67057928/67111528
[pid=12834] ppid=12832 vsize=3720 CPUtime=0.01 cores=0,2,4,6
/proc/12834/stat : 12834 (MPhaseSAT) R 12832 12834 12297 0 -1 4202496 387 0 0 0 1 0 0 0 25 0 1 0 790212135 3809280 328 33554432000 134512640 134731564 4294424336 18446744073709551615 134531593 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/12834/statm: 930 328 225 54 0 240 0

[startup+0.0696911 s]
/proc/loadavg: 2.00 2.02 2.00 3/477 12834
/proc/meminfo: memFree=21621880/32951124 swapFree=67057928/67111528
[pid=12834] ppid=12832 vsize=6944 CPUtime=0.06 cores=0,2,4,6
/proc/12834/stat : 12834 (MPhaseSAT) R 12832 12834 12297 0 -1 4202496 1923 0 0 0 6 0 0 0 25 0 1 0 790212135 7110656 1292 33554432000 134512640 134731564 4294424336 18446744073709551615 134615706 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/12834/statm: 1736 1292 259 54 0 1046 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 6944

[startup+0.100696 s]
/proc/loadavg: 2.00 2.02 2.00 3/477 12834
/proc/meminfo: memFree=21621880/32951124 swapFree=67057928/67111528
[pid=12834] ppid=12832 vsize=6340 CPUtime=0.09 cores=0,2,4,6
/proc/12834/stat : 12834 (MPhaseSAT) R 12832 12834 12297 0 -1 4202496 2004 0 0 0 9 0 0 0 25 0 1 0 790212135 6492160 1126 33554432000 134512640 134731564 4294424336 18446744073709551615 134720304 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/12834/statm: 1585 1126 264 54 0 895 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6340

[startup+0.300664 s]
/proc/loadavg: 2.00 2.02 2.00 3/477 12834
/proc/meminfo: memFree=21621880/32951124 swapFree=67057928/67111528
[pid=12834] ppid=12832 vsize=7000 CPUtime=0.29 cores=0,2,4,6
/proc/12834/stat : 12834 (MPhaseSAT) R 12832 12834 12297 0 -1 4202496 2179 0 0 0 29 0 0 0 25 0 1 0 790212135 7168000 1301 33554432000 134512640 134731564 4294424336 18446744073709551615 134668944 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/12834/statm: 1750 1301 264 54 0 1060 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7000

[startup+0.70058 s]
/proc/loadavg: 2.00 2.02 2.00 3/477 12834
/proc/meminfo: memFree=21621880/32951124 swapFree=67057928/67111528
[pid=12834] ppid=12832 vsize=7396 CPUtime=0.69 cores=0,2,4,6
/proc/12834/stat : 12834 (MPhaseSAT) R 12832 12834 12297 0 -1 4202496 2272 0 0 0 69 0 0 0 25 0 1 0 790212135 7573504 1394 33554432000 134512640 134731564 4294424336 18446744073709551615 134715373 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/12834/statm: 1849 1394 264 54 0 1159 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7396

[startup+1.50044 s]
/proc/loadavg: 2.00 2.02 2.00 3/478 12835
/proc/meminfo: memFree=21616424/32951124 swapFree=67057928/67111528
[pid=12834] ppid=12832 vsize=7796 CPUtime=1.49 cores=0,2,4,6
/proc/12834/stat : 12834 (MPhaseSAT) R 12832 12834 12297 0 -1 4202496 2373 0 0 0 149 0 0 0 25 0 1 0 790212135 7983104 1495 33554432000 134512640 134731564 4294424336 18446744073709551615 134659320 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/12834/statm: 1949 1495 264 54 0 1259 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7796

[startup+3.10116 s]
/proc/loadavg: 2.00 2.02 2.00 3/478 12835
/proc/meminfo: memFree=21615432/32951124 swapFree=67057928/67111528
[pid=12834] ppid=12832 vsize=8196 CPUtime=3.09 cores=0,2,4,6
/proc/12834/stat : 12834 (MPhaseSAT) R 12832 12834 12297 0 -1 4202496 2478 0 0 0 309 0 0 0 25 0 1 0 790212135 8392704 1600 33554432000 134512640 134731564 4294424336 18446744073709551615 134614655 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/12834/statm: 2049 1600 264 54 0 1359 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8196

[startup+6.30059 s]
/proc/loadavg: 2.00 2.02 2.00 3/478 12835
/proc/meminfo: memFree=21613680/32951124 swapFree=67057928/67111528
[pid=12834] ppid=12832 vsize=8864 CPUtime=6.29 cores=0,2,4,6
/proc/12834/stat : 12834 (MPhaseSAT) R 12832 12834 12297 0 -1 4202496 2641 0 0 0 629 0 0 0 25 0 1 0 790212135 9076736 1763 33554432000 134512640 134731564 4294424336 18446744073709551615 9326438 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/12834/statm: 2216 1763 264 54 0 1526 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8864

[startup+12.7005 s]
/proc/loadavg: 2.00 2.02 2.00 3/478 12835
/proc/meminfo: memFree=21612952/32951124 swapFree=67057928/67111528
[pid=12834] ppid=12832 vsize=9924 CPUtime=12.67 cores=0,2,4,6
/proc/12834/stat : 12834 (MPhaseSAT) R 12832 12834 12297 0 -1 4202496 2870 0 0 0 1267 0 0 0 25 0 1 0 790212135 10162176 1992 33554432000 134512640 134731564 4294424336 18446744073709551615 134667369 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12834/statm: 2481 1992 270 54 0 1791 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 9924

[startup+25.5002 s]
/proc/loadavg: 2.00 2.01 2.00 3/478 12835
/proc/meminfo: memFree=21612348/32951124 swapFree=67057928/67111528
[pid=12834] ppid=12832 vsize=9924 CPUtime=25.47 cores=0,2,4,6
/proc/12834/stat : 12834 (MPhaseSAT) R 12832 12834 12297 0 -1 4202496 2878 0 0 0 2547 0 0 0 25 0 1 0 790212135 10162176 2000 33554432000 134512640 134731564 4294424336 18446744073709551615 134620766 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12834/statm: 2481 2000 270 54 0 1791 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 9924

[startup+51.1007 s]
/proc/loadavg: 2.00 2.01 2.00 3/478 12836
/proc/meminfo: memFree=21612196/32951124 swapFree=67057928/67111528
[pid=12834] ppid=12832 vsize=9924 CPUtime=51.07 cores=0,2,4,6
/proc/12834/stat : 12834 (MPhaseSAT) R 12832 12834 12297 0 -1 4202496 2887 0 0 0 5107 0 0 0 25 0 1 0 790212135 10162176 2009 33554432000 134512640 134731564 4294424336 18446744073709551615 134620770 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12834/statm: 2481 2009 270 54 0 1791 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 9924

[startup+102.318 s]
/proc/loadavg: 2.11 2.04 2.01 3/478 12837
/proc/meminfo: memFree=21608952/32951124 swapFree=67057928/67111528
[pid=12834] ppid=12832 vsize=12568 CPUtime=102.28 cores=0,2,4,6
/proc/12834/stat : 12834 (MPhaseSAT) R 12832 12834 12297 0 -1 4202496 3507 0 0 0 10228 0 0 0 25 0 1 0 790212135 12869632 2629 33554432000 134512640 134731564 4294424336 18446744073709551615 134715894 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12834/statm: 3142 2629 270 54 0 2452 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 12568

[startup+162.301 s]
/proc/loadavg: 2.19 2.07 2.02 3/478 12839
/proc/meminfo: memFree=21605460/32951124 swapFree=67057928/67111528
[pid=12834] ppid=12832 vsize=16592 CPUtime=162.27 cores=0,2,4,6
/proc/12834/stat : 12834 (MPhaseSAT) R 12832 12834 12297 0 -1 4202496 4406 0 0 0 16227 0 0 0 25 0 1 0 790212135 16990208 3528 33554432000 134512640 134731564 4294424336 18446744073709551615 134659291 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12834/statm: 4148 3528 270 54 0 3458 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 16592

[startup+222.3 s]
/proc/loadavg: 2.07 2.06 2.01 3/478 12869
/proc/meminfo: memFree=21617460/32951124 swapFree=67057928/67111528
[pid=12834] ppid=12832 vsize=17808 CPUtime=222.28 cores=0,2,4,6
/proc/12834/stat : 12834 (MPhaseSAT) R 12832 12834 12297 0 -1 4202496 4659 0 0 0 22227 1 0 0 25 0 1 0 790212135 18235392 3781 33554432000 134512640 134731564 4294424336 18446744073709551615 134659464 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12834/statm: 4452 3781 270 54 0 3762 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 17808

[startup+282.301 s]
/proc/loadavg: 2.02 2.04 2.01 3/478 12870
/proc/meminfo: memFree=21615064/32951124 swapFree=67057928/67111528
[pid=12834] ppid=12832 vsize=18704 CPUtime=282.28 cores=0,2,4,6
/proc/12834/stat : 12834 (MPhaseSAT) R 12832 12834 12297 0 -1 4202496 4843 0 0 0 28227 1 0 0 25 0 1 0 790212135 19152896 3965 33554432000 134512640 134731564 4294424336 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12834/statm: 4676 3965 270 54 0 3986 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 18704

[startup+342.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/478 12872
/proc/meminfo: memFree=21609456/32951124 swapFree=67057928/67111528
[pid=12834] ppid=12832 vsize=19280 CPUtime=342.28 cores=0,2,4,6
/proc/12834/stat : 12834 (MPhaseSAT) R 12832 12834 12297 0 -1 4202496 4976 0 0 0 34227 1 0 0 25 0 1 0 790212135 19742720 4098 33554432000 134512640 134731564 4294424336 18446744073709551615 134659689 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12834/statm: 4820 4098 270 54 0 4130 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 19280

[startup+402.301 s]
/proc/loadavg: 2.04 2.04 2.00 3/478 12873
/proc/meminfo: memFree=21608556/32951124 swapFree=67057928/67111528
[pid=12834] ppid=12832 vsize=20048 CPUtime=402.28 cores=0,2,4,6
/proc/12834/stat : 12834 (MPhaseSAT) R 12832 12834 12297 0 -1 4202496 5122 0 0 0 40227 1 0 0 25 0 1 0 790212135 20529152 4244 33554432000 134512640 134731564 4294424336 18446744073709551615 134721101 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12834/statm: 5012 4244 270 54 0 4322 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 20048

[startup+462.301 s]
/proc/loadavg: 2.05 2.04 2.00 3/478 12875
/proc/meminfo: memFree=21607908/32951124 swapFree=67057928/67111528
[pid=12834] ppid=12832 vsize=20240 CPUtime=462.28 cores=0,2,4,6
/proc/12834/stat : 12834 (MPhaseSAT) R 12832 12834 12297 0 -1 4202496 5151 0 0 0 46227 1 0 0 25 0 1 0 790212135 20725760 4273 33554432000 134512640 134731564 4294424336 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12834/statm: 5060 4273 270 54 0 4370 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 20240

[startup+522.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/478 12877
/proc/meminfo: memFree=21605904/32951124 swapFree=67057928/67111528
[pid=12834] ppid=12832 vsize=21392 CPUtime=522.28 cores=0,2,4,6
/proc/12834/stat : 12834 (MPhaseSAT) R 12832 12834 12297 0 -1 4202496 5346 0 0 0 52227 1 0 0 25 0 1 0 790212135 21905408 4468 33554432000 134512640 134731564 4294424336 18446744073709551615 134659320 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12834/statm: 5348 4468 270 54 0 4658 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 21392

[startup+582.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/478 12878
/proc/meminfo: memFree=21605252/32951124 swapFree=67057928/67111528
[pid=12834] ppid=12832 vsize=21968 CPUtime=582.28 cores=0,2,4,6
/proc/12834/stat : 12834 (MPhaseSAT) R 12832 12834 12297 0 -1 4202496 5456 0 0 0 58227 1 0 0 25 0 1 0 790212135 22495232 4578 33554432000 134512640 134731564 4294424336 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12834/statm: 5492 4578 270 54 0 4802 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 21968

[startup+642.3 s]

################
# More data... #
################

[startup+4002.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/478 13473
/proc/meminfo: memFree=21592740/32951124 swapFree=67057928/67111528
[pid=12834] ppid=12832 vsize=25100 CPUtime=4002.36 cores=0,2,4,6
/proc/12834/stat : 12834 (MPhaseSAT) R 12832 12834 12297 0 -1 4202496 6603 0 0 0 400234 2 0 0 25 0 1 0 790212135 25702400 5711 33554432000 134512640 134731564 4294424336 18446744073709551615 134659329 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12834/statm: 6275 5711 270 54 0 5585 0
Current children cumulated CPU time (s) 4002.36
Current children cumulated vsize (KiB) 25100

[startup+4062.32 s]
/proc/loadavg: 2.15 2.05 2.01 3/478 13475
/proc/meminfo: memFree=21592964/32951124 swapFree=67057928/67111528
[pid=12834] ppid=12832 vsize=25100 CPUtime=4062.38 cores=0,2,4,6
/proc/12834/stat : 12834 (MPhaseSAT) R 12832 12834 12297 0 -1 4202496 6610 0 0 0 406236 2 0 0 25 0 1 0 790212135 25702400 5718 33554432000 134512640 134731564 4294424336 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12834/statm: 6275 5718 270 54 0 5585 0
Current children cumulated CPU time (s) 4062.38
Current children cumulated vsize (KiB) 25100

[startup+4122.3 s]
/proc/loadavg: 2.12 2.06 2.01 3/478 13477
/proc/meminfo: memFree=21591824/32951124 swapFree=67057928/67111528
[pid=12834] ppid=12832 vsize=25100 CPUtime=4122.37 cores=0,2,4,6
/proc/12834/stat : 12834 (MPhaseSAT) R 12832 12834 12297 0 -1 4202496 6620 0 0 0 412235 2 0 0 25 0 1 0 790212135 25702400 5728 33554432000 134512640 134731564 4294424336 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12834/statm: 6275 5728 270 54 0 5585 0
Current children cumulated CPU time (s) 4122.37
Current children cumulated vsize (KiB) 25100

[startup+4182.3 s]
/proc/loadavg: 2.08 2.06 2.01 3/478 13478
/proc/meminfo: memFree=21591672/32951124 swapFree=67057928/67111528
[pid=12834] ppid=12832 vsize=25100 CPUtime=4182.37 cores=0,2,4,6
/proc/12834/stat : 12834 (MPhaseSAT) R 12832 12834 12297 0 -1 4202496 6627 0 0 0 418235 2 0 0 25 0 1 0 790212135 25702400 5735 33554432000 134512640 134731564 4294424336 18446744073709551615 134659329 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12834/statm: 6275 5735 270 54 0 5585 0
Current children cumulated CPU time (s) 4182.37
Current children cumulated vsize (KiB) 25100

[startup+4242.3 s]
/proc/loadavg: 2.03 2.05 2.00 3/478 13480
/proc/meminfo: memFree=21590416/32951124 swapFree=67057928/67111528
[pid=12834] ppid=12832 vsize=25100 CPUtime=4242.37 cores=0,2,4,6
/proc/12834/stat : 12834 (MPhaseSAT) R 12832 12834 12297 0 -1 4202496 6631 0 0 0 424235 2 0 0 25 0 1 0 790212135 25702400 5739 33554432000 134512640 134731564 4294424336 18446744073709551615 134720157 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12834/statm: 6275 5739 270 54 0 5585 0
Current children cumulated CPU time (s) 4242.37
Current children cumulated vsize (KiB) 25100

[startup+4302.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/478 13481
/proc/meminfo: memFree=21591268/32951124 swapFree=67057928/67111528
[pid=12834] ppid=12832 vsize=25100 CPUtime=4302.37 cores=0,2,4,6
/proc/12834/stat : 12834 (MPhaseSAT) R 12832 12834 12297 0 -1 4202496 6631 0 0 0 430235 2 0 0 25 0 1 0 790212135 25702400 5739 33554432000 134512640 134731564 4294424336 18446744073709551615 9239776 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12834/statm: 6275 5739 270 54 0 5585 0
Current children cumulated CPU time (s) 4302.37
Current children cumulated vsize (KiB) 25100

[startup+4362.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/478 13483
/proc/meminfo: memFree=21591608/32951124 swapFree=67057928/67111528
[pid=12834] ppid=12832 vsize=25100 CPUtime=4362.37 cores=0,2,4,6
/proc/12834/stat : 12834 (MPhaseSAT) R 12832 12834 12297 0 -1 4202496 6637 0 0 0 436235 2 0 0 25 0 1 0 790212135 25702400 5745 33554432000 134512640 134731564 4294424336 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12834/statm: 6275 5745 270 54 0 5585 0
Current children cumulated CPU time (s) 4362.37
Current children cumulated vsize (KiB) 25100

[startup+4422.3 s]
/proc/loadavg: 2.06 2.04 2.00 3/478 13485
/proc/meminfo: memFree=21591216/32951124 swapFree=67057928/67111528
[pid=12834] ppid=12832 vsize=25100 CPUtime=4422.37 cores=0,2,4,6
/proc/12834/stat : 12834 (MPhaseSAT) R 12832 12834 12297 0 -1 4202496 6668 0 0 0 442235 2 0 0 25 0 1 0 790212135 25702400 5776 33554432000 134512640 134731564 4294424336 18446744073709551615 134720162 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12834/statm: 6275 5776 270 54 0 5585 0
Current children cumulated CPU time (s) 4422.37
Current children cumulated vsize (KiB) 25100

[startup+4482.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/478 13486
/proc/meminfo: memFree=21591196/32951124 swapFree=67057928/67111528
[pid=12834] ppid=12832 vsize=25100 CPUtime=4482.37 cores=0,2,4,6
/proc/12834/stat : 12834 (MPhaseSAT) R 12832 12834 12297 0 -1 4202496 6693 0 0 0 448235 2 0 0 25 0 1 0 790212135 25702400 5801 33554432000 134512640 134731564 4294424336 18446744073709551615 134673266 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12834/statm: 6275 5801 270 54 0 5585 0
Current children cumulated CPU time (s) 4482.37
Current children cumulated vsize (KiB) 25100

[startup+4542.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/478 13488
/proc/meminfo: memFree=21591044/32951124 swapFree=67057928/67111528
[pid=12834] ppid=12832 vsize=25100 CPUtime=4542.38 cores=0,2,4,6
/proc/12834/stat : 12834 (MPhaseSAT) R 12832 12834 12297 0 -1 4202496 6718 0 0 0 454236 2 0 0 25 0 1 0 790212135 25702400 5826 33554432000 134512640 134731564 4294424336 18446744073709551615 134659535 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12834/statm: 6275 5826 270 54 0 5585 0
Current children cumulated CPU time (s) 4542.38
Current children cumulated vsize (KiB) 25100

[startup+4602.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/478 13489
/proc/meminfo: memFree=21590152/32951124 swapFree=67057928/67111528
[pid=12834] ppid=12832 vsize=25292 CPUtime=4602.39 cores=0,2,4,6
/proc/12834/stat : 12834 (MPhaseSAT) R 12832 12834 12297 0 -1 4202496 6752 0 0 0 460237 2 0 0 25 0 1 0 790212135 25899008 5860 33554432000 134512640 134731564 4294424336 18446744073709551615 134634891 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12834/statm: 6323 5860 270 54 0 5633 0
Current children cumulated CPU time (s) 4602.39
Current children cumulated vsize (KiB) 25292

[startup+4662.3 s]
/proc/loadavg: 2.07 2.04 2.01 3/478 13491
/proc/meminfo: memFree=21589768/32951124 swapFree=67057928/67111528
[pid=12834] ppid=12832 vsize=25484 CPUtime=4662.38 cores=0,2,4,6
/proc/12834/stat : 12834 (MPhaseSAT) R 12832 12834 12297 0 -1 4202496 6781 0 0 0 466236 2 0 0 25 0 1 0 790212135 26095616 5889 33554432000 134512640 134731564 4294424336 18446744073709551615 134720143 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12834/statm: 6371 5889 270 54 0 5681 0
Current children cumulated CPU time (s) 4662.38
Current children cumulated vsize (KiB) 25484

[startup+4722.32 s]
/proc/loadavg: 2.06 2.05 2.01 3/478 13493
/proc/meminfo: memFree=21589624/32951124 swapFree=67057928/67111528
[pid=12834] ppid=12832 vsize=25676 CPUtime=4722.4 cores=0,2,4,6
/proc/12834/stat : 12834 (MPhaseSAT) R 12832 12834 12297 0 -1 4202496 6793 0 0 0 472238 2 0 0 25 0 1 0 790212135 26292224 5901 33554432000 134512640 134731564 4294424336 18446744073709551615 134659280 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12834/statm: 6419 5901 270 54 0 5729 0
Current children cumulated CPU time (s) 4722.4
Current children cumulated vsize (KiB) 25676

[startup+4782.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/478 13494
/proc/meminfo: memFree=21589364/32951124 swapFree=67057928/67111528
[pid=12834] ppid=12832 vsize=25676 CPUtime=4782.38 cores=0,2,4,6
/proc/12834/stat : 12834 (MPhaseSAT) R 12832 12834 12297 0 -1 4202496 6802 0 0 0 478236 2 0 0 25 0 1 0 790212135 26292224 5910 33554432000 134512640 134731564 4294424336 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12834/statm: 6419 5910 270 54 0 5729 0
Current children cumulated CPU time (s) 4782.38
Current children cumulated vsize (KiB) 25676

[startup+4842.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/478 13496
/proc/meminfo: memFree=21589344/32951124 swapFree=67057928/67111528
[pid=12834] ppid=12832 vsize=25100 CPUtime=4842.38 cores=0,2,4,6
/proc/12834/stat : 12834 (MPhaseSAT) R 12832 12834 12297 0 -1 4202496 6821 0 0 0 484236 2 0 0 25 0 1 0 790212135 25702400 5832 33554432000 134512640 134731564 4294424336 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12834/statm: 6275 5832 270 54 0 5585 0
Current children cumulated CPU time (s) 4842.38
Current children cumulated vsize (KiB) 25100

[startup+4902.3 s]
/proc/loadavg: 2.14 2.05 2.01 3/478 13497
/proc/meminfo: memFree=21588828/32951124 swapFree=67057928/67111528
[pid=12834] ppid=12832 vsize=25100 CPUtime=4902.38 cores=0,2,4,6
/proc/12834/stat : 12834 (MPhaseSAT) R 12832 12834 12297 0 -1 4202496 6823 0 0 0 490236 2 0 0 25 0 1 0 790212135 25702400 5834 33554432000 134512640 134731564 4294424336 18446744073709551615 134614640 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12834/statm: 6275 5834 270 54 0 5585 0
Current children cumulated CPU time (s) 4902.38
Current children cumulated vsize (KiB) 25100

[startup+4962.3 s]
/proc/loadavg: 2.11 2.06 2.01 3/478 13499
/proc/meminfo: memFree=21589792/32951124 swapFree=67057928/67111528
[pid=12834] ppid=12832 vsize=25100 CPUtime=4962.39 cores=0,2,4,6
/proc/12834/stat : 12834 (MPhaseSAT) R 12832 12834 12297 0 -1 4202496 6828 0 0 0 496237 2 0 0 25 0 1 0 790212135 25702400 5839 33554432000 134512640 134731564 4294424336 18446744073709551615 9615326 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12834/statm: 6275 5839 270 54 0 5585 0
Current children cumulated CPU time (s) 4962.39
Current children cumulated vsize (KiB) 25100



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.06 2.05 2.01 3/478 13500
/proc/meminfo: memFree=21589900/32951124 swapFree=67057928/67111528
[pid=12834] ppid=12832 vsize=25100 CPUtime=5000.1 cores=0,2,4,6
/proc/12834/stat : 12834 (MPhaseSAT) R 12832 12834 12297 0 -1 4202496 6828 0 0 0 500008 2 0 0 25 0 1 0 790212135 25702400 5839 33554432000 134512640 134731564 4294424336 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/12834/statm: 6275 5839 270 54 0 5585 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 25100

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

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5000.02
CPU time (s): 5000.12
CPU user time (s): 5000.09
CPU system time (s): 0.027995
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 25868

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

runsolver used 25.4491 second user time and 51.7451 second system time

The end

Launcher Data

Begin job on node140 at 2011-06-02 03:26:08
IDJOB=3445773
IDBENCH=83268
IDSOLVER=1941
FILE ID=node140/3445773-1306977968
RUNJOBID= node140-1306967806-12315
PBS_JOBID= 13497672
Free space on /tmp= 73552 MiB

SOLVER NAME= MPhaseSAT 2011-02-15
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/VanDerWaerden_pd_2-3-22_464.cnf
COMMAND LINE= MPhaseSAT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3445773-1306977968/watcher-3445773-1306977968 -o /tmp/evaluation-result-3445773-1306977968/solver-3445773-1306977968 -C 5000 -W 5100 -M 15500  MPhaseSAT HOME/instance-3445773-1306977968.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= a722a199fd84ba0b319251daa47aa19c
RANDOM SEED=978931418

node140.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.14
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21621912 kB
Buffers:        258272 kB
Cached:        3798740 kB
SwapCached:       6932 kB
Active:        7245060 kB
Inactive:      3748988 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21621912 kB
SwapTotal:    67111528 kB
SwapFree:     67057928 kB
Dirty:             956 kB
Writeback:           0 kB
AnonPages:     6935208 kB
Mapped:          39104 kB
Slab:           213784 kB
PageTables:      52308 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 141424184 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73552 MiB
End job on node140 at 2011-06-02 04:49:30