Trace number 3375546

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.04 1300.02

General information on the benchmark

NameSAT05/crafted/sabharwal05/counting/php/unsat/
harder/php-020-019.shuffled-as.sat05-1190.cnf
MD5SUM81bbeaaf9f0ca3bfc36d743097777052
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.62875
Satisfiable
(Un)Satisfiability was proved
Number of variables380
Number of clauses3630
Sum of the clauses size7600
Maximum clause length19
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23610
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 520

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

running on 2 cores: 1,3

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: 3.06 3.84 3.93 5/397 9382
/proc/meminfo: memFree=30353192/32950928 swapFree=41934208/67111528
[pid=9382] ppid=9380 vsize=12380 CPUtime=0 cores=1,3
/proc/9382/stat : 9382 (MPhaseSAT64) R 9380 9382 8602 0 -1 4202496 532 0 0 0 0 0 0 0 25 0 1 0 657811029 12677120 471 33554432000 4194304 4479436 140733460477952 18446744073709551615 4392884 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/9382/statm: 3095 471 313 70 0 215 0

[startup+0.0432029 s]
/proc/loadavg: 3.06 3.84 3.93 5/397 9382
/proc/meminfo: memFree=30353192/32950928 swapFree=41934208/67111528
[pid=9382] ppid=9380 vsize=12380 CPUtime=0.04 cores=1,3
/proc/9382/stat : 9382 (MPhaseSAT64) R 9380 9382 8602 0 -1 4202496 541 0 0 0 4 0 0 0 25 0 1 0 657811029 12677120 480 33554432000 4194304 4479436 140733460477952 18446744073709551615 4306795 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/9382/statm: 3095 480 318 70 0 215 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 12380

[startup+0.100251 s]
/proc/loadavg: 3.06 3.84 3.93 5/397 9382
/proc/meminfo: memFree=30353192/32950928 swapFree=41934208/67111528
[pid=9382] ppid=9380 vsize=12380 CPUtime=0.1 cores=1,3
/proc/9382/stat : 9382 (MPhaseSAT64) R 9380 9382 8602 0 -1 4202496 551 0 0 0 10 0 0 0 25 0 1 0 657811029 12677120 490 33554432000 4194304 4479436 140733460477952 18446744073709551615 4451233 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/9382/statm: 3095 490 324 70 0 215 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 12380

[startup+0.300161 s]
/proc/loadavg: 3.06 3.84 3.93 5/397 9382
/proc/meminfo: memFree=30353192/32950928 swapFree=41934208/67111528
[pid=9382] ppid=9380 vsize=12380 CPUtime=0.3 cores=1,3
/proc/9382/stat : 9382 (MPhaseSAT64) R 9380 9382 8602 0 -1 4202496 575 0 0 0 30 0 0 0 25 0 1 0 657811029 12677120 514 33554432000 4194304 4479436 140733460477952 18446744073709551615 4385093 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/9382/statm: 3095 514 324 70 0 215 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 12380

[startup+0.700152 s]
/proc/loadavg: 3.06 3.84 3.93 5/397 9382
/proc/meminfo: memFree=30353192/32950928 swapFree=41934208/67111528
[pid=9382] ppid=9380 vsize=16024 CPUtime=0.69 cores=1,3
/proc/9382/stat : 9382 (MPhaseSAT64) R 9380 9382 8602 0 -1 4202496 1354 0 0 0 69 0 0 0 25 0 1 0 657811029 16408576 1213 33554432000 4194304 4479436 140733460477952 18446744073709551615 4451909 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/9382/statm: 4006 1213 326 70 0 1126 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16024

[startup+1.50102 s]
/proc/loadavg: 3.06 3.84 3.93 5/398 9383
/proc/meminfo: memFree=30343644/32950928 swapFree=41934208/67111528
[pid=9382] ppid=9380 vsize=20124 CPUtime=1.49 cores=1,3
/proc/9382/stat : 9382 (MPhaseSAT64) R 9380 9382 8602 0 -1 4202496 2635 0 0 0 149 0 0 0 25 0 1 0 657811029 20606976 2238 33554432000 4194304 4479436 140733460477952 18446744073709551615 4331536 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/9382/statm: 5031 2238 326 70 0 2151 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20124

