Trace number 3282464

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
MPhaseSAT64 2011-03-03? (TO) 1299.89 1300.01

General information on the benchmark

NameAPPLICATIONS/
bitverif/maxxor/maxxor064.cnf
MD5SUM902b28046d424b16042ca612ddad48e0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark788.78
Satisfiable
(Un)Satisfiability was proved
Number of variables51064
Number of clauses152039
Sum of the clauses size354755
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2101358
Number of clauses of size 350679
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-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-3282464-1307641468/watcher-3282464-1307641468 -o /tmp/evaluation-result-3282464-1307641468/solver-3282464-1307641468 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3282464-1307641468.cnf 

running on 2 cores: 5,7

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: 4.03 3.99 3.77 7/180 11306
/proc/meminfo: memFree=31837040/32951132 swapFree=67054608/67111528
[pid=11305] ppid=11302 vsize=1556 CPUtime=0 cores=5,7
/proc/11305/stat : 11305 (MPhaseSAT64) D 11302 11305 9702 0 -1 4194304 85 0 0 0 0 0 0 0 20 0 1 0 875746432 1593344 39 33554432000 134512640 134761588 4289876288 18446744073709551615 4983975 0 0 4096 0 18446744071562234166 0 0 17 5 0 0 0
/proc/11305/statm: 389 39 30 61 0 30 0

[startup+0.07508 s]
/proc/loadavg: 4.03 3.99 3.77 7/180 11306
/proc/meminfo: memFree=31837040/32951132 swapFree=67054608/67111528
[pid=11305] ppid=11302 vsize=2972 CPUtime=0 cores=5,7
/proc/11305/stat : 11305 (MPhaseSAT64) D 11302 11305 9702 0 -1 4194304 94 0 2 0 0 0 0 0 18 0 1 0 875746432 3043328 50 33554432000 134512640 134761588 4289876288 18446744073709551615 4983975 0 0 4096 0 18446744071562154983 0 0 17 5 0 0 4
/proc/11305/statm: 743 50 39 61 0 30 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2972

[startup+0.101076 s]
/proc/loadavg: 4.03 3.99 3.77 7/180 11306
/proc/meminfo: memFree=31837040/32951132 swapFree=67054608/67111528
[pid=11305] ppid=11302 vsize=2972 CPUtime=0 cores=5,7
/proc/11305/stat : 11305 (MPhaseSAT64) D 11302 11305 9702 0 -1 4194304 94 0 2 0 0 0 0 0 18 0 1 0 875746432 3043328 50 33554432000 134512640 134761588 4289876288 18446744073709551615 4983975 0 0 4096 0 18446744071562234166 0 0 17 5 0 0 6
/proc/11305/statm: 743 50 39 61 0 30 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2972

[startup+0.301034 s]
/proc/loadavg: 4.03 3.99 3.77 7/180 11306
/proc/meminfo: memFree=31837040/32951132 swapFree=67054608/67111528
[pid=11305] ppid=11302 vsize=8632 CPUtime=0.15 cores=5,7
/proc/11305/stat : 11305 (MPhaseSAT64) R 11302 11305 9702 0 -1 4202496 4262 0 4 0 15 0 0 0 18 0 1 0 875746432 8839168 1513 33554432000 134512640 134761588 4289876288 18446744073709551615 134559293 0 0 4096 1026 0 0 0 17 5 0 0 13
/proc/11305/statm: 2158 1520 332 61 0 1461 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 8632

[startup+0.700964 s]
/proc/loadavg: 4.03 3.99 3.77 7/180 11306
/proc/meminfo: memFree=31837040/32951132 swapFree=67054608/67111528
[pid=11305] ppid=11302 vsize=15604 CPUtime=0.54 cores=5,7
/proc/11305/stat : 11305 (MPhaseSAT64) R 11302 11305 9702 0 -1 4202496 10327 0 4 0 54 0 0 0 18 0 1 0 875746432 15978496 3419 33554432000 134512640 134761588 4289876288 18446744073709551615 134643525 0 0 4096 1026 0 0 0 17 5 0 0 13
/proc/11305/statm: 3901 3419 352 61 0 3204 0
Current children cumulated CPU time (s) 0.54
Current children cumulated vsize (KiB) 15604

