Trace number 3250917

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-q446.25-n35-p30-s33692332.cnf
MD5SUM1002234f62b5dfa01a75197c65e66327
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.921859
Satisfiable
(Un)Satisfiability was proved
Number of variables1285
Number of clauses166723
Sum of the clauses size334661
Maximum clause length37
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2166688
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-3250917-1303578505/watcher-3250917-1303578505 -o /tmp/evaluation-result-3250917-1303578505/solver-3250917-1303578505 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3250917-1303578505.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: 2.75 3.71 3.83 3/179 29560
/proc/meminfo: memFree=19854668/32951124 swapFree=67111524/67111528
[pid=29560] ppid=29558 vsize=5676 CPUtime=0 cores=4,6
/proc/29560/stat : 29560 (MPhaseSAT64) R 29558 29560 29516 0 -1 4202496 336 0 0 0 0 0 0 0 22 0 1 0 450266670 5812224 277 33554432000 134512640 134761588 4294616416 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/29560/statm: 1419 277 225 61 0 722 0

[startup+0.0692579 s]
/proc/loadavg: 2.75 3.71 3.83 3/179 29560
/proc/meminfo: memFree=19854668/32951124 swapFree=67111524/67111528
[pid=29560] ppid=29558 vsize=5676 CPUtime=0.06 cores=4,6
/proc/29560/stat : 29560 (MPhaseSAT64) R 29558 29560 29516 0 -1 4202496 713 0 0 0 6 0 0 0 23 0 1 0 450266670 5812224 654 33554432000 134512640 134761588 4294616416 18446744073709551615 134531215 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/29560/statm: 1419 654 225 61 0 722 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5676

[startup+0.100244 s]
/proc/loadavg: 2.75 3.71 3.83 3/179 29560
/proc/meminfo: memFree=19854668/32951124 swapFree=67111524/67111528
[pid=29560] ppid=29558 vsize=5672 CPUtime=0.09 cores=4,6
/proc/29560/stat : 29560 (MPhaseSAT64) R 29558 29560 29516 0 -1 4202496 1308 0 0 0 9 0 0 0 23 0 1 0 450266670 5808128 758 33554432000 134512640 134761588 4294616416 18446744073709551615 134566626 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/29560/statm: 1418 758 234 61 0 721 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5672

[startup+0.300215 s]
/proc/loadavg: 2.75 3.71 3.83 3/179 29560
/proc/meminfo: memFree=19854668/32951124 swapFree=67111524/67111528
[pid=29560] ppid=29558 vsize=9672 CPUtime=0.29 cores=4,6
/proc/29560/stat : 29560 (MPhaseSAT64) R 29558 29560 29516 0 -1 4202496 4529 0 0 0 29 0 0 0 23 0 1 0 450266670 9904128 1975 33554432000 134512640 134761588 4294616416 18446744073709551615 134614584 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/29560/statm: 2418 1975 265 61 0 1721 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9672

[startup+0.701163 s]
/proc/loadavg: 2.75 3.71 3.83 3/179 29560
/proc/meminfo: memFree=19854668/32951124 swapFree=67111524/67111528
[pid=29560] ppid=29558 vsize=10796 CPUtime=0.69 cores=4,6
/proc/29560/stat : 29560 (MPhaseSAT64) R 29558 29560 29516 0 -1 4202496 4794 0 0 0 69 0 0 0 25 0 1 0 450266670 11055104 2240 33554432000 134512640 134761588 4294616416 18446744073709551615 134616735 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/29560/statm: 2699 2240 265 61 0 2002 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10796

[startup+1.50103 s]
/proc/loadavg: 2.75 3.71 3.83 5/190 29577
/proc/meminfo: memFree=19792080/32951124 swapFree=67111524/67111528
[pid=29560] ppid=29558 vsize=10928 CPUtime=1.49 cores=4,6
/proc/29560/stat : 29560 (MPhaseSAT64) R 29558 29560 29516 0 -1 4202496 4843 0 0 0 149 0 0 0 25 0 1 0 450266670 11190272 2289 33554432000 134512640 134761588 4294616416 18446744073709551615 134617960 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/29560/statm: 2732 2289 265 61 0 2035 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10928