[startup+3.10069 s]
/proc/loadavg: 3.06 3.84 3.93 5/398 9383
/proc/meminfo: memFree=30334912/32950928 swapFree=41934208/67111528
[pid=9382] ppid=9380 vsize=25244 CPUtime=3.09 cores=1,3
/proc/9382/stat : 9382 (MPhaseSAT64) R 9380 9382 8602 0 -1 4202496 4299 0 0 0 309 0 0 0 25 0 1 0 657811029 25849856 3518 33554432000 4194304 4479436 140733460477952 18446744073709551615 4451872 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/9382/statm: 6311 3518 326 70 0 3431 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 25244

[startup+6.30015 s]
/proc/loadavg: 3.14 3.84 3.93 5/398 9383
/proc/meminfo: memFree=30333036/32950928 swapFree=41934208/67111528
[pid=9382] ppid=9380 vsize=29720 CPUtime=6.29 cores=1,3
/proc/9382/stat : 9382 (MPhaseSAT64) R 9380 9382 8602 0 -1 4202496 5747 0 0 0 629 0 0 0 25 0 1 0 657811029 30433280 4560 33554432000 4194304 4479436 140733460477952 18446744073709551615 4450981 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/9382/statm: 7430 4560 326 70 0 4550 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 29720

[startup+12.7001 s]
/proc/loadavg: 3.21 3.84 3.93 5/398 9383
/proc/meminfo: memFree=30315720/32950928 swapFree=41934208/67111528
[pid=9382] ppid=9380 vsize=39964 CPUtime=12.69 cores=1,3
/proc/9382/stat : 9382 (MPhaseSAT64) R 9380 9382 8602 0 -1 4202496 10116 0 0 0 1268 1 0 0 25 0 1 0 657811029 40923136 7137 33554432000 4194304 4479436 140733460477952 18446744073709551615 4331474 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/9382/statm: 9991 7137 326 70 0 7111 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 39964

[startup+25.5009 s]
/proc/loadavg: 3.38 3.85 3.93 5/398 9384
/proc/meminfo: memFree=30298480/32950928 swapFree=41934208/67111528
[pid=9382] ppid=9380 vsize=36508 CPUtime=25.49 cores=1,3
/proc/9382/stat : 9382 (MPhaseSAT64) R 9380 9382 8602 0 -1 4202496 17610 0 0 0 2547 2 0 0 25 0 1 0 657811029 37384192 6342 33554432000 4194304 4479436 140733460477952 18446744073709551615 4331440 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/9382/statm: 9127 6342 331 70 0 6247 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 36508

[startup+51.1006 s]
/proc/loadavg: 3.59 3.86 3.93 5/398 9385
/proc/meminfo: memFree=30278976/32950928 swapFree=41934208/67111528
[pid=9382] ppid=9380 vsize=37792 CPUtime=51.09 cores=1,3
/proc/9382/stat : 9382 (MPhaseSAT64) R 9380 9382 8602 0 -1 4202496 37708 0 0 0 5105 4 0 0 25 0 1 0 657811029 38699008 6600 33554432000 4194304 4479436 140733460477952 18446744073709551615 4331474 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/9382/statm: 9448 6600 331 70 0 6568 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 37792

[startup+102.314 s]
/proc/loadavg: 3.82 3.88 3.93 5/398 9386
/proc/meminfo: memFree=30285276/32950928 swapFree=41934208/67111528
[pid=9382] ppid=9380 vsize=42016 CPUtime=102.3 cores=1,3
/proc/9382/stat : 9382 (MPhaseSAT64) R 9380 9382 8602 0 -1 4202496 77260 0 0 0 10221 9 0 0 25 0 1 0 657811029 43024384 7656 33554432000 4194304 4479436 140733460477952 18446744073709551615 4331666 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/9382/statm: 10504 7656 331 70 0 7624 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 42016

[startup+162.301 s]
/proc/loadavg: 3.93 3.90 3.93 5/398 9388
/proc/meminfo: memFree=30245192/32950928 swapFree=41934208/67111528
[pid=9382] ppid=9380 vsize=45984 CPUtime=162.29 cores=1,3
/proc/9382/stat : 9382 (MPhaseSAT64) R 9380 9382 8602 0 -1 4202496 121996 0 0 0 16214 15 0 0 25 0 1 0 657811029 47087616 8648 33554432000 4194304 4479436 140733460477952 18446744073709551615 4382303 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/9382/statm: 11496 8648 331 70 0 8616 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 45984

