Trace number 3095290

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) 1299.99 1300.01

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v35000-c147000-S950666065-093-UNKNOWN.cnf
MD5SUMe27af9a147b2d7c0283d090128805575
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark919.622
Satisfiable
(Un)Satisfiability was proved
Number of variables34999
Number of clauses147000
Sum of the clauses size441000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3147000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3095290-1301749876/watcher-3095290-1301749876 -o /tmp/evaluation-result-3095290-1301749876/solver-3095290-1301749876 -C 2400 -W 1300 -M 7680 MPhaseSAT_M HOME/instance-3095290-1301749876.cnf 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.92 3.94 3.31 4/189 17902
/proc/meminfo: memFree=21813772/32951124 swapFree=67111528/67111528
[pid=17902] ppid=17900 vsize=5440 CPUtime=0 cores=1,3
/proc/17902/stat : 17902 (MPhaseSAT_M) R 17900 17902 17687 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 267403856 5570560 273 33554432000 134512640 134829744 4290540528 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17902/statm: 1360 273 225 78 0 646 0

[startup+0.0669819 s]
/proc/loadavg: 3.92 3.94 3.31 4/189 17902
/proc/meminfo: memFree=21813772/32951124 swapFree=67111528/67111528
[pid=17902] ppid=17900 vsize=5440 CPUtime=0.06 cores=1,3
/proc/17902/stat : 17902 (MPhaseSAT_M) R 17900 17902 17687 0 -1 4202496 637 0 0 0 6 0 0 0 21 0 1 0 267403856 5570560 577 33554432000 134512640 134829744 4290540528 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17902/statm: 1360 579 225 78 0 646 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5440

[startup+0.100977 s]
/proc/loadavg: 3.92 3.94 3.31 4/189 17902
/proc/meminfo: memFree=21813772/32951124 swapFree=67111528/67111528
[pid=17902] ppid=17900 vsize=5440 CPUtime=0.09 cores=1,3
/proc/17902/stat : 17902 (MPhaseSAT_M) R 17900 17902 17687 0 -1 4202496 808 0 0 0 9 0 0 0 21 0 1 0 267403856 5570560 748 33554432000 134512640 134829744 4290540528 18446744073709551615 10911672 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17902/statm: 1360 748 225 78 0 646 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5440

[startup+0.30094 s]
/proc/loadavg: 3.92 3.94 3.31 4/189 17902
/proc/meminfo: memFree=21813772/32951124 swapFree=67111528/67111528
[pid=17902] ppid=17900 vsize=22220 CPUtime=0.28 cores=1,3
/proc/17902/stat : 17902 (MPhaseSAT_M) R 17900 17902 17687 0 -1 4202496 9379 0 0 0 28 0 0 0 22 0 1 0 267403856 22753280 4688 33554432000 134512640 134829744 4290540528 18446744073709551615 11032060 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17902/statm: 5555 4689 315 78 0 4841 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 22220

[startup+0.700881 s]
/proc/loadavg: 3.92 3.94 3.31 4/189 17902
/proc/meminfo: memFree=21813772/32951124 swapFree=67111528/67111528
[pid=17902] ppid=17900 vsize=33364 CPUtime=0.69 cores=1,3
/proc/17902/stat : 17902 (MPhaseSAT_M) R 17900 17902 17687 0 -1 4202496 12643 0 0 0 68 1 0 0 23 0 1 0 267403856 34164736 7403 33554432000 134512640 134829744 4290540528 18446744073709551615 134629798 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17902/statm: 8341 7403 329 78 0 7627 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33364

[startup+1.50074 s]
/proc/loadavg: 3.92 3.94 3.31 5/190 17903
/proc/meminfo: memFree=21783144/32951124 swapFree=67111528/67111528
[pid=17902] ppid=17900 vsize=32540 CPUtime=1.49 cores=1,3
/proc/17902/stat : 17902 (MPhaseSAT_M) R 17900 17902 17687 0 -1 4202496 12657 0 0 0 148 1 0 0 25 0 1 0 267403856 33320960 7210 33554432000 134512640 134829744 4290540528 18446744073709551615 134661632 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17902/statm: 8135 7210 341 78 0 7421 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32540