[startup+1.50083 s]
/proc/loadavg: 4.03 3.99 3.77 6/188 11329
/proc/meminfo: memFree=31764144/32951132 swapFree=67054608/67111528
[pid=11305] ppid=11302 vsize=14472 CPUtime=1.35 cores=5,7
/proc/11305/stat : 11305 (MPhaseSAT64) R 11302 11305 9702 0 -1 4202496 14388 0 4 0 134 1 0 0 19 0 1 0 875746432 14819328 3150 33554432000 134512640 134761588 4289876288 18446744073709551615 134634390 0 0 4096 1026 0 0 0 17 5 0 0 13
/proc/11305/statm: 3618 3150 362 61 0 2921 0
Current children cumulated CPU time (s) 1.35
Current children cumulated vsize (KiB) 14472

[startup+3.10055 s]
/proc/loadavg: 4.03 3.99 3.77 6/188 11329
/proc/meminfo: memFree=31748764/32951132 swapFree=67054608/67111528
[pid=11305] ppid=11302 vsize=21392 CPUtime=2.95 cores=5,7
/proc/11305/stat : 11305 (MPhaseSAT64) R 11302 11305 9702 0 -1 4202496 16118 0 4 0 294 1 0 0 25 0 1 0 875746432 21905408 4880 33554432000 134512640 134761588 4289876288 18446744073709551615 134621595 0 0 4096 1026 0 0 0 17 5 0 0 13
/proc/11305/statm: 5348 4880 362 61 0 4651 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 21392

[startup+6.30099 s]
/proc/loadavg: 4.03 3.99 3.77 7/188 11329
/proc/meminfo: memFree=31727068/32951132 swapFree=67054608/67111528
[pid=11305] ppid=11302 vsize=21904 CPUtime=6.15 cores=5,7
/proc/11305/stat : 11305 (MPhaseSAT64) R 11302 11305 9702 0 -1 4202496 16246 0 4 0 614 1 0 0 25 0 1 0 875746432 22429696 5008 33554432000 134512640 134761588 4289876288 18446744073709551615 134635028 0 0 4096 1026 0 0 0 17 5 0 0 13
/proc/11305/statm: 5476 5008 362 61 0 4779 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 21904

[startup+12.7009 s]
/proc/loadavg: 4.10 4.00 3.78 6/188 11329
/proc/meminfo: memFree=31705096/32951132 swapFree=67054608/67111528
[pid=11305] ppid=11302 vsize=19076 CPUtime=12.55 cores=5,7
/proc/11305/stat : 11305 (MPhaseSAT64) R 11302 11305 9702 0 -1 4202496 18144 0 4 0 1254 1 0 0 25 0 1 0 875746432 19533824 4336 33554432000 134512640 134761588 4289876288 18446744073709551615 134747651 0 0 4096 1026 0 0 0 17 5 0 0 13
/proc/11305/statm: 4769 4336 366 61 0 4072 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 19076

[startup+25.5007 s]
/proc/loadavg: 4.08 4.00 3.78 6/188 11330
/proc/meminfo: memFree=31705036/32951132 swapFree=67054608/67111528
[pid=11305] ppid=11302 vsize=20280 CPUtime=25.34 cores=5,7
/proc/11305/stat : 11305 (MPhaseSAT64) R 11302 11305 9702 0 -1 4202496 19623 0 4 0 2533 1 0 0 25 0 1 0 875746432 20766720 4606 33554432000 134512640 134761588 4289876288 18446744073709551615 134643525 0 0 4096 1026 0 0 0 17 5 0 0 13
/proc/11305/statm: 5070 4606 366 61 0 4373 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 20280

[startup+51.1002 s]
/proc/loadavg: 4.05 4.00 3.79 6/188 11330
/proc/meminfo: memFree=31705508/32951132 swapFree=67054608/67111528
[pid=11305] ppid=11302 vsize=25512 CPUtime=50.95 cores=5,7
/proc/11305/stat : 11305 (MPhaseSAT64) R 11302 11305 9702 0 -1 4202496 49608 0 4 0 5090 5 0 0 25 0 1 0 875746432 26124288 5881 33554432000 134512640 134761588 4289876288 18446744073709551615 134644250 0 0 4096 1026 0 0 0 17 5 0 0 13
/proc/11305/statm: 6378 5881 307 61 0 5681 0
Current children cumulated CPU time (s) 50.95
Current children cumulated vsize (KiB) 25512

