Trace number 3375555

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
MPhaseSAT64 2011-05-14 (fixed)? (TO) 1300.05 1300.01

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v945c61409g6.cnf
MD5SUM2094ee8d4e443e860293b947e469bd81
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables945
Number of clauses61409
Sum of the clauses size123673
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 261364
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

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: 961)

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-3375555-1305447246/watcher-3375555-1305447246 -o /tmp/evaluation-result-3375555-1305447246/solver-3375555-1305447246 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3375555-1305447246.cnf 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.19 6.21 7.34 4/262 23011
/proc/meminfo: memFree=20804416/32951124 swapFree=67056788/67111528
[pid=23011] ppid=23009 vsize=13788 CPUtime=0 cores=5,7
/proc/23011/stat : 23011 (MPhaseSAT64) R 23009 23011 22784 0 -1 4202496 421 0 0 0 0 0 0 0 25 0 1 0 656322516 14118912 363 33554432000 4194304 4479436 140735514816144 18446744073709551615 271550537472 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/23011/statm: 3447 364 267 70 0 567 0

[startup+0.086869 s]
/proc/loadavg: 4.19 6.21 7.34 4/262 23011
/proc/meminfo: memFree=20804416/32951124 swapFree=67056788/67111528
[pid=23011] ppid=23009 vsize=17480 CPUtime=0.07 cores=5,7
/proc/23011/stat : 23011 (MPhaseSAT64) R 23009 23011 22784 0 -1 4202496 3164 0 0 0 7 0 0 0 25 0 1 0 656322516 17899520 1441 33554432000 4194304 4479436 140735514816144 18446744073709551615 4276824 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/23011/statm: 4370 1441 295 70 0 1490 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 17480

[startup+0.100861 s]
/proc/loadavg: 4.19 6.21 7.34 4/262 23011
/proc/meminfo: memFree=20804416/32951124 swapFree=67056788/67111528
[pid=23011] ppid=23009 vsize=17480 CPUtime=0.09 cores=5,7
/proc/23011/stat : 23011 (MPhaseSAT64) R 23009 23011 22784 0 -1 4202496 3434 0 0 0 9 0 0 0 25 0 1 0 656322516 17899520 1454 33554432000 4194304 4479436 140735514816144 18446744073709551615 4346583 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/23011/statm: 4370 1454 308 70 0 1490 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17480

[startup+0.300837 s]
/proc/loadavg: 4.19 6.21 7.34 4/262 23011
/proc/meminfo: memFree=20804416/32951124 swapFree=67056788/67111528
[pid=23011] ppid=23009 vsize=18504 CPUtime=0.29 cores=5,7
/proc/23011/stat : 23011 (MPhaseSAT64) R 23009 23011 22784 0 -1 4202496 3720 0 0 0 29 0 0 0 25 0 1 0 656322516 18948096 1740 33554432000 4194304 4479436 140735514816144 18446744073709551615 4304781 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/23011/statm: 4626 1740 319 70 0 1746 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18504

[startup+0.700755 s]
/proc/loadavg: 4.19 6.21 7.34 4/262 23011
/proc/meminfo: memFree=20804416/32951124 swapFree=67056788/67111528
[pid=23011] ppid=23009 vsize=19360 CPUtime=0.69 cores=5,7
/proc/23011/stat : 23011 (MPhaseSAT64) R 23009 23011 22784 0 -1 4202496 3979 0 0 0 69 0 0 0 25 0 1 0 656322516 19824640 1999 33554432000 4194304 4479436 140735514816144 18446744073709551615 4304587 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/23011/statm: 4840 1999 319 70 0 1960 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19360

[startup+1.50062 s]
/proc/loadavg: 4.26 6.19 7.33 5/263 23012
/proc/meminfo: memFree=20797224/32951124 swapFree=67056788/67111528
[pid=23011] ppid=23009 vsize=21344 CPUtime=1.49 cores=5,7
/proc/23011/stat : 23011 (MPhaseSAT64) R 23009 23011 22784 0 -1 4202496 4475 0 0 0 149 0 0 0 25 0 1 0 656322516 21856256 2495 33554432000 4194304 4479436 140735514816144 18446744073709551615 4304678 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/23011/statm: 5336 2495 319 70 0 2456 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21344

