Trace number 3219278

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_M 2011-02-16? (TO) 5000.09 4999.91

General information on the benchmark

Namerandom/large/
unif-k7-r85-v300-c25500-S926861876-013-UNKNOWN.cnf
MD5SUMaa5d2fab702f701bf63e2d26e76ab2b3
Bench CategoryRANDOM (random 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 variables300
Number of clauses25500
Sum of the clauses size178500
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 525500

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-3219278-1303238227/watcher-3219278-1303238227 -o /tmp/evaluation-result-3219278-1303238227/solver-3219278-1303238227 -C 5000 -W 5000 -M 15500 MPhaseSAT_M HOME/instance-3219278-1303238227.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): 5000 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.91 1.95 1.98 2/177 15716
/proc/meminfo: memFree=16495928/32951124 swapFree=67111528/67111528
[pid=15716] ppid=15714 vsize=3740 CPUtime=0 cores=1,3,5,7
/proc/15716/stat : 15716 (MPhaseSAT_M) R 15714 15716 14995 0 -1 4202496 329 0 0 0 0 0 0 0 22 0 1 0 416238304 3829760 271 33554432000 134512640 134829744 4292574432 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/15716/statm: 935 271 225 78 0 221 0

[startup+0.0649919 s]
/proc/loadavg: 1.91 1.95 1.98 2/177 15716
/proc/meminfo: memFree=16495928/32951124 swapFree=67111528/67111528
[pid=15716] ppid=15714 vsize=4640 CPUtime=0.06 cores=1,3,5,7
/proc/15716/stat : 15716 (MPhaseSAT_M) R 15714 15716 14995 0 -1 4202496 1427 0 0 0 6 0 0 0 22 0 1 0 416238304 4751360 668 33554432000 134512640 134829744 4292574432 18446744073709551615 134578304 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/15716/statm: 1160 668 238 78 0 446 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 4640

[startup+0.100996 s]
/proc/loadavg: 1.91 1.95 1.98 2/177 15716
/proc/meminfo: memFree=16495928/32951124 swapFree=67111528/67111528
[pid=15716] ppid=15714 vsize=6064 CPUtime=0.09 cores=1,3,5,7
/proc/15716/stat : 15716 (MPhaseSAT_M) R 15714 15716 14995 0 -1 4202496 3371 0 0 0 9 0 0 0 22 0 1 0 416238304 6209536 1037 33554432000 134512640 134829744 4292574432 18446744073709551615 3057148 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/15716/statm: 1516 1038 253 78 0 802 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6064

[startup+0.300948 s]
/proc/loadavg: 1.91 1.95 1.98 2/177 15716
/proc/meminfo: memFree=16495928/32951124 swapFree=67111528/67111528
[pid=15716] ppid=15714 vsize=8324 CPUtime=0.29 cores=1,3,5,7
/proc/15716/stat : 15716 (MPhaseSAT_M) R 15714 15716 14995 0 -1 4202496 3970 0 0 0 29 0 0 0 23 0 1 0 416238304 8523776 1627 33554432000 134512640 134829744 4292574432 18446744073709551615 134720075 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/15716/statm: 2081 1627 270 78 0 1367 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8324

[startup+0.700871 s]
/proc/loadavg: 1.91 1.95 1.98 2/177 15716
/proc/meminfo: memFree=16495928/32951124 swapFree=67111528/67111528
[pid=15716] ppid=15714 vsize=8720 CPUtime=0.69 cores=1,3,5,7
/proc/15716/stat : 15716 (MPhaseSAT_M) R 15714 15716 14995 0 -1 4202496 4065 0 0 0 69 0 0 0 25 0 1 0 416238304 8929280 1722 33554432000 134512640 134829744 4292574432 18446744073709551615 134722439 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/15716/statm: 2180 1722 270 78 0 1466 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8720

[startup+1.50072 s]
/proc/loadavg: 1.91 1.95 1.98 3/178 15717
/proc/meminfo: memFree=16489728/32951124 swapFree=67111528/67111528
[pid=15716] ppid=15714 vsize=9516 CPUtime=1.49 cores=1,3,5,7
/proc/15716/stat : 15716 (MPhaseSAT_M) R 15714 15716 14995 0 -1 4202496 4260 0 0 0 149 0 0 0 25 0 1 0 416238304 9744384 1917 33554432000 134512640 134829744 4292574432 18446744073709551615 134722641 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/15716/statm: 2379 1917 270 78 0 1665 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9516

