Trace number 3445721

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.12 5000.04

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-21x39.cnf
MD5SUMe7679ca49bb432c9b90305d907365c4e
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 variables3276
Number of clauses628173
Sum of the clauses size2502864
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 24914
Number of clauses of size 30
Number of clauses of size 4623259
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-3445721-1306975439/watcher-3445721-1306975439 -o /tmp/evaluation-result-3445721-1306975439/solver-3445721-1306975439 -C 5000 -W 5100 -M 15500 MPhaseSAT HOME/instance-3445721-1306975439.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.06 2.05 2/530 15729
/proc/meminfo: memFree=15281856/32951132 swapFree=46579808/67111528
[pid=15729] ppid=15727 vsize=12860 CPUtime=0.01 cores=0,2,4,6
/proc/15729/stat : 15729 (MPhaseSAT) R 15727 15729 15411 0 -1 4202496 380 0 0 0 1 0 0 0 25 0 1 0 809142646 13168640 321 33554432000 134512640 134731564 4293660624 18446744073709551615 134531593 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/15729/statm: 3215 321 225 54 0 2525 0

[startup+0.120294 s]
/proc/loadavg: 2.02 2.06 2.05 2/530 15729
/proc/meminfo: memFree=15281856/32951132 swapFree=46579808/67111528
[pid=15729] ppid=15727 vsize=12860 CPUtime=0.11 cores=0,2,4,6
/proc/15729/stat : 15729 (MPhaseSAT) R 15727 15729 15411 0 -1 4202496 985 0 0 0 11 0 0 0 25 0 1 0 809142646 13168640 926 33554432000 134512640 134731564 4293660624 18446744073709551615 134531593 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/15729/statm: 3215 926 225 54 0 2525 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 12860

[startup+0.200279 s]
/proc/loadavg: 2.02 2.06 2.05 2/530 15729
/proc/meminfo: memFree=15281856/32951132 swapFree=46579808/67111528
[pid=15729] ppid=15727 vsize=12860 CPUtime=0.19 cores=0,2,4,6
/proc/15729/stat : 15729 (MPhaseSAT) R 15727 15729 15411 0 -1 4202496 1429 0 0 0 19 0 0 0 25 0 1 0 809142646 13168640 1370 33554432000 134512640 134731564 4293660624 18446744073709551615 8867362 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/15729/statm: 3215 1370 225 54 0 2525 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 12860

[startup+0.300257 s]
/proc/loadavg: 2.02 2.06 2.05 2/530 15729
/proc/meminfo: memFree=15281856/32951132 swapFree=46579808/67111528
[pid=15729] ppid=15727 vsize=12860 CPUtime=0.29 cores=0,2,4,6
/proc/15729/stat : 15729 (MPhaseSAT) R 15727 15729 15411 0 -1 4202496 1986 0 0 0 29 0 0 0 25 0 1 0 809142646 13168640 1927 33554432000 134512640 134731564 4293660624 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/15729/statm: 3215 1927 225 54 0 2525 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12860

[startup+0.701199 s]
/proc/loadavg: 2.02 2.06 2.05 2/530 15729
/proc/meminfo: memFree=15281856/32951132 swapFree=46579808/67111528
[pid=15729] ppid=15727 vsize=27508 CPUtime=0.69 cores=0,2,4,6
/proc/15729/stat : 15729 (MPhaseSAT) R 15727 15729 15411 0 -1 4202496 9528 0 0 0 68 1 0 0 25 0 1 0 809142646 28168192 6409 33554432000 134512640 134731564 4293660624 18446744073709551615 134559035 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/15729/statm: 6877 6409 236 54 0 6187 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27508

[startup+1.50106 s]
/proc/loadavg: 2.02 2.06 2.05 3/531 15732
/proc/meminfo: memFree=15266104/32951132 swapFree=46579808/67111528
[pid=15729] ppid=15727 vsize=60664 CPUtime=1.49 cores=0,2,4,6
/proc/15729/stat : 15729 (MPhaseSAT) R 15727 15729 15411 0 -1 4202496 28680 0 0 0 146 3 0 0 25 0 1 0 809142646 62119936 14718 33554432000 134512640 134731564 4293660624 18446744073709551615 134722595 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/15729/statm: 15166 14718 256 54 0 14476 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 60664