[startup+3.10074 s]
/proc/loadavg: 2.75 3.71 3.83 5/190 29577
/proc/meminfo: memFree=19765928/32951124 swapFree=67111524/67111528
[pid=29560] ppid=29558 vsize=12120 CPUtime=3.09 cores=4,6
/proc/29560/stat : 29560 (MPhaseSAT64) R 29558 29560 29516 0 -1 4202496 5496 0 0 0 309 0 0 0 25 0 1 0 450266670 12410880 2592 33554432000 134512640 134761588 4294616416 18446744073709551615 134747069 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/29560/statm: 3030 2592 270 61 0 2333 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12120

[startup+6.30016 s]
/proc/loadavg: 2.85 3.71 3.83 5/190 29577
/proc/meminfo: memFree=19747936/32951124 swapFree=67111524/67111528
[pid=29560] ppid=29558 vsize=14428 CPUtime=6.28 cores=4,6
/proc/29560/stat : 29560 (MPhaseSAT64) R 29558 29560 29516 0 -1 4202496 7148 0 0 0 628 0 0 0 25 0 1 0 450266670 14774272 3169 33554432000 134512640 134761588 4294616416 18446744073709551615 134747252 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/29560/statm: 3607 3169 270 61 0 2910 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 14428

[startup+12.701 s]
/proc/loadavg: 2.95 3.72 3.83 5/190 29604
/proc/meminfo: memFree=19716636/32951124 swapFree=67111524/67111528
[pid=29560] ppid=29558 vsize=20564 CPUtime=12.69 cores=4,6
/proc/29560/stat : 29560 (MPhaseSAT64) R 29558 29560 29516 0 -1 4202496 11823 0 0 0 1268 1 0 0 25 0 1 0 450266670 21057536 4703 33554432000 134512640 134761588 4294616416 18446744073709551615 134748185 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/29560/statm: 5141 4703 270 61 0 4444 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20564

[startup+25.5008 s]
/proc/loadavg: 3.18 3.73 3.83 5/190 29604
/proc/meminfo: memFree=19698876/32951124 swapFree=67111524/67111528
[pid=29560] ppid=29558 vsize=20288 CPUtime=25.48 cores=4,6
/proc/29560/stat : 29560 (MPhaseSAT64) R 29558 29560 29516 0 -1 4202496 15102 0 0 0 2547 1 0 0 25 0 1 0 450266670 20774912 4634 33554432000 134512640 134761588 4294616416 18446744073709551615 134636801 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/29560/statm: 5072 4634 270 61 0 4375 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 20288

[startup+51.1003 s]
/proc/loadavg: 3.46 3.75 3.83 5/190 29605
/proc/meminfo: memFree=19707712/32951124 swapFree=67111524/67111528
[pid=29560] ppid=29558 vsize=29996 CPUtime=51.08 cores=4,6
/proc/29560/stat : 29560 (MPhaseSAT64) R 29558 29560 29516 0 -1 4202496 36204 0 0 0 5104 4 0 0 25 0 1 0 450266670 30715904 7027 33554432000 134512640 134761588 4294616416 18446744073709551615 134747069 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/29560/statm: 7499 7027 276 61 0 6802 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 29996

[startup+102.306 s]
/proc/loadavg: 3.80 3.80 3.85 5/190 29606
/proc/meminfo: memFree=19606644/32951124 swapFree=67111524/67111528
[pid=29560] ppid=29558 vsize=52320 CPUtime=102.28 cores=4,6
/proc/29560/stat : 29560 (MPhaseSAT64) R 29558 29560 29516 0 -1 4202496 60774 0 0 0 10222 6 0 0 25 0 1 0 450266670 53575680 12595 33554432000 134512640 134761588 4294616416 18446744073709551615 134635870 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/29560/statm: 13080 12595 276 61 0 12383 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 52320

[startup+162.301 s]
/proc/loadavg: 3.96 3.85 3.86 5/190 29608
/proc/meminfo: memFree=19519968/32951124 swapFree=67111524/67111528
[pid=29560] ppid=29558 vsize=44508 CPUtime=162.28 cores=4,6
/proc/29560/stat : 29560 (MPhaseSAT64) R 29558 29560 29516 0 -1 4202496 72423 0 0 0 16221 7 0 0 25 0 1 0 450266670 45576192 10694 33554432000 134512640 134761588 4294616416 18446744073709551615 134636365 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/29560/statm: 11127 10694 276 61 0 10430 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 44508