[startup+102.307 s]
/proc/loadavg: 4.02 4.00 3.80 6/188 11332
/proc/meminfo: memFree=31691980/32951132 swapFree=67054608/67111528
[pid=11305] ppid=11302 vsize=26404 CPUtime=102.15 cores=5,7
/proc/11305/stat : 11305 (MPhaseSAT64) R 11302 11305 9702 0 -1 4202496 68133 0 4 0 10208 7 0 0 25 0 1 0 875746432 27037696 6148 33554432000 134512640 134761588 4289876288 18446744073709551615 134643500 0 0 4096 1026 0 0 0 17 5 0 0 13
/proc/11305/statm: 6601 6148 307 61 0 5904 0
Current children cumulated CPU time (s) 102.15
Current children cumulated vsize (KiB) 26404

[startup+162.301 s]
/proc/loadavg: 4.01 4.00 3.81 6/188 11333
/proc/meminfo: memFree=31685144/32951132 swapFree=67054608/67111528
[pid=11305] ppid=11302 vsize=37012 CPUtime=162.15 cores=5,7
/proc/11305/stat : 11305 (MPhaseSAT64) R 11302 11305 9702 0 -1 4202496 77936 0 4 0 16206 9 0 0 25 0 1 0 875746432 37900288 8800 33554432000 134512640 134761588 4289876288 18446744073709551615 134747192 0 0 4096 1026 0 0 0 17 5 0 0 13
/proc/11305/statm: 9253 8800 307 61 0 8556 0
Current children cumulated CPU time (s) 162.15
Current children cumulated vsize (KiB) 37012

[startup+222.301 s]
/proc/loadavg: 4.00 4.00 3.82 6/188 11334
/proc/meminfo: memFree=31684496/32951132 swapFree=67054608/67111528
[pid=11305] ppid=11302 vsize=27364 CPUtime=222.15 cores=5,7
/proc/11305/stat : 11305 (MPhaseSAT64) R 11302 11305 9702 0 -1 4202496 84426 0 4 0 22205 10 0 0 25 0 1 0 875746432 28020736 6388 33554432000 134512640 134761588 4289876288 18446744073709551615 134643596 0 0 4096 1026 0 0 0 17 5 0 0 13
/proc/11305/statm: 6841 6388 307 61 0 6144 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 27364

[startup+282.3 s]
/proc/loadavg: 4.00 4.00 3.83 6/188 11336
/proc/meminfo: memFree=31680872/32951132 swapFree=67054608/67111528
[pid=11305] ppid=11302 vsize=28044 CPUtime=282.15 cores=5,7
/proc/11305/stat : 11305 (MPhaseSAT64) R 11302 11305 9702 0 -1 4202496 93658 0 4 0 28204 11 0 0 25 0 1 0 875746432 28717056 6558 33554432000 134512640 134761588 4289876288 18446744073709551615 134747194 0 0 4096 1026 0 0 0 17 5 0 0 13
/proc/11305/statm: 7011 6558 307 61 0 6314 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 28044

[startup+342.301 s]
/proc/loadavg: 4.04 4.01 3.84 6/188 11338
/proc/meminfo: memFree=31671300/32951132 swapFree=67054608/67111528
[pid=11305] ppid=11302 vsize=36672 CPUtime=342.15 cores=5,7
/proc/11305/stat : 11305 (MPhaseSAT64) R 11302 11305 9702 0 -1 4202496 101986 0 4 0 34203 12 0 0 25 0 1 0 875746432 37552128 8715 33554432000 134512640 134761588 4289876288 18446744073709551615 134643472 0 0 4096 1026 0 0 0 17 5 0 0 13
/proc/11305/statm: 9168 8715 307 61 0 8471 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 36672

[startup+402.3 s]
/proc/loadavg: 4.01 4.01 3.84 6/188 11340
/proc/meminfo: memFree=31676488/32951132 swapFree=67054608/67111528
[pid=11305] ppid=11302 vsize=38408 CPUtime=402.16 cores=5,7
/proc/11305/stat : 11305 (MPhaseSAT64) R 11302 11305 9702 0 -1 4202496 109484 0 4 0 40202 14 0 0 25 0 1 0 875746432 39329792 9139 33554432000 134512640 134761588 4289876288 18446744073709551615 134747265 0 0 4096 1026 0 0 0 17 5 0 0 13
/proc/11305/statm: 9602 9139 307 61 0 8905 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 38408

