Trace number 3445702

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.93

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-21x33.cnf
MD5SUMf7c29bbc3bef00d1e7cc799553ba4813
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 variables2772
Number of clauses448371
Sum of the clauses size1785168
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 24158
Number of clauses of size 30
Number of clauses of size 4444213
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-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-3445702-1306974050/watcher-3445702-1306974050 -o /tmp/evaluation-result-3445702-1306974050/solver-3445702-1306974050 -C 5000 -W 5100 -M 15500 MPhaseSAT HOME/instance-3445702-1306974050.cnf 

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

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


[startup+0 s]
/proc/loadavg: 2.02 2.01 2.00 3/327 9273
/proc/meminfo: memFree=24288600/32951124 swapFree=67056304/67111528
[pid=9273] ppid=9271 vsize=10048 CPUtime=0 cores=0,2,4,6
/proc/9273/stat : 9273 (MPhaseSAT) R 9271 9273 8999 0 -1 4202496 348 0 0 0 0 0 0 0 25 0 1 0 887635657 10289152 289 33554432000 134512640 134731564 4287162304 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/9273/statm: 2512 290 225 54 0 1822 0

[startup+0.0149281 s]
/proc/loadavg: 2.02 2.01 2.00 3/327 9273
/proc/meminfo: memFree=24288600/32951124 swapFree=67056304/67111528
[pid=9273] ppid=9271 vsize=10048 CPUtime=0.01 cores=0,2,4,6
/proc/9273/stat : 9273 (MPhaseSAT) R 9271 9273 8999 0 -1 4202496 387 0 0 0 1 0 0 0 25 0 1 0 887635657 10289152 328 33554432000 134512640 134731564 4287162304 18446744073709551615 5888105 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/9273/statm: 2512 328 225 54 0 1822 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 10048

[startup+0.100974 s]
/proc/loadavg: 2.02 2.01 2.00 3/327 9273
/proc/meminfo: memFree=24288600/32951124 swapFree=67056304/67111528
[pid=9273] ppid=9271 vsize=10048 CPUtime=0.09 cores=0,2,4,6
/proc/9273/stat : 9273 (MPhaseSAT) R 9271 9273 8999 0 -1 4202496 871 0 0 0 9 0 0 0 25 0 1 0 887635657 10289152 812 33554432000 134512640 134731564 4287162304 18446744073709551615 5880063 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/9273/statm: 2512 812 225 54 0 1822 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10048

[startup+0.300934 s]
/proc/loadavg: 2.02 2.01 2.00 3/327 9273
/proc/meminfo: memFree=24288600/32951124 swapFree=67056304/67111528
[pid=9273] ppid=9271 vsize=10500 CPUtime=0.29 cores=0,2,4,6
/proc/9273/stat : 9273 (MPhaseSAT) R 9271 9273 8999 0 -1 4202496 1965 0 0 0 29 0 0 0 25 0 1 0 887635657 10752000 1906 33554432000 134512640 134731564 4287162304 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/9273/statm: 2625 1906 226 54 0 1935 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10500

[startup+0.700862 s]
/proc/loadavg: 2.02 2.01 2.00 3/327 9273
/proc/meminfo: memFree=24288600/32951124 swapFree=67056304/67111528
[pid=9273] ppid=9271 vsize=20492 CPUtime=0.69 cores=0,2,4,6
/proc/9273/stat : 9273 (MPhaseSAT) R 9271 9273 8999 0 -1 4202496 11257 0 0 0 67 2 0 0 25 0 1 0 887635657 20983808 4651 33554432000 134512640 134731564 4287162304 18446744073709551615 134559216 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/9273/statm: 5123 4651 236 54 0 4433 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20492

[startup+1.50071 s]
/proc/loadavg: 2.02 2.01 2.00 3/328 9274
/proc/meminfo: memFree=24245076/32951124 swapFree=67056304/67111528
[pid=9273] ppid=9271 vsize=60268 CPUtime=1.49 cores=0,2,4,6
/proc/9273/stat : 9273 (MPhaseSAT) R 9271 9273 8999 0 -1 4202496 24375 0 0 0 146 3 0 0 25 0 1 0 887635657 61714432 14592 33554432000 134512640 134731564 4287162304 18446744073709551615 134665971 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/9273/statm: 15067 14592 260 54 0 14377 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 60268

