Trace number 3445831

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 4999.92

General information on the benchmark

NameSAT04/handmade/kexu/frb-0.8/
frb59-26-2.used-as.sat04-892.cnf
MD5SUMfd8d5783ed404e5c6590d627ffdcca50
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1534
Number of clauses132295
Sum of the clauses size266006
Maximum clause length26
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2132236
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 559

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

running on 4 cores: 1,3,5,7

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: 1.06 1.02 1.22 1/429 11760
/proc/meminfo: memFree=29416628/32951124 swapFree=43324008/67111528
[pid=11760] ppid=11758 vsize=2904 CPUtime=0 cores=1,3,5,7
/proc/11760/stat : 11760 (MPhaseSAT) D 11758 11760 10469 0 -1 4202496 263 0 5 0 0 0 0 0 21 0 1 0 809897671 2973696 210 33554432000 134512640 134731564 4293898032 18446744073709551615 9875024 0 0 4096 1026 18446744071562234166 0 0 17 1 0 0 1
/proc/11760/statm: 726 210 186 54 0 36 0

[startup+0.0506919 s]
/proc/loadavg: 1.06 1.02 1.22 1/429 11760
/proc/meminfo: memFree=29416628/32951124 swapFree=43324008/67111528
[pid=11760] ppid=11758 vsize=5112 CPUtime=0.02 cores=1,3,5,7
/proc/11760/stat : 11760 (MPhaseSAT) R 11758 11760 10469 0 -1 4202496 476 0 8 0 2 0 0 0 21 0 1 0 809897671 5234688 426 33554432000 134512640 134731564 4293898032 18446744073709551615 134531503 0 0 4096 1026 0 0 0 17 1 0 0 1
/proc/11760/statm: 1278 426 225 54 0 588 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5112

[startup+0.10069 s]
/proc/loadavg: 1.06 1.02 1.22 1/429 11760
/proc/meminfo: memFree=29416628/32951124 swapFree=43324008/67111528
[pid=11760] ppid=11758 vsize=5108 CPUtime=0.07 cores=1,3,5,7
/proc/11760/stat : 11760 (MPhaseSAT) R 11758 11760 10469 0 -1 4202496 1102 0 8 0 7 0 0 0 21 0 1 0 809897671 5230592 661 33554432000 134512640 134731564 4293898032 18446744073709551615 134566516 0 0 4096 1026 0 0 0 17 1 0 0 1
/proc/11760/statm: 1277 661 234 54 0 587 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5108

[startup+0.300646 s]
/proc/loadavg: 1.06 1.02 1.22 1/429 11760
/proc/meminfo: memFree=29416628/32951124 swapFree=43324008/67111528
[pid=11760] ppid=11758 vsize=14988 CPUtime=0.27 cores=1,3,5,7
/proc/11760/stat : 11760 (MPhaseSAT) R 11758 11760 10469 0 -1 4202496 7976 0 8 0 27 0 0 0 22 0 1 0 809897671 15347712 3285 33554432000 134512640 134731564 4293898032 18446744073709551615 134630023 0 0 4096 1026 0 0 0 17 1 0 0 1
/proc/11760/statm: 3747 3285 259 54 0 3057 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 14988

[startup+0.700567 s]
/proc/loadavg: 1.06 1.02 1.22 1/429 11760
/proc/meminfo: memFree=29416628/32951124 swapFree=43324008/67111528
[pid=11760] ppid=11758 vsize=18416 CPUtime=0.67 cores=1,3,5,7
/proc/11760/stat : 11760 (MPhaseSAT) R 11758 11760 10469 0 -1 4202496 8797 0 8 0 67 0 0 0 23 0 1 0 809897671 18857984 4105 33554432000 134512640 134731564 4293898032 18446744073709551615 134721096 0 0 4096 1026 0 0 0 17 1 0 0 1
/proc/11760/statm: 4604 4105 276 54 0 3914 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 18416

[startup+1.50042 s]
/proc/loadavg: 1.06 1.02 1.22 3/430 11761
/proc/meminfo: memFree=29399440/32951124 swapFree=43324008/67111528
[pid=11760] ppid=11758 vsize=13648 CPUtime=1.47 cores=1,3,5,7
/proc/11760/stat : 11760 (MPhaseSAT) R 11758 11760 10469 0 -1 4202496 10087 0 8 0 147 0 0 0 25 0 1 0 809897671 13975552 2954 33554432000 134512640 134731564 4293898032 18446744073709551615 134659256 0 0 4096 1026 0 0 0 17 1 0 0 1
/proc/11760/statm: 3412 2954 276 54 0 2722 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 13648