[startup+222.301 s]
/proc/loadavg: 4.01 3.93 3.94 5/398 9390
/proc/meminfo: memFree=30243688/32950928 swapFree=41934208/67111528
[pid=9382] ppid=9380 vsize=44704 CPUtime=222.3 cores=1,3
/proc/9382/stat : 9382 (MPhaseSAT64) R 9380 9382 8602 0 -1 4202496 167692 0 0 0 22210 20 0 0 25 0 1 0 657811029 45776896 8328 33554432000 4194304 4479436 140733460477952 18446744073709551615 4450900 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/9382/statm: 11176 8328 331 70 0 8296 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 44704

[startup+282.301 s]
/proc/loadavg: 4.18 4.00 3.96 5/398 9392
/proc/meminfo: memFree=30210548/32950928 swapFree=41934208/67111528
[pid=9382] ppid=9380 vsize=47776 CPUtime=282.3 cores=1,3
/proc/9382/stat : 9382 (MPhaseSAT64) R 9380 9382 8602 0 -1 4202496 213036 0 0 0 28205 25 0 0 25 0 1 0 657811029 48922624 9096 33554432000 4194304 4479436 140733460477952 18446744073709551615 4331508 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/9382/statm: 11944 9096 331 70 0 9064 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 47776

[startup+342.301 s]
/proc/loadavg: 4.17 4.03 3.97 5/398 9394
/proc/meminfo: memFree=30218216/32950928 swapFree=41934208/67111528
[pid=9382] ppid=9380 vsize=42400 CPUtime=342.29 cores=1,3
/proc/9382/stat : 9382 (MPhaseSAT64) R 9380 9382 8602 0 -1 4202496 256108 0 0 0 34199 30 0 0 25 0 1 0 657811029 43417600 7752 33554432000 4194304 4479436 140733460477952 18446744073709551615 4331483 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/9382/statm: 10600 7752 331 70 0 7720 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 42400

[startup+402.301 s]
/proc/loadavg: 4.11 4.04 3.97 5/398 9397
/proc/meminfo: memFree=30213848/32950928 swapFree=41934208/67111528
[pid=9382] ppid=9380 vsize=44192 CPUtime=402.3 cores=1,3
/proc/9382/stat : 9382 (MPhaseSAT64) R 9380 9382 8602 0 -1 4202496 300748 0 0 0 40195 35 0 0 25 0 1 0 657811029 45252608 8200 33554432000 4194304 4479436 140733460477952 18446744073709551615 4331474 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/9382/statm: 11048 8200 331 70 0 8168 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 44192

[startup+462.301 s]
/proc/loadavg: 4.15 4.07 3.99 5/398 9398
/proc/meminfo: memFree=30218156/32950928 swapFree=41934208/67111528
[pid=9382] ppid=9380 vsize=45344 CPUtime=462.3 cores=1,3
/proc/9382/stat : 9382 (MPhaseSAT64) R 9380 9382 8602 0 -1 4202496 349740 0 0 0 46190 40 0 0 25 0 1 0 657811029 46432256 8488 33554432000 4194304 4479436 140733460477952 18446744073709551615 4331841 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/9382/statm: 11336 8488 331 70 0 8456 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 45344

[startup+522.3 s]
/proc/loadavg: 4.09 4.07 4.00 5/398 9401
/proc/meminfo: memFree=30206228/32950928 swapFree=41934208/67111528
[pid=9382] ppid=9380 vsize=44064 CPUtime=522.3 cores=1,3
/proc/9382/stat : 9382 (MPhaseSAT64) R 9380 9382 8602 0 -1 4202496 392812 0 0 0 52184 46 0 0 25 0 1 0 657811029 45121536 8168 33554432000 4194304 4479436 140733460477952 18446744073709551615 4331531 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/9382/statm: 11016 8168 331 70 0 8136 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 44064

[startup+582.3 s]
/proc/loadavg: 4.03 4.05 4.00 5/398 9404
/proc/meminfo: memFree=30205584/32950928 swapFree=41934208/67111528
[pid=9382] ppid=9380 vsize=44320 CPUtime=582.3 cores=1,3
/proc/9382/stat : 9382 (MPhaseSAT64) R 9380 9382 8602 0 -1 4202496 437004 0 0 0 58179 51 0 0 25 0 1 0 657811029 45383680 8232 33554432000 4194304 4479436 140733460477952 18446744073709551615 4330256 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/9382/statm: 11080 8232 331 70 0 8200 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 44320

[startup+642.3 s]
/proc/loadavg: 4.01 4.04 4.00 5/398 9406
/proc/meminfo: memFree=30206688/32950928 swapFree=41934208/67111528
[pid=9382] ppid=9380 vsize=46240 CPUtime=642.31 cores=1,3
/proc/9382/stat : 9382 (MPhaseSAT64) R 9380 9382 8602 0 -1 4202496 479756 0 0 0 64174 57 0 0 25 0 1 0 657811029 47349760 8712 33554432000 4194304 4479436 140733460477952 18446744073709551615 4331666 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/9382/statm: 11560 8712 331 70 0 8680 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 46240