[startup+3.10032 s]
/proc/loadavg: 4.26 6.19 7.33 5/263 23012
/proc/meminfo: memFree=20797992/32951124 swapFree=67056788/67111528
[pid=23011] ppid=23009 vsize=19484 CPUtime=3.09 cores=5,7
/proc/23011/stat : 23011 (MPhaseSAT64) R 23009 23011 22784 0 -1 4202496 4853 0 0 0 309 0 0 0 25 0 1 0 656322516 19951616 1864 33554432000 4194304 4479436 140735514816144 18446744073709551615 4307911 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/23011/statm: 4871 1864 326 70 0 1991 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19484

[startup+6.30074 s]
/proc/loadavg: 4.26 6.19 7.33 5/263 23012
/proc/meminfo: memFree=20793236/32951124 swapFree=67056788/67111528
[pid=23011] ppid=23009 vsize=23040 CPUtime=6.29 cores=5,7
/proc/23011/stat : 23011 (MPhaseSAT64) R 23009 23011 22784 0 -1 4202496 5832 0 0 0 629 0 0 0 25 0 1 0 656322516 23592960 2843 33554432000 4194304 4479436 140735514816144 18446744073709551615 4451904 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/23011/statm: 5760 2843 327 70 0 2880 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 23040

[startup+12.7006 s]
/proc/loadavg: 4.22 6.11 7.29 5/263 23012
/proc/meminfo: memFree=20784660/32951124 swapFree=67056788/67111528
[pid=23011] ppid=23009 vsize=18072 CPUtime=12.69 cores=5,7
/proc/23011/stat : 23011 (MPhaseSAT64) R 23009 23011 22784 0 -1 4202496 7723 0 0 0 1268 1 0 0 25 0 1 0 656322516 18505728 1685 33554432000 4194304 4479436 140735514816144 18446744073709551615 4305126 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/23011/statm: 4518 1685 327 70 0 1638 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 18072

[startup+25.5003 s]
/proc/loadavg: 4.18 6.04 7.26 5/263 23013
/proc/meminfo: memFree=20759484/32951124 swapFree=67056788/67111528
[pid=23011] ppid=23009 vsize=23328 CPUtime=25.49 cores=5,7
/proc/23011/stat : 23011 (MPhaseSAT64) R 23009 23011 22784 0 -1 4202496 11893 0 0 0 2548 1 0 0 25 0 1 0 656322516 23887872 2911 33554432000 4194304 4479436 140735514816144 18446744073709551615 4331504 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/23011/statm: 5832 2911 327 70 0 2952 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 23328

[startup+51.1006 s]
/proc/loadavg: 4.12 5.88 7.17 5/263 23040
/proc/meminfo: memFree=20804340/32951124 swapFree=67056788/67111528
[pid=23011] ppid=23009 vsize=20136 CPUtime=51.09 cores=5,7
/proc/23011/stat : 23011 (MPhaseSAT64) R 23009 23011 22784 0 -1 4202496 20492 0 0 0 5107 2 0 0 25 0 1 0 656322516 20619264 2148 33554432000 4194304 4479436 140735514816144 18446744073709551615 4451088 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/23011/statm: 5034 2148 327 70 0 2154 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 20136

[startup+102.309 s]
/proc/loadavg: 4.05 5.56 6.99 5/263 23042
/proc/meminfo: memFree=20794020/32951124 swapFree=67056788/67111528
[pid=23011] ppid=23009 vsize=22688 CPUtime=102.3 cores=5,7
/proc/23011/stat : 23011 (MPhaseSAT64) R 23009 23011 22784 0 -1 4202496 29971 0 0 0 10227 3 0 0 25 0 1 0 656322516 23232512 2744 33554432000 4194304 4479436 140735514816144 18446744073709551615 4331549 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/23011/statm: 5672 2744 327 70 0 2792 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 22688

[startup+162.3 s]
/proc/loadavg: 4.02 5.27 6.80 5/263 23070
/proc/meminfo: memFree=20765432/32951124 swapFree=67056788/67111528
[pid=23011] ppid=23009 vsize=23284 CPUtime=162.29 cores=5,7
/proc/23011/stat : 23011 (MPhaseSAT64) R 23009 23011 22784 0 -1 4202496 42486 0 0 0 16225 4 0 0 25 0 1 0 656322516 23842816 2904 33554432000 4194304 4479436 140735514816144 18446744073709551615 4331553 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/23011/statm: 5821 2904 327 70 0 2941 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 23284

