Trace number 3262887

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-03-03? (TO) 1300.06 1300.01

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_26_40_6-dir.shuffled-as.sat03-163.cnf
MD5SUMc06088cac8521bfe72bbb4c9ad8d39fb
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 variables780
Number of clauses66810
Sum of the clauses size134348
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 266784
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 526

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

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

running on 2 cores: 4,6

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: 0.85 1.93 4.07 4/186 7566
/proc/meminfo: memFree=12570288/32950928 swapFree=67111528/67111528
[pid=7566] ppid=7564 vsize=4900 CPUtime=0 cores=4,6
/proc/7566/stat : 7566 (MPhaseSAT64) R 7564 7566 6459 0 -1 4202496 335 0 0 0 0 0 0 0 23 0 1 0 466266973 5017600 276 33554432000 134512640 134761588 4287049024 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7566/statm: 1225 277 225 61 0 528 0

[startup+0.106004 s]
/proc/loadavg: 0.85 1.93 4.07 4/186 7566
/proc/meminfo: memFree=12570288/32950928 swapFree=67111528/67111528
[pid=7566] ppid=7564 vsize=6184 CPUtime=0.1 cores=4,6
/proc/7566/stat : 7566 (MPhaseSAT64) R 7564 7566 6459 0 -1 4202496 2009 0 0 0 10 0 0 0 24 0 1 0 466266973 6332416 1098 33554432000 134512640 134761588 4287049024 18446744073709551615 134697772 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7566/statm: 1546 1098 264 61 0 849 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 6184

[startup+0.200982 s]
/proc/loadavg: 0.85 1.93 4.07 4/186 7566
/proc/meminfo: memFree=12570288/32950928 swapFree=67111528/67111528
[pid=7566] ppid=7564 vsize=6588 CPUtime=0.19 cores=4,6
/proc/7566/stat : 7566 (MPhaseSAT64) R 7564 7566 6459 0 -1 4202496 2111 0 0 0 19 0 0 0 25 0 1 0 466266973 6746112 1200 33554432000 134512640 134761588 4287049024 18446744073709551615 134614992 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7566/statm: 1647 1200 265 61 0 950 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 6588

[startup+0.300966 s]
/proc/loadavg: 0.85 1.93 4.07 4/186 7566
/proc/meminfo: memFree=12570288/32950928 swapFree=67111528/67111528
[pid=7566] ppid=7564 vsize=6588 CPUtime=0.29 cores=4,6
/proc/7566/stat : 7566 (MPhaseSAT64) R 7564 7566 6459 0 -1 4202496 2111 0 0 0 29 0 0 0 25 0 1 0 466266973 6746112 1200 33554432000 134512640 134761588 4287049024 18446744073709551615 134614602 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7566/statm: 1647 1200 265 61 0 950 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6588

[startup+0.700888 s]
/proc/loadavg: 0.85 1.93 4.07 4/186 7566
/proc/meminfo: memFree=12570288/32950928 swapFree=67111528/67111528
[pid=7566] ppid=7564 vsize=7216 CPUtime=0.69 cores=4,6
/proc/7566/stat : 7566 (MPhaseSAT64) R 7564 7566 6459 0 -1 4202496 2226 0 0 0 69 0 0 0 25 0 1 0 466266973 7389184 1315 33554432000 134512640 134761588 4287049024 18446744073709551615 134617287 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7566/statm: 1804 1315 265 61 0 1107 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7216

[startup+1.50072 s]
/proc/loadavg: 0.85 1.93 4.07 5/190 7573
/proc/meminfo: memFree=12534176/32950928 swapFree=67111528/67111528
[pid=7566] ppid=7564 vsize=9072 CPUtime=1.49 cores=4,6
/proc/7566/stat : 7566 (MPhaseSAT64) R 7564 7566 6459 0 -1 4202496 2710 0 0 0 149 0 0 0 25 0 1 0 466266973 9289728 1799 33554432000 134512640 134761588 4287049024 18446744073709551615 134682322 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7566/statm: 2268 1799 270 61 0 1571 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9072

[startup+3.10041 s]
/proc/loadavg: 0.85 1.93 4.07 5/190 7573
/proc/meminfo: memFree=12526988/32950928 swapFree=67111528/67111528
[pid=7566] ppid=7564 vsize=9900 CPUtime=3.09 cores=4,6
/proc/7566/stat : 7566 (MPhaseSAT64) R 7564 7566 6459 0 -1 4202496 3320 0 0 0 309 0 0 0 25 0 1 0 466266973 10137600 2006 33554432000 134512640 134761588 4287049024 18446744073709551615 134751832 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7566/statm: 2475 2006 270 61 0 1778 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9900

