Trace number 3445653

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
MPhaseSAT 2011-02-15? (TO) 5000.06 5000.02

General information on the benchmark

NameCRAFTED/rbsat/crafted/unforced/
rbsat-v1820c171155g5.cnf
MD5SUM70a781814cd432fb0f934a7edd92ccff
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1716.97
Satisfiable
(Un)Satisfiability was proved
Number of variables1820
Number of clauses171155
Sum of the clauses size344000
Maximum clause length28
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2171090
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 565

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

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-3445653-1306970437/watcher-3445653-1306970437 -o /tmp/evaluation-result-3445653-1306970437/solver-3445653-1306970437 -C 5000 -W 5100 -M 15500 MPhaseSAT HOME/instance-3445653-1306970437.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.45 7.92 7.97 3/529 15448
/proc/meminfo: memFree=15327040/32951132 swapFree=46579808/67111528
[pid=15448] ppid=15444 vsize=3036 CPUtime=0 cores=0,2,4,6
/proc/15448/stat : 15448 (MPhaseSAT) D 15444 15448 15411 0 -1 4202496 285 0 5 0 0 0 0 0 17 0 1 0 808642358 3108864 231 33554432000 134512640 134731564 4289952592 18446744073709551615 11013248 0 0 4096 1026 18446744071562234166 0 0 17 4 0 0 1
/proc/15448/statm: 759 231 204 54 0 69 0

[startup+0.0507751 s]
/proc/loadavg: 7.45 7.92 7.97 3/529 15448
/proc/meminfo: memFree=15327040/32951132 swapFree=46579808/67111528
[pid=15448] ppid=15444 vsize=3036 CPUtime=0 cores=0,2,4,6
/proc/15448/stat : 15448 (MPhaseSAT) D 15444 15448 15411 0 -1 4202496 285 0 5 0 0 0 0 0 17 0 1 0 808642358 3108864 231 33554432000 134512640 134731564 4289952592 18446744073709551615 11013248 0 0 4096 1026 18446744071562234166 0 0 17 4 0 0 1
/proc/15448/statm: 759 231 204 54 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 3036

[startup+0.100759 s]
/proc/loadavg: 7.45 7.92 7.97 3/529 15448
/proc/meminfo: memFree=15327040/32951132 swapFree=46579808/67111528
[pid=15448] ppid=15444 vsize=5720 CPUtime=0.04 cores=0,2,4,6
/proc/15448/stat : 15448 (MPhaseSAT) R 15444 15448 15411 0 -1 4202496 580 0 6 0 4 0 0 0 17 0 1 0 808642358 5857280 527 33554432000 134512640 134731564 4289952592 18446744073709551615 8867362 0 0 4096 1026 0 0 0 17 4 0 0 4
/proc/15448/statm: 1430 528 225 54 0 740 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 5720

[startup+0.300724 s]
/proc/loadavg: 7.45 7.92 7.97 3/529 15448
/proc/meminfo: memFree=15327040/32951132 swapFree=46579808/67111528
[pid=15448] ppid=15444 vsize=7772 CPUtime=0.24 cores=0,2,4,6
/proc/15448/stat : 15448 (MPhaseSAT) R 15444 15448 15411 0 -1 4202496 5567 0 6 0 24 0 0 0 18 0 1 0 808642358 7958528 1141 33554432000 134512640 134731564 4289952592 18446744073709551615 134552352 0 0 4096 1026 0 0 0 17 4 0 0 4
/proc/15448/statm: 1943 1158 238 54 0 1253 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 7772