[startup+3.10042 s]
/proc/loadavg: 1.91 1.95 1.98 3/178 15717
/proc/meminfo: memFree=16486632/32951124 swapFree=67111528/67111528
[pid=15716] ppid=15714 vsize=11276 CPUtime=3.09 cores=1,3,5,7
/proc/15716/stat : 15716 (MPhaseSAT_M) R 15714 15716 14995 0 -1 4202496 4677 0 0 0 309 0 0 0 25 0 1 0 416238304 11546624 2334 33554432000 134512640 134829744 4292574432 18446744073709551615 134606602 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/15716/statm: 2819 2334 273 78 0 2105 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11276

[startup+6.30083 s]
/proc/loadavg: 1.92 1.95 1.98 3/178 15717
/proc/meminfo: memFree=16485988/32951124 swapFree=67111528/67111528
[pid=15716] ppid=15714 vsize=11276 CPUtime=6.29 cores=1,3,5,7
/proc/15716/stat : 15716 (MPhaseSAT_M) R 15714 15716 14995 0 -1 4202496 4677 0 0 0 629 0 0 0 25 0 1 0 416238304 11546624 2334 33554432000 134512640 134829744 4292574432 18446744073709551615 134605688 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/15716/statm: 2819 2334 273 78 0 2105 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11276

[startup+12.7006 s]
/proc/loadavg: 1.93 1.95 1.98 3/178 15717
/proc/meminfo: memFree=16485764/32951124 swapFree=67111528/67111528
[pid=15716] ppid=15714 vsize=11276 CPUtime=12.69 cores=1,3,5,7
/proc/15716/stat : 15716 (MPhaseSAT_M) R 15714 15716 14995 0 -1 4202496 4677 0 0 0 1269 0 0 0 25 0 1 0 416238304 11546624 2334 33554432000 134512640 134829744 4292574432 18446744073709551615 134605901 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/15716/statm: 2819 2334 273 78 0 2105 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 11276

[startup+25.5002 s]
/proc/loadavg: 1.94 1.96 1.98 3/178 15717
/proc/meminfo: memFree=16485252/32951124 swapFree=67111528/67111528
[pid=15716] ppid=15714 vsize=11728 CPUtime=25.49 cores=1,3,5,7
/proc/15716/stat : 15716 (MPhaseSAT_M) R 15714 15716 14995 0 -1 4202496 4788 0 0 0 2549 0 0 0 25 0 1 0 416238304 12009472 2445 33554432000 134512640 134829744 4292574432 18446744073709551615 134723595 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/15716/statm: 2932 2445 273 78 0 2218 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 11728

[startup+51.1004 s]
/proc/loadavg: 1.96 1.96 1.98 3/178 15718
/proc/meminfo: memFree=16484984/32951124 swapFree=67111528/67111528
[pid=15716] ppid=15714 vsize=11728 CPUtime=51.09 cores=1,3,5,7
/proc/15716/stat : 15716 (MPhaseSAT_M) R 15714 15716 14995 0 -1 4202496 4790 0 0 0 5109 0 0 0 25 0 1 0 416238304 12009472 2447 33554432000 134512640 134829744 4292574432 18446744073709551615 134605492 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/15716/statm: 2932 2447 273 78 0 2218 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 11728

[startup+102.306 s]
/proc/loadavg: 1.98 1.96 1.98 3/178 15719
/proc/meminfo: memFree=16484204/32951124 swapFree=67111528/67111528
[pid=15716] ppid=15714 vsize=12260 CPUtime=102.3 cores=1,3,5,7
/proc/15716/stat : 15716 (MPhaseSAT_M) R 15714 15716 14995 0 -1 4202496 4904 0 0 0 10230 0 0 0 25 0 1 0 416238304 12554240 2561 33554432000 134512640 134829744 4292574432 18446744073709551615 134606100 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/15716/statm: 3065 2561 273 78 0 2351 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 12260