[startup+222.3 s]
/proc/loadavg: 3.98 3.87 3.86 5/190 29610
/proc/meminfo: memFree=19413672/32951124 swapFree=67111524/67111528
[pid=29560] ppid=29558 vsize=46424 CPUtime=222.28 cores=4,6
/proc/29560/stat : 29560 (MPhaseSAT64) R 29558 29560 29516 0 -1 4202496 79719 0 0 0 22220 8 0 0 25 0 1 0 450266670 47538176 11173 33554432000 134512640 134761588 4294616416 18446744073709551615 134635932 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/29560/statm: 11606 11173 276 61 0 10909 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 46424

[startup+282.301 s]
/proc/loadavg: 4.07 3.91 3.87 5/190 29611
/proc/meminfo: memFree=19454832/32951124 swapFree=67111524/67111528
[pid=29560] ppid=29558 vsize=37080 CPUtime=282.28 cores=4,6
/proc/29560/stat : 29560 (MPhaseSAT64) R 29558 29560 29516 0 -1 4202496 84328 0 0 0 28219 9 0 0 25 0 1 0 450266670 37969920 8837 33554432000 134512640 134761588 4294616416 18446744073709551615 134635853 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/29560/statm: 9270 8837 276 61 0 8573 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 37080

[startup+342.301 s]
/proc/loadavg: 4.02 3.92 3.88 5/190 29613
/proc/meminfo: memFree=19418472/32951124 swapFree=67111524/67111528
[pid=29560] ppid=29558 vsize=42192 CPUtime=342.29 cores=4,6
/proc/29560/stat : 29560 (MPhaseSAT64) R 29558 29560 29516 0 -1 4202496 90216 0 0 0 34219 10 0 0 25 0 1 0 450266670 43204608 10115 33554432000 134512640 134761588 4294616416 18446744073709551615 134651717 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/29560/statm: 10548 10115 276 61 0 9851 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 42192

[startup+402.301 s]
/proc/loadavg: 4.01 3.93 3.89 5/190 29614
/proc/meminfo: memFree=19438428/32951124 swapFree=67111524/67111528
[pid=29560] ppid=29558 vsize=36804 CPUtime=402.28 cores=4,6
/proc/29560/stat : 29560 (MPhaseSAT64) R 29558 29560 29516 0 -1 4202496 94761 0 0 0 40218 10 0 0 25 0 1 0 450266670 37687296 8768 33554432000 134512640 134761588 4294616416 18446744073709551615 134616937 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/29560/statm: 9201 8768 276 61 0 8504 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 36804

[startup+462.301 s]
/proc/loadavg: 4.00 3.94 3.89 5/190 29616
/proc/meminfo: memFree=19403572/32951124 swapFree=67111524/67111528
[pid=29560] ppid=29558 vsize=35316 CPUtime=462.29 cores=4,6
/proc/29560/stat : 29560 (MPhaseSAT64) R 29558 29560 29516 0 -1 4202496 102677 0 0 0 46217 12 0 0 25 0 1 0 450266670 36163584 8396 33554432000 134512640 134761588 4294616416 18446744073709551615 134635842 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/29560/statm: 8829 8396 276 61 0 8132 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 35316

[startup+522.301 s]
/proc/loadavg: 4.00 3.95 3.90 5/190 29618
/proc/meminfo: memFree=19401832/32951124 swapFree=67111524/67111528
[pid=29560] ppid=29558 vsize=34492 CPUtime=522.29 cores=4,6
/proc/29560/stat : 29560 (MPhaseSAT64) R 29558 29560 29516 0 -1 4202496 108822 0 0 0 52216 13 0 0 25 0 1 0 450266670 35319808 8190 33554432000 134512640 134761588 4294616416 18446744073709551615 134635853 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/29560/statm: 8623 8190 276 61 0 7926 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 34492

[startup+582.301 s]
/proc/loadavg: 4.00 3.96 3.90 5/190 29619
/proc/meminfo: memFree=19359040/32951124 swapFree=67111524/67111528
[pid=29560] ppid=29558 vsize=40508 CPUtime=582.29 cores=4,6
/proc/29560/stat : 29560 (MPhaseSAT64) R 29558 29560 29516 0 -1 4202496 113654 0 0 0 58216 13 0 0 25 0 1 0 450266670 41480192 9694 33554432000 134512640 134761588 4294616416 18446744073709551615 134635875 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/29560/statm: 10127 9694 276 61 0 9430 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 40508