[startup+702.3 s]
/proc/loadavg: 4.00 4.03 4.00 5/398 9409
/proc/meminfo: memFree=30212600/32950928 swapFree=41934208/67111528
[pid=9382] ppid=9380 vsize=41504 CPUtime=702.3 cores=1,3
/proc/9382/stat : 9382 (MPhaseSAT64) R 9380 9382 8602 0 -1 4202496 520716 0 0 0 70168 62 0 0 25 0 1 0 657811029 42500096 7528 33554432000 4194304 4479436 140733460477952 18446744073709551615 4331644 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/9382/statm: 10376 7528 331 70 0 7496 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 41504

[startup+762.314 s]
/proc/loadavg: 4.00 4.02 4.00 5/398 9410
/proc/meminfo: memFree=30208116/32950928 swapFree=41934208/67111528
[pid=9382] ppid=9380 vsize=43680 CPUtime=762.31 cores=1,3
/proc/9382/stat : 9382 (MPhaseSAT64) R 9380 9382 8602 0 -1 4202496 565420 0 0 0 76165 66 0 0 25 0 1 0 657811029 44728320 8072 33554432000 4194304 4479436 140733460477952 18446744073709551615 4451904 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/9382/statm: 10920 8072 331 70 0 8040 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 43680

[startup+822.301 s]
/proc/loadavg: 4.05 4.03 4.00 5/398 9412
/proc/meminfo: memFree=30208588/32950928 swapFree=41934208/67111528
[pid=9382] ppid=9380 vsize=44192 CPUtime=822.3 cores=1,3
/proc/9382/stat : 9382 (MPhaseSAT64) R 9380 9382 8602 0 -1 4202496 610924 0 0 0 82158 72 0 0 25 0 1 0 657811029 45252608 8200 33554432000 4194304 4479436 140733460477952 18446744073709551615 4331653 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/9382/statm: 11048 8200 331 70 0 8168 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 44192

[startup+882.301 s]
/proc/loadavg: 4.06 4.04 4.00 5/398 9415
/proc/meminfo: memFree=30208448/32950928 swapFree=41934208/67111528
[pid=9382] ppid=9380 vsize=44192 CPUtime=882.3 cores=1,3
/proc/9382/stat : 9382 (MPhaseSAT64) R 9380 9382 8602 0 -1 4202496 655532 0 0 0 88153 77 0 0 25 0 1 0 657811029 45252608 8200 33554432000 4194304 4479436 140733460477952 18446744073709551615 4452225 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/9382/statm: 11048 8200 331 70 0 8168 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 44192

[startup+942.301 s]
/proc/loadavg: 4.15 4.06 4.01 5/398 9416
/proc/meminfo: memFree=30206304/32950928 swapFree=41934208/67111528
[pid=9382] ppid=9380 vsize=43296 CPUtime=942.31 cores=1,3
/proc/9382/stat : 9382 (MPhaseSAT64) R 9380 9382 8602 0 -1 4202496 699692 0 0 0 94149 82 0 0 25 0 1 0 657811029 44335104 7976 33554432000 4194304 4479436 140733460477952 18446744073709551615 4402641 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/9382/statm: 10824 7976 331 70 0 7944 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 43296

[startup+1002.3 s]
/proc/loadavg: 4.06 4.05 4.00 5/398 9418
/proc/meminfo: memFree=30210120/32950928 swapFree=41934208/67111528
[pid=9382] ppid=9380 vsize=45600 CPUtime=1002.31 cores=1,3
/proc/9382/stat : 9382 (MPhaseSAT64) R 9380 9382 8602 0 -1 4202496 747052 0 0 0 100144 87 0 0 25 0 1 0 657811029 46694400 8552 33554432000 4194304 4479436 140733460477952 18446744073709551615 4371312 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/9382/statm: 11400 8552 331 70 0 8520 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 45600

[startup+1062.3 s]
/proc/loadavg: 4.12 4.07 4.01 5/398 9419
/proc/meminfo: memFree=30209964/32950928 swapFree=41934208/67111528
[pid=9382] ppid=9380 vsize=45344 CPUtime=1062.31 cores=1,3
/proc/9382/stat : 9382 (MPhaseSAT64) R 9380 9382 8602 0 -1 4202496 788844 0 0 0 106139 92 0 0 25 0 1 0 657811029 46432256 8488 33554432000 4194304 4479436 140733460477952 18446744073709551615 4450999 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/9382/statm: 11336 8488 331 70 0 8456 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 45344