[startup+462.301 s]
/proc/loadavg: 4.08 4.02 3.85 6/188 11341
/proc/meminfo: memFree=31681420/32951132 swapFree=67054608/67111528
[pid=11305] ppid=11302 vsize=29388 CPUtime=462.16 cores=5,7
/proc/11305/stat : 11305 (MPhaseSAT64) R 11302 11305 9702 0 -1 4202496 116205 0 4 0 46201 15 0 0 25 0 1 0 875746432 30093312 6884 33554432000 134512640 134761588 4289876288 18446744073709551615 134748185 0 0 4096 1026 0 0 0 17 5 0 0 13
/proc/11305/statm: 7347 6884 307 61 0 6650 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 29388

[startup+522.301 s]
/proc/loadavg: 4.03 4.01 3.86 6/188 11342
/proc/meminfo: memFree=31673716/32951132 swapFree=67054608/67111528
[pid=11305] ppid=11302 vsize=38044 CPUtime=522.15 cores=5,7
/proc/11305/stat : 11305 (MPhaseSAT64) R 11302 11305 9702 0 -1 4202496 123967 0 4 0 52199 16 0 0 25 0 1 0 875746432 38957056 9048 33554432000 134512640 134761588 4289876288 18446744073709551615 134748031 0 0 4096 1026 0 0 0 17 5 0 0 13
/proc/11305/statm: 9511 9048 307 61 0 8814 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 38044

[startup+582.3 s]
/proc/loadavg: 4.01 4.01 3.87 6/188 11344
/proc/meminfo: memFree=31668484/32951132 swapFree=67054608/67111528
[pid=11305] ppid=11302 vsize=28804 CPUtime=582.15 cores=5,7
/proc/11305/stat : 11305 (MPhaseSAT64) R 11302 11305 9702 0 -1 4202496 130187 0 4 0 58198 17 0 0 25 0 1 0 875746432 29495296 6738 33554432000 134512640 134761588 4289876288 18446744073709551615 134747120 0 0 4096 1026 0 0 0 17 5 0 0 13
/proc/11305/statm: 7201 6738 307 61 0 6504 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 28804

[startup+642.301 s]
/proc/loadavg: 4.00 4.00 3.87 6/188 11346
/proc/meminfo: memFree=31677896/32951132 swapFree=67054608/67111528
[pid=11305] ppid=11302 vsize=30304 CPUtime=642.17 cores=5,7
/proc/11305/stat : 11305 (MPhaseSAT64) R 11302 11305 9702 0 -1 4202496 136808 0 4 0 64198 19 0 0 25 0 1 0 875746432 31031296 7113 33554432000 134512640 134761588 4289876288 18446744073709551615 134747199 0 0 4096 1026 0 0 0 17 5 0 0 13
/proc/11305/statm: 7576 7113 307 61 0 6879 0
Current children cumulated CPU time (s) 642.17
Current children cumulated vsize (KiB) 30304

[startup+702.3 s]
/proc/loadavg: 4.00 4.00 3.88 6/188 11348
/proc/meminfo: memFree=31672292/32951132 swapFree=67054608/67111528
[pid=11305] ppid=11302 vsize=37184 CPUtime=702.16 cores=5,7
/proc/11305/stat : 11305 (MPhaseSAT64) R 11302 11305 9702 0 -1 4202496 145388 0 4 0 70196 20 0 0 25 0 1 0 875746432 38076416 8833 33554432000 134512640 134761588 4289876288 18446744073709551615 134684645 0 0 4096 1026 0 0 0 17 5 0 0 13
/proc/11305/statm: 9296 8833 307 61 0 8599 0
Current children cumulated CPU time (s) 702.16
Current children cumulated vsize (KiB) 37184

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.88 6/188 11349
/proc/meminfo: memFree=31681828/32951132 swapFree=67054608/67111528
[pid=11305] ppid=11302 vsize=28984 CPUtime=762.17 cores=5,7
/proc/11305/stat : 11305 (MPhaseSAT64) R 11302 11305 9702 0 -1 4202496 151959 0 4 0 76196 21 0 0 25 0 1 0 875746432 29679616 6783 33554432000 134512640 134761588 4289876288 18446744073709551615 134747238 0 0 4096 1026 0 0 0 17 5 0 0 13
/proc/11305/statm: 7246 6783 307 61 0 6549 0
Current children cumulated CPU time (s) 762.17
Current children cumulated vsize (KiB) 28984

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.89 6/188 11350
/proc/meminfo: memFree=31675492/32951132 swapFree=67054608/67111528
[pid=11305] ppid=11302 vsize=38308 CPUtime=822.16 cores=5,7
/proc/11305/stat : 11305 (MPhaseSAT64) R 11302 11305 9702 0 -1 4202496 161438 0 4 0 82194 22 0 0 25 0 1 0 875746432 39227392 9114 33554432000 134512640 134761588 4289876288 18446744073709551615 134747265 0 0 4096 1026 0 0 0 17 5 0 0 13
/proc/11305/statm: 9577 9114 307 61 0 8880 0
Current children cumulated CPU time (s) 822.16
Current children cumulated vsize (KiB) 38308