[startup+3.10013 s]
/proc/loadavg: 1.14 1.03 1.23 3/430 11761
/proc/meminfo: memFree=29397208/32951124 swapFree=43324008/67111528
[pid=11760] ppid=11758 vsize=13912 CPUtime=3.07 cores=1,3,5,7
/proc/11760/stat : 11760 (MPhaseSAT) R 11758 11760 10469 0 -1 4202496 10159 0 8 0 307 0 0 0 25 0 1 0 809897671 14245888 3026 33554432000 134512640 134731564 4293898032 18446744073709551615 134659520 0 0 4096 1026 0 0 0 17 1 0 0 1
/proc/11760/statm: 3478 3026 276 54 0 2788 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 13912

[startup+6.30054 s]
/proc/loadavg: 1.14 1.03 1.23 3/430 11762
/proc/meminfo: memFree=29396128/32951124 swapFree=43324008/67111528
[pid=11760] ppid=11758 vsize=14836 CPUtime=6.27 cores=1,3,5,7
/proc/11760/stat : 11760 (MPhaseSAT) R 11758 11760 10469 0 -1 4202496 10374 0 8 0 627 0 0 0 25 0 1 0 809897671 15192064 3241 33554432000 134512640 134731564 4293898032 18446744073709551615 10021265 0 0 4096 1026 0 0 0 17 1 0 0 1
/proc/11760/statm: 3709 3241 276 54 0 3019 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 14836

[startup+12.7003 s]
/proc/loadavg: 1.27 1.06 1.24 3/430 11762
/proc/meminfo: memFree=29395364/32951124 swapFree=43324008/67111528
[pid=11760] ppid=11758 vsize=13956 CPUtime=12.68 cores=1,3,5,7
/proc/11760/stat : 11760 (MPhaseSAT) R 11758 11760 10469 0 -1 4202496 11737 0 8 0 1267 1 0 0 25 0 1 0 809897671 14290944 3027 33554432000 134512640 134731564 4293898032 18446744073709551615 134659293 0 0 4096 1026 0 0 0 17 1 0 0 1
/proc/11760/statm: 3489 3027 276 54 0 2799 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 13956

[startup+25.501 s]
/proc/loadavg: 1.38 1.09 1.24 3/430 11762
/proc/meminfo: memFree=29398452/32951124 swapFree=43324008/67111528
[pid=11760] ppid=11758 vsize=11440 CPUtime=25.47 cores=1,3,5,7
/proc/11760/stat : 11760 (MPhaseSAT) R 11758 11760 10469 0 -1 4202496 14529 0 8 0 2546 1 0 0 25 0 1 0 809897671 11714560 2408 33554432000 134512640 134731564 4293898032 18446744073709551615 134723123 0 0 4096 1026 0 0 0 17 1 0 0 1
/proc/11760/statm: 2860 2408 276 54 0 2170 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 11440

[startup+51.1002 s]
/proc/loadavg: 1.59 1.16 1.26 3/430 11763
/proc/meminfo: memFree=29398632/32951124 swapFree=43324008/67111528
[pid=11760] ppid=11758 vsize=11396 CPUtime=51.07 cores=1,3,5,7
/proc/11760/stat : 11760 (MPhaseSAT) R 11758 11760 10469 0 -1 4202496 23314 0 8 0 5105 2 0 0 25 0 1 0 809897671 11669504 2419 33554432000 134512640 134731564 4293898032 18446744073709551615 134624802 0 0 4096 1026 0 0 0 17 1 0 0 1
/proc/11760/statm: 2849 2419 276 54 0 2159 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 11396