[startup+1122.3 s]
/proc/loadavg: 4.08 4.06 4.01 5/398 9421
/proc/meminfo: memFree=30209928/32950928 swapFree=41934208/67111528
[pid=9382] ppid=9380 vsize=45344 CPUtime=1122.31 cores=1,3
/proc/9382/stat : 9382 (MPhaseSAT64) R 9380 9382 8602 0 -1 4202496 832748 0 0 0 112134 97 0 0 25 0 1 0 657811029 46432256 8488 33554432000 4194304 4479436 140733460477952 18446744073709551615 4450921 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/9382/statm: 11336 8488 331 70 0 8456 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 45344

[startup+1182.3 s]
/proc/loadavg: 4.03 4.05 4.00 5/398 9423
/proc/meminfo: memFree=30205928/32950928 swapFree=41934208/67111528
[pid=9382] ppid=9380 vsize=41248 CPUtime=1182.31 cores=1,3
/proc/9382/stat : 9382 (MPhaseSAT64) R 9380 9382 8602 0 -1 4202496 878508 0 0 0 118129 102 0 0 25 0 1 0 657811029 42237952 7464 33554432000 4194304 4479436 140733460477952 18446744073709551615 4331549 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/9382/statm: 10312 7464 331 70 0 7432 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 41248

[startup+1242.3 s]
/proc/loadavg: 4.01 4.04 4.00 5/398 9424
/proc/meminfo: memFree=30209512/32950928 swapFree=41934208/67111528
[pid=9382] ppid=9380 vsize=45088 CPUtime=1242.32 cores=1,3
/proc/9382/stat : 9382 (MPhaseSAT64) R 9380 9382 8602 0 -1 4202496 925644 0 0 0 124124 108 0 0 25 0 1 0 657811029 46170112 8424 33554432000 4194304 4479436 140733460477952 18446744073709551615 4452118 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/9382/statm: 11272 8424 331 70 0 8392 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 45088



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.03 4.00 2/389 9448
/proc/meminfo: memFree=30313684/32950928 swapFree=41934208/67111528
[pid=9382] ppid=9380 vsize=55460 CPUtime=1300.02 cores=1,3
/proc/9382/stat : 9382 (MPhaseSAT64) R 9380 9382 8602 0 -1 4202496 967661 0 0 0 129891 111 0 0 25 0 1 0 657811029 56791040 11017 33554432000 4194304 4479436 140733460477952 18446744073709551615 4451088 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/9382/statm: 13865 11017 331 70 0 10985 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 55460

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.02
CPU time (s): 1300.04
CPU user time (s): 1298.92
CPU system time (s): 1.12183
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 60964

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

runsolver used 4.99124 second user time and 11.3303 second system time

The end

Launcher Data

Begin job on node126 at 2011-05-15 14:22:03
IDJOB=3375546
IDBENCH=85459
IDSOLVER=1855
FILE ID=node126/3375546-1305462123
RUNJOBID= node126-1305462121-9288
PBS_JOBID= 13324901
Free space on /tmp= 73364 MiB

SOLVER NAME= MPhaseSAT64 2011-05-14 (fixed)
BENCH NAME= SAT05/crafted/sabharwal05/counting/php/unsat/harder/php-020-019.shuffled-as.sat05-1190.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3375546-1305462123/watcher-3375546-1305462123 -o /tmp/evaluation-result-3375546-1305462123/solver-3375546-1305462123 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3375546-1305462123.cnf

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

MD5SUM BENCH= 81bbeaaf9f0ca3bfc36d743097777052
RANDOM SEED=2096086182

node126.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.783
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.56
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.783
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.783
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.74
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.783
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.74
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.783
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.80
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.783
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.75
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.783
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.82
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.783
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30353332 kB
Buffers:        174876 kB
Cached:        1701712 kB
SwapCached:      49560 kB
Active:         101120 kB
Inactive:      2250100 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30353332 kB
SwapTotal:    67111528 kB
SwapFree:     41934208 kB
Dirty:            2460 kB
Writeback:           0 kB
AnonPages:      437920 kB
Mapped:          11280 kB
Slab:           104396 kB
PageTables:      75652 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 88162532 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= 73364 MiB
End job on node126 at 2011-05-15 14:43:45