[startup+3.1004 s]
/proc/loadavg: 2.18 2.04 2.01 3/328 9274
/proc/meminfo: memFree=24225112/32951124 swapFree=67056304/67111528
[pid=9273] ppid=9271 vsize=74940 CPUtime=3.09 cores=0,2,4,6
/proc/9273/stat : 9273 (MPhaseSAT) R 9271 9273 8999 0 -1 4202496 28030 0 0 0 305 4 0 0 25 0 1 0 887635657 76738560 18247 33554432000 134512640 134731564 4287162304 18446744073709551615 134686112 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/9273/statm: 18735 18247 260 54 0 18045 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 74940

[startup+6.30085 s]
/proc/loadavg: 2.18 2.04 2.01 3/328 9274
/proc/meminfo: memFree=24212844/32951124 swapFree=67056304/67111528
[pid=9273] ppid=9271 vsize=76928 CPUtime=6.29 cores=0,2,4,6
/proc/9273/stat : 9273 (MPhaseSAT) R 9271 9273 8999 0 -1 4202496 28538 0 0 0 625 4 0 0 25 0 1 0 887635657 78774272 18755 33554432000 134512640 134731564 4287162304 18446744073709551615 134720151 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/9273/statm: 19232 18755 264 54 0 18542 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 76928

[startup+12.7007 s]
/proc/loadavg: 2.15 2.04 2.01 3/328 9274
/proc/meminfo: memFree=24212728/32951124 swapFree=67056304/67111528
[pid=9273] ppid=9271 vsize=76928 CPUtime=12.69 cores=0,2,4,6
/proc/9273/stat : 9273 (MPhaseSAT) R 9271 9273 8999 0 -1 4202496 28547 0 0 0 1265 4 0 0 25 0 1 0 887635657 78774272 18763 33554432000 134512640 134731564 4287162304 18446744073709551615 134659337 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/9273/statm: 19232 18763 270 54 0 18542 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 76928

[startup+25.5003 s]
/proc/loadavg: 2.13 2.04 2.01 3/328 9275
/proc/meminfo: memFree=24213220/32951124 swapFree=67056304/67111528
[pid=9273] ppid=9271 vsize=76928 CPUtime=25.49 cores=0,2,4,6
/proc/9273/stat : 9273 (MPhaseSAT) R 9271 9273 8999 0 -1 4202496 28547 0 0 0 2545 4 0 0 25 0 1 0 887635657 78774272 18763 33554432000 134512640 134731564 4287162304 18446744073709551615 134720336 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/9273/statm: 19232 18763 270 54 0 18542 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 76928

[startup+51.1006 s]
/proc/loadavg: 2.08 2.03 2.01 3/328 9275
/proc/meminfo: memFree=24192656/32951124 swapFree=67056304/67111528
[pid=9273] ppid=9271 vsize=104932 CPUtime=51.1 cores=0,2,4,6
/proc/9273/stat : 9273 (MPhaseSAT) R 9271 9273 8999 0 -1 4202496 90953 0 0 0 5097 13 0 0 25 0 1 0 887635657 107450368 25749 33554432000 134512640 134731564 4287162304 18446744073709551615 134720128 0 0 4096 1026 0 0 0 17 2 0 0 0
/proc/9273/statm: 26233 25749 276 54 0 25543 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 104932

[startup+102.312 s]
/proc/loadavg: 2.07 2.04 2.01 3/328 9277
/proc/meminfo: memFree=24186320/32951124 swapFree=67056304/67111528
[pid=9273] ppid=9271 vsize=105512 CPUtime=102.29 cores=0,2,4,6
/proc/9273/stat : 9273 (MPhaseSAT) R 9271 9273 8999 0 -1 4202496 91416 0 0 0 10216 13 0 0 25 0 1 0 887635657 108044288 25778 33554432000 134512640 134731564 4287162304 18446744073709551615 134624727 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9273/statm: 26378 25778 276 54 0 25688 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 105512