[startup+0.700658 s]
/proc/loadavg: 7.45 7.92 7.97 3/529 15448
/proc/meminfo: memFree=15327040/32951132 swapFree=46579808/67111528
[pid=15448] ppid=15444 vsize=21588 CPUtime=0.64 cores=0,2,4,6
/proc/15448/stat : 15448 (MPhaseSAT) R 15444 15448 15411 0 -1 4202496 12317 0 6 0 63 1 0 0 18 0 1 0 808642358 22106112 4914 33554432000 134512640 134731564 4289952592 18446744073709551615 134722348 0 0 4096 1026 0 0 0 17 4 0 0 4
/proc/15448/statm: 5397 4914 265 54 0 4707 0
Current children cumulated CPU time (s) 0.64
Current children cumulated vsize (KiB) 21588

[startup+1.50054 s]
/proc/loadavg: 7.45 7.92 7.97 4/531 15450
/proc/meminfo: memFree=15299704/32951132 swapFree=46579808/67111528
[pid=15448] ppid=15444 vsize=16316 CPUtime=1.44 cores=0,2,4,6
/proc/15448/stat : 15448 (MPhaseSAT) R 15444 15448 15411 0 -1 4202496 14382 0 6 0 143 1 0 0 20 0 1 0 808642358 16707584 3609 33554432000 134512640 134731564 4289952592 18446744073709551615 134655872 0 0 4096 1026 0 0 0 17 4 0 0 4
/proc/15448/statm: 4079 3609 276 54 0 3389 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 16316

[startup+3.10028 s]
/proc/loadavg: 7.45 7.92 7.97 4/531 15450
/proc/meminfo: memFree=15304292/32951132 swapFree=46579808/67111528
[pid=15448] ppid=15444 vsize=16316 CPUtime=3.04 cores=0,2,4,6
/proc/15448/stat : 15448 (MPhaseSAT) R 15444 15448 15411 0 -1 4202496 14409 0 6 0 303 1 0 0 25 0 1 0 808642358 16707584 3636 33554432000 134512640 134731564 4289952592 18446744073709551615 134620464 0 0 4096 1026 0 0 0 17 4 0 0 4
/proc/15448/statm: 4079 3636 276 54 0 3389 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 16316

[startup+6.30073 s]
/proc/loadavg: 7.09 7.84 7.94 4/531 15450
/proc/meminfo: memFree=15305408/32951132 swapFree=46579808/67111528
[pid=15448] ppid=15444 vsize=17108 CPUtime=6.24 cores=0,2,4,6
/proc/15448/stat : 15448 (MPhaseSAT) R 15444 15448 15411 0 -1 4202496 14606 0 6 0 623 1 0 0 25 0 1 0 808642358 17518592 3833 33554432000 134512640 134731564 4289952592 18446744073709551615 134720826 0 0 4096 1026 0 0 0 17 4 0 0 4
/proc/15448/statm: 4277 3833 276 54 0 3587 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 17108

[startup+12.7006 s]
/proc/loadavg: 6.68 7.74 7.91 4/531 15450
/proc/meminfo: memFree=15305244/32951132 swapFree=46579808/67111528
[pid=15448] ppid=15444 vsize=16468 CPUtime=12.64 cores=0,2,4,6
/proc/15448/stat : 15448 (MPhaseSAT) R 15444 15448 15411 0 -1 4202496 16207 0 6 0 1262 2 0 0 25 0 1 0 808642358 16863232 3663 33554432000 134512640 134731564 4289952592 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 4 0 0 4
/proc/15448/statm: 4117 3663 276 54 0 3427 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 16468

[startup+25.5004 s]
/proc/loadavg: 5.64 7.46 7.82 4/531 15450
/proc/meminfo: memFree=15309360/32951132 swapFree=46579808/67111528
[pid=15448] ppid=15444 vsize=14580 CPUtime=25.44 cores=0,2,4,6
/proc/15448/stat : 15448 (MPhaseSAT) R 15444 15448 15411 0 -1 4202496 18850 0 6 0 2542 2 0 0 25 0 1 0 808642358 14929920 3173 33554432000 134512640 134731564 4289952592 18446744073709551615 134659057 0 0 4096 1026 0 0 0 17 4 0 0 4
/proc/15448/statm: 3645 3173 276 54 0 2955 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 14580

