Trace number 3251137

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.03 1300.01

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m37-q505.75-n35-p15-s48276711.cnf
MD5SUM1bac7b96ea6eb843b1de7405a721cd87
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.861868
Satisfiable
(Un)Satisfiability was proved
Number of variables1244
Number of clauses150604
Sum of the clauses size302382
Maximum clause length37
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2150569
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 535

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-3251137-1303579807/watcher-3251137-1303579807 -o /tmp/evaluation-result-3251137-1303579807/solver-3251137-1303579807 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3251137-1303579807.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: 4.00 3.99 3.91 2/179 29704
/proc/meminfo: memFree=19764268/32951124 swapFree=67111524/67111528
[pid=29704] ppid=29702 vsize=11800 CPUtime=0 cores=1,3
/proc/29704/stat : 29704 (runsolver) R 29702 29704 29516 0 -1 4202560 42 0 0 0 0 0 0 0 25 0 1 0 450396879 12083200 52 33554432000 4194304 5434984 140735731808528 18446744073709551615 4881607 0 2147483391 4096 24578 0 0 0 17 3 0 0 0
/proc/29704/statm: 2950 52 31 303 0 2644 0

[startup+0.0535049 s]
/proc/loadavg: 4.00 3.99 3.91 2/179 29704
/proc/meminfo: memFree=19764268/32951124 swapFree=67111524/67111528
[pid=29704] ppid=29702 vsize=5428 CPUtime=0.04 cores=1,3
/proc/29704/stat : 29704 (MPhaseSAT64) R 29702 29704 29516 0 -1 4202496 583 0 0 0 4 0 0 0 17 0 1 0 450396879 5558272 524 33554432000 134512640 134761588 4286783664 18446744073709551615 7911698 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/29704/statm: 1357 524 225 61 0 660 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 5428

[startup+0.100499 s]
/proc/loadavg: 4.00 3.99 3.91 2/179 29704
/proc/meminfo: memFree=19764268/32951124 swapFree=67111524/67111528
[pid=29704] ppid=29702 vsize=6616 CPUtime=0.08 cores=1,3
/proc/29704/stat : 29704 (MPhaseSAT64) R 29702 29704 29516 0 -1 4202496 1497 0 0 0 8 0 0 0 17 0 1 0 450396879 6774784 994 33554432000 134512640 134761588 4286783664 18446744073709551615 134559293 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/29704/statm: 1654 1002 236 61 0 957 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6616

[startup+0.300463 s]
/proc/loadavg: 4.00 3.99 3.91 2/179 29704
/proc/meminfo: memFree=19764268/32951124 swapFree=67111524/67111528
[pid=29704] ppid=29702 vsize=10636 CPUtime=0.28 cores=1,3
/proc/29704/stat : 29704 (MPhaseSAT64) R 29702 29704 29516 0 -1 4202496 4534 0 0 0 28 0 0 0 18 0 1 0 450396879 10891264 2185 33554432000 134512640 134761588 4286783664 18446744073709551615 134616752 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/29704/statm: 2659 2185 265 61 0 1962 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 10636

[startup+0.700389 s]
/proc/loadavg: 4.00 3.99 3.91 2/179 29704
/proc/meminfo: memFree=19764268/32951124 swapFree=67111524/67111528
[pid=29704] ppid=29702 vsize=10636 CPUtime=0.68 cores=1,3
/proc/29704/stat : 29704 (MPhaseSAT64) R 29702 29704 29516 0 -1 4202496 4558 0 0 0 68 0 0 0 18 0 1 0 450396879 10891264 2209 33554432000 134512640 134761588 4286783664 18446744073709551615 134679512 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/29704/statm: 2659 2209 265 61 0 1962 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 10636