[startup+3.10078 s]
/proc/loadavg: 2.02 2.06 2.05 3/531 15732
/proc/meminfo: memFree=15202364/32951132 swapFree=46579808/67111528
[pid=15729] ppid=15727 vsize=86564 CPUtime=3.09 cores=0,2,4,6
/proc/15729/stat : 15729 (MPhaseSAT) R 15727 15729 15411 0 -1 4202496 35436 0 0 0 305 4 0 0 25 0 1 0 809142646 88641536 21169 33554432000 134512640 134731564 4293660624 18446744073709551615 134686112 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/15729/statm: 21641 21169 260 54 0 20951 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 86564

[startup+6.30023 s]
/proc/loadavg: 2.26 2.10 2.06 3/531 15732
/proc/meminfo: memFree=15181796/32951132 swapFree=46579808/67111528
[pid=15729] ppid=15727 vsize=100660 CPUtime=6.29 cores=0,2,4,6
/proc/15729/stat : 15729 (MPhaseSAT) R 15727 15729 15411 0 -1 4202496 38960 0 0 0 624 5 0 0 25 0 1 0 809142646 103075840 24693 33554432000 134512640 134731564 4293660624 18446744073709551615 134719952 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/15729/statm: 25165 24693 264 54 0 24475 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 100660

[startup+12.7011 s]
/proc/loadavg: 2.24 2.10 2.06 3/531 15732
/proc/meminfo: memFree=15181696/32951132 swapFree=46579808/67111528
[pid=15729] ppid=15727 vsize=100660 CPUtime=12.69 cores=0,2,4,6
/proc/15729/stat : 15729 (MPhaseSAT) R 15727 15729 15411 0 -1 4202496 38960 0 0 0 1264 5 0 0 25 0 1 0 809142646 103075840 24693 33554432000 134512640 134731564 4293660624 18446744073709551615 134655548 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/15729/statm: 25165 24693 264 54 0 24475 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 100660

[startup+25.5009 s]
/proc/loadavg: 2.18 2.10 2.06 3/531 15732
/proc/meminfo: memFree=15181692/32951132 swapFree=46579808/67111528
[pid=15729] ppid=15727 vsize=100660 CPUtime=25.49 cores=0,2,4,6
/proc/15729/stat : 15729 (MPhaseSAT) R 15727 15729 15411 0 -1 4202496 38968 0 0 0 2544 5 0 0 25 0 1 0 809142646 103075840 24700 33554432000 134512640 134731564 4293660624 18446744073709551615 134659057 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/15729/statm: 25165 24700 270 54 0 24475 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 100660

[startup+51.1005 s]
/proc/loadavg: 2.12 2.09 2.06 3/531 15732
/proc/meminfo: memFree=15160948/32951132 swapFree=46579808/67111528
[pid=15729] ppid=15727 vsize=121832 CPUtime=51.09 cores=0,2,4,6
/proc/15729/stat : 15729 (MPhaseSAT) R 15727 15729 15411 0 -1 4202496 119946 0 0 0 5092 17 0 0 25 0 1 0 809142646 124755968 29974 33554432000 134512640 134731564 4293660624 18446744073709551615 134659345 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/15729/statm: 30458 29974 276 54 0 29768 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 121832

[startup+102.301 s]
/proc/loadavg: 2.05 2.07 2.05 3/531 15734
/proc/meminfo: memFree=15148224/32951132 swapFree=46579808/67111528
[pid=15729] ppid=15727 vsize=134036 CPUtime=102.31 cores=0,2,4,6
/proc/15729/stat : 15729 (MPhaseSAT) R 15727 15729 15411 0 -1 4202496 126770 0 0 0 10213 18 0 0 25 0 1 0 809142646 137252864 33041 33554432000 134512640 134731564 4293660624 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/15729/statm: 33509 33041 276 54 0 32819 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 134036

[startup+162.3 s]
/proc/loadavg: 2.02 2.06 2.05 3/531 15736
/proc/meminfo: memFree=15146728/32951132 swapFree=46579808/67111528
[pid=15729] ppid=15727 vsize=134036 CPUtime=162.3 cores=0,2,4,6
/proc/15729/stat : 15729 (MPhaseSAT) R 15727 15729 15411 0 -1 4202496 126770 0 0 0 16212 18 0 0 25 0 1 0 809142646 137252864 33041 33554432000 134512640 134731564 4293660624 18446744073709551615 134659672 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/15729/statm: 33509 33041 276 54 0 32819 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 134036