[startup+51.101 s]
/proc/loadavg: 4.40 7.02 7.66 4/531 15450
/proc/meminfo: memFree=15311240/32951132 swapFree=46579808/67111528
[pid=15448] ppid=15444 vsize=12276 CPUtime=51.04 cores=0,2,4,6
/proc/15448/stat : 15448 (MPhaseSAT) R 15444 15448 15411 0 -1 4202496 24423 0 6 0 5102 2 0 0 25 0 1 0 808642358 12570624 2599 33554432000 134512640 134731564 4289952592 18446744073709551615 134720304 0 0 4096 1026 0 0 0 17 4 0 0 4
/proc/15448/statm: 3069 2599 276 54 0 2379 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 12276

[startup+102.32 s]
/proc/loadavg: 3.04 6.24 7.36 4/531 15452
/proc/meminfo: memFree=15310484/32951132 swapFree=46579808/67111528
[pid=15448] ppid=15444 vsize=11372 CPUtime=102.26 cores=0,2,4,6
/proc/15448/stat : 15448 (MPhaseSAT) R 15444 15448 15411 0 -1 4202496 35416 0 6 0 10222 4 0 0 25 0 1 0 808642358 11644928 2401 33554432000 134512640 134731564 4289952592 18446744073709551615 134717132 0 0 4096 1026 0 0 0 17 4 0 0 4
/proc/15448/statm: 2843 2401 276 54 0 2153 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 11372

[startup+162.301 s]
/proc/loadavg: 2.45 5.50 7.03 4/531 15454
/proc/meminfo: memFree=15308120/32951132 swapFree=46579808/67111528
[pid=15448] ppid=15444 vsize=12260 CPUtime=162.25 cores=0,2,4,6
/proc/15448/stat : 15448 (MPhaseSAT) R 15444 15448 15411 0 -1 4202496 50993 0 6 0 16219 6 0 0 25 0 1 0 808642358 12554240 2606 33554432000 134512640 134731564 4289952592 18446744073709551615 134720128 0 0 4096 1026 0 0 0 17 4 0 0 4
/proc/15448/statm: 3065 2606 276 54 0 2375 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 12260

[startup+222.301 s]
/proc/loadavg: 2.24 4.89 6.73 4/531 15456
/proc/meminfo: memFree=15310100/32951132 swapFree=46579808/67111528
[pid=15448] ppid=15444 vsize=12164 CPUtime=222.25 cores=0,2,4,6
/proc/15448/stat : 15448 (MPhaseSAT) R 15444 15448 15411 0 -1 4202496 66848 0 6 0 22217 8 0 0 25 0 1 0 808642358 12455936 2569 33554432000 134512640 134731564 4289952592 18446744073709551615 134720686 0 0 4096 1026 0 0 0 17 4 0 0 4
/proc/15448/statm: 3041 2569 276 54 0 2351 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 12164

[startup+282.3 s]
/proc/loadavg: 2.08 4.36 6.43 4/531 15458
/proc/meminfo: memFree=15310216/32951132 swapFree=46579808/67111528
[pid=15448] ppid=15444 vsize=12216 CPUtime=282.25 cores=0,2,4,6
/proc/15448/stat : 15448 (MPhaseSAT) R 15444 15448 15411 0 -1 4202496 79704 0 6 0 28215 10 0 0 25 0 1 0 808642358 12509184 2579 33554432000 134512640 134731564 4289952592 18446744073709551615 134659744 0 0 4096 1026 0 0 0 17 4 0 0 4
/proc/15448/statm: 3054 2579 276 54 0 2364 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 12216