[startup+3.10044 s]
/proc/loadavg: 3.92 3.94 3.31 5/190 17903
/proc/meminfo: memFree=21780416/32951124 swapFree=67111528/67111528
[pid=17902] ppid=17900 vsize=33344 CPUtime=3.09 cores=1,3
/proc/17902/stat : 17902 (MPhaseSAT_M) R 17900 17902 17687 0 -1 4202496 12870 0 0 0 308 1 0 0 25 0 1 0 267403856 34144256 7423 33554432000 134512640 134829744 4290540528 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17902/statm: 8336 7423 341 78 0 7622 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 33344

[startup+6.30087 s]
/proc/loadavg: 3.93 3.94 3.31 5/190 17903
/proc/meminfo: memFree=21771736/32951124 swapFree=67111528/67111528
[pid=17902] ppid=17900 vsize=39572 CPUtime=6.29 cores=1,3
/proc/17902/stat : 17902 (MPhaseSAT_M) R 17900 17902 17687 0 -1 4202496 14434 0 0 0 628 1 0 0 25 0 1 0 267403856 40521728 8987 33554432000 134512640 134829744 4290540528 18446744073709551615 134722220 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17902/statm: 9893 8987 341 78 0 9179 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 39572

[startup+12.7007 s]
/proc/loadavg: 3.93 3.94 3.31 5/187 17924
/proc/meminfo: memFree=21772076/32951124 swapFree=67111528/67111528
[pid=17902] ppid=17900 vsize=50312 CPUtime=12.69 cores=1,3
/proc/17902/stat : 17902 (MPhaseSAT_M) R 17900 17902 17687 0 -1 4202496 17105 0 0 0 1267 2 0 0 25 0 1 0 267403856 51519488 11658 33554432000 134512640 134829744 4290540528 18446744073709551615 134712876 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17902/statm: 12578 11658 341 78 0 11864 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 50312

[startup+25.5004 s]
/proc/loadavg: 3.95 3.94 3.32 5/190 17931
/proc/meminfo: memFree=21757436/32951124 swapFree=67111528/67111528
[pid=17902] ppid=17900 vsize=52840 CPUtime=25.49 cores=1,3
/proc/17902/stat : 17902 (MPhaseSAT_M) R 17900 17902 17687 0 -1 4202496 17732 0 0 0 2546 3 0 0 25 0 1 0 267403856 54108160 12285 33554432000 134512640 134829744 4290540528 18446744073709551615 134723533 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17902/statm: 13210 12285 341 78 0 12496 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 52840

[startup+51.1009 s]
/proc/loadavg: 3.96 3.95 3.34 5/190 17932
/proc/meminfo: memFree=21750052/32951124 swapFree=67111528/67111528
[pid=17902] ppid=17900 vsize=59696 CPUtime=51.09 cores=1,3
/proc/17902/stat : 17902 (MPhaseSAT_M) R 17900 17902 17687 0 -1 4202496 19461 0 0 0 5106 3 0 0 25 0 1 0 267403856 61128704 14014 33554432000 134512640 134829744 4290540528 18446744073709551615 134678497 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17902/statm: 14924 14014 341 78 0 14210 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 59696

[startup+102.307 s]
/proc/loadavg: 3.98 3.95 3.37 5/190 17933
/proc/meminfo: memFree=21730320/32951124 swapFree=67111528/67111528
[pid=17902] ppid=17900 vsize=64068 CPUtime=102.3 cores=1,3
/proc/17902/stat : 17902 (MPhaseSAT_M) R 17900 17902 17687 0 -1 4202496 49705 0 0 0 10220 10 0 0 25 0 1 0 267403856 65605632 14982 33554432000 134512640 134829744 4290540528 18446744073709551615 134669644 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17902/statm: 16017 14982 345 78 0 15303 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 64068

[startup+162.301 s]
/proc/loadavg: 3.99 3.96 3.41 5/190 17934
/proc/meminfo: memFree=21705256/32951124 swapFree=67111528/67111528
[pid=17902] ppid=17900 vsize=68480 CPUtime=162.29 cores=1,3
/proc/17902/stat : 17902 (MPhaseSAT_M) R 17900 17902 17687 0 -1 4202496 52194 0 0 0 16219 10 0 0 25 0 1 0 267403856 70123520 16085 33554432000 134512640 134829744 4290540528 18446744073709551615 134661461 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17902/statm: 17120 16085 345 78 0 16406 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 68480