[startup+6.30077 s]
/proc/loadavg: 1.10 1.97 4.07 5/190 7573
/proc/meminfo: memFree=12527616/32950928 swapFree=67111528/67111528
[pid=7566] ppid=7564 vsize=12352 CPUtime=6.29 cores=4,6
/proc/7566/stat : 7566 (MPhaseSAT64) R 7564 7566 6459 0 -1 4202496 5463 0 0 0 629 0 0 0 25 0 1 0 466266973 12648448 2651 33554432000 134512640 134761588 4287049024 18446744073709551615 134682659 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7566/statm: 3088 2651 270 61 0 2391 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12352

[startup+12.7005 s]
/proc/loadavg: 1.34 2.00 4.07 5/190 7574
/proc/meminfo: memFree=12527304/32950928 swapFree=67111528/67111528
[pid=7566] ppid=7564 vsize=10460 CPUtime=12.69 cores=4,6
/proc/7566/stat : 7566 (MPhaseSAT64) R 7564 7566 6459 0 -1 4202496 10561 0 0 0 1268 1 0 0 25 0 1 0 466266973 10711040 2152 33554432000 134512640 134761588 4287049024 18446744073709551615 134747209 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7566/statm: 2615 2152 276 61 0 1918 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10460

[startup+25.5009 s]
/proc/loadavg: 1.93 2.10 4.07 5/190 7574
/proc/meminfo: memFree=12514780/32950928 swapFree=67111528/67111528
[pid=7566] ppid=7564 vsize=14612 CPUtime=25.49 cores=4,6
/proc/7566/stat : 7566 (MPhaseSAT64) R 7564 7566 6459 0 -1 4202496 14182 0 0 0 2548 1 0 0 25 0 1 0 466266973 14962688 3173 33554432000 134512640 134761588 4287049024 18446744073709551615 134635808 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7566/statm: 3653 3173 276 61 0 2956 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 14612

[startup+51.1008 s]
/proc/loadavg: 2.63 2.25 4.07 5/190 7575
/proc/meminfo: memFree=12504076/32950928 swapFree=67111528/67111528
[pid=7566] ppid=7564 vsize=19656 CPUtime=51.09 cores=4,6
/proc/7566/stat : 7566 (MPhaseSAT64) R 7564 7566 6459 0 -1 4202496 19512 0 0 0 5108 1 0 0 25 0 1 0 466266973 20127744 4450 33554432000 134512640 134761588 4287049024 18446744073709551615 134635887 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7566/statm: 4914 4450 276 61 0 4217 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 19656

[startup+102.301 s]
/proc/loadavg: 3.40 2.52 4.06 5/190 7576
/proc/meminfo: memFree=12497120/32950928 swapFree=67111528/67111528
[pid=7566] ppid=7564 vsize=21340 CPUtime=102.3 cores=4,6
/proc/7566/stat : 7566 (MPhaseSAT64) R 7564 7566 6459 0 -1 4202496 26428 0 0 0 10228 2 0 0 25 0 1 0 466266973 21852160 4875 33554432000 134512640 134761588 4287049024 18446744073709551615 134748113 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7566/statm: 5335 4875 281 61 0 4638 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 21340

[startup+162.301 s]
/proc/loadavg: 3.78 2.78 4.06 5/190 7578
/proc/meminfo: memFree=12496592/32950928 swapFree=67111528/67111528
[pid=7566] ppid=7564 vsize=19860 CPUtime=162.29 cores=4,6
/proc/7566/stat : 7566 (MPhaseSAT64) R 7564 7566 6459 0 -1 4202496 43776 0 0 0 16225 4 0 0 25 0 1 0 466266973 20336640 4537 33554432000 134512640 134761588 4287049024 18446744073709551615 134747104 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7566/statm: 4965 4537 281 61 0 4268 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 19860

[startup+222.307 s]
/proc/loadavg: 3.92 3.00 4.05 5/190 7579
/proc/meminfo: memFree=12497172/32950928 swapFree=67111528/67111528
[pid=7566] ppid=7564 vsize=19988 CPUtime=222.3 cores=4,6
/proc/7566/stat : 7566 (MPhaseSAT64) R 7564 7566 6459 0 -1 4202496 61632 0 0 0 22223 7 0 0 25 0 1 0 466266973 20467712 4569 33554432000 134512640 134761588 4287049024 18446744073709551615 134617120 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7566/statm: 4997 4569 281 61 0 4300 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 19988