[startup+642.3 s]
/proc/loadavg: 4.00 3.96 3.91 5/190 29621
/proc/meminfo: memFree=19379744/32951124 swapFree=67111524/67111528
[pid=29560] ppid=29558 vsize=34236 CPUtime=642.3 cores=4,6
/proc/29560/stat : 29560 (MPhaseSAT64) R 29558 29560 29516 0 -1 4202496 118839 0 0 0 64216 14 0 0 25 0 1 0 450266670 35057664 8094 33554432000 134512640 134761588 4294616416 18446744073709551615 134635904 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/29560/statm: 8559 8094 276 61 0 7862 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 34236

[startup+702.301 s]
/proc/loadavg: 4.00 3.97 3.91 5/190 29622
/proc/meminfo: memFree=19411472/32951124 swapFree=67111524/67111528
[pid=29560] ppid=29558 vsize=44468 CPUtime=702.3 cores=4,6
/proc/29560/stat : 29560 (MPhaseSAT64) R 29558 29560 29516 0 -1 4202496 124759 0 0 0 70215 15 0 0 25 0 1 0 450266670 45535232 10652 33554432000 134512640 134761588 4294616416 18446744073709551615 134651578 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/29560/statm: 11117 10652 276 61 0 10420 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 44468

[startup+762.306 s]
/proc/loadavg: 4.00 3.97 3.91 5/190 29624
/proc/meminfo: memFree=19371408/32951124 swapFree=67111524/67111528
[pid=29560] ppid=29558 vsize=52020 CPUtime=762.3 cores=4,6
/proc/29560/stat : 29560 (MPhaseSAT64) R 29558 29560 29516 0 -1 4202496 132952 0 0 0 76214 16 0 0 25 0 1 0 450266670 53268480 12540 33554432000 134512640 134761588 4294616416 18446744073709551615 134636043 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/29560/statm: 13005 12540 276 61 0 12308 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 52020

[startup+822.301 s]
/proc/loadavg: 4.00 3.97 3.91 5/190 29626
/proc/meminfo: memFree=19373520/32951124 swapFree=67111524/67111528
[pid=29560] ppid=29558 vsize=45104 CPUtime=822.29 cores=4,6
/proc/29560/stat : 29560 (MPhaseSAT64) R 29558 29560 29516 0 -1 4202496 141976 0 0 0 82212 17 0 0 25 0 1 0 450266670 46186496 10811 33554432000 134512640 134761588 4294616416 18446744073709551615 134747274 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/29560/statm: 11276 10811 276 61 0 10579 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 45104

[startup+882.3 s]
/proc/loadavg: 4.04 3.99 3.91 5/190 29627
/proc/meminfo: memFree=19383416/32951124 swapFree=67111524/67111528
[pid=29560] ppid=29558 vsize=36784 CPUtime=882.3 cores=4,6
/proc/29560/stat : 29560 (MPhaseSAT64) R 29558 29560 29516 0 -1 4202496 145017 0 0 0 88212 18 0 0 25 0 1 0 450266670 37666816 8731 33554432000 134512640 134761588 4294616416 18446744073709551615 134635877 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/29560/statm: 9196 8731 276 61 0 8499 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 36784

[startup+942.301 s]
/proc/loadavg: 4.01 3.99 3.91 5/190 29629
/proc/meminfo: memFree=19376452/32951124 swapFree=67111524/67111528
[pid=29560] ppid=29558 vsize=32428 CPUtime=942.3 cores=4,6
/proc/29560/stat : 29560 (MPhaseSAT64) R 29558 29560 29516 0 -1 4202496 150905 0 0 0 94211 19 0 0 25 0 1 0 450266670 33206272 7642 33554432000 134512640 134761588 4294616416 18446744073709551615 134748086 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/29560/statm: 8107 7642 276 61 0 7410 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 32428