[startup+222.3 s]
/proc/loadavg: 3.99 3.96 3.44 5/190 17936
/proc/meminfo: memFree=21697028/32951124 swapFree=67111528/67111528
[pid=17902] ppid=17900 vsize=72704 CPUtime=222.29 cores=1,3
/proc/17902/stat : 17902 (MPhaseSAT_M) R 17900 17902 17687 0 -1 4202496 53866 0 0 0 22218 11 0 0 25 0 1 0 267403856 74448896 17173 33554432000 134512640 134829744 4290540528 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17902/statm: 18176 17173 345 78 0 17462 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 72704

[startup+282.301 s]
/proc/loadavg: 4.04 3.98 3.48 5/190 17965
/proc/meminfo: memFree=21701916/32951124 swapFree=67111528/67111528
[pid=17902] ppid=17900 vsize=72704 CPUtime=282.29 cores=1,3
/proc/17902/stat : 17902 (MPhaseSAT_M) R 17900 17902 17687 0 -1 4202496 53866 0 0 0 28218 11 0 0 25 0 1 0 267403856 74448896 17173 33554432000 134512640 134829744 4290540528 18446744073709551615 134661122 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17902/statm: 18176 17173 345 78 0 17462 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 72704

[startup+342.301 s]
/proc/loadavg: 4.08 4.00 3.52 5/190 17966
/proc/meminfo: memFree=21695792/32951124 swapFree=67111528/67111528
[pid=17902] ppid=17900 vsize=76848 CPUtime=342.28 cores=1,3
/proc/17902/stat : 17902 (MPhaseSAT_M) R 17900 17902 17687 0 -1 4202496 54809 0 0 0 34217 11 0 0 25 0 1 0 267403856 78692352 18116 33554432000 134512640 134829744 4290540528 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17902/statm: 19212 18116 345 78 0 18498 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 76848

[startup+402.301 s]
/proc/loadavg: 4.03 4.00 3.54 5/190 17995
/proc/meminfo: memFree=21665080/32951124 swapFree=67111528/67111528
[pid=17902] ppid=17900 vsize=79992 CPUtime=402.29 cores=1,3
/proc/17902/stat : 17902 (MPhaseSAT_M) R 17900 17902 17687 0 -1 4202496 55773 0 0 0 40217 12 0 0 25 0 1 0 267403856 81911808 18995 33554432000 134512640 134829744 4290540528 18446744073709551615 134678278 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17902/statm: 19998 18995 345 78 0 19284 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 79992

[startup+462.3 s]
/proc/loadavg: 4.01 4.00 3.57 5/190 17996
/proc/meminfo: memFree=21661556/32951124 swapFree=67111528/67111528
[pid=17902] ppid=17900 vsize=79992 CPUtime=462.28 cores=1,3
/proc/17902/stat : 17902 (MPhaseSAT_M) R 17900 17902 17687 0 -1 4202496 55773 0 0 0 46216 12 0 0 25 0 1 0 267403856 81911808 18995 33554432000 134512640 134829744 4290540528 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17902/statm: 19998 18995 345 78 0 19284 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 79992

[startup+522.301 s]
/proc/loadavg: 4.00 4.00 3.59 6/190 18025
/proc/meminfo: memFree=21625748/32951124 swapFree=67111528/67111528
[pid=17902] ppid=17900 vsize=79992 CPUtime=522.29 cores=1,3
/proc/17902/stat : 17902 (MPhaseSAT_M) R 17900 17902 17687 0 -1 4202496 55773 0 0 0 52217 12 0 0 25 0 1 0 267403856 81911808 18995 33554432000 134512640 134829744 4290540528 18446744073709551615 134723565 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17902/statm: 19998 18995 345 78 0 19284 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 79992

[startup+582.301 s]
/proc/loadavg: 4.00 4.00 3.62 6/190 18027
/proc/meminfo: memFree=21579824/32951124 swapFree=67111528/67111528
[pid=17902] ppid=17900 vsize=117500 CPUtime=582.29 cores=1,3
/proc/17902/stat : 17902 (MPhaseSAT_M) R 17900 17902 17687 0 -1 4202496 65143 0 0 0 58213 16 0 0 25 0 1 0 267403856 120320000 28365 33554432000 134512640 134829744 4290540528 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17902/statm: 29375 28365 345 78 0 28661 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 117500