[startup+102.316 s]
/proc/loadavg: 1.83 1.30 1.30 3/430 11764
/proc/meminfo: memFree=29396244/32951124 swapFree=43324008/67111528
[pid=11760] ppid=11758 vsize=11208 CPUtime=102.29 cores=1,3,5,7
/proc/11760/stat : 11760 (MPhaseSAT) R 11758 11760 10469 0 -1 4202496 37689 0 8 0 10225 4 0 0 25 0 1 0 809897671 11476992 2346 33554432000 134512640 134731564 4293898032 18446744073709551615 134715541 0 0 4096 1026 0 0 0 17 1 0 0 1
/proc/11760/statm: 2802 2346 276 54 0 2112 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 11208

[startup+162.301 s]
/proc/loadavg: 1.93 1.42 1.34 3/430 11766
/proc/meminfo: memFree=29397080/32951124 swapFree=43324008/67111528
[pid=11760] ppid=11758 vsize=10760 CPUtime=162.28 cores=1,3,5,7
/proc/11760/stat : 11760 (MPhaseSAT) R 11758 11760 10469 0 -1 4202496 56973 0 8 0 16222 6 0 0 25 0 1 0 809897671 11018240 2249 33554432000 134512640 134731564 4293898032 18446744073709551615 134670250 0 0 4096 1026 0 0 0 17 1 0 0 1
/proc/11760/statm: 2690 2249 276 54 0 2000 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 10760

[startup+222.3 s]
/proc/loadavg: 2.08 1.56 1.39 3/430 11767
/proc/meminfo: memFree=29396188/32951124 swapFree=43324008/67111528
[pid=11760] ppid=11758 vsize=12108 CPUtime=222.28 cores=1,3,5,7
/proc/11760/stat : 11760 (MPhaseSAT) R 11758 11760 10469 0 -1 4202496 73249 0 8 0 22220 8 0 0 25 0 1 0 809897671 12398592 2570 33554432000 134512640 134731564 4293898032 18446744073709551615 134659329 0 0 4096 1026 0 0 0 17 1 0 0 1
/proc/11760/statm: 3027 2570 276 54 0 2337 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 12108

[startup+282.3 s]
/proc/loadavg: 2.08 1.65 1.43 3/430 11769
/proc/meminfo: memFree=29395412/32951124 swapFree=43324008/67111528
[pid=11760] ppid=11758 vsize=12236 CPUtime=282.28 cores=1,3,5,7
/proc/11760/stat : 11760 (MPhaseSAT) R 11758 11760 10469 0 -1 4202496 90767 0 8 0 28218 10 0 0 25 0 1 0 809897671 12529664 2626 33554432000 134512640 134731564 4293898032 18446744073709551615 134654788 0 0 4096 1026 0 0 0 17 1 0 0 1
/proc/11760/statm: 3059 2626 276 54 0 2369 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 12236

[startup+342.3 s]
/proc/loadavg: 2.03 1.71 1.47 3/430 11771
/proc/meminfo: memFree=29395992/32951124 swapFree=43324008/67111528
[pid=11760] ppid=11758 vsize=12184 CPUtime=342.28 cores=1,3,5,7
/proc/11760/stat : 11760 (MPhaseSAT) R 11758 11760 10469 0 -1 4202496 110391 0 8 0 34216 12 0 0 25 0 1 0 809897671 12476416 2600 33554432000 134512640 134731564 4293898032 18446744073709551615 134669378 0 0 4096 1026 0 0 0 17 1 0 0 1
/proc/11760/statm: 3046 2600 276 54 0 2356 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 12184

[startup+402.301 s]
/proc/loadavg: 2.01 1.76 1.49 3/430 11772
/proc/meminfo: memFree=29395592/32951124 swapFree=43324008/67111528
[pid=11760] ppid=11758 vsize=12460 CPUtime=402.29 cores=1,3,5,7
/proc/11760/stat : 11760 (MPhaseSAT) R 11758 11760 10469 0 -1 4202496 132271 0 8 0 40214 15 0 0 25 0 1 0 809897671 12759040 2683 33554432000 134512640 134731564 4293898032 18446744073709551615 134659303 0 0 4096 1026 0 0 0 17 1 0 0 1
/proc/11760/statm: 3115 2683 276 54 0 2425 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 12460