[startup+222.321 s]
/proc/loadavg: 2.00 2.04 2.04 3/531 15736
/proc/meminfo: memFree=15141996/32951132 swapFree=46579808/67111528
[pid=15729] ppid=15727 vsize=139916 CPUtime=222.31 cores=0,2,4,6
/proc/15729/stat : 15729 (MPhaseSAT) R 15727 15729 15411 0 -1 4202496 128212 0 0 0 22213 18 0 0 25 0 1 0 809142646 143273984 34483 33554432000 134512640 134731564 4293660624 18446744073709551615 134659936 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/15729/statm: 34979 34483 276 54 0 34289 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 139916

[startup+282.301 s]
/proc/loadavg: 2.00 2.03 2.04 3/531 15738
/proc/meminfo: memFree=15129336/32951132 swapFree=46579808/67111528
[pid=15729] ppid=15727 vsize=153228 CPUtime=282.3 cores=0,2,4,6
/proc/15729/stat : 15729 (MPhaseSAT) R 15727 15729 15411 0 -1 4202496 131307 0 0 0 28211 19 0 0 25 0 1 0 809142646 156905472 37578 33554432000 134512640 134731564 4293660624 18446744073709551615 134722587 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/15729/statm: 38307 37578 276 54 0 37617 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 153228

[startup+342.3 s]
/proc/loadavg: 2.16 2.06 2.04 3/531 15740
/proc/meminfo: memFree=15128580/32951132 swapFree=46579808/67111528
[pid=15729] ppid=15727 vsize=153228 CPUtime=342.3 cores=0,2,4,6
/proc/15729/stat : 15729 (MPhaseSAT) R 15727 15729 15411 0 -1 4202496 131336 0 0 0 34211 19 0 0 25 0 1 0 809142646 156905472 37607 33554432000 134512640 134731564 4293660624 18446744073709551615 134659293 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/15729/statm: 38307 37607 276 54 0 37617 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 153228

[startup+402.301 s]
/proc/loadavg: 2.13 2.06 2.04 3/531 15742
/proc/meminfo: memFree=15128312/32951132 swapFree=46579808/67111528
[pid=15729] ppid=15727 vsize=153228 CPUtime=402.3 cores=0,2,4,6
/proc/15729/stat : 15729 (MPhaseSAT) R 15727 15729 15411 0 -1 4202496 131391 0 0 0 40211 19 0 0 25 0 1 0 809142646 156905472 37662 33554432000 134512640 134731564 4293660624 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/15729/statm: 38307 37662 276 54 0 37617 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 153228

[startup+462.301 s]
/proc/loadavg: 2.05 2.05 2.04 3/531 15744
/proc/meminfo: memFree=15122964/32951132 swapFree=46579808/67111528
[pid=15729] ppid=15727 vsize=160628 CPUtime=462.3 cores=0,2,4,6
/proc/15729/stat : 15729 (MPhaseSAT) R 15727 15729 15411 0 -1 4202496 133032 0 0 0 46211 19 0 0 25 0 1 0 809142646 164483072 39303 33554432000 134512640 134731564 4293660624 18446744073709551615 134719952 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/15729/statm: 40157 39303 276 54 0 39467 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 160628

[startup+522.3 s]
/proc/loadavg: 2.13 2.07 2.04 3/531 15744
/proc/meminfo: memFree=15115888/32951132 swapFree=46579808/67111528
[pid=15729] ppid=15727 vsize=169144 CPUtime=522.3 cores=0,2,4,6
/proc/15729/stat : 15729 (MPhaseSAT) R 15727 15729 15411 0 -1 4202496 134809 0 0 0 52211 19 0 0 25 0 1 0 809142646 173203456 41080 33554432000 134512640 134731564 4293660624 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/15729/statm: 42286 41080 276 54 0 41596 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 169144

[startup+582.301 s]
/proc/loadavg: 2.10 2.07 2.04 3/531 15746
/proc/meminfo: memFree=15110428/32951132 swapFree=46579808/67111528
[pid=15729] ppid=15727 vsize=174160 CPUtime=582.31 cores=0,2,4,6
/proc/15729/stat : 15729 (MPhaseSAT) R 15727 15729 15411 0 -1 4202496 136075 0 0 0 58211 20 0 0 25 0 1 0 809142646 178339840 42346 33554432000 134512640 134731564 4293660624 18446744073709551615 134659720 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/15729/statm: 43540 42346 276 54 0 42850 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 174160

[startup+642.301 s]

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