[startup+642.3 s]
/proc/loadavg: 4.00 4.00 3.64 6/190 18028
/proc/meminfo: memFree=21557108/32951124 swapFree=67111528/67111528
[pid=17902] ppid=17900 vsize=117500 CPUtime=642.29 cores=1,3
/proc/17902/stat : 17902 (MPhaseSAT_M) R 17900 17902 17687 0 -1 4202496 65143 0 0 0 64213 16 0 0 25 0 1 0 267403856 120320000 28365 33554432000 134512640 134829744 4290540528 18446744073709551615 11061214 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17902/statm: 29375 28365 345 78 0 28661 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 117500

[startup+702.3 s]
/proc/loadavg: 4.00 4.00 3.66 6/190 18030
/proc/meminfo: memFree=21534992/32951124 swapFree=67111528/67111528
[pid=17902] ppid=17900 vsize=117500 CPUtime=702.28 cores=1,3
/proc/17902/stat : 17902 (MPhaseSAT_M) R 17900 17902 17687 0 -1 4202496 65143 0 0 0 70212 16 0 0 25 0 1 0 267403856 120320000 28365 33554432000 134512640 134829744 4290540528 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17902/statm: 29375 28365 345 78 0 28661 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 117500

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.67 6/190 18031
/proc/meminfo: memFree=21535220/32951124 swapFree=67111528/67111528
[pid=17902] ppid=17900 vsize=117500 CPUtime=762.29 cores=1,3
/proc/17902/stat : 17902 (MPhaseSAT_M) R 17900 17902 17687 0 -1 4202496 65143 0 0 0 76213 16 0 0 25 0 1 0 267403856 120320000 28365 33554432000 134512640 134829744 4290540528 18446744073709551615 134632925 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17902/statm: 29375 28365 345 78 0 28661 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 117500

[startup+822.301 s]
/proc/loadavg: 4.06 4.01 3.70 6/190 18036
/proc/meminfo: memFree=21503540/32951124 swapFree=67111528/67111528
[pid=17902] ppid=17900 vsize=117500 CPUtime=822.28 cores=1,3
/proc/17902/stat : 17902 (MPhaseSAT_M) R 17900 17902 17687 0 -1 4202496 65143 0 0 0 82212 16 0 0 25 0 1 0 267403856 120320000 28365 33554432000 134512640 134829744 4290540528 18446744073709551615 134661598 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17902/statm: 29375 28365 345 78 0 28661 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 117500

[startup+882.3 s]
/proc/loadavg: 4.02 4.01 3.71 6/190 18038
/proc/meminfo: memFree=21503600/32951124 swapFree=67111528/67111528
[pid=17902] ppid=17900 vsize=117500 CPUtime=882.28 cores=1,3
/proc/17902/stat : 17902 (MPhaseSAT_M) R 17900 17902 17687 0 -1 4202496 65143 0 0 0 88212 16 0 0 25 0 1 0 267403856 120320000 28365 33554432000 134512640 134829744 4290540528 18446744073709551615 134661405 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17902/statm: 29375 28365 345 78 0 28661 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 117500

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.73 6/190 18039
/proc/meminfo: memFree=21503572/32951124 swapFree=67111528/67111528
[pid=17902] ppid=17900 vsize=117500 CPUtime=942.28 cores=1,3
/proc/17902/stat : 17902 (MPhaseSAT_M) R 17900 17902 17687 0 -1 4202496 65143 0 0 0 94212 16 0 0 25 0 1 0 267403856 120320000 28365 33554432000 134512640 134829744 4290540528 18446744073709551615 134661457 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17902/statm: 29375 28365 345 78 0 28661 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 117500

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.74 6/190 18041
/proc/meminfo: memFree=21503528/32951124 swapFree=67111528/67111528
[pid=17902] ppid=17900 vsize=117500 CPUtime=1002.27 cores=1,3
/proc/17902/stat : 17902 (MPhaseSAT_M) R 17900 17902 17687 0 -1 4202496 65143 0 0 0 100211 16 0 0 25 0 1 0 267403856 120320000 28365 33554432000 134512640 134829744 4290540528 18446744073709551615 10772810 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17902/statm: 29375 28365 345 78 0 28661 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 117500

[startup+1062.3 s]
/proc/loadavg: 4.04 4.01 3.76 6/190 18042
/proc/meminfo: memFree=21476600/32951124 swapFree=67111528/67111528
[pid=17902] ppid=17900 vsize=118704 CPUtime=1062.27 cores=1,3
/proc/17902/stat : 17902 (MPhaseSAT_M) R 17900 17902 17687 0 -1 4202496 65423 0 0 0 106211 16 0 0 25 0 1 0 267403856 121552896 28645 33554432000 134512640 134829744 4290540528 18446744073709551615 134632992 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17902/statm: 29676 28645 345 78 0 28962 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 118704