[startup+342.301 s]
/proc/loadavg: 2.03 3.93 6.15 4/531 15458
/proc/meminfo: memFree=15308844/32951132 swapFree=46579808/67111528
[pid=15448] ppid=15444 vsize=12708 CPUtime=342.24 cores=0,2,4,6
/proc/15448/stat : 15448 (MPhaseSAT) R 15444 15448 15411 0 -1 4202496 93404 0 6 0 34213 11 0 0 25 0 1 0 808642358 13012992 2722 33554432000 134512640 134731564 4289952592 18446744073709551615 134659568 0 0 4096 1026 0 0 0 17 4 0 0 4
/proc/15448/statm: 3177 2722 276 54 0 2487 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 12708

[startup+402.301 s]
/proc/loadavg: 2.01 3.57 5.89 4/531 15460
/proc/meminfo: memFree=15309456/32951132 swapFree=46579808/67111528
[pid=15448] ppid=15444 vsize=12524 CPUtime=402.25 cores=0,2,4,6
/proc/15448/stat : 15448 (MPhaseSAT) R 15444 15448 15411 0 -1 4202496 106681 0 6 0 40212 13 0 0 25 0 1 0 808642358 12824576 2684 33554432000 134512640 134731564 4289952592 18446744073709551615 134659048 0 0 4096 1026 0 0 0 17 4 0 0 4
/proc/15448/statm: 3131 2684 276 54 0 2441 0
Current children cumulated CPU time (s) 402.25
Current children cumulated vsize (KiB) 12524

[startup+462.3 s]
/proc/loadavg: 2.00 3.28 5.64 4/531 15462
/proc/meminfo: memFree=15310440/32951132 swapFree=46579808/67111528
[pid=15448] ppid=15444 vsize=12308 CPUtime=462.25 cores=0,2,4,6
/proc/15448/stat : 15448 (MPhaseSAT) R 15444 15448 15411 0 -1 4202496 121502 0 6 0 46211 14 0 0 25 0 1 0 808642358 12603392 2628 33554432000 134512640 134731564 4289952592 18446744073709551615 134670194 0 0 4096 1026 0 0 0 17 4 0 0 4
/proc/15448/statm: 3077 2628 276 54 0 2387 0
Current children cumulated CPU time (s) 462.25
Current children cumulated vsize (KiB) 12308

[startup+522.301 s]
/proc/loadavg: 2.00 3.05 5.41 4/531 15464
/proc/meminfo: memFree=15310068/32951132 swapFree=46579808/67111528
[pid=15448] ppid=15444 vsize=12260 CPUtime=522.25 cores=0,2,4,6
/proc/15448/stat : 15448 (MPhaseSAT) R 15444 15448 15411 0 -1 4202496 137619 0 6 0 52209 16 0 0 25 0 1 0 808642358 12554240 2612 33554432000 134512640 134731564 4289952592 18446744073709551615 134659329 0 0 4096 1026 0 0 0 17 4 0 0 4
/proc/15448/statm: 3065 2612 276 54 0 2375 0
Current children cumulated CPU time (s) 522.25
Current children cumulated vsize (KiB) 12260

[startup+582.301 s]
/proc/loadavg: 2.00 2.85 5.19 4/531 15466
/proc/meminfo: memFree=15310188/32951132 swapFree=46579808/67111528
[pid=15448] ppid=15444 vsize=12760 CPUtime=582.25 cores=0,2,4,6
/proc/15448/stat : 15448 (MPhaseSAT) R 15444 15448 15411 0 -1 4202496 151718 0 6 0 58207 18 0 0 25 0 1 0 808642358 13066240 2722 33554432000 134512640 134731564 4289952592 18446744073709551615 8968576 0 0 4096 1026 0 0 0 17 4 0 0 4
/proc/15448/statm: 3190 2722 276 54 0 2500 0
Current children cumulated CPU time (s) 582.25
Current children cumulated vsize (KiB) 12760

[startup+642.3 s]

################
# More data... #
################