[startup+462.301 s]
/proc/loadavg: 2.09 1.83 1.54 3/430 11774
/proc/meminfo: memFree=29397236/32951124 swapFree=43324008/67111528
[pid=11760] ppid=11758 vsize=11464 CPUtime=462.29 cores=1,3,5,7
/proc/11760/stat : 11760 (MPhaseSAT) R 11758 11760 10469 0 -1 4202496 154036 0 8 0 46211 18 0 0 25 0 1 0 809897671 11739136 2430 33554432000 134512640 134731564 4293898032 18446744073709551615 134655986 0 0 4096 1026 0 0 0 17 1 0 0 1
/proc/11760/statm: 2866 2430 276 54 0 2176 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 11464

[startup+522.301 s]
/proc/loadavg: 2.08 1.87 1.56 3/430 11775
/proc/meminfo: memFree=29396704/32951124 swapFree=43324008/67111528
[pid=11760] ppid=11758 vsize=11568 CPUtime=522.29 cores=1,3,5,7
/proc/11760/stat : 11760 (MPhaseSAT) R 11758 11760 10469 0 -1 4202496 172194 0 8 0 52209 20 0 0 25 0 1 0 809897671 11845632 2461 33554432000 134512640 134731564 4293898032 18446744073709551615 134720171 0 0 4096 1026 0 0 0 17 1 0 0 1
/proc/11760/statm: 2892 2461 276 54 0 2202 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 11568

[startup+582.301 s]
/proc/loadavg: 2.02 1.89 1.59 3/430 11777
/proc/meminfo: memFree=29397276/32951124 swapFree=43324008/67111528
[pid=11760] ppid=11758 vsize=11232 CPUtime=582.29 cores=1,3,5,7
/proc/11760/stat : 11760 (MPhaseSAT) R 11758 11760 10469 0 -1 4202496 188850 0 8 0 58207 22 0 0 25 0 1 0 809897671 11501568 2377 33554432000 134512640 134731564 4293898032 18446744073709551615 134620467 0 0 4096 1026 0 0 0 17 1 0 0 1
/proc/11760/statm: 2808 2377 276 54 0 2118 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 11232

[startup+642.3 s]

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

[startup+4062.32 s]
/proc/loadavg: 2.06 2.04 2.00 3/430 11882
/proc/meminfo: memFree=29395552/32951124 swapFree=43324008/67111528
[pid=11760] ppid=11758 vsize=10800 CPUtime=4062.42 cores=1,3,5,7
/proc/11760/stat : 11760 (MPhaseSAT) R 11758 11760 10469 0 -1 4202496 1315782 0 8 0 406077 165 0 0 25 0 1 0 809897671 11059200 2249 33554432000 134512640 134731564 4293898032 18446744073709551615 134717115 0 0 4096 1026 0 0 0 17 1 0 0 1
/proc/11760/statm: 2700 2249 276 54 0 2010 0
Current children cumulated CPU time (s) 4062.42
Current children cumulated vsize (KiB) 10800