[startup+4062.3 s]
/proc/loadavg: 2.08 2.04 2.01 3/531 15907
/proc/meminfo: memFree=14993356/32951132 swapFree=46579808/67111528
[pid=15729] ppid=15727 vsize=308100 CPUtime=4062.38 cores=0,2,4,6
/proc/15729/stat : 15729 (MPhaseSAT) R 15727 15729 15411 0 -1 4202496 170172 0 0 0 406210 28 0 0 25 0 1 0 809142646 315494400 75772 33554432000 134512640 134731564 4293660624 18446744073709551615 134659293 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/15729/statm: 77025 75772 276 54 0 76335 0
Current children cumulated CPU time (s) 4062.38
Current children cumulated vsize (KiB) 308100

[startup+4122.3 s]
/proc/loadavg: 2.16 2.07 2.01 3/531 15907
/proc/meminfo: memFree=14993220/32951132 swapFree=46579808/67111528
[pid=15729] ppid=15727 vsize=308100 CPUtime=4122.37 cores=0,2,4,6
/proc/15729/stat : 15729 (MPhaseSAT) R 15727 15729 15411 0 -1 4202496 170186 0 0 0 412209 28 0 0 25 0 1 0 809142646 315494400 75786 33554432000 134512640 134731564 4293660624 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/15729/statm: 77025 75786 276 54 0 76335 0
Current children cumulated CPU time (s) 4122.37
Current children cumulated vsize (KiB) 308100

[startup+4182.32 s]
/proc/loadavg: 2.12 2.07 2.01 3/531 15909
/proc/meminfo: memFree=14994080/32951132 swapFree=46579808/67111528
[pid=15729] ppid=15727 vsize=308100 CPUtime=4182.39 cores=0,2,4,6
/proc/15729/stat : 15729 (MPhaseSAT) R 15727 15729 15411 0 -1 4202496 170186 0 0 0 418211 28 0 0 25 0 1 0 809142646 315494400 75786 33554432000 134512640 134731564 4293660624 18446744073709551615 134659702 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/15729/statm: 77025 75786 276 54 0 76335 0
Current children cumulated CPU time (s) 4182.39
Current children cumulated vsize (KiB) 308100

[startup+4242.3 s]
/proc/loadavg: 2.04 2.05 2.01 3/531 15911
/proc/meminfo: memFree=14994320/32951132 swapFree=46579808/67111528
[pid=15729] ppid=15727 vsize=308100 CPUtime=4242.37 cores=0,2,4,6
/proc/15729/stat : 15729 (MPhaseSAT) R 15727 15729 15411 0 -1 4202496 170196 0 0 0 424209 28 0 0 25 0 1 0 809142646 315494400 75796 33554432000 134512640 134731564 4293660624 18446744073709551615 134659329 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/15729/statm: 77025 75796 276 54 0 76335 0
Current children cumulated CPU time (s) 4242.37
Current children cumulated vsize (KiB) 308100