[startup+162.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/328 9278
/proc/meminfo: memFree=24182804/32951124 swapFree=67056304/67111528
[pid=9273] ppid=9271 vsize=108356 CPUtime=162.28 cores=0,2,4,6
/proc/9273/stat : 9273 (MPhaseSAT) R 9271 9273 8999 0 -1 4202496 92113 0 0 0 16215 13 0 0 25 0 1 0 887635657 110956544 26475 33554432000 134512640 134731564 4287162304 18446744073709551615 134623283 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9273/statm: 27089 26475 276 54 0 26399 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 108356

[startup+222.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/328 9280
/proc/meminfo: memFree=24178272/32951124 swapFree=67056304/67111528
[pid=9273] ppid=9271 vsize=111196 CPUtime=222.28 cores=0,2,4,6
/proc/9273/stat : 9273 (MPhaseSAT) R 9271 9273 8999 0 -1 4202496 92883 0 0 0 22214 14 0 0 25 0 1 0 887635657 113864704 27245 33554432000 134512640 134731564 4287162304 18446744073709551615 134719952 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9273/statm: 27799 27245 276 54 0 27109 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 111196

[startup+282.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/328 9281
/proc/meminfo: memFree=24172004/32951124 swapFree=67056304/67111528
[pid=9273] ppid=9271 vsize=117896 CPUtime=282.28 cores=0,2,4,6
/proc/9273/stat : 9273 (MPhaseSAT) R 9271 9273 8999 0 -1 4202496 94526 0 0 0 28214 14 0 0 25 0 1 0 887635657 120725504 28888 33554432000 134512640 134731564 4287162304 18446744073709551615 5997792 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9273/statm: 29474 28888 276 54 0 28784 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 117896

[startup+342.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/328 9283
/proc/meminfo: memFree=24167720/32951124 swapFree=67056304/67111528
[pid=9273] ppid=9271 vsize=122876 CPUtime=342.28 cores=0,2,4,6
/proc/9273/stat : 9273 (MPhaseSAT) R 9271 9273 8999 0 -1 4202496 95554 0 0 0 34214 14 0 0 25 0 1 0 887635657 125825024 29916 33554432000 134512640 134731564 4287162304 18446744073709551615 5742922 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9273/statm: 30719 29916 276 54 0 30029 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 122876

[startup+402.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/328 9285
/proc/meminfo: memFree=24164688/32951124 swapFree=67056304/67111528
[pid=9273] ppid=9271 vsize=127176 CPUtime=402.28 cores=0,2,4,6
/proc/9273/stat : 9273 (MPhaseSAT) R 9271 9273 8999 0 -1 4202496 96407 0 0 0 40214 14 0 0 25 0 1 0 887635657 130228224 30769 33554432000 134512640 134731564 4287162304 18446744073709551615 134720304 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9273/statm: 31794 30769 276 54 0 31104 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 127176

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/328 9286
/proc/meminfo: memFree=24163276/32951124 swapFree=67056304/67111528
[pid=9273] ppid=9271 vsize=130024 CPUtime=462.29 cores=0,2,4,6
/proc/9273/stat : 9273 (MPhaseSAT) R 9271 9273 8999 0 -1 4202496 96978 0 0 0 46214 15 0 0 25 0 1 0 887635657 133144576 31340 33554432000 134512640 134731564 4287162304 18446744073709551615 5742930 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9273/statm: 32506 31340 276 54 0 31816 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 130024

[startup+522.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/328 9288
/proc/meminfo: memFree=24151308/32951124 swapFree=67056304/67111528
[pid=9273] ppid=9271 vsize=142176 CPUtime=522.29 cores=0,2,4,6
/proc/9273/stat : 9273 (MPhaseSAT) R 9271 9273 8999 0 -1 4202496 99875 0 0 0 52214 15 0 0 25 0 1 0 887635657 145588224 34237 33554432000 134512640 134731564 4287162304 18446744073709551615 134659274 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9273/statm: 35544 34237 276 54 0 34854 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 142176

[startup+582.301 s]
/proc/loadavg: 2.07 2.02 2.00 3/328 9290
/proc/meminfo: memFree=24150376/32951124 swapFree=67056304/67111528
[pid=9273] ppid=9271 vsize=143336 CPUtime=582.29 cores=0,2,4,6
/proc/9273/stat : 9273 (MPhaseSAT) R 9271 9273 8999 0 -1 4202496 100180 0 0 0 58214 15 0 0 25 0 1 0 887635657 146776064 34542 33554432000 134512640 134731564 4287162304 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9273/statm: 35834 34542 276 54 0 35144 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 143336

[startup+642.301 s]

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

[startup+4062.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/328 9476
/proc/meminfo: memFree=24013432/32951124 swapFree=67056304/67111528
[pid=9273] ppid=9271 vsize=254988 CPUtime=4062.41 cores=0,2,4,6
/proc/9273/stat : 9273 (MPhaseSAT) R 9271 9273 8999 0 -1 4202496 129215 0 0 0 406214 27 0 0 25 0 1 0 887635657 261107712 61291 33554432000 134512640 134731564 4287162304 18446744073709551615 134721143 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9273/statm: 63747 61291 276 54 0 63057 0
Current children cumulated CPU time (s) 4062.41
Current children cumulated vsize (KiB) 254988

[startup+4122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/328 9478
/proc/meminfo: memFree=24013512/32951124 swapFree=67056304/67111528
[pid=9273] ppid=9271 vsize=254988 CPUtime=4122.4 cores=0,2,4,6
/proc/9273/stat : 9273 (MPhaseSAT) R 9271 9273 8999 0 -1 4202496 129215 0 0 0 412213 27 0 0 25 0 1 0 887635657 261107712 61291 33554432000 134512640 134731564 4287162304 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9273/statm: 63747 61291 276 54 0 63057 0
Current children cumulated CPU time (s) 4122.4
Current children cumulated vsize (KiB) 254988

[startup+4182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/328 9480
/proc/meminfo: memFree=24012604/32951124 swapFree=67056304/67111528
[pid=9273] ppid=9271 vsize=254988 CPUtime=4182.41 cores=0,2,4,6
/proc/9273/stat : 9273 (MPhaseSAT) R 9271 9273 8999 0 -1 4202496 129230 0 0 0 418214 27 0 0 25 0 1 0 887635657 261107712 61306 33554432000 134512640 134731564 4287162304 18446744073709551615 134720336 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9273/statm: 63747 61306 276 54 0 63057 0
Current children cumulated CPU time (s) 4182.41
Current children cumulated vsize (KiB) 254988

[startup+4242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/328 9481
/proc/meminfo: memFree=24012684/32951124 swapFree=67056304/67111528
[pid=9273] ppid=9271 vsize=254988 CPUtime=4242.41 cores=0,2,4,6
/proc/9273/stat : 9273 (MPhaseSAT) R 9271 9273 8999 0 -1 4202496 129230 0 0 0 424214 27 0 0 25 0 1 0 887635657 261107712 61306 33554432000 134512640 134731564 4287162304 18446744073709551615 5742449 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9273/statm: 63747 61306 276 54 0 63057 0
Current children cumulated CPU time (s) 4242.41
Current children cumulated vsize (KiB) 254988

[startup+4302.3 s]
/proc/loadavg: 2.11 2.03 2.01 3/328 9483
/proc/meminfo: memFree=24012508/32951124 swapFree=67056304/67111528
[pid=9273] ppid=9271 vsize=254988 CPUtime=4302.41 cores=0,2,4,6
/proc/9273/stat : 9273 (MPhaseSAT) R 9271 9273 8999 0 -1 4202496 129364 0 0 0 430214 27 0 0 25 0 1 0 887635657 261107712 61440 33554432000 134512640 134731564 4287162304 18446744073709551615 134659256 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9273/statm: 63747 61440 276 54 0 63057 0
Current children cumulated CPU time (s) 4302.41
Current children cumulated vsize (KiB) 254988

[startup+4362.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/328 9484
/proc/meminfo: memFree=24012088/32951124 swapFree=67056304/67111528
[pid=9273] ppid=9271 vsize=254988 CPUtime=4362.41 cores=0,2,4,6
/proc/9273/stat : 9273 (MPhaseSAT) R 9271 9273 8999 0 -1 4202496 129454 0 0 0 436213 28 0 0 25 0 1 0 887635657 261107712 61530 33554432000 134512640 134731564 4287162304 18446744073709551615 134623128 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9273/statm: 63747 61530 276 54 0 63057 0
Current children cumulated CPU time (s) 4362.41
Current children cumulated vsize (KiB) 254988

[startup+4422.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/328 9486
/proc/meminfo: memFree=24011792/32951124 swapFree=67056304/67111528
[pid=9273] ppid=9271 vsize=254988 CPUtime=4422.41 cores=0,2,4,6
/proc/9273/stat : 9273 (MPhaseSAT) R 9271 9273 8999 0 -1 4202496 129498 0 0 0 442213 28 0 0 25 0 1 0 887635657 261107712 61574 33554432000 134512640 134731564 4287162304 18446744073709551615 134670328 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9273/statm: 63747 61574 276 54 0 63057 0
Current children cumulated CPU time (s) 4422.41
Current children cumulated vsize (KiB) 254988

[startup+4482.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/328 9487
/proc/meminfo: memFree=24011384/32951124 swapFree=67056304/67111528
[pid=9273] ppid=9271 vsize=254988 CPUtime=4482.42 cores=0,2,4,6
/proc/9273/stat : 9273 (MPhaseSAT) R 9271 9273 8999 0 -1 4202496 129616 0 0 0 448214 28 0 0 25 0 1 0 887635657 261107712 61692 33554432000 134512640 134731564 4287162304 18446744073709551615 134721203 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9273/statm: 63747 61692 276 54 0 63057 0
Current children cumulated CPU time (s) 4482.42
Current children cumulated vsize (KiB) 254988

[startup+4542.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/328 9489
/proc/meminfo: memFree=24010340/32951124 swapFree=67056304/67111528
[pid=9273] ppid=9271 vsize=254988 CPUtime=4542.42 cores=0,2,4,6
/proc/9273/stat : 9273 (MPhaseSAT) R 9271 9273 8999 0 -1 4202496 129897 0 0 0 454214 28 0 0 25 0 1 0 887635657 261107712 61973 33554432000 134512640 134731564 4287162304 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9273/statm: 63747 61973 276 54 0 63057 0
Current children cumulated CPU time (s) 4542.42
Current children cumulated vsize (KiB) 254988

[startup+4602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/328 9491
/proc/meminfo: memFree=24009668/32951124 swapFree=67056304/67111528
[pid=9273] ppid=9271 vsize=254988 CPUtime=4602.43 cores=0,2,4,6
/proc/9273/stat : 9273 (MPhaseSAT) R 9271 9273 8999 0 -1 4202496 130087 0 0 0 460215 28 0 0 25 0 1 0 887635657 261107712 62163 33554432000 134512640 134731564 4287162304 18446744073709551615 134719983 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9273/statm: 63747 62163 276 54 0 63057 0
Current children cumulated CPU time (s) 4602.43
Current children cumulated vsize (KiB) 254988

[startup+4662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/328 9492
/proc/meminfo: memFree=24008252/32951124 swapFree=67056304/67111528
[pid=9273] ppid=9271 vsize=254988 CPUtime=4662.42 cores=0,2,4,6
/proc/9273/stat : 9273 (MPhaseSAT) R 9271 9273 8999 0 -1 4202496 130180 0 0 0 466214 28 0 0 25 0 1 0 887635657 261107712 62256 33554432000 134512640 134731564 4287162304 18446744073709551615 134659270 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9273/statm: 63747 62256 276 54 0 63057 0
Current children cumulated CPU time (s) 4662.42
Current children cumulated vsize (KiB) 254988

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/328 9497
/proc/meminfo: memFree=24006828/32951124 swapFree=67056304/67111528
[pid=9273] ppid=9271 vsize=254988 CPUtime=4722.43 cores=0,2,4,6
/proc/9273/stat : 9273 (MPhaseSAT) R 9271 9273 8999 0 -1 4202496 130344 0 0 0 472215 28 0 0 25 0 1 0 887635657 261107712 62420 33554432000 134512640 134731564 4287162304 18446744073709551615 5996251 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9273/statm: 63747 62420 276 54 0 63057 0
Current children cumulated CPU time (s) 4722.43
Current children cumulated vsize (KiB) 254988

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/328 9498
/proc/meminfo: memFree=24007640/32951124 swapFree=67056304/67111528
[pid=9273] ppid=9271 vsize=254988 CPUtime=4782.42 cores=0,2,4,6
/proc/9273/stat : 9273 (MPhaseSAT) R 9271 9273 8999 0 -1 4202496 130402 0 0 0 478214 28 0 0 25 0 1 0 887635657 261107712 62478 33554432000 134512640 134731564 4287162304 18446744073709551615 134623119 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9273/statm: 63747 62478 276 54 0 63057 0
Current children cumulated CPU time (s) 4782.42
Current children cumulated vsize (KiB) 254988

[startup+4842.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/328 9500
/proc/meminfo: memFree=24008704/32951124 swapFree=67056304/67111528
[pid=9273] ppid=9271 vsize=254988 CPUtime=4842.42 cores=0,2,4,6
/proc/9273/stat : 9273 (MPhaseSAT) R 9271 9273 8999 0 -1 4202496 130412 0 0 0 484214 28 0 0 25 0 1 0 887635657 261107712 62488 33554432000 134512640 134731564 4287162304 18446744073709551615 134623283 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9273/statm: 63747 62488 276 54 0 63057 0
Current children cumulated CPU time (s) 4842.42
Current children cumulated vsize (KiB) 254988

[startup+4902.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/328 9502
/proc/meminfo: memFree=24007908/32951124 swapFree=67056304/67111528
[pid=9273] ppid=9271 vsize=254988 CPUtime=4902.43 cores=0,2,4,6
/proc/9273/stat : 9273 (MPhaseSAT) R 9271 9273 8999 0 -1 4202496 130504 0 0 0 490215 28 0 0 25 0 1 0 887635657 261107712 62580 33554432000 134512640 134731564 4287162304 18446744073709551615 134614658 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9273/statm: 63747 62580 276 54 0 63057 0
Current children cumulated CPU time (s) 4902.43
Current children cumulated vsize (KiB) 254988

[startup+4962.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/328 9503
/proc/meminfo: memFree=24007728/32951124 swapFree=67056304/67111528
[pid=9273] ppid=9271 vsize=254988 CPUtime=4962.43 cores=0,2,4,6
/proc/9273/stat : 9273 (MPhaseSAT) R 9271 9273 8999 0 -1 4202496 130516 0 0 0 496214 29 0 0 25 0 1 0 887635657 261107712 62592 33554432000 134512640 134731564 4287162304 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9273/statm: 63747 62592 276 54 0 63057 0
Current children cumulated CPU time (s) 4962.43
Current children cumulated vsize (KiB) 254988



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.03 2.02 2.00 3/328 9504
/proc/meminfo: memFree=24007800/32951124 swapFree=67056304/67111528
[pid=9273] ppid=9271 vsize=254988 CPUtime=5000.04 cores=0,2,4,6
/proc/9273/stat : 9273 (MPhaseSAT) R 9271 9273 8999 0 -1 4202496 130516 0 0 0 499975 29 0 0 25 0 1 0 887635657 261107712 62592 33554432000 134512640 134731564 4287162304 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9273/statm: 63747 62592 276 54 0 63057 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 254988

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.03 2.02 2.00 3/328 9504
/proc/meminfo: memFree=24007800/32951124 swapFree=67056304/67111528
[pid=9273] ppid=9271 vsize=254988 CPUtime=5000.04 cores=0,2,4,6
/proc/9273/stat : 9273 (MPhaseSAT) R 9271 9273 8999 0 -1 4202496 130516 0 0 0 499975 29 0 0 25 0 1 0 887635657 261107712 62592 33554432000 134512640 134731564 4287162304 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/9273/statm: 63747 62592 276 54 0 63057 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 254988

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.93
CPU time (s): 5000.06
CPU user time (s): 4999.76
CPU system time (s): 0.307953
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 269528

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.76
system time used= 0.307953
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 130516
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= 9
involuntary context switches= 10012

runsolver used 16.1715 second user time and 33.8409 second system time

The end

Launcher Data

Begin job on node110 at 2011-06-02 02:20:51
IDJOB=3445702
IDBENCH=83165
IDSOLVER=1941
FILE ID=node110/3445702-1306974050
RUNJOBID= node110-1306969048-9017
PBS_JOBID= 13497676
Free space on /tmp= 73856 MiB

SOLVER NAME= MPhaseSAT 2011-02-15
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-21x33.cnf
COMMAND LINE= MPhaseSAT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3445702-1306974050/watcher-3445702-1306974050 -o /tmp/evaluation-result-3445702-1306974050/solver-3445702-1306974050 -C 5000 -W 5100 -M 15500  MPhaseSAT HOME/instance-3445702-1306974050.cnf

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

MD5SUM BENCH= f7c29bbc3bef00d1e7cc799553ba4813
RANDOM SEED=861245449

node110.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.83
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24288880 kB
Buffers:        250388 kB
Cached:        4477556 kB
SwapCached:       8652 kB
Active:        3811928 kB
Inactive:      4530148 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24288880 kB
SwapTotal:    67111528 kB
SwapFree:     67056304 kB
Dirty:           10992 kB
Writeback:           0 kB
AnonPages:     3612228 kB
Mapped:          28472 kB
Slab:           228616 kB
PageTables:      26964 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 75615568 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= 73856 MiB
End job on node110 at 2011-06-02 03:44:13