[startup+162.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/178 15721
/proc/meminfo: memFree=16482944/32951124 swapFree=67111528/67111528
[pid=15716] ppid=15714 vsize=13464 CPUtime=162.29 cores=1,3,5,7
/proc/15716/stat : 15716 (MPhaseSAT_M) R 15714 15716 14995 0 -1 4202496 5223 0 0 0 16229 0 0 0 25 0 1 0 416238304 13787136 2880 33554432000 134512640 134829744 4292574432 18446744073709551615 134661647 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/15716/statm: 3366 2880 273 78 0 2652 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 13464

[startup+222.3 s]
/proc/loadavg: 2.07 1.99 1.98 3/178 15723
/proc/meminfo: memFree=16481432/32951124 swapFree=67111528/67111528
[pid=15716] ppid=15714 vsize=14524 CPUtime=222.3 cores=1,3,5,7
/proc/15716/stat : 15716 (MPhaseSAT_M) R 15714 15716 14995 0 -1 4202496 5452 0 0 0 22230 0 0 0 25 0 1 0 416238304 14872576 3109 33554432000 134512640 134829744 4292574432 18446744073709551615 134605755 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/15716/statm: 3631 3109 273 78 0 2917 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 14524

[startup+282.301 s]
/proc/loadavg: 2.02 1.99 1.98 3/178 15724
/proc/meminfo: memFree=16479428/32951124 swapFree=67111528/67111528
[pid=15716] ppid=15714 vsize=15740 CPUtime=282.3 cores=1,3,5,7
/proc/15716/stat : 15716 (MPhaseSAT_M) R 15714 15716 14995 0 -1 4202496 5757 0 0 0 28230 0 0 0 25 0 1 0 416238304 16117760 3414 33554432000 134512640 134829744 4292574432 18446744073709551615 134605487 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/15716/statm: 3935 3414 273 78 0 3221 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 15740

[startup+342.301 s]
/proc/loadavg: 2.01 1.99 1.98 3/178 15726
/proc/meminfo: memFree=16477300/32951124 swapFree=67111528/67111528
[pid=15716] ppid=15714 vsize=16284 CPUtime=342.3 cores=1,3,5,7
/proc/15716/stat : 15716 (MPhaseSAT_M) R 15714 15716 14995 0 -1 4202496 5887 0 0 0 34230 0 0 0 25 0 1 0 416238304 16674816 3544 33554432000 134512640 134829744 4292574432 18446744073709551615 134607556 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/15716/statm: 4071 3544 273 78 0 3357 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 16284

[startup+402.3 s]
/proc/loadavg: 2.00 1.99 1.98 3/178 15727
/proc/meminfo: memFree=16476660/32951124 swapFree=67111528/67111528
[pid=15716] ppid=15714 vsize=17084 CPUtime=402.3 cores=1,3,5,7
/proc/15716/stat : 15716 (MPhaseSAT_M) R 15714 15716 14995 0 -1 4202496 6075 0 0 0 40230 0 0 0 25 0 1 0 416238304 17494016 3732 33554432000 134512640 134829744 4292574432 18446744073709551615 134606569 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/15716/statm: 4271 3732 273 78 0 3557 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 17084

[startup+462.301 s]
/proc/loadavg: 2.00 1.99 1.98 3/178 15729
/proc/meminfo: memFree=16473788/32951124 swapFree=67111528/67111528
[pid=15716] ppid=15714 vsize=17480 CPUtime=462.3 cores=1,3,5,7
/proc/15716/stat : 15716 (MPhaseSAT_M) R 15714 15716 14995 0 -1 4202496 6186 0 0 0 46230 0 0 0 25 0 1 0 416238304 17899520 3843 33554432000 134512640 134829744 4292574432 18446744073709551615 134605805 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/15716/statm: 4370 3843 273 78 0 3656 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 17480

[startup+522.301 s]
/proc/loadavg: 2.00 1.99 1.98 3/178 15731
/proc/meminfo: memFree=16473512/32951124 swapFree=67111528/67111528
[pid=15716] ppid=15714 vsize=18048 CPUtime=522.31 cores=1,3,5,7
/proc/15716/stat : 15716 (MPhaseSAT_M) R 15714 15716 14995 0 -1 4202496 6304 0 0 0 52231 0 0 0 25 0 1 0 416238304 18481152 3961 33554432000 134512640 134829744 4292574432 18446744073709551615 134605801 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/15716/statm: 4512 3961 273 78 0 3798 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 18048

[startup+582.3 s]
/proc/loadavg: 2.00 1.99 1.98 3/178 15732
/proc/meminfo: memFree=16473120/32951124 swapFree=67111528/67111528
[pid=15716] ppid=15714 vsize=18628 CPUtime=582.31 cores=1,3,5,7
/proc/15716/stat : 15716 (MPhaseSAT_M) R 15714 15716 14995 0 -1 4202496 6432 0 0 0 58231 0 0 0 25 0 1 0 416238304 19075072 4089 33554432000 134512640 134829744 4292574432 18446744073709551615 134722615 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/15716/statm: 4657 4089 273 78 0 3943 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 18628

[startup+642.3 s]

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

[startup+4062.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 15837
/proc/meminfo: memFree=16445784/32951124 swapFree=67111528/67111528
[pid=15716] ppid=15714 vsize=28252 CPUtime=4062.45 cores=1,3,5,7
/proc/15716/stat : 15716 (MPhaseSAT_M) R 15714 15716 14995 0 -1 4202496 8942 0 0 0 406244 1 0 0 25 0 1 0 416238304 28930048 6584 33554432000 134512640 134829744 4292574432 18446744073709551615 134661382 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/15716/statm: 7063 6584 273 78 0 6349 0
Current children cumulated CPU time (s) 4062.45
Current children cumulated vsize (KiB) 28252

[startup+4122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 15839
/proc/meminfo: memFree=16445764/32951124 swapFree=67111528/67111528
[pid=15716] ppid=15714 vsize=28252 CPUtime=4122.45 cores=1,3,5,7
/proc/15716/stat : 15716 (MPhaseSAT_M) R 15714 15716 14995 0 -1 4202496 8942 0 0 0 412244 1 0 0 25 0 1 0 416238304 28930048 6584 33554432000 134512640 134829744 4292574432 18446744073709551615 134661457 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/15716/statm: 7063 6584 273 78 0 6349 0
Current children cumulated CPU time (s) 4122.45
Current children cumulated vsize (KiB) 28252

[startup+4182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 15840
/proc/meminfo: memFree=16445868/32951124 swapFree=67111528/67111528
[pid=15716] ppid=15714 vsize=28252 CPUtime=4182.45 cores=1,3,5,7
/proc/15716/stat : 15716 (MPhaseSAT_M) R 15714 15716 14995 0 -1 4202496 8942 0 0 0 418244 1 0 0 25 0 1 0 416238304 28930048 6584 33554432000 134512640 134829744 4292574432 18446744073709551615 134661425 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/15716/statm: 7063 6584 273 78 0 6349 0
Current children cumulated CPU time (s) 4182.45
Current children cumulated vsize (KiB) 28252

[startup+4242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 15842
/proc/meminfo: memFree=16445348/32951124 swapFree=67111528/67111528
[pid=15716] ppid=15714 vsize=28516 CPUtime=4242.45 cores=1,3,5,7
/proc/15716/stat : 15716 (MPhaseSAT_M) R 15714 15716 14995 0 -1 4202496 9016 0 0 0 424244 1 0 0 25 0 1 0 416238304 29200384 6653 33554432000 134512640 134829744 4292574432 18446744073709551615 134722439 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/15716/statm: 7129 6653 273 78 0 6415 0
Current children cumulated CPU time (s) 4242.45
Current children cumulated vsize (KiB) 28516

[startup+4302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 15843
/proc/meminfo: memFree=16445452/32951124 swapFree=67111528/67111528
[pid=15716] ppid=15714 vsize=28496 CPUtime=4302.45 cores=1,3,5,7
/proc/15716/stat : 15716 (MPhaseSAT_M) R 15714 15716 14995 0 -1 4202496 9016 0 0 0 430244 1 0 0 25 0 1 0 416238304 29179904 6648 33554432000 134512640 134829744 4292574432 18446744073709551615 134657613 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/15716/statm: 7124 6648 273 78 0 6410 0
Current children cumulated CPU time (s) 4302.45
Current children cumulated vsize (KiB) 28496

[startup+4362.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 15845
/proc/meminfo: memFree=16445304/32951124 swapFree=67111528/67111528
[pid=15716] ppid=15714 vsize=28496 CPUtime=4362.45 cores=1,3,5,7
/proc/15716/stat : 15716 (MPhaseSAT_M) R 15714 15716 14995 0 -1 4202496 9016 0 0 0 436244 1 0 0 25 0 1 0 416238304 29179904 6648 33554432000 134512640 134829744 4292574432 18446744073709551615 134661441 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/15716/statm: 7124 6648 273 78 0 6410 0
Current children cumulated CPU time (s) 4362.45
Current children cumulated vsize (KiB) 28496

[startup+4422.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/178 15847
/proc/meminfo: memFree=16445408/32951124 swapFree=67111528/67111528
[pid=15716] ppid=15714 vsize=28496 CPUtime=4422.46 cores=1,3,5,7
/proc/15716/stat : 15716 (MPhaseSAT_M) R 15714 15716 14995 0 -1 4202496 9016 0 0 0 442245 1 0 0 25 0 1 0 416238304 29179904 6648 33554432000 134512640 134829744 4292574432 18446744073709551615 134661606 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/15716/statm: 7124 6648 273 78 0 6410 0
Current children cumulated CPU time (s) 4422.46
Current children cumulated vsize (KiB) 28496

[startup+4482.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 15848
/proc/meminfo: memFree=16445380/32951124 swapFree=67111528/67111528
[pid=15716] ppid=15714 vsize=28496 CPUtime=4482.46 cores=1,3,5,7
/proc/15716/stat : 15716 (MPhaseSAT_M) R 15714 15716 14995 0 -1 4202496 9016 0 0 0 448245 1 0 0 25 0 1 0 416238304 29179904 6648 33554432000 134512640 134829744 4292574432 18446744073709551615 134657731 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/15716/statm: 7124 6648 273 78 0 6410 0
Current children cumulated CPU time (s) 4482.46
Current children cumulated vsize (KiB) 28496

[startup+4542.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 15850
/proc/meminfo: memFree=16445364/32951124 swapFree=67111528/67111528
[pid=15716] ppid=15714 vsize=28496 CPUtime=4542.46 cores=1,3,5,7
/proc/15716/stat : 15716 (MPhaseSAT_M) R 15714 15716 14995 0 -1 4202496 9016 0 0 0 454245 1 0 0 25 0 1 0 416238304 29179904 6648 33554432000 134512640 134829744 4292574432 18446744073709551615 134661418 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/15716/statm: 7124 6648 273 78 0 6410 0
Current children cumulated CPU time (s) 4542.46
Current children cumulated vsize (KiB) 28496

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 15851
/proc/meminfo: memFree=16445220/32951124 swapFree=67111528/67111528
[pid=15716] ppid=15714 vsize=28372 CPUtime=4602.47 cores=1,3,5,7
/proc/15716/stat : 15716 (MPhaseSAT_M) R 15714 15716 14995 0 -1 4202496 9016 0 0 0 460246 1 0 0 25 0 1 0 416238304 29052928 6617 33554432000 134512640 134829744 4292574432 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/15716/statm: 7093 6617 273 78 0 6379 0
Current children cumulated CPU time (s) 4602.47
Current children cumulated vsize (KiB) 28372

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 15881
/proc/meminfo: memFree=16473068/32951124 swapFree=67111528/67111528
[pid=15716] ppid=15714 vsize=28372 CPUtime=4662.47 cores=1,3,5,7
/proc/15716/stat : 15716 (MPhaseSAT_M) R 15714 15716 14995 0 -1 4202496 9016 0 0 0 466246 1 0 0 25 0 1 0 416238304 29052928 6617 33554432000 134512640 134829744 4292574432 18446744073709551615 3086289 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/15716/statm: 7093 6617 273 78 0 6379 0
Current children cumulated CPU time (s) 4662.47
Current children cumulated vsize (KiB) 28372

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 15883
/proc/meminfo: memFree=16453888/32951124 swapFree=67111528/67111528
[pid=15716] ppid=15714 vsize=28372 CPUtime=4722.47 cores=1,3,5,7
/proc/15716/stat : 15716 (MPhaseSAT_M) R 15714 15716 14995 0 -1 4202496 9016 0 0 0 472246 1 0 0 25 0 1 0 416238304 29052928 6617 33554432000 134512640 134829744 4292574432 18446744073709551615 134661449 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/15716/statm: 7093 6617 273 78 0 6379 0
Current children cumulated CPU time (s) 4722.47
Current children cumulated vsize (KiB) 28372

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 15884
/proc/meminfo: memFree=16447292/32951124 swapFree=67111528/67111528
[pid=15716] ppid=15714 vsize=28372 CPUtime=4782.47 cores=1,3,5,7
/proc/15716/stat : 15716 (MPhaseSAT_M) R 15714 15716 14995 0 -1 4202496 9016 0 0 0 478246 1 0 0 25 0 1 0 416238304 29052928 6617 33554432000 134512640 134829744 4292574432 18446744073709551615 134725750 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/15716/statm: 7093 6617 273 78 0 6379 0
Current children cumulated CPU time (s) 4782.47
Current children cumulated vsize (KiB) 28372

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 15886
/proc/meminfo: memFree=16447260/32951124 swapFree=67111528/67111528
[pid=15716] ppid=15714 vsize=28372 CPUtime=4842.47 cores=1,3,5,7
/proc/15716/stat : 15716 (MPhaseSAT_M) R 15714 15716 14995 0 -1 4202496 9016 0 0 0 484246 1 0 0 25 0 1 0 416238304 29052928 6617 33554432000 134512640 134829744 4292574432 18446744073709551615 134657636 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/15716/statm: 7093 6617 273 78 0 6379 0
Current children cumulated CPU time (s) 4842.47
Current children cumulated vsize (KiB) 28372

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 15887
/proc/meminfo: memFree=16429144/32951124 swapFree=67111528/67111528
[pid=15716] ppid=15714 vsize=28372 CPUtime=4902.47 cores=1,3,5,7
/proc/15716/stat : 15716 (MPhaseSAT_M) R 15714 15716 14995 0 -1 4202496 9016 0 0 0 490246 1 0 0 25 0 1 0 416238304 29052928 6617 33554432000 134512640 134829744 4292574432 18446744073709551615 2797381 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/15716/statm: 7093 6617 273 78 0 6379 0
Current children cumulated CPU time (s) 4902.47
Current children cumulated vsize (KiB) 28372

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 15889
/proc/meminfo: memFree=16429120/32951124 swapFree=67111528/67111528
[pid=15716] ppid=15714 vsize=28504 CPUtime=4962.48 cores=1,3,5,7
/proc/15716/stat : 15716 (MPhaseSAT_M) R 15714 15716 14995 0 -1 4202496 9034 0 0 0 496247 1 0 0 25 0 1 0 416238304 29188096 6635 33554432000 134512640 134829744 4292574432 18446744073709551615 134633174 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/15716/statm: 7126 6635 273 78 0 6412 0
Current children cumulated CPU time (s) 4962.48
Current children cumulated vsize (KiB) 28504



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 15890
/proc/meminfo: memFree=16429108/32951124 swapFree=67111528/67111528
[pid=15716] ppid=15714 vsize=28504 CPUtime=5000.08 cores=1,3,5,7
/proc/15716/stat : 15716 (MPhaseSAT_M) R 15714 15716 14995 0 -1 4202496 9034 0 0 0 500007 1 0 0 25 0 1 0 416238304 29188096 6635 33554432000 134512640 134829744 4292574432 18446744073709551615 2797898 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/15716/statm: 7126 6635 273 78 0 6412 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 28504

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.00 2.00 3/178 15890
/proc/meminfo: memFree=16429108/32951124 swapFree=67111528/67111528
[pid=15716] ppid=15714 vsize=28504 CPUtime=5000.08 cores=1,3,5,7
/proc/15716/stat : 15716 (MPhaseSAT_M) R 15714 15716 14995 0 -1 4202496 9034 0 0 0 500007 1 0 0 25 0 1 0 416238304 29188096 6635 33554432000 134512640 134829744 4292574432 18446744073709551615 2797898 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/15716/statm: 7126 6635 273 78 0 6412 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 28504

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.91
CPU time (s): 5000.09
CPU user time (s): 5000.08
CPU system time (s): 0.013997
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 28648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5000.08
system time used= 0.013997
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9034
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 15
involuntary context switches= 7441

runsolver used 6.551 second user time and 16.1865 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-19 20:37:07
IDJOB=3219278
IDBENCH=82563
IDSOLVER=1637
FILE ID=node141/3219278-1303238227
RUNJOBID= node141-1303222865-15014
PBS_JOBID= 13036443
Free space on /tmp= 71524 MiB

SOLVER NAME= MPhaseSAT_M 2011-02-16
BENCH NAME= SAT11/random/large/unif-k7-r85-v300-c25500-S926861876-013-UNKNOWN.cnf
COMMAND LINE= MPhaseSAT_M BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3219278-1303238227/watcher-3219278-1303238227 -o /tmp/evaluation-result-3219278-1303238227/solver-3219278-1303238227 -C 5000 -W 5000 -M 15500  MPhaseSAT_M HOME/instance-3219278-1303238227.cnf

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

MD5SUM BENCH= aa5d2fab702f701bf63e2d26e76ab2b3
RANDOM SEED=1354352707

node141.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16496076 kB
Buffers:        786056 kB
Cached:       15237320 kB
SwapCached:          0 kB
Active:        8541708 kB
Inactive:      7563152 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16496076 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1236 kB
Writeback:           8 kB
AnonPages:       81640 kB
Mapped:          16268 kB
Slab:           288768 kB
PageTables:       4736 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   221648 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= 71520 MiB
End job on node141 at 2011-04-19 22:00:29