[startup+222.301 s]
/proc/loadavg: 4.00 5.04 6.62 5/263 23072
/proc/meminfo: memFree=20753760/32951124 swapFree=67056788/67111528
[pid=23011] ppid=23009 vsize=22892 CPUtime=222.3 cores=5,7
/proc/23011/stat : 23011 (MPhaseSAT64) R 23009 23011 22784 0 -1 4202496 54028 0 0 0 22224 6 0 0 25 0 1 0 656322516 23441408 2714 33554432000 4194304 4479436 140735514816144 18446744073709551615 4331671 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/23011/statm: 5723 2714 327 70 0 2843 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 22892

[startup+282.301 s]
/proc/loadavg: 4.04 4.86 6.46 5/263 23100
/proc/meminfo: memFree=20957884/32951124 swapFree=67056788/67111528
[pid=23011] ppid=23009 vsize=23636 CPUtime=282.3 cores=5,7
/proc/23011/stat : 23011 (MPhaseSAT64) R 23009 23011 22784 0 -1 4202496 56447 0 0 0 28224 6 0 0 25 0 1 0 656322516 24203264 3007 33554432000 4194304 4479436 140735514816144 18446744073709551615 4331440 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/23011/statm: 5909 3007 327 70 0 3029 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 23636

[startup+342.301 s]
/proc/loadavg: 4.01 4.70 6.30 5/263 23102
/proc/meminfo: memFree=20936536/32951124 swapFree=67056788/67111528
[pid=23011] ppid=23009 vsize=23484 CPUtime=342.3 cores=5,7
/proc/23011/stat : 23011 (MPhaseSAT64) R 23009 23011 22784 0 -1 4202496 60555 0 0 0 34224 6 0 0 25 0 1 0 656322516 24047616 3002 33554432000 4194304 4479436 140735514816144 18446744073709551615 4331478 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/23011/statm: 5871 3002 327 70 0 2991 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 23484

[startup+402.301 s]
/proc/loadavg: 4.00 4.57 6.15 5/263 23104
/proc/meminfo: memFree=20927944/32951124 swapFree=67056788/67111528
[pid=23011] ppid=23009 vsize=23748 CPUtime=402.3 cores=5,7
/proc/23011/stat : 23011 (MPhaseSAT64) R 23009 23011 22784 0 -1 4202496 62597 0 0 0 40224 6 0 0 25 0 1 0 656322516 24317952 3062 33554432000 4194304 4479436 140735514816144 18446744073709551615 4450994 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/23011/statm: 5937 3062 327 70 0 3057 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 23748

[startup+462.301 s]
/proc/loadavg: 4.05 4.48 6.02 5/263 23105
/proc/meminfo: memFree=20913040/32951124 swapFree=67056788/67111528
[pid=23011] ppid=23009 vsize=23304 CPUtime=462.3 cores=5,7
/proc/23011/stat : 23011 (MPhaseSAT64) R 23009 23011 22784 0 -1 4202496 64921 0 0 0 46224 6 0 0 25 0 1 0 656322516 23863296 2993 33554432000 4194304 4479436 140735514816144 18446744073709551615 4331677 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/23011/statm: 5826 2993 327 70 0 2946 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 23304

[startup+522.301 s]
/proc/loadavg: 4.13 4.42 5.90 5/263 23107
/proc/meminfo: memFree=20917100/32951124 swapFree=67056788/67111528
[pid=23011] ppid=23009 vsize=20456 CPUtime=522.31 cores=5,7
/proc/23011/stat : 23011 (MPhaseSAT64) R 23009 23011 22784 0 -1 4202496 70255 0 0 0 52223 8 0 0 25 0 1 0 656322516 20946944 2198 33554432000 4194304 4479436 140735514816144 18446744073709551615 4305011 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/23011/statm: 5114 2198 327 70 0 2234 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 20456

[startup+582.3 s]
/proc/loadavg: 4.08 4.36 5.79 5/263 23108
/proc/meminfo: memFree=20922892/32951124 swapFree=67056788/67111528
[pid=23011] ppid=23009 vsize=23136 CPUtime=582.31 cores=5,7
/proc/23011/stat : 23011 (MPhaseSAT64) R 23009 23011 22784 0 -1 4202496 72920 0 0 0 58223 8 0 0 25 0 1 0 656322516 23691264 2951 33554432000 4194304 4479436 140735514816144 18446744073709551615 4331474 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/23011/statm: 5784 2951 327 70 0 2904 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 23136