[startup+1002.3 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 29633
/proc/meminfo: memFree=19376668/32951124 swapFree=67111524/67111528
[pid=29560] ppid=29558 vsize=53804 CPUtime=1002.3 cores=4,6
/proc/29560/stat : 29560 (MPhaseSAT64) R 29558 29560 29516 0 -1 4202496 162842 0 0 0 100209 21 0 0 25 0 1 0 450266670 55095296 12986 33554432000 134512640 134761588 4294616416 18446744073709551615 134635896 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/29560/statm: 13451 12986 276 61 0 12754 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 53804

[startup+1062.3 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 29635
/proc/meminfo: memFree=19367780/32951124 swapFree=67111524/67111528
[pid=29560] ppid=29558 vsize=40364 CPUtime=1062.3 cores=4,6
/proc/29560/stat : 29560 (MPhaseSAT64) R 29558 29560 29516 0 -1 4202496 166618 0 0 0 106208 22 0 0 25 0 1 0 450266670 41332736 9626 33554432000 134512640 134761588 4294616416 18446744073709551615 134635840 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/29560/statm: 10091 9626 276 61 0 9394 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 40364

[startup+1122.3 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 29637
/proc/meminfo: memFree=19366144/32951124 swapFree=67111524/67111528
[pid=29560] ppid=29558 vsize=35500 CPUtime=1122.31 cores=4,6
/proc/29560/stat : 29560 (MPhaseSAT64) R 29558 29560 29516 0 -1 4202496 170522 0 0 0 112208 23 0 0 25 0 1 0 450266670 36352000 8410 33554432000 134512640 134761588 4294616416 18446744073709551615 134635845 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/29560/statm: 8875 8410 276 61 0 8178 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 35500

[startup+1182.3 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 29638
/proc/meminfo: memFree=19347784/32951124 swapFree=67111524/67111528
[pid=29560] ppid=29558 vsize=40488 CPUtime=1182.3 cores=4,6
/proc/29560/stat : 29560 (MPhaseSAT64) R 29558 29560 29516 0 -1 4202496 176667 0 0 0 118207 23 0 0 25 0 1 0 450266670 41459712 9657 33554432000 134512640 134761588 4294616416 18446744073709551615 134635845 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/29560/statm: 10122 9657 276 61 0 9425 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 40488

[startup+1242.3 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 29640
/proc/meminfo: memFree=19336492/32951124 swapFree=67111524/67111528
[pid=29560] ppid=29558 vsize=57896 CPUtime=1242.31 cores=4,6
/proc/29560/stat : 29560 (MPhaseSAT64) R 29558 29560 29516 0 -1 4202496 188347 0 0 0 124206 25 0 0 25 0 1 0 450266670 59285504 14009 33554432000 134512640 134761588 4294616416 18446744073709551615 134635936 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/29560/statm: 14474 14009 276 61 0 13777 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 57896



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.99 3.91 4/188 29642
/proc/meminfo: memFree=19504640/32951124 swapFree=67111524/67111528
[pid=29560] ppid=29558 vsize=44324 CPUtime=1300.01 cores=4,6
/proc/29560/stat : 29560 (MPhaseSAT64) R 29558 29560 29516 0 -1 4202496 198364 0 0 0 129975 26 0 0 25 0 1 0 450266670 45387776 10616 33554432000 134512640 134761588 4294616416 18446744073709551615 134635875 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/29560/statm: 11081 10616 276 61 0 10384 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 44324

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.75
CPU system time (s): 0.270958
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 81448

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

runsolver used 2.30665 second user time and 4.79527 second system time

The end

Launcher Data

Begin job on node144 at 2011-04-23 19:08:25
IDJOB=3250917
IDBENCH=88205
IDSOLVER=1521
FILE ID=node144/3250917-1303578505
RUNJOBID= node144-1303578505-29535
PBS_JOBID= 13150337
Free space on /tmp= 72160 MiB

SOLVER NAME= MPhaseSAT64 2011-03-03
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m37-q446.25-n35-p30-s33692332.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3250917-1303578505/watcher-3250917-1303578505 -o /tmp/evaluation-result-3250917-1303578505/solver-3250917-1303578505 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3250917-1303578505.cnf

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

MD5SUM BENCH= 1002234f62b5dfa01a75197c65e66327
RANDOM SEED=1290728059

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:      19854700 kB
Buffers:       2155868 kB
Cached:       10336744 kB
SwapCached:          4 kB
Active:        3340592 kB
Inactive:      9219352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19854700 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           25624 kB
Writeback:          24 kB
AnonPages:       67392 kB
Mapped:          15720 kB
Slab:           469888 kB
PageTables:       5160 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   218496 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:30:07