[startup+282.301 s]
/proc/loadavg: 3.97 3.18 4.04 5/190 7581
/proc/meminfo: memFree=12486212/32950928 swapFree=67111528/67111528
[pid=7566] ppid=7564 vsize=29204 CPUtime=282.29 cores=4,6
/proc/7566/stat : 7566 (MPhaseSAT64) R 7564 7566 6459 0 -1 4202496 81056 0 0 0 28220 9 0 0 25 0 1 0 466266973 29904896 6873 33554432000 134512640 134761588 4287049024 18446744073709551615 134748099 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7566/statm: 7301 6873 281 61 0 6604 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 29204

[startup+342.301 s]
/proc/loadavg: 4.02 3.34 4.04 5/190 7582
/proc/meminfo: memFree=12492888/32950928 swapFree=67111528/67111528
[pid=7566] ppid=7564 vsize=19732 CPUtime=342.3 cores=4,6
/proc/7566/stat : 7566 (MPhaseSAT64) R 7564 7566 6459 0 -1 4202496 100448 0 0 0 34218 12 0 0 25 0 1 0 466266973 20205568 4505 33554432000 134512640 134761588 4287049024 18446744073709551615 134651586 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7566/statm: 4933 4505 281 61 0 4236 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 19732

[startup+402.301 s]
/proc/loadavg: 4.00 3.46 4.04 5/190 7584
/proc/meminfo: memFree=12493232/32950928 swapFree=67111528/67111528
[pid=7566] ppid=7564 vsize=21140 CPUtime=402.31 cores=4,6
/proc/7566/stat : 7566 (MPhaseSAT64) R 7564 7566 6459 0 -1 4202496 116800 0 0 0 40217 14 0 0 25 0 1 0 466266973 21647360 4857 33554432000 134512640 134761588 4287049024 18446744073709551615 134682737 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7566/statm: 5285 4857 281 61 0 4588 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 21140

[startup+462.301 s]
/proc/loadavg: 4.11 3.59 4.04 5/190 7586
/proc/meminfo: memFree=12491584/32950928 swapFree=67111528/67111528
[pid=7566] ppid=7564 vsize=19476 CPUtime=462.3 cores=4,6
/proc/7566/stat : 7566 (MPhaseSAT64) R 7564 7566 6459 0 -1 4202496 137216 0 0 0 46214 16 0 0 25 0 1 0 466266973 19943424 4441 33554432000 134512640 134761588 4287049024 18446744073709551615 134747265 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7566/statm: 4869 4441 281 61 0 4172 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 19476

[startup+522.301 s]
/proc/loadavg: 4.04 3.66 4.04 5/190 7587
/proc/meminfo: memFree=12489820/32950928 swapFree=67111528/67111528
[pid=7566] ppid=7564 vsize=22164 CPUtime=522.31 cores=4,6
/proc/7566/stat : 7566 (MPhaseSAT64) R 7564 7566 6459 0 -1 4202496 163104 0 0 0 52210 21 0 0 25 0 1 0 466266973 22695936 5113 33554432000 134512640 134761588 4287049024 18446744073709551615 134748241 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7566/statm: 5541 5113 281 61 0 4844 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 22164

[startup+582.301 s]
/proc/loadavg: 4.01 3.72 4.03 5/190 7589
/proc/meminfo: memFree=12489792/32950928 swapFree=67111528/67111528
[pid=7566] ppid=7564 vsize=22420 CPUtime=582.32 cores=4,6
/proc/7566/stat : 7566 (MPhaseSAT64) R 7564 7566 6459 0 -1 4202496 181344 0 0 0 58209 23 0 0 25 0 1 0 466266973 22958080 5177 33554432000 134512640 134761588 4287049024 18446744073709551615 134748105 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7566/statm: 5605 5177 281 61 0 4908 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 22420

[startup+642.301 s]
/proc/loadavg: 4.00 3.77 4.02 5/190 7590
/proc/meminfo: memFree=12492116/32950928 swapFree=67111528/67111528
[pid=7566] ppid=7564 vsize=20244 CPUtime=642.31 cores=4,6
/proc/7566/stat : 7566 (MPhaseSAT64) R 7564 7566 6459 0 -1 4202496 199136 0 0 0 64206 25 0 0 25 0 1 0 466266973 20729856 4633 33554432000 134512640 134761588 4287049024 18446744073709551615 134747349 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7566/statm: 5061 4633 281 61 0 4364 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 20244