[startup+642.3 s]
/proc/loadavg: 4.03 4.29 5.67 5/263 23110
/proc/meminfo: memFree=20923488/32951124 swapFree=67056788/67111528
[pid=23011] ppid=23009 vsize=23516 CPUtime=642.31 cores=5,7
/proc/23011/stat : 23011 (MPhaseSAT64) R 23009 23011 22784 0 -1 4202496 77294 0 0 0 64223 8 0 0 25 0 1 0 656322516 24080384 2960 33554432000 4194304 4479436 140735514816144 18446744073709551615 4330620 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/23011/statm: 5879 2960 327 70 0 2999 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 23516

[startup+702.3 s]
/proc/loadavg: 4.01 4.23 5.56 5/263 23112
/proc/meminfo: memFree=20914012/32951124 swapFree=67056788/67111528
[pid=23011] ppid=23009 vsize=23336 CPUtime=702.31 cores=5,7
/proc/23011/stat : 23011 (MPhaseSAT64) R 23009 23011 22784 0 -1 4202496 79297 0 0 0 70222 9 0 0 25 0 1 0 656322516 23896064 3001 33554432000 4194304 4479436 140735514816144 18446744073709551615 4450994 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/23011/statm: 5834 3001 327 70 0 2954 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 23336

[startup+762.31 s]
/proc/loadavg: 4.04 4.20 5.47 5/263 23113
/proc/meminfo: memFree=20915580/32951124 swapFree=67056788/67111528
[pid=23011] ppid=23009 vsize=22528 CPUtime=762.32 cores=5,7
/proc/23011/stat : 23011 (MPhaseSAT64) R 23009 23011 22784 0 -1 4202496 83149 0 0 0 76223 9 0 0 25 0 1 0 656322516 23068672 2621 33554432000 4194304 4479436 140735514816144 18446744073709551615 4331497 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/23011/statm: 5632 2621 327 70 0 2752 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 22528

[startup+822.301 s]
/proc/loadavg: 4.01 4.16 5.37 5/263 23115
/proc/meminfo: memFree=20918768/32951124 swapFree=67056788/67111528
[pid=23011] ppid=23009 vsize=19448 CPUtime=822.31 cores=5,7
/proc/23011/stat : 23011 (MPhaseSAT64) R 23009 23011 22784 0 -1 4202496 86410 0 0 0 82222 9 0 0 25 0 1 0 656322516 19914752 1859 33554432000 4194304 4479436 140735514816144 18446744073709551615 4304576 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/23011/statm: 4862 1859 327 70 0 1982 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 19448

[startup+882.301 s]
/proc/loadavg: 4.00 4.13 5.28 5/263 23116
/proc/meminfo: memFree=20917364/32951124 swapFree=67056788/67111528
[pid=23011] ppid=23009 vsize=23552 CPUtime=882.31 cores=5,7
/proc/23011/stat : 23011 (MPhaseSAT64) R 23009 23011 22784 0 -1 4202496 89578 0 0 0 88222 9 0 0 25 0 1 0 656322516 24117248 3061 33554432000 4194304 4479436 140735514816144 18446744073709551615 4304576 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/23011/statm: 5888 3061 327 70 0 3008 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 23552

[startup+942.301 s]
/proc/loadavg: 4.00 4.11 5.20 5/263 23118
/proc/meminfo: memFree=20916328/32951124 swapFree=67056788/67111528
[pid=23011] ppid=23009 vsize=23484 CPUtime=942.31 cores=5,7
/proc/23011/stat : 23011 (MPhaseSAT64) R 23009 23011 22784 0 -1 4202496 93686 0 0 0 94221 10 0 0 25 0 1 0 656322516 24047616 2947 33554432000 4194304 4479436 140735514816144 18446744073709551615 4451935 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/23011/statm: 5871 2947 327 70 0 2991 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 23484

[startup+1002.3 s]
/proc/loadavg: 4.00 4.08 5.12 5/263 23147
/proc/meminfo: memFree=20922832/32951124 swapFree=67056788/67111528
[pid=23011] ppid=23009 vsize=23484 CPUtime=1002.32 cores=5,7
/proc/23011/stat : 23011 (MPhaseSAT64) R 23009 23011 22784 0 -1 4202496 93806 0 0 0 100221 11 0 0 25 0 1 0 656322516 24047616 3067 33554432000 4194304 4479436 140735514816144 18446744073709551615 4304718 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/23011/statm: 5871 3067 327 70 0 2991 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 23484

[startup+1062.3 s]
/proc/loadavg: 4.00 4.07 5.05 5/263 23175
/proc/meminfo: memFree=20908816/32951124 swapFree=67056788/67111528
[pid=23011] ppid=23009 vsize=18980 CPUtime=1062.32 cores=5,7
/proc/23011/stat : 23011 (MPhaseSAT64) R 23009 23011 22784 0 -1 4202496 102466 0 0 0 106220 12 0 0 25 0 1 0 656322516 19435520 1832 33554432000 4194304 4479436 140735514816144 18446744073709551615 4331440 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/23011/statm: 4745 1832 327 70 0 1865 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 18980