[startup+4002.3 s]
/proc/loadavg: 2.00 2.01 2.08 3/531 15649
/proc/meminfo: memFree=15287676/32951132 swapFree=46579808/67111528
[pid=15448] ppid=15444 vsize=13060 CPUtime=4002.32 cores=0,2,4,6
/proc/15448/stat : 15448 (MPhaseSAT) R 15444 15448 15411 0 -1 4202496 995232 0 6 0 400099 133 0 0 25 0 1 0 808642358 13373440 2806 33554432000 134512640 134731564 4289952592 18446744073709551615 134659391 0 0 4096 1026 0 0 0 17 4 0 0 4
/proc/15448/statm: 3265 2806 276 54 0 2575 0
Current children cumulated CPU time (s) 4002.32
Current children cumulated vsize (KiB) 13060

[startup+4062.32 s]
/proc/loadavg: 2.00 2.01 2.07 3/531 15651
/proc/meminfo: memFree=15288784/32951132 swapFree=46579808/67111528
[pid=15448] ppid=15444 vsize=12664 CPUtime=4062.34 cores=0,2,4,6
/proc/15448/stat : 15448 (MPhaseSAT) R 15444 15448 15411 0 -1 4202496 1011275 0 6 0 406099 135 0 0 25 0 1 0 808642358 12967936 2693 33554432000 134512640 134731564 4289952592 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 4 0 0 4
/proc/15448/statm: 3166 2693 276 54 0 2476 0
Current children cumulated CPU time (s) 4062.34
Current children cumulated vsize (KiB) 12664

[startup+4122.3 s]
/proc/loadavg: 2.00 2.00 2.06 3/531 15653
/proc/meminfo: memFree=15289136/32951132 swapFree=46579808/67111528
[pid=15448] ppid=15444 vsize=12496 CPUtime=4122.32 cores=0,2,4,6
/proc/15448/stat : 15448 (MPhaseSAT) R 15444 15448 15411 0 -1 4202496 1024416 0 6 0 412096 136 0 0 25 0 1 0 808642358 12795904 2663 33554432000 134512640 134731564 4289952592 18446744073709551615 134720143 0 0 4096 1026 0 0 0 17 4 0 0 4
/proc/15448/statm: 3124 2663 276 54 0 2434 0
Current children cumulated CPU time (s) 4122.32
Current children cumulated vsize (KiB) 12496

[startup+4182.3 s]
/proc/loadavg: 2.07 2.02 2.06 3/531 15655
/proc/meminfo: memFree=15288500/32951132 swapFree=46579808/67111528
[pid=15448] ppid=15444 vsize=12868 CPUtime=4182.32 cores=0,2,4,6
/proc/15448/stat : 15448 (MPhaseSAT) R 15444 15448 15411 0 -1 4202496 1037858 0 6 0 418094 138 0 0 25 0 1 0 808642358 13176832 2760 33554432000 134512640 134731564 4289952592 18446744073709551615 134717526 0 0 4096 1026 0 0 0 17 4 0 0 4
/proc/15448/statm: 3217 2760 276 54 0 2527 0
Current children cumulated CPU time (s) 4182.32
Current children cumulated vsize (KiB) 12868

[startup+4242.3 s]
/proc/loadavg: 2.13 2.04 2.07 3/531 15655
/proc/meminfo: memFree=15287504/32951132 swapFree=46579808/67111528
[pid=15448] ppid=15444 vsize=13144 CPUtime=4242.32 cores=0,2,4,6
/proc/15448/stat : 15448 (MPhaseSAT) R 15444 15448 15411 0 -1 4202496 1051312 0 6 0 424092 140 0 0 25 0 1 0 808642358 13459456 2839 33554432000 134512640 134731564 4289952592 18446744073709551615 134720151 0 0 4096 1026 0 0 0 17 4 0 0 4
/proc/15448/statm: 3286 2839 276 54 0 2596 0
Current children cumulated CPU time (s) 4242.32
Current children cumulated vsize (KiB) 13144