[startup+1122.3 s]
/proc/loadavg: 4.01 4.01 3.77 6/190 18044
/proc/meminfo: memFree=21432540/32951124 swapFree=67111528/67111528
[pid=17902] ppid=17900 vsize=153524 CPUtime=1122.27 cores=1,3
/proc/17902/stat : 17902 (MPhaseSAT_M) R 17900 17902 17687 0 -1 4202496 74323 0 0 0 112209 18 0 0 25 0 1 0 267403856 157208576 37347 33554432000 134512640 134829744 4290540528 18446744073709551615 134661647 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17902/statm: 38381 37347 345 78 0 37667 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 153524

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.78 6/190 18046
/proc/meminfo: memFree=21439956/32951124 swapFree=67111528/67111528
[pid=17902] ppid=17900 vsize=153524 CPUtime=1182.27 cores=1,3
/proc/17902/stat : 17902 (MPhaseSAT_M) R 17900 17902 17687 0 -1 4202496 74323 0 0 0 118209 18 0 0 25 0 1 0 267403856 157208576 37347 33554432000 134512640 134829744 4290540528 18446744073709551615 134722615 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17902/statm: 38381 37347 345 78 0 37667 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 153524

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.79 6/190 18074
/proc/meminfo: memFree=21495916/32951124 swapFree=67111528/67111528
[pid=17902] ppid=17900 vsize=153524 CPUtime=1242.27 cores=1,3
/proc/17902/stat : 17902 (MPhaseSAT_M) R 17900 17902 17687 0 -1 4202496 74323 0 0 0 124209 18 0 0 25 0 1 0 267403856 157208576 37347 33554432000 134512640 134829744 4290540528 18446744073709551615 134661441 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17902/statm: 38381 37347 345 78 0 37667 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 153524



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.92 3.98 3.80 5/190 18104
/proc/meminfo: memFree=21584060/32951124 swapFree=67111528/67111528
[pid=17902] ppid=17900 vsize=153524 CPUtime=1299.97 cores=1,3
/proc/17902/stat : 17902 (MPhaseSAT_M) R 17900 17902 17687 0 -1 4202496 74323 0 0 0 129979 18 0 0 25 0 1 0 267403856 157208576 37347 33554432000 134512640 134829744 4290540528 18446744073709551615 134678910 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17902/statm: 38381 37347 345 78 0 37667 0
Current children cumulated CPU time (s) 1299.97
Current children cumulated vsize (KiB) 153524

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1299.99
CPU user time (s): 1299.8
CPU system time (s): 0.188971
CPU usage (%): 99.998
Max. virtual memory (cumulated for all children) (KiB): 154316

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.8
system time used= 0.188971
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 74323
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7
involuntary context switches= 2202

runsolver used 2.07368 second user time and 5.01524 second system time

The end

Launcher Data

Begin job on node146 at 2011-04-02 15:11:16
IDJOB=3095290
IDBENCH=82572
IDSOLVER=1522
FILE ID=node146/3095290-1301749876
RUNJOBID= node146-1301748567-17707
PBS_JOBID= 12840993
Free space on /tmp= 72156 MiB

SOLVER NAME= MPhaseSAT_M 2011-02-16
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v35000-c147000-S950666065-093-UNKNOWN.cnf
COMMAND LINE= MPhaseSAT_M BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3095290-1301749876/watcher-3095290-1301749876 -o /tmp/evaluation-result-3095290-1301749876/solver-3095290-1301749876 -C 2400 -W 1300 -M 7680  MPhaseSAT_M HOME/instance-3095290-1301749876.cnf

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

MD5SUM BENCH= e27af9a147b2d7c0283d090128805575
RANDOM SEED=1154406556

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.830
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.830
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:      21813928 kB
Buffers:        345764 kB
Cached:       10433504 kB
SwapCached:          0 kB
Active:        7138608 kB
Inactive:      3747096 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21813928 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6372 kB
Writeback:           0 kB
AnonPages:      106128 kB
Mapped:          16724 kB
Slab:           188868 kB
PageTables:       5240 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   287376 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= 72152 MiB
End job on node146 at 2011-04-02 15:32:58