[startup+1122.3 s]
/proc/loadavg: 4.09 4.08 4.99 5/263 23177
/proc/meminfo: memFree=20900596/32951124 swapFree=67056788/67111528
[pid=23011] ppid=23009 vsize=23188 CPUtime=1122.32 cores=5,7
/proc/23011/stat : 23011 (MPhaseSAT64) R 23009 23011 22784 0 -1 4202496 103598 0 0 0 112220 12 0 0 25 0 1 0 656322516 23744512 2964 33554432000 4194304 4479436 140735514816144 18446744073709551615 4330282 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/23011/statm: 5797 2964 327 70 0 2917 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 23188

[startup+1182.3 s]
/proc/loadavg: 4.03 4.06 4.93 5/263 23178
/proc/meminfo: memFree=20899948/32951124 swapFree=67056788/67111528
[pid=23011] ppid=23009 vsize=23480 CPUtime=1182.33 cores=5,7
/proc/23011/stat : 23011 (MPhaseSAT64) R 23009 23011 22784 0 -1 4202496 103671 0 0 0 118221 12 0 0 25 0 1 0 656322516 24043520 3037 33554432000 4194304 4479436 140735514816144 18446744073709551615 4331644 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/23011/statm: 5870 3037 327 70 0 2990 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 23480

[startup+1242.3 s]
/proc/loadavg: 4.01 4.05 4.87 5/263 23180
/proc/meminfo: memFree=20891848/32951124 swapFree=67056788/67111528
[pid=23011] ppid=23009 vsize=23480 CPUtime=1242.33 cores=5,7
/proc/23011/stat : 23011 (MPhaseSAT64) R 23009 23011 22784 0 -1 4202496 103671 0 0 0 124221 12 0 0 25 0 1 0 656322516 24043520 3037 33554432000 4194304 4479436 140735514816144 18446744073709551615 4331476 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/23011/statm: 5870 3037 327 70 0 2990 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 23480



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 4.05 4.82 5/263 23210
/proc/meminfo: memFree=20939900/32951124 swapFree=67056788/67111528
[pid=23011] ppid=23009 vsize=23028 CPUtime=1300.03 cores=5,7
/proc/23011/stat : 23011 (MPhaseSAT64) R 23009 23011 22784 0 -1 4202496 107484 0 0 0 129991 12 0 0 25 0 1 0 656322516 23580672 2827 33554432000 4194304 4479436 140735514816144 18446744073709551615 4331474 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/23011/statm: 5757 2827 327 70 0 2877 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 23028

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): 1300.01
CPU time (s): 1300.05
CPU user time (s): 1299.92
CPU system time (s): 0.12998
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 27460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.92
system time used= 0.12998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 107484
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= 5
involuntary context switches= 3317

runsolver used 3.03954 second user time and 6.80797 second system time

The end

Launcher Data

Begin job on node133 at 2011-05-15 10:14:06
IDJOB=3375555
IDBENCH=71300
IDSOLVER=1855
FILE ID=node133/3375555-1305447246
RUNJOBID= node133-1305447074-22805
PBS_JOBID= 13324869
Free space on /tmp= 73648 MiB

SOLVER NAME= MPhaseSAT64 2011-05-14 (fixed)
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v945c61409g6.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3375555-1305447246/watcher-3375555-1305447246 -o /tmp/evaluation-result-3375555-1305447246/solver-3375555-1305447246 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3375555-1305447246.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 2094ee8d4e443e860293b947e469bd81
RANDOM SEED=1264696652

node133.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.834
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.834
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	: 5332.75
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.834
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.82
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.834
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	: 6741.12
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.834
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.74
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.834
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.83
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.834
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.74
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.834
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:      20804696 kB
Buffers:        290228 kB
Cached:        3898744 kB
SwapCached:       8724 kB
Active:        8851020 kB
Inactive:      3013180 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20804696 kB
SwapTotal:    67111528 kB
SwapFree:     67056788 kB
Dirty:            3052 kB
Writeback:           0 kB
AnonPages:     7672184 kB
Mapped:          22116 kB
Slab:           195196 kB
PageTables:      24352 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 19522152 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73668 MiB
End job on node133 at 2011-05-15 10:35:48