[startup+4302.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/531 15913
/proc/meminfo: memFree=14994176/32951132 swapFree=46579808/67111528
[pid=15729] ppid=15727 vsize=308100 CPUtime=4302.37 cores=0,2,4,6
/proc/15729/stat : 15729 (MPhaseSAT) R 15727 15729 15411 0 -1 4202496 170201 0 0 0 430209 28 0 0 25 0 1 0 809142646 315494400 75801 33554432000 134512640 134731564 4293660624 18446744073709551615 134673162 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/15729/statm: 77025 75801 276 54 0 76335 0
Current children cumulated CPU time (s) 4302.37
Current children cumulated vsize (KiB) 308100

[startup+4362.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/531 15915
/proc/meminfo: memFree=14994164/32951132 swapFree=46579808/67111528
[pid=15729] ppid=15727 vsize=308100 CPUtime=4362.37 cores=0,2,4,6
/proc/15729/stat : 15729 (MPhaseSAT) R 15727 15729 15411 0 -1 4202496 170215 0 0 0 436209 28 0 0 25 0 1 0 809142646 315494400 75815 33554432000 134512640 134731564 4293660624 18446744073709551615 8711918 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/15729/statm: 77025 75815 276 54 0 76335 0
Current children cumulated CPU time (s) 4362.37
Current children cumulated vsize (KiB) 308100

[startup+4422.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/531 15915
/proc/meminfo: memFree=14994016/32951132 swapFree=46579808/67111528
[pid=15729] ppid=15727 vsize=308100 CPUtime=4422.37 cores=0,2,4,6
/proc/15729/stat : 15729 (MPhaseSAT) R 15727 15729 15411 0 -1 4202496 170235 0 0 0 442209 28 0 0 25 0 1 0 809142646 315494400 75835 33554432000 134512640 134731564 4293660624 18446744073709551615 134720128 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/15729/statm: 77025 75835 276 54 0 76335 0
Current children cumulated CPU time (s) 4422.37
Current children cumulated vsize (KiB) 308100

[startup+4482.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/531 15917
/proc/meminfo: memFree=14993384/32951132 swapFree=46579808/67111528
[pid=15729] ppid=15727 vsize=308100 CPUtime=4482.38 cores=0,2,4,6
/proc/15729/stat : 15729 (MPhaseSAT) R 15727 15729 15411 0 -1 4202496 170369 0 0 0 448210 28 0 0 25 0 1 0 809142646 315494400 75969 33554432000 134512640 134731564 4293660624 18446744073709551615 134719975 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/15729/statm: 77025 75969 276 54 0 76335 0
Current children cumulated CPU time (s) 4482.38
Current children cumulated vsize (KiB) 308100

[startup+4542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/531 15919
/proc/meminfo: memFree=14994112/32951132 swapFree=46579808/67111528
[pid=15729] ppid=15727 vsize=308100 CPUtime=4542.38 cores=0,2,4,6
/proc/15729/stat : 15729 (MPhaseSAT) R 15727 15729 15411 0 -1 4202496 170369 0 0 0 454210 28 0 0 25 0 1 0 809142646 315494400 75969 33554432000 134512640 134731564 4293660624 18446744073709551615 134659274 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/15729/statm: 77025 75969 276 54 0 76335 0
Current children cumulated CPU time (s) 4542.38
Current children cumulated vsize (KiB) 308100

[startup+4602.3 s]
/proc/loadavg: 2.12 2.04 2.01 3/531 15921
/proc/meminfo: memFree=14992600/32951132 swapFree=46579808/67111528
[pid=15729] ppid=15727 vsize=308100 CPUtime=4602.38 cores=0,2,4,6
/proc/15729/stat : 15729 (MPhaseSAT) R 15727 15729 15411 0 -1 4202496 170371 0 0 0 460210 28 0 0 25 0 1 0 809142646 315494400 75971 33554432000 134512640 134731564 4293660624 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/15729/statm: 77025 75971 276 54 0 76335 0
Current children cumulated CPU time (s) 4602.38
Current children cumulated vsize (KiB) 308100

[startup+4662.3 s]
/proc/loadavg: 2.10 2.04 2.01 3/531 15932
/proc/meminfo: memFree=14992036/32951132 swapFree=46579808/67111528
[pid=15729] ppid=15727 vsize=308100 CPUtime=4662.37 cores=0,2,4,6
/proc/15729/stat : 15729 (MPhaseSAT) R 15727 15729 15411 0 -1 4202496 170391 0 0 0 466209 28 0 0 25 0 1 0 809142646 315494400 75991 33554432000 134512640 134731564 4293660624 18446744073709551615 134659341 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/15729/statm: 77025 75991 276 54 0 76335 0
Current children cumulated CPU time (s) 4662.37
Current children cumulated vsize (KiB) 308100

[startup+4722.3 s]
/proc/loadavg: 2.10 2.06 2.01 3/531 16424
/proc/meminfo: memFree=14991488/32951132 swapFree=46579808/67111528
[pid=15729] ppid=15727 vsize=308100 CPUtime=4722.38 cores=0,2,4,6
/proc/15729/stat : 15729 (MPhaseSAT) R 15727 15729 15411 0 -1 4202496 170432 0 0 0 472210 28 0 0 25 0 1 0 809142646 315494400 76032 33554432000 134512640 134731564 4293660624 18446744073709551615 134673176 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/15729/statm: 77025 76032 276 54 0 76335 0
Current children cumulated CPU time (s) 4722.38
Current children cumulated vsize (KiB) 308100

[startup+4782.3 s]
/proc/loadavg: 2.07 2.06 2.01 3/531 16426
/proc/meminfo: memFree=14991320/32951132 swapFree=46579808/67111528
[pid=15729] ppid=15727 vsize=308100 CPUtime=4782.37 cores=0,2,4,6
/proc/15729/stat : 15729 (MPhaseSAT) R 15727 15729 15411 0 -1 4202496 170449 0 0 0 478209 28 0 0 25 0 1 0 809142646 315494400 76049 33554432000 134512640 134731564 4293660624 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/15729/statm: 77025 76049 276 54 0 76335 0
Current children cumulated CPU time (s) 4782.37
Current children cumulated vsize (KiB) 308100

[startup+4842.32 s]
/proc/loadavg: 2.02 2.05 2.01 3/531 16428
/proc/meminfo: memFree=14992420/32951132 swapFree=46579808/67111528
[pid=15729] ppid=15727 vsize=308100 CPUtime=4842.39 cores=0,2,4,6
/proc/15729/stat : 15729 (MPhaseSAT) R 15727 15729 15411 0 -1 4202496 170479 0 0 0 484211 28 0 0 25 0 1 0 809142646 315494400 76079 33554432000 134512640 134731564 4293660624 18446744073709551615 134659270 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/15729/statm: 77025 76079 276 54 0 76335 0
Current children cumulated CPU time (s) 4842.39
Current children cumulated vsize (KiB) 308100

[startup+4902.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/531 16430
/proc/meminfo: memFree=14992768/32951132 swapFree=46579808/67111528
[pid=15729] ppid=15727 vsize=308100 CPUtime=4902.37 cores=0,2,4,6
/proc/15729/stat : 15729 (MPhaseSAT) R 15727 15729 15411 0 -1 4202496 170498 0 0 0 490209 28 0 0 25 0 1 0 809142646 315494400 76098 33554432000 134512640 134731564 4293660624 18446744073709551615 134659320 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/15729/statm: 77025 76098 276 54 0 76335 0
Current children cumulated CPU time (s) 4902.37
Current children cumulated vsize (KiB) 308100

[startup+4962.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/531 16434
/proc/meminfo: memFree=14992628/32951132 swapFree=46579808/67111528
[pid=15729] ppid=15727 vsize=308100 CPUtime=4962.37 cores=0,2,4,6
/proc/15729/stat : 15729 (MPhaseSAT) R 15727 15729 15411 0 -1 4202496 170510 0 0 0 496209 28 0 0 25 0 1 0 809142646 315494400 76110 33554432000 134512640 134731564 4293660624 18446744073709551615 134624792 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/15729/statm: 77025 76110 276 54 0 76335 0
Current children cumulated CPU time (s) 4962.37
Current children cumulated vsize (KiB) 308100



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.00 2.02 2.00 3/531 16435
/proc/meminfo: memFree=14993716/32951132 swapFree=46579808/67111528
[pid=15729] ppid=15727 vsize=308100 CPUtime=5000.09 cores=0,2,4,6
/proc/15729/stat : 15729 (MPhaseSAT) R 15727 15729 15411 0 -1 4202496 170571 0 0 0 499981 28 0 0 25 0 1 0 809142646 315494400 76171 33554432000 134512640 134731564 4293660624 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/15729/statm: 77025 76171 276 54 0 76335 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 308100

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

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

[startup+5000 s]
/proc/loadavg: 2.00 2.02 2.00 3/531 16435
/proc/meminfo: memFree=14993716/32951132 swapFree=46579808/67111528
[pid=15729] ppid=15727 vsize=308100 CPUtime=5000.09 cores=0,2,4,6
/proc/15729/stat : 15729 (MPhaseSAT) R 15727 15729 15411 0 -1 4202496 170571 0 0 0 499981 28 0 0 25 0 1 0 809142646 315494400 76171 33554432000 134512640 134731564 4293660624 18446744073709551615 134659334 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/15729/statm: 77025 76171 276 54 0 76335 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 308100

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5000.04
CPU time (s): 5000.12
CPU user time (s): 4999.82
CPU system time (s): 0.304953
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 308100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.82
system time used= 0.304953
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 170571
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= 8
involuntary context switches= 6323

runsolver used 27.5028 second user time and 58.909 second system time

The end

Launcher Data

Begin job on node128 at 2011-06-02 02:44:00
IDJOB=3445721
IDBENCH=83184
IDSOLVER=1941
FILE ID=node128/3445721-1306975439
RUNJOBID= node128-1306970437-15429
PBS_JOBID= 13497685
Free space on /tmp= 73784 MiB

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

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

MD5SUM BENCH= e7679ca49bb432c9b90305d907365c4e
RANDOM SEED=1668598917

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      15282136 kB
Buffers:        298536 kB
Cached:        3438368 kB
SwapCached:      35620 kB
Active:        8861636 kB
Inactive:      8491712 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      15282136 kB
SwapTotal:    67111528 kB
SwapFree:     46579808 kB
Dirty:           15312 kB
Writeback:           0 kB
AnonPages:    13589864 kB
Mapped:          18704 kB
Slab:           133812 kB
PageTables:     112592 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 174828424 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73784 MiB
End job on node128 at 2011-06-02 04:07:22