[startup+702.301 s]
/proc/loadavg: 4.00 3.81 4.02 5/190 7592
/proc/meminfo: memFree=12490112/32950928 swapFree=67111528/67111528
[pid=7566] ppid=7564 vsize=23956 CPUtime=702.32 cores=4,6
/proc/7566/stat : 7566 (MPhaseSAT64) R 7564 7566 6459 0 -1 4202496 217440 0 0 0 70204 28 0 0 25 0 1 0 466266973 24530944 5561 33554432000 134512640 134761588 4287049024 18446744073709551615 134748372 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7566/statm: 5989 5561 281 61 0 5292 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 23956

[startup+762.301 s]
/proc/loadavg: 4.00 3.84 4.01 5/190 7594
/proc/meminfo: memFree=12492936/32950928 swapFree=67111528/67111528
[pid=7566] ppid=7564 vsize=20628 CPUtime=762.33 cores=4,6
/proc/7566/stat : 7566 (MPhaseSAT64) R 7564 7566 6459 0 -1 4202496 237152 0 0 0 76202 31 0 0 25 0 1 0 466266973 21123072 4729 33554432000 134512640 134761588 4287049024 18446744073709551615 134748115 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7566/statm: 5157 4729 281 61 0 4460 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 20628

[startup+822.301 s]
/proc/loadavg: 4.05 3.88 4.01 5/190 7595
/proc/meminfo: memFree=12495152/32950928 swapFree=67111528/67111528
[pid=7566] ppid=7564 vsize=16916 CPUtime=822.33 cores=4,6
/proc/7566/stat : 7566 (MPhaseSAT64) R 7564 7566 6459 0 -1 4202496 254144 0 0 0 82199 34 0 0 25 0 1 0 466266973 17321984 3801 33554432000 134512640 134761588 4287049024 18446744073709551615 134680525 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7566/statm: 4229 3801 281 61 0 3532 0
Current children cumulated CPU time (s) 822.33
Current children cumulated vsize (KiB) 16916

[startup+882.306 s]
/proc/loadavg: 4.02 3.90 4.01 5/190 7597
/proc/meminfo: memFree=12484444/32950928 swapFree=67111528/67111528
[pid=7566] ppid=7564 vsize=22676 CPUtime=882.33 cores=4,6
/proc/7566/stat : 7566 (MPhaseSAT64) R 7564 7566 6459 0 -1 4202496 269760 0 0 0 88197 36 0 0 25 0 1 0 466266973 23220224 5241 33554432000 134512640 134761588 4287049024 18446744073709551615 134748062 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7566/statm: 5669 5241 281 61 0 4972 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 22676

[startup+942.301 s]
/proc/loadavg: 4.00 3.92 4.00 5/190 7598
/proc/meminfo: memFree=12488628/32950928 swapFree=67111528/67111528
[pid=7566] ppid=7564 vsize=22164 CPUtime=942.33 cores=4,6
/proc/7566/stat : 7566 (MPhaseSAT64) R 7564 7566 6459 0 -1 4202496 289760 0 0 0 94193 40 0 0 25 0 1 0 466266973 22695936 5113 33554432000 134512640 134761588 4287049024 18446744073709551615 134748099 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7566/statm: 5541 5113 281 61 0 4844 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 22164

[startup+1002.3 s]
/proc/loadavg: 4.06 3.95 4.01 5/190 7600
/proc/meminfo: memFree=12490692/32950928 swapFree=67111528/67111528
[pid=7566] ppid=7564 vsize=22932 CPUtime=1002.33 cores=4,6
/proc/7566/stat : 7566 (MPhaseSAT64) R 7564 7566 6459 0 -1 4202496 304608 0 0 0 100191 42 0 0 25 0 1 0 466266973 23482368 5305 33554432000 134512640 134761588 4287049024 18446744073709551615 134748101 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7566/statm: 5733 5305 281 61 0 5036 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 22932

[startup+1062.3 s]
/proc/loadavg: 4.02 3.96 4.00 5/190 7602
/proc/meminfo: memFree=12489668/32950928 swapFree=67111528/67111528
[pid=7566] ppid=7564 vsize=16148 CPUtime=1062.33 cores=4,6
/proc/7566/stat : 7566 (MPhaseSAT64) R 7564 7566 6459 0 -1 4202496 321344 0 0 0 106189 44 0 0 25 0 1 0 466266973 16535552 3609 33554432000 134512640 134761588 4287049024 18446744073709551615 134748157 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7566/statm: 4037 3609 281 61 0 3340 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 16148