[startup+1.50025 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 29726
/proc/meminfo: memFree=19746032/32951124 swapFree=67111524/67111528
[pid=29704] ppid=29702 vsize=10636 CPUtime=1.48 cores=1,3
/proc/29704/stat : 29704 (MPhaseSAT64) R 29702 29704 29516 0 -1 4202496 4558 0 0 0 148 0 0 0 20 0 1 0 450396879 10891264 2209 33554432000 134512640 134761588 4286783664 18446744073709551615 134614623 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/29704/statm: 2659 2209 265 61 0 1962 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 10636

[startup+3.10097 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 29726
/proc/meminfo: memFree=19742964/32951124 swapFree=67111524/67111528
[pid=29704] ppid=29702 vsize=13700 CPUtime=3.08 cores=1,3
/proc/29704/stat : 29704 (MPhaseSAT64) R 29702 29704 29516 0 -1 4202496 6421 0 0 0 308 0 0 0 25 0 1 0 450396879 14028800 2988 33554432000 134512640 134761588 4286783664 18446744073709551615 134636891 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/29704/statm: 3425 2988 270 61 0 2728 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 13700

[startup+6.30041 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 29726
/proc/meminfo: memFree=19731184/32951124 swapFree=67111524/67111528
[pid=29704] ppid=29702 vsize=14400 CPUtime=6.29 cores=1,3
/proc/29704/stat : 29704 (MPhaseSAT64) R 29702 29704 29516 0 -1 4202496 8245 0 0 0 628 1 0 0 25 0 1 0 450396879 14745600 3163 33554432000 134512640 134761588 4286783664 18446744073709551615 134747356 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/29704/statm: 3600 3163 270 61 0 2903 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14400

[startup+12.7003 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 29754
/proc/meminfo: memFree=19825428/32951124 swapFree=67111524/67111528
[pid=29704] ppid=29702 vsize=16444 CPUtime=12.68 cores=1,3
/proc/29704/stat : 29704 (MPhaseSAT64) R 29702 29704 29516 0 -1 4202496 11511 0 0 0 1267 1 0 0 25 0 1 0 450396879 16838656 3674 33554432000 134512640 134761588 4286783664 18446744073709551615 134747356 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/29704/statm: 4111 3674 270 61 0 3414 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 16444

[startup+25.501 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 29754
/proc/meminfo: memFree=19826172/32951124 swapFree=67111524/67111528
[pid=29704] ppid=29702 vsize=8508 CPUtime=25.48 cores=1,3
/proc/29704/stat : 29704 (MPhaseSAT64) R 29702 29704 29516 0 -1 4202496 18688 0 0 0 2546 2 0 0 25 0 1 0 450396879 8712192 1680 33554432000 134512640 134761588 4286783664 18446744073709551615 134536626 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/29704/statm: 2127 1680 272 61 0 1430 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 8508

[startup+51.1005 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 29755
/proc/meminfo: memFree=19766668/32951124 swapFree=67111524/67111528
[pid=29704] ppid=29702 vsize=38916 CPUtime=51.09 cores=1,3
/proc/29704/stat : 29704 (MPhaseSAT64) R 29702 29704 29516 0 -1 4202496 41897 0 0 0 5104 5 0 0 25 0 1 0 450396879 39849984 9240 33554432000 134512640 134761588 4286783664 18446744073709551615 134635902 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/29704/statm: 9729 9240 276 61 0 9032 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 38916

[startup+102.307 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 29756
/proc/meminfo: memFree=19748900/32951124 swapFree=67111524/67111528
[pid=29704] ppid=29702 vsize=35192 CPUtime=102.3 cores=1,3
/proc/29704/stat : 29704 (MPhaseSAT64) R 29702 29704 29516 0 -1 4202496 60407 0 0 0 10222 8 0 0 25 0 1 0 450396879 36036608 8308 33554432000 134512640 134761588 4286783664 18446744073709551615 134614602 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/29704/statm: 8798 8308 276 61 0 8101 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 35192

[startup+162.301 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 29758
/proc/meminfo: memFree=19736364/32951124 swapFree=67111524/67111528
[pid=29704] ppid=29702 vsize=55560 CPUtime=162.29 cores=1,3
/proc/29704/stat : 29704 (MPhaseSAT64) R 29702 29704 29516 0 -1 4202496 82118 0 0 0 16219 10 0 0 25 0 1 0 450396879 56893440 13396 33554432000 134512640 134761588 4286783664 18446744073709551615 134635923 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/29704/statm: 13890 13396 276 61 0 13193 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 55560

[startup+222.3 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 29759
/proc/meminfo: memFree=19709944/32951124 swapFree=67111524/67111528
[pid=29704] ppid=29702 vsize=71812 CPUtime=222.29 cores=1,3
/proc/29704/stat : 29704 (MPhaseSAT64) R 29702 29704 29516 0 -1 4202496 98118 0 0 0 22217 12 0 0 25 0 1 0 450396879 73535488 17459 33554432000 134512640 134761588 4286783664 18446744073709551615 134635873 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/29704/statm: 17953 17459 276 61 0 17256 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 71812

[startup+282.301 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 29788
/proc/meminfo: memFree=19701144/32951124 swapFree=67111524/67111528
[pid=29704] ppid=29702 vsize=64772 CPUtime=282.29 cores=1,3
/proc/29704/stat : 29704 (MPhaseSAT64) R 29702 29704 29516 0 -1 4202496 113479 0 0 0 28215 14 0 0 25 0 1 0 450396879 66326528 15699 33554432000 134512640 134761588 4286783664 18446744073709551615 134635875 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/29704/statm: 16193 15699 276 61 0 15496 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 64772

[startup+342.3 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 29817
/proc/meminfo: memFree=19662292/32951124 swapFree=67111524/67111528
[pid=29704] ppid=29702 vsize=63876 CPUtime=342.29 cores=1,3
/proc/29704/stat : 29704 (MPhaseSAT64) R 29702 29704 29516 0 -1 4202496 124935 0 0 0 34213 16 0 0 25 0 1 0 450396879 65409024 15475 33554432000 134512640 134761588 4286783664 18446744073709551615 134747225 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/29704/statm: 15969 15475 276 61 0 15272 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 63876

[startup+402.301 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 29818
/proc/meminfo: memFree=19638872/32951124 swapFree=67111524/67111528
[pid=29704] ppid=29702 vsize=47236 CPUtime=402.29 cores=1,3
/proc/29704/stat : 29704 (MPhaseSAT64) R 29702 29704 29516 0 -1 4202496 128744 0 0 0 40212 17 0 0 25 0 1 0 450396879 48369664 11347 33554432000 134512640 134761588 4286783664 18446744073709551615 134635877 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/29704/statm: 11809 11347 276 61 0 11112 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 47236

[startup+462.3 s]
/proc/loadavg: 4.07 4.00 3.92 5/190 29820
/proc/meminfo: memFree=19607500/32951124 swapFree=67111524/67111528
[pid=29704] ppid=29702 vsize=46848 CPUtime=462.29 cores=1,3
/proc/29704/stat : 29704 (MPhaseSAT64) R 29702 29704 29516 0 -1 4202496 141160 0 0 0 46210 19 0 0 25 0 1 0 450396879 47972352 11250 33554432000 134512640 134761588 4286783664 18446744073709551615 134635923 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/29704/statm: 11712 11250 276 61 0 11015 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 46848

[startup+522.301 s]
/proc/loadavg: 4.02 4.00 3.92 5/190 29821
/proc/meminfo: memFree=19598320/32951124 swapFree=67111524/67111528
[pid=29704] ppid=29702 vsize=44416 CPUtime=522.3 cores=1,3
/proc/29704/stat : 29704 (MPhaseSAT64) R 29702 29704 29516 0 -1 4202496 146409 0 0 0 52210 20 0 0 25 0 1 0 450396879 45481984 10610 33554432000 134512640 134761588 4286783664 18446744073709551615 134681832 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/29704/statm: 11104 10610 276 61 0 10407 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 44416

[startup+582.3 s]
/proc/loadavg: 4.01 4.00 3.92 5/190 29823
/proc/meminfo: memFree=19582060/32951124 swapFree=67111524/67111528
[pid=29704] ppid=29702 vsize=41344 CPUtime=582.29 cores=1,3
/proc/29704/stat : 29704 (MPhaseSAT64) R 29702 29704 29516 0 -1 4202496 150761 0 0 0 58209 20 0 0 25 0 1 0 450396879 42336256 9842 33554432000 134512640 134761588 4286783664 18446744073709551615 134635890 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/29704/statm: 10336 9842 276 61 0 9639 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 41344

[startup+642.301 s]
/proc/loadavg: 4.05 4.01 3.93 5/190 29825
/proc/meminfo: memFree=19564316/32951124 swapFree=67111524/67111528
[pid=29704] ppid=29702 vsize=44416 CPUtime=642.3 cores=1,3
/proc/29704/stat : 29704 (MPhaseSAT64) R 29702 29704 29516 0 -1 4202496 158986 0 0 0 64209 21 0 0 25 0 1 0 450396879 45481984 10610 33554432000 134512640 134761588 4286783664 18446744073709551615 134635890 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/29704/statm: 11104 10610 276 61 0 10407 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 44416

[startup+702.3 s]
/proc/loadavg: 4.02 4.01 3.93 5/190 29826
/proc/meminfo: memFree=19554436/32951124 swapFree=67111524/67111528
[pid=29704] ppid=29702 vsize=46212 CPUtime=702.3 cores=1,3
/proc/29704/stat : 29704 (MPhaseSAT64) R 29702 29704 29516 0 -1 4202496 164587 0 0 0 70208 22 0 0 25 0 1 0 450396879 47321088 11091 33554432000 134512640 134761588 4286783664 18446744073709551615 134635840 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/29704/statm: 11553 11091 276 61 0 10856 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 46212

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 29828
/proc/meminfo: memFree=19542648/32951124 swapFree=67111524/67111528
[pid=29704] ppid=29702 vsize=36096 CPUtime=762.31 cores=1,3
/proc/29704/stat : 29704 (MPhaseSAT64) R 29702 29704 29516 0 -1 4202496 169260 0 0 0 76208 23 0 0 25 0 1 0 450396879 36962304 8530 33554432000 134512640 134761588 4286783664 18446744073709551615 134747272 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/29704/statm: 9024 8530 276 61 0 8327 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 36096

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 29829
/proc/meminfo: memFree=19528380/32951124 swapFree=67111524/67111528
[pid=29704] ppid=29702 vsize=44672 CPUtime=822.3 cores=1,3
/proc/29704/stat : 29704 (MPhaseSAT64) R 29702 29704 29516 0 -1 4202496 180524 0 0 0 82206 24 0 0 25 0 1 0 450396879 45744128 10674 33554432000 134512640 134761588 4286783664 18446744073709551615 134635902 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/29704/statm: 11168 10674 276 61 0 10471 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 44672

[startup+882.301 s]
/proc/loadavg: 4.04 4.01 3.93 5/190 29831
/proc/meminfo: memFree=19542376/32951124 swapFree=67111524/67111528
[pid=29704] ppid=29702 vsize=41472 CPUtime=882.3 cores=1,3
/proc/29704/stat : 29704 (MPhaseSAT64) R 29702 29704 29516 0 -1 4202496 194669 0 0 0 88204 26 0 0 25 0 1 0 450396879 42467328 9874 33554432000 134512640 134761588 4286783664 18446744073709551615 134636053 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/29704/statm: 10368 9874 276 61 0 9671 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 41472

[startup+942.301 s]
/proc/loadavg: 4.01 4.01 3.93 5/190 29833
/proc/meminfo: memFree=19541620/32951124 swapFree=67111524/67111528
[pid=29704] ppid=29702 vsize=48256 CPUtime=942.3 cores=1,3
/proc/29704/stat : 29704 (MPhaseSAT64) R 29702 29704 29516 0 -1 4202496 201997 0 0 0 94203 27 0 0 25 0 1 0 450396879 49414144 11570 33554432000 134512640 134761588 4286783664 18446744073709551615 134748113 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/29704/statm: 12064 11570 276 61 0 11367 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 48256

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 29834
/proc/meminfo: memFree=19549292/32951124 swapFree=67111524/67111528
[pid=29704] ppid=29702 vsize=39040 CPUtime=1002.31 cores=1,3
/proc/29704/stat : 29704 (MPhaseSAT64) R 29702 29704 29516 0 -1 4202496 212781 0 0 0 100202 29 0 0 25 0 1 0 450396879 39976960 9266 33554432000 134512640 134761588 4286783664 18446744073709551615 134635923 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/29704/statm: 9760 9266 276 61 0 9063 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 39040

[startup+1062.3 s]
/proc/loadavg: 4.04 4.01 3.94 5/190 29836
/proc/meminfo: memFree=19536876/32951124 swapFree=67111524/67111528
[pid=29704] ppid=29702 vsize=39552 CPUtime=1062.31 cores=1,3
/proc/29704/stat : 29704 (MPhaseSAT64) R 29702 29704 29516 0 -1 4202496 224334 0 0 0 106200 31 0 0 25 0 1 0 450396879 40501248 9394 33554432000 134512640 134761588 4286783664 18446744073709551615 134635873 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/29704/statm: 9888 9394 276 61 0 9191 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 39552

[startup+1122.3 s]
/proc/loadavg: 4.01 4.01 3.94 5/190 29837
/proc/meminfo: memFree=19550384/32951124 swapFree=67111524/67111528
[pid=29704] ppid=29702 vsize=42496 CPUtime=1122.31 cores=1,3
/proc/29704/stat : 29704 (MPhaseSAT64) R 29702 29704 29516 0 -1 4202496 233198 0 0 0 112199 32 0 0 25 0 1 0 450396879 43515904 10130 33554432000 134512640 134761588 4286783664 18446744073709551615 134636053 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/29704/statm: 10624 10130 276 61 0 9927 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 42496

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 29839
/proc/meminfo: memFree=19544424/32951124 swapFree=67111524/67111528
[pid=29704] ppid=29702 vsize=40576 CPUtime=1182.31 cores=1,3
/proc/29704/stat : 29704 (MPhaseSAT64) R 29702 29704 29516 0 -1 4202496 244623 0 0 0 118198 33 0 0 25 0 1 0 450396879 41549824 9650 33554432000 134512640 134761588 4286783664 18446744073709551615 134724696 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/29704/statm: 10144 9650 276 61 0 9447 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 40576

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 29841
/proc/meminfo: memFree=19531640/32951124 swapFree=67111524/67111528
[pid=29704] ppid=29702 vsize=51712 CPUtime=1242.31 cores=1,3
/proc/29704/stat : 29704 (MPhaseSAT64) R 29702 29704 29516 0 -1 4202496 256751 0 0 0 124196 35 0 0 25 0 1 0 450396879 52953088 12434 33554432000 134512640 134761588 4286783664 18446744073709551615 134636053 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/29704/statm: 12928 12434 276 61 0 12231 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 51712



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 29842
/proc/meminfo: memFree=19535476/32951124 swapFree=67111524/67111528
[pid=29704] ppid=29702 vsize=45440 CPUtime=1300.02 cores=1,3
/proc/29704/stat : 29704 (MPhaseSAT64) R 29702 29704 29516 0 -1 4202496 268527 0 0 0 129965 37 0 0 25 0 1 0 450396879 46530560 10866 33554432000 134512640 134761588 4286783664 18446744073709551615 134635850 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/29704/statm: 11360 10866 276 61 0 10663 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 45440

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.03
CPU user time (s): 1299.66
CPU system time (s): 0.372943
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 88196

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

runsolver used 2.13167 second user time and 4.96124 second system time

The end

Launcher Data

Begin job on node144 at 2011-04-23 19:30:08
IDJOB=3251137
IDBENCH=88212
IDSOLVER=1521
FILE ID=node144/3251137-1303579807
RUNJOBID= node144-1303578505-29536
PBS_JOBID= 13150337
Free space on /tmp= 72176 MiB

SOLVER NAME= MPhaseSAT64 2011-03-03
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m37-q505.75-n35-p15-s48276711.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3251137-1303579807/watcher-3251137-1303579807 -o /tmp/evaluation-result-3251137-1303579807/solver-3251137-1303579807 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3251137-1303579807.cnf

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

MD5SUM BENCH= 1bac7b96ea6eb843b1de7405a721cd87
RANDOM SEED=938160359

node144.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.850
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.70
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.850
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.16
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.850
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.850
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.83
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.850
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.850
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.82
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.850
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.850
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:     32951124 kB
MemFree:      19764548 kB
Buffers:       2155992 kB
Cached:       10321152 kB
SwapCached:          4 kB
Active:        3440164 kB
Inactive:      9212108 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19764548 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            1980 kB
Writeback:           0 kB
AnonPages:      174420 kB
Mapped:          16188 kB
Slab:           468896 kB
PageTables:       5436 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   322636 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= 72160 MiB
End job on node144 at 2011-04-23 19:51:50