[startup+4302.3 s]
/proc/loadavg: 2.08 2.05 2.07 3/531 15657
/proc/meminfo: memFree=15283520/32951132 swapFree=46579808/67111528
[pid=15448] ppid=15444 vsize=14220 CPUtime=4302.32 cores=0,2,4,6
/proc/15448/stat : 15448 (MPhaseSAT) R 15444 15448 15411 0 -1 4202496 1066999 0 6 0 430090 142 0 0 25 0 1 0 808642358 14561280 3095 33554432000 134512640 134731564 4289952592 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 4 0 0 4
/proc/15448/statm: 3555 3095 276 54 0 2865 0
Current children cumulated CPU time (s) 4302.32
Current children cumulated vsize (KiB) 14220

[startup+4362.3 s]
/proc/loadavg: 2.03 2.03 2.06 3/531 15659
/proc/meminfo: memFree=15286984/32951132 swapFree=46579808/67111528
[pid=15448] ppid=15444 vsize=12340 CPUtime=4362.32 cores=0,2,4,6
/proc/15448/stat : 15448 (MPhaseSAT) R 15444 15448 15411 0 -1 4202496 1079678 0 6 0 436088 144 0 0 25 0 1 0 808642358 12636160 2626 33554432000 134512640 134731564 4289952592 18446744073709551615 134720151 0 0 4096 1026 0 0 0 17 4 0 0 4
/proc/15448/statm: 3085 2626 276 54 0 2395 0
Current children cumulated CPU time (s) 4362.32
Current children cumulated vsize (KiB) 12340

[startup+4422.3 s]
/proc/loadavg: 2.01 2.03 2.06 3/531 15661
/proc/meminfo: memFree=15286096/32951132 swapFree=46579808/67111528
[pid=15448] ppid=15444 vsize=12432 CPUtime=4422.33 cores=0,2,4,6
/proc/15448/stat : 15448 (MPhaseSAT) R 15444 15448 15411 0 -1 4202496 1092726 0 6 0 442087 146 0 0 25 0 1 0 808642358 12730368 2646 33554432000 134512640 134731564 4289952592 18446744073709551615 134659066 0 0 4096 1026 0 0 0 17 4 0 0 4
/proc/15448/statm: 3108 2646 276 54 0 2418 0
Current children cumulated CPU time (s) 4422.33
Current children cumulated vsize (KiB) 12432