[startup+1122.3 s]
/proc/loadavg: 4.01 3.97 4.00 5/190 7603
/proc/meminfo: memFree=12494112/32950928 swapFree=67111528/67111528
[pid=7566] ppid=7564 vsize=17940 CPUtime=1122.34 cores=4,6
/proc/7566/stat : 7566 (MPhaseSAT64) R 7564 7566 6459 0 -1 4202496 338464 0 0 0 112188 46 0 0 25 0 1 0 466266973 18370560 4057 33554432000 134512640 134761588 4287049024 18446744073709551615 134747265 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7566/statm: 4485 4057 281 61 0 3788 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 17940

[startup+1182.3 s]
/proc/loadavg: 4.00 3.97 4.00 5/190 7605
/proc/meminfo: memFree=12499168/32950928 swapFree=67111528/67111528
[pid=7566] ppid=7564 vsize=17428 CPUtime=1182.34 cores=4,6
/proc/7566/stat : 7566 (MPhaseSAT64) R 7564 7566 6459 0 -1 4202496 354912 0 0 0 118186 48 0 0 25 0 1 0 466266973 17846272 3929 33554432000 134512640 134761588 4287049024 18446744073709551615 134616951 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7566/statm: 4357 3929 281 61 0 3660 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 17428

[startup+1242.3 s]
/proc/loadavg: 4.00 3.97 4.00 5/190 7606
/proc/meminfo: memFree=12492192/32950928 swapFree=67111528/67111528
[pid=7566] ppid=7564 vsize=21524 CPUtime=1242.35 cores=4,6
/proc/7566/stat : 7566 (MPhaseSAT64) R 7564 7566 6459 0 -1 4202496 370880 0 0 0 124184 51 0 0 25 0 1 0 466266973 22040576 4953 33554432000 134512640 134761588 4287049024 18446744073709551615 134636936 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7566/statm: 5381 4953 281 61 0 4684 0
Current children cumulated CPU time (s) 1242.35
Current children cumulated vsize (KiB) 21524



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.97 4.00 3/188 7610
/proc/meminfo: memFree=12529140/32950928 swapFree=67111528/67111528
[pid=7566] ppid=7564 vsize=16148 CPUtime=1300.05 cores=4,6
/proc/7566/stat : 7566 (MPhaseSAT64) R 7564 7566 6459 0 -1 4202496 390528 0 0 0 129951 54 0 0 25 0 1 0 466266973 16535552 3609 33554432000 134512640 134761588 4287049024 18446744073709551615 134616947 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7566/statm: 4037 3609 281 61 0 3340 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 16148

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

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

[startup+1300 s]
/proc/loadavg: 4.00 3.97 4.00 3/188 7610
/proc/meminfo: memFree=12529140/32950928 swapFree=67111528/67111528
[pid=7566] ppid=7564 vsize=16148 CPUtime=1300.05 cores=4,6
/proc/7566/stat : 7566 (MPhaseSAT64) R 7564 7566 6459 0 -1 4202496 390528 0 0 0 129951 54 0 0 25 0 1 0 466266973 16535552 3609 33554432000 134512640 134761588 4287049024 18446744073709551615 134616947 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/7566/statm: 4037 3609 281 61 0 3340 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 16148

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.06
CPU user time (s): 1299.52
CPU system time (s): 0.545917
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 32916

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

runsolver used 2.12468 second user time and 4.28035 second system time

The end

Launcher Data

Begin job on node149 at 2011-04-23 10:18:23
IDJOB=3262887
IDBENCH=83903
IDSOLVER=1521
FILE ID=node149/3262887-1303546703
RUNJOBID= node149-1303546703-7531
PBS_JOBID= 13143089
Free space on /tmp= 72240 MiB

SOLVER NAME= MPhaseSAT64 2011-03-03
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_70_26_40_6-dir.shuffled-as.sat03-163.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3262887-1303546703/watcher-3262887-1303546703 -o /tmp/evaluation-result-3262887-1303546703/solver-3262887-1303546703 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3262887-1303546703.cnf

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

MD5SUM BENCH= c06088cac8521bfe72bbb4c9ad8d39fb
RANDOM SEED=1959138738

node149.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.806
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.61
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.806
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.83
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.806
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.83
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.806
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.73
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.806
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.82
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.806
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.806
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.806
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:     32950928 kB
MemFree:      12570808 kB
Buffers:       2246972 kB
Cached:       17523244 kB
SwapCached:          0 kB
Active:        9718808 kB
Inactive:     10120508 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12570808 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3600 kB
Writeback:           0 kB
AnonPages:       68708 kB
Mapped:          16040 kB
Slab:           477416 kB
PageTables:       4752 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   237076 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= 72240 MiB
End job on node149 at 2011-04-23 10:40:05