[startup+4122.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/430 11883
/proc/meminfo: memFree=29395032/32951124 swapFree=43324008/67111528
[pid=11760] ppid=11758 vsize=12412 CPUtime=4122.41 cores=1,3,5,7
/proc/11760/stat : 11760 (MPhaseSAT) R 11758 11760 10469 0 -1 4202496 1338097 0 8 0 412072 169 0 0 25 0 1 0 809897671 12709888 2658 33554432000 134512640 134731564 4293898032 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 1 0 0 1
/proc/11760/statm: 3103 2658 276 54 0 2413 0
Current children cumulated CPU time (s) 4122.41
Current children cumulated vsize (KiB) 12412

[startup+4182.3 s]
/proc/loadavg: 2.16 2.06 2.01 3/430 11885
/proc/meminfo: memFree=29394748/32951124 swapFree=43324008/67111528
[pid=11760] ppid=11758 vsize=12688 CPUtime=4182.41 cores=1,3,5,7
/proc/11760/stat : 11760 (MPhaseSAT) R 11758 11760 10469 0 -1 4202496 1357939 0 8 0 418070 171 0 0 25 0 1 0 809897671 12992512 2690 33554432000 134512640 134731564 4293898032 18446744073709551615 134659048 0 0 4096 1026 0 0 0 17 1 0 0 1
/proc/11760/statm: 3172 2690 276 54 0 2482 0
Current children cumulated CPU time (s) 4182.41
Current children cumulated vsize (KiB) 12688

[startup+4242.3 s]
/proc/loadavg: 2.13 2.06 2.01 3/430 11887
/proc/meminfo: memFree=29395828/32951124 swapFree=43324008/67111528
[pid=11760] ppid=11758 vsize=10912 CPUtime=4242.41 cores=1,3,5,7
/proc/11760/stat : 11760 (MPhaseSAT) R 11758 11760 10469 0 -1 4202496 1376566 0 8 0 424067 174 0 0 25 0 1 0 809897671 11173888 2280 33554432000 134512640 134731564 4293898032 18446744073709551615 134720177 0 0 4096 1026 0 0 0 17 1 0 0 1
/proc/11760/statm: 2728 2280 276 54 0 2038 0
Current children cumulated CPU time (s) 4242.41
Current children cumulated vsize (KiB) 10912

[startup+4302.3 s]
/proc/loadavg: 2.05 2.05 2.00 3/430 11897
/proc/meminfo: memFree=29396292/32951124 swapFree=43324008/67111528
[pid=11760] ppid=11758 vsize=12016 CPUtime=4302.42 cores=1,3,5,7
/proc/11760/stat : 11760 (MPhaseSAT) R 11758 11760 10469 0 -1 4202496 1396382 0 8 0 430065 177 0 0 25 0 1 0 809897671 12304384 2565 33554432000 134512640 134731564 4293898032 18446744073709551615 134719844 0 0 4096 1026 0 0 0 17 1 0 0 1
/proc/11760/statm: 3004 2565 276 54 0 2314 0
Current children cumulated CPU time (s) 4302.42
Current children cumulated vsize (KiB) 12016

[startup+4362.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/430 11899
/proc/meminfo: memFree=29395988/32951124 swapFree=43324008/67111528
[pid=11760] ppid=11758 vsize=11760 CPUtime=4362.42 cores=1,3,5,7
/proc/11760/stat : 11760 (MPhaseSAT) R 11758 11760 10469 0 -1 4202496 1415415 0 8 0 436063 179 0 0 25 0 1 0 809897671 12042240 2506 33554432000 134512640 134731564 4293898032 18446744073709551615 134659554 0 0 4096 1026 0 0 0 17 1 0 0 1
/proc/11760/statm: 2940 2506 276 54 0 2250 0
Current children cumulated CPU time (s) 4362.42
Current children cumulated vsize (KiB) 11760

[startup+4422.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/430 11900
/proc/meminfo: memFree=29396836/32951124 swapFree=43324008/67111528
[pid=11760] ppid=11758 vsize=11628 CPUtime=4422.42 cores=1,3,5,7
/proc/11760/stat : 11760 (MPhaseSAT) R 11758 11760 10469 0 -1 4202496 1441339 0 8 0 442061 181 0 0 25 0 1 0 809897671 11907072 2452 33554432000 134512640 134731564 4293898032 18446744073709551615 134655576 0 0 4096 1026 0 0 0 17 1 0 0 1
/proc/11760/statm: 2907 2452 276 54 0 2217 0
Current children cumulated CPU time (s) 4422.42
Current children cumulated vsize (KiB) 11628

[startup+4482.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/430 11905
/proc/meminfo: memFree=29395296/32951124 swapFree=43324008/67111528
[pid=11760] ppid=11758 vsize=13604 CPUtime=4482.42 cores=1,3,5,7
/proc/11760/stat : 11760 (MPhaseSAT) R 11758 11760 10469 0 -1 4202496 1457906 0 8 0 448058 184 0 0 25 0 1 0 809897671 13930496 2926 33554432000 134512640 134731564 4293898032 18446744073709551615 134620727 0 0 4096 1026 0 0 0 17 1 0 0 1
/proc/11760/statm: 3401 2926 276 54 0 2711 0
Current children cumulated CPU time (s) 4482.42
Current children cumulated vsize (KiB) 13604

[startup+4542.3 s]
/proc/loadavg: 2.10 2.05 2.01 3/430 11907
/proc/meminfo: memFree=29394708/32951124 swapFree=43324008/67111528
[pid=11760] ppid=11758 vsize=12872 CPUtime=4542.42 cores=1,3,5,7
/proc/11760/stat : 11760 (MPhaseSAT) R 11758 11760 10469 0 -1 4202496 1477681 0 8 0 454056 186 0 0 25 0 1 0 809897671 13180928 2762 33554432000 134512640 134731564 4293898032 18446744073709551615 134630166 0 0 4096 1026 0 0 0 17 1 0 0 1
/proc/11760/statm: 3218 2762 276 54 0 2528 0
Current children cumulated CPU time (s) 4542.42
Current children cumulated vsize (KiB) 12872

[startup+4602.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/430 11908
/proc/meminfo: memFree=29395548/32951124 swapFree=43324008/67111528
[pid=11760] ppid=11758 vsize=10800 CPUtime=4602.43 cores=1,3,5,7
/proc/11760/stat : 11760 (MPhaseSAT) R 11758 11760 10469 0 -1 4202496 1499642 0 8 0 460054 189 0 0 25 0 1 0 809897671 11059200 2245 33554432000 134512640 134731564 4293898032 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 1 0 0 1
/proc/11760/statm: 2700 2245 276 54 0 2010 0
Current children cumulated CPU time (s) 4602.43
Current children cumulated vsize (KiB) 10800

[startup+4662.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/430 11910
/proc/meminfo: memFree=29393500/32951124 swapFree=43324008/67111528
[pid=11760] ppid=11758 vsize=12472 CPUtime=4662.43 cores=1,3,5,7
/proc/11760/stat : 11760 (MPhaseSAT) R 11758 11760 10469 0 -1 4202496 1521446 0 8 0 466051 192 0 0 25 0 1 0 809897671 12771328 2673 33554432000 134512640 134731564 4293898032 18446744073709551615 134659341 0 0 4096 1026 0 0 0 17 1 0 0 1
/proc/11760/statm: 3118 2673 276 54 0 2428 0
Current children cumulated CPU time (s) 4662.43
Current children cumulated vsize (KiB) 12472

[startup+4722.32 s]
/proc/loadavg: 2.00 2.02 2.00 3/430 11911
/proc/meminfo: memFree=29395816/32951124 swapFree=43324008/67111528
[pid=11760] ppid=11758 vsize=11200 CPUtime=4722.45 cores=1,3,5,7
/proc/11760/stat : 11760 (MPhaseSAT) R 11758 11760 10469 0 -1 4202496 1537142 0 8 0 472051 194 0 0 25 0 1 0 809897671 11468800 2341 33554432000 134512640 134731564 4293898032 18446744073709551615 9764718 0 0 4096 1026 0 0 0 17 1 0 0 1
/proc/11760/statm: 2800 2341 276 54 0 2110 0
Current children cumulated CPU time (s) 4722.45
Current children cumulated vsize (KiB) 11200

[startup+4782.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/430 11913
/proc/meminfo: memFree=29395140/32951124 swapFree=43324008/67111528
[pid=11760] ppid=11758 vsize=13080 CPUtime=4782.43 cores=1,3,5,7
/proc/11760/stat : 11760 (MPhaseSAT) R 11758 11760 10469 0 -1 4202496 1552962 0 8 0 478047 196 0 0 25 0 1 0 809897671 13393920 2794 33554432000 134512640 134731564 4293898032 18446744073709551615 134620712 0 0 4096 1026 0 0 0 17 1 0 0 1
/proc/11760/statm: 3270 2794 276 54 0 2580 0
Current children cumulated CPU time (s) 4782.43
Current children cumulated vsize (KiB) 13080

[startup+4842.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/430 11915
/proc/meminfo: memFree=29395224/32951124 swapFree=43324008/67111528
[pid=11760] ppid=11758 vsize=11968 CPUtime=4842.43 cores=1,3,5,7
/proc/11760/stat : 11760 (MPhaseSAT) R 11758 11760 10469 0 -1 4202496 1570168 0 8 0 484045 198 0 0 25 0 1 0 809897671 12255232 2560 33554432000 134512640 134731564 4293898032 18446744073709551615 134719850 0 0 4096 1026 0 0 0 17 1 0 0 1
/proc/11760/statm: 2992 2560 276 54 0 2302 0
Current children cumulated CPU time (s) 4842.43
Current children cumulated vsize (KiB) 11968

[startup+4902.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/430 11916
/proc/meminfo: memFree=29395804/32951124 swapFree=43324008/67111528
[pid=11760] ppid=11758 vsize=11100 CPUtime=4902.43 cores=1,3,5,7
/proc/11760/stat : 11760 (MPhaseSAT) R 11758 11760 10469 0 -1 4202496 1587296 0 8 0 490043 200 0 0 25 0 1 0 809897671 11366400 2332 33554432000 134512640 134731564 4293898032 18446744073709551615 134623203 0 0 4096 1026 0 0 0 17 1 0 0 1
/proc/11760/statm: 2775 2332 276 54 0 2085 0
Current children cumulated CPU time (s) 4902.43
Current children cumulated vsize (KiB) 11100

[startup+4962.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/430 11918
/proc/meminfo: memFree=29396388/32951124 swapFree=43324008/67111528
[pid=11760] ppid=11758 vsize=11632 CPUtime=4962.44 cores=1,3,5,7
/proc/11760/stat : 11760 (MPhaseSAT) R 11758 11760 10469 0 -1 4202496 1604863 0 8 0 496041 203 0 0 25 0 1 0 809897671 11911168 2477 33554432000 134512640 134731564 4293898032 18446744073709551615 134614640 0 0 4096 1026 0 0 0 17 1 0 0 1
/proc/11760/statm: 2908 2477 276 54 0 2218 0
Current children cumulated CPU time (s) 4962.44
Current children cumulated vsize (KiB) 11632



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.00 2.01 2.00 2/429 11920
/proc/meminfo: memFree=29400844/32951124 swapFree=43324008/67111528
[pid=11760] ppid=11758 vsize=11100 CPUtime=5000.06 cores=1,3,5,7
/proc/11760/stat : 11760 (MPhaseSAT) R 11758 11760 10469 0 -1 4202496 1616234 0 8 0 499802 204 0 0 25 0 1 0 809897671 11366400 2331 33554432000 134512640 134731564 4293898032 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 1 0 0 1
/proc/11760/statm: 2775 2331 276 54 0 2085 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 11100

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

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

[startup+4999.9 s]
/proc/loadavg: 2.00 2.01 2.00 2/429 11920
/proc/meminfo: memFree=29400844/32951124 swapFree=43324008/67111528
[pid=11760] ppid=11758 vsize=11100 CPUtime=5000.06 cores=1,3,5,7
/proc/11760/stat : 11760 (MPhaseSAT) R 11758 11760 10469 0 -1 4202496 1616234 0 8 0 499802 204 0 0 25 0 1 0 809897671 11366400 2331 33554432000 134512640 134731564 4293898032 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 1 0 0 1
/proc/11760/statm: 2775 2331 276 54 0 2085 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 11100

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.92
CPU time (s): 5000.06
CPU user time (s): 4998.02
CPU system time (s): 2.04069
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 18416

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.02
system time used= 2.04069
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1616234
page faults= 8
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= 11560

runsolver used 19.966 second user time and 48.0067 second system time

The end

Launcher Data

Begin job on node105 at 2011-06-02 04:49:32
IDJOB=3445831
IDBENCH=84560
IDSOLVER=1941
FILE ID=node105/3445831-1306982972
RUNJOBID= node105-1306982972-11741
PBS_JOBID= 13497657
Free space on /tmp= 73628 MiB

SOLVER NAME= MPhaseSAT 2011-02-15
BENCH NAME= SAT04/handmade/kexu/frb-0.8/frb59-26-2.used-as.sat04-892.cnf
COMMAND LINE= MPhaseSAT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3445831-1306982972/watcher-3445831-1306982972 -o /tmp/evaluation-result-3445831-1306982972/solver-3445831-1306982972 -C 5000 -W 5100 -M 15500  MPhaseSAT HOME/instance-3445831-1306982972.cnf

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

MD5SUM BENCH= fd8d5783ed404e5c6590d627ffdcca50
RANDOM SEED=1078375656

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      29416908 kB
Buffers:        225196 kB
Cached:         600076 kB
SwapCached:      20984 kB
Active:        2678980 kB
Inactive:       553900 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29416908 kB
SwapTotal:    67111528 kB
SwapFree:     43324008 kB
Dirty:            2384 kB
Writeback:           0 kB
AnonPages:     2404720 kB
Mapped:          19724 kB
Slab:           153548 kB
PageTables:      81444 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 114878408 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= 73628 MiB
End job on node105 at 2011-06-02 06:12:54