[startup+882.3 s]
/proc/loadavg: 4.12 4.04 3.91 6/188 11352
/proc/meminfo: memFree=31668784/32951132 swapFree=67054608/67111528
[pid=11305] ppid=11302 vsize=38812 CPUtime=882.17 cores=5,7
/proc/11305/stat : 11305 (MPhaseSAT64) R 11302 11305 9702 0 -1 4202496 168286 0 4 0 88193 24 0 0 25 0 1 0 875746432 39743488 9240 33554432000 134512640 134761588 4289876288 18446744073709551615 134747194 0 0 4096 1026 0 0 0 17 5 0 0 13
/proc/11305/statm: 9703 9240 307 61 0 9006 0
Current children cumulated CPU time (s) 882.17
Current children cumulated vsize (KiB) 38812

[startup+942.301 s]
/proc/loadavg: 4.04 4.03 3.91 6/188 11354
/proc/meminfo: memFree=31678944/32951132 swapFree=67054608/67111528
[pid=11305] ppid=11302 vsize=28696 CPUtime=942.17 cores=5,7
/proc/11305/stat : 11305 (MPhaseSAT64) R 11302 11305 9702 0 -1 4202496 175702 0 4 0 94192 25 0 0 25 0 1 0 875746432 29384704 6711 33554432000 134512640 134761588 4289876288 18446744073709551615 134747199 0 0 4096 1026 0 0 0 17 5 0 0 13
/proc/11305/statm: 7174 6711 307 61 0 6477 0
Current children cumulated CPU time (s) 942.17
Current children cumulated vsize (KiB) 28696

[startup+1002.3 s]
/proc/loadavg: 4.01 4.02 3.91 6/188 11365
/proc/meminfo: memFree=31680528/32951132 swapFree=67054608/67111528
[pid=11305] ppid=11302 vsize=28684 CPUtime=1002.17 cores=5,7
/proc/11305/stat : 11305 (MPhaseSAT64) R 11302 11305 9702 0 -1 4202496 181742 0 4 0 100191 26 0 0 25 0 1 0 875746432 29372416 6708 33554432000 134512640 134761588 4289876288 18446744073709551615 134747265 0 0 4096 1026 0 0 0 17 5 0 0 13
/proc/11305/statm: 7171 6708 307 61 0 6474 0
Current children cumulated CPU time (s) 1002.17
Current children cumulated vsize (KiB) 28684

[startup+1062.3 s]
/proc/loadavg: 4.00 4.02 3.91 6/188 11366
/proc/meminfo: memFree=31670808/32951132 swapFree=67054608/67111528
[pid=11305] ppid=11302 vsize=37896 CPUtime=1062.17 cores=5,7
/proc/11305/stat : 11305 (MPhaseSAT64) R 11302 11305 9702 0 -1 4202496 188089 0 4 0 106191 26 0 0 25 0 1 0 875746432 38805504 9011 33554432000 134512640 134761588 4289876288 18446744073709551615 134673054 0 0 4096 1026 0 0 0 17 5 0 0 13
/proc/11305/statm: 9474 9011 307 61 0 8777 0
Current children cumulated CPU time (s) 1062.17
Current children cumulated vsize (KiB) 37896