[startup+4482.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/531 15663
/proc/meminfo: memFree=15286952/32951132 swapFree=46579808/67111528
[pid=15448] ppid=15444 vsize=12368 CPUtime=4482.32 cores=0,2,4,6
/proc/15448/stat : 15448 (MPhaseSAT) R 15444 15448 15411 0 -1 4202496 1105630 0 6 0 448085 147 0 0 25 0 1 0 808642358 12664832 2640 33554432000 134512640 134731564 4289952592 18446744073709551615 134659535 0 0 4096 1026 0 0 0 17 4 0 0 4
/proc/15448/statm: 3092 2640 276 54 0 2402 0
Current children cumulated CPU time (s) 4482.32
Current children cumulated vsize (KiB) 12368

[startup+4542.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/531 15663
/proc/meminfo: memFree=15286320/32951132 swapFree=46579808/67111528
[pid=15448] ppid=15444 vsize=12848 CPUtime=4542.33 cores=0,2,4,6
/proc/15448/stat : 15448 (MPhaseSAT) R 15444 15448 15411 0 -1 4202496 1117825 0 6 0 454083 150 0 0 25 0 1 0 808642358 13156352 2750 33554432000 134512640 134731564 4289952592 18446744073709551615 134620719 0 0 4096 1026 0 0 0 17 4 0 0 4
/proc/15448/statm: 3212 2750 276 54 0 2522 0
Current children cumulated CPU time (s) 4542.33
Current children cumulated vsize (KiB) 12848

[startup+4602.3 s]
/proc/loadavg: 2.10 2.05 2.06 3/531 15665
/proc/meminfo: memFree=15286184/32951132 swapFree=46579808/67111528
[pid=15448] ppid=15444 vsize=11648 CPUtime=4602.34 cores=0,2,4,6
/proc/15448/stat : 15448 (MPhaseSAT) R 15444 15448 15411 0 -1 4202496 1132059 0 6 0 460082 152 0 0 25 0 1 0 808642358 11927552 2468 33554432000 134512640 134731564 4289952592 18446744073709551615 134670205 0 0 4096 1026 0 0 0 17 4 0 0 4
/proc/15448/statm: 2912 2468 276 54 0 2222 0
Current children cumulated CPU time (s) 4602.34
Current children cumulated vsize (KiB) 11648

[startup+4662.3 s]
/proc/loadavg: 2.04 2.04 2.05 3/531 15667
/proc/meminfo: memFree=15286668/32951132 swapFree=46579808/67111528
[pid=15448] ppid=15444 vsize=12320 CPUtime=4662.33 cores=0,2,4,6
/proc/15448/stat : 15448 (MPhaseSAT) R 15444 15448 15411 0 -1 4202496 1145273 0 6 0 466079 154 0 0 25 0 1 0 808642358 12615680 2618 33554432000 134512640 134731564 4289952592 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 4 0 0 4
/proc/15448/statm: 3080 2618 276 54 0 2390 0
Current children cumulated CPU time (s) 4662.33
Current children cumulated vsize (KiB) 12320

[startup+4722.32 s]
/proc/loadavg: 2.01 2.03 2.04 3/531 15669
/proc/meminfo: memFree=15286044/32951132 swapFree=46579808/67111528
[pid=15448] ppid=15444 vsize=12680 CPUtime=4722.35 cores=0,2,4,6
/proc/15448/stat : 15448 (MPhaseSAT) R 15444 15448 15411 0 -1 4202496 1160665 0 6 0 472079 156 0 0 25 0 1 0 808642358 12984320 2720 33554432000 134512640 134731564 4289952592 18446744073709551615 134720363 0 0 4096 1026 0 0 0 17 4 0 0 4
/proc/15448/statm: 3170 2720 276 54 0 2480 0
Current children cumulated CPU time (s) 4722.35
Current children cumulated vsize (KiB) 12680

[startup+4782.3 s]
/proc/loadavg: 2.12 2.05 2.05 3/531 15671
/proc/meminfo: memFree=15285536/32951132 swapFree=46579808/67111528
[pid=15448] ppid=15444 vsize=12836 CPUtime=4782.33 cores=0,2,4,6
/proc/15448/stat : 15448 (MPhaseSAT) R 15444 15448 15411 0 -1 4202496 1173654 0 6 0 478075 158 0 0 25 0 1 0 808642358 13144064 2761 33554432000 134512640 134731564 4289952592 18446744073709551615 8969658 0 0 4096 1026 0 0 0 17 4 0 0 4
/proc/15448/statm: 3209 2761 276 54 0 2519 0
Current children cumulated CPU time (s) 4782.33
Current children cumulated vsize (KiB) 12836

[startup+4842.3 s]
/proc/loadavg: 2.21 2.09 2.06 3/531 15671
/proc/meminfo: memFree=15284040/32951132 swapFree=46579808/67111528
[pid=15448] ppid=15444 vsize=13248 CPUtime=4842.33 cores=0,2,4,6
/proc/15448/stat : 15448 (MPhaseSAT) R 15444 15448 15411 0 -1 4202496 1186944 0 6 0 484073 160 0 0 25 0 1 0 808642358 13565952 2865 33554432000 134512640 134731564 4289952592 18446744073709551615 8712066 0 0 4096 1026 0 0 0 17 4 0 0 4
/proc/15448/statm: 3312 2865 276 54 0 2622 0
Current children cumulated CPU time (s) 4842.33
Current children cumulated vsize (KiB) 13248

[startup+4902.3 s]
/proc/loadavg: 2.13 2.08 2.06 3/531 15673
/proc/meminfo: memFree=15287016/32951132 swapFree=46579808/67111528
[pid=15448] ppid=15444 vsize=12308 CPUtime=4902.33 cores=0,2,4,6
/proc/15448/stat : 15448 (MPhaseSAT) R 15444 15448 15411 0 -1 4202496 1199753 0 6 0 490072 161 0 0 25 0 1 0 808642358 12603392 2638 33554432000 134512640 134731564 4289952592 18446744073709551615 134711119 0 0 4096 1026 0 0 0 17 4 0 0 4
/proc/15448/statm: 3077 2638 276 54 0 2387 0
Current children cumulated CPU time (s) 4902.33
Current children cumulated vsize (KiB) 12308

[startup+4962.3 s]
/proc/loadavg: 2.05 2.07 2.05 3/531 15675
/proc/meminfo: memFree=15286628/32951132 swapFree=46579808/67111528
[pid=15448] ppid=15444 vsize=12436 CPUtime=4962.33 cores=0,2,4,6
/proc/15448/stat : 15448 (MPhaseSAT) R 15444 15448 15411 0 -1 4202496 1212576 0 6 0 496070 163 0 0 25 0 1 0 808642358 12734464 2647 33554432000 134512640 134731564 4289952592 18446744073709551615 134659313 0 0 4096 1026 0 0 0 17 4 0 0 4
/proc/15448/statm: 3109 2647 276 54 0 2419 0
Current children cumulated CPU time (s) 4962.33
Current children cumulated vsize (KiB) 12436



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.02 2.06 2.05 3/531 15675
/proc/meminfo: memFree=15286500/32951132 swapFree=46579808/67111528
[pid=15448] ppid=15444 vsize=12184 CPUtime=5000.05 cores=0,2,4,6
/proc/15448/stat : 15448 (MPhaseSAT) R 15444 15448 15411 0 -1 4202496 1220892 0 6 0 499840 165 0 0 25 0 1 0 808642358 12476416 2616 33554432000 134512640 134731564 4289952592 18446744073709551615 134667221 0 0 4096 1026 0 0 0 17 4 0 0 4
/proc/15448/statm: 3046 2616 276 54 0 2356 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 12184

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): 5000.02
CPU time (s): 5000.06
CPU user time (s): 4998.41
CPU system time (s): 1.65175
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 23700

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.41
system time used= 1.65175
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1220895
page faults= 6
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 45
involuntary context switches= 3067

runsolver used 27.9298 second user time and 59.5309 second system time

The end

Launcher Data

Begin job on node128 at 2011-06-02 01:20:37
IDJOB=3445653
IDBENCH=71443
IDSOLVER=1941
FILE ID=node128/3445653-1306970437
RUNJOBID= node128-1306970437-15429
PBS_JOBID= 13497685
Free space on /tmp= 73800 MiB

SOLVER NAME= MPhaseSAT 2011-02-15
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/unforced/rbsat-v1820c171155g5.cnf
COMMAND LINE= MPhaseSAT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3445653-1306970437/watcher-3445653-1306970437 -o /tmp/evaluation-result-3445653-1306970437/solver-3445653-1306970437 -C 5000 -W 5100 -M 15500  MPhaseSAT HOME/instance-3445653-1306970437.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 70a781814cd432fb0f934a7edd92ccff
RANDOM SEED=1526822236

node128.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.852
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.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
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.75
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.852
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.852
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.852
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.852
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	: 5434.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      15327600 kB
Buffers:        297804 kB
Cached:        3420992 kB
SwapCached:      35620 kB
Active:        8813964 kB
Inactive:      8490428 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      15327600 kB
SwapTotal:    67111528 kB
SwapFree:     46579808 kB
Dirty:            2764 kB
Writeback:           0 kB
AnonPages:    13559444 kB
Mapped:          16716 kB
Slab:           133408 kB
PageTables:     112636 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 174775536 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73800 MiB
End job on node128 at 2011-06-02 02:43:59