[startup+1122.3 s]
/proc/loadavg: 4.00 4.01 3.91 6/188 11367
/proc/meminfo: memFree=31669052/32951132 swapFree=67054608/67111528
[pid=11305] ppid=11302 vsize=38276 CPUtime=1122.17 cores=5,7
/proc/11305/stat : 11305 (MPhaseSAT64) R 11302 11305 9702 0 -1 4202496 195151 0 4 0 112190 27 0 0 25 0 1 0 875746432 39194624 9106 33554432000 134512640 134761588 4289876288 18446744073709551615 134748113 0 0 4096 1026 0 0 0 17 5 0 0 13
/proc/11305/statm: 9569 9106 307 61 0 8872 0
Current children cumulated CPU time (s) 1122.17
Current children cumulated vsize (KiB) 38276

[startup+1182.3 s]
/proc/loadavg: 4.00 4.01 3.91 6/188 11369
/proc/meminfo: memFree=31669292/32951132 swapFree=67054608/67111528
[pid=11305] ppid=11302 vsize=38784 CPUtime=1182.17 cores=5,7
/proc/11305/stat : 11305 (MPhaseSAT64) R 11302 11305 9702 0 -1 4202496 202339 0 4 0 118189 28 0 0 25 0 1 0 875746432 39714816 9233 33554432000 134512640 134761588 4289876288 18446744073709551615 134748086 0 0 4096 1026 0 0 0 17 5 0 0 13
/proc/11305/statm: 9696 9233 307 61 0 8999 0
Current children cumulated CPU time (s) 1182.17
Current children cumulated vsize (KiB) 38784

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.91 6/188 11371
/proc/meminfo: memFree=31670516/32951132 swapFree=67054608/67111528
[pid=11305] ppid=11302 vsize=38784 CPUtime=1242.17 cores=5,7
/proc/11305/stat : 11305 (MPhaseSAT64) R 11302 11305 9702 0 -1 4202496 208981 0 4 0 124188 29 0 0 25 0 1 0 875746432 39714816 9233 33554432000 134512640 134761588 4289876288 18446744073709551615 134747280 0 0 4096 1026 0 0 0 17 5 0 0 13
/proc/11305/statm: 9696 9233 307 61 0 8999 0
Current children cumulated CPU time (s) 1242.17
Current children cumulated vsize (KiB) 38784



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.91 6/188 11376
/proc/meminfo: memFree=31669608/32951132 swapFree=67054608/67111528
[pid=11305] ppid=11302 vsize=38784 CPUtime=1299.88 cores=5,7
/proc/11305/stat : 11305 (MPhaseSAT64) R 11302 11305 9702 0 -1 4202496 213510 0 4 0 129958 30 0 0 25 0 1 0 875746432 39714816 9233 33554432000 134512640 134761588 4289876288 18446744073709551615 134747194 0 0 4096 1026 0 0 0 17 5 0 0 13
/proc/11305/statm: 9696 9233 307 61 0 8999 0
Current children cumulated CPU time (s) 1299.88
Current children cumulated vsize (KiB) 38784

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.89
CPU user time (s): 1299.59
CPU system time (s): 0.305953
CPU usage (%): 99.991
Max. virtual memory (cumulated for all children) (KiB): 42368

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.59
system time used= 0.305953
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 213510
page faults= 4
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 40
involuntary context switches= 2579

runsolver used 2.08268 second user time and 4.93025 second system time

The end

Launcher Data

Begin job on node131 at 2011-06-09 19:44:28
IDJOB=3282464
IDBENCH=70817
IDSOLVER=1521
FILE ID=node131/3282464-1307641468
RUNJOBID= node131-1307641468-11272
PBS_JOBID= 13549361
Free space on /tmp= 74112 MiB

SOLVER NAME= MPhaseSAT64 2011-03-03
BENCH NAME= SAT09/APPLICATIONS/bitverif/maxxor/maxxor064.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3282464-1307641468/watcher-3282464-1307641468 -o /tmp/evaluation-result-3282464-1307641468/solver-3282464-1307641468 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3282464-1307641468.cnf

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

MD5SUM BENCH= 902b28046d424b16042ca612ddad48e0
RANDOM SEED=229593701

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      31839252 kB
Buffers:        212188 kB
Cached:         624068 kB
SwapCached:       9832 kB
Active:         337692 kB
Inactive:       525640 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      31839252 kB
SwapTotal:    67111528 kB
SwapFree:     67054608 kB
Dirty:            9744 kB
Writeback:          36 kB
AnonPages:       25868 kB
Mapped:          12992 kB
Slab:           183308 kB
PageTables:       5316 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   199436 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= 74100 MiB
End job on node131 at 2011-06-09 20:06:10