Trace number 3495865

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
MoUsSaka 2011-03-26No Cert. 1800.09 1800.04

General information on the benchmark

Namemus/marques-silva/
bmc-default/longmult9.cnf
MD5SUM90705743a0108362faff4c7cd4262437
Bench CategoryMUS (MUS)
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 variables4321
Number of clauses13479
Sum of the clauses size32517
Maximum clause length18
Minimum clause length1
Number of clauses of size 141
Number of clauses of size 29084
Number of clauses of size 33598
Number of clauses of size 4566
Number of clauses of size 510
Number of clauses of size over 5180

Solver Data

0.00/0.00	c MoUsSaka vegetarian
52.09/52.15	
52.09/52.15	s UNSATISFIABLE

Verifier Data

ERROR: no value line found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 988)

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-3495865-1307808909/watcher-3495865-1307808909 -o /tmp/evaluation-result-3495865-1307808909/solver-3495865-1307808909 -C 1800 -W 1850 -M 7680 MoUsSaka HOME/instance-3495865-1307808909.cnf 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1850 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: 2.18 2.02 2.94 5/189 29387
/proc/meminfo: memFree=30199260/32951124 swapFree=67053176/67111528
[pid=29387] ppid=29385 vsize=13056 CPUtime=0 cores=5,7
/proc/29387/stat : 29387 (MoUsSaka) R 29385 29387 27623 0 -1 4202496 740 0 0 0 0 0 0 0 25 0 1 0 892488603 13369344 573 33554432000 4194304 4365125 140733876665296 18446744073709551615 218905730816 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29387/statm: 3264 573 255 42 0 412 0

[startup+0.034318 s]
/proc/loadavg: 2.18 2.02 2.94 5/189 29387
/proc/meminfo: memFree=30199260/32951124 swapFree=67053176/67111528
[pid=29387] ppid=29385 vsize=14600 CPUtime=0.03 cores=5,7
/proc/29387/stat : 29387 (MoUsSaka) R 29385 29387 27623 0 -1 4202496 1533 0 0 0 3 0 0 0 25 0 1 0 892488603 14950400 865 33554432000 4194304 4365125 140733876665296 18446744073709551615 4257476 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29387/statm: 3650 865 262 42 0 798 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 14600

[startup+0.100307 s]
/proc/loadavg: 2.18 2.02 2.94 5/189 29387
/proc/meminfo: memFree=30199260/32951124 swapFree=67053176/67111528
[pid=29387] ppid=29385 vsize=16636 CPUtime=0.09 cores=5,7
/proc/29387/stat : 29387 (MoUsSaka) R 29385 29387 27623 0 -1 4202496 3227 0 0 0 9 0 0 0 25 0 1 0 892488603 17035264 1218 33554432000 4194304 4365125 140733876665296 18446744073709551615 4257476 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29387/statm: 4159 1218 262 42 0 1307 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16636

[startup+0.300286 s]
/proc/loadavg: 2.18 2.02 2.94 5/189 29387
/proc/meminfo: memFree=30199260/32951124 swapFree=67053176/67111528
[pid=29387] ppid=29385 vsize=23488 CPUtime=0.28 cores=5,7
/proc/29387/stat : 29387 (MoUsSaka) R 29385 29387 27623 0 -1 4202496 10133 0 0 0 28 0 0 0 25 0 1 0 892488603 24051712 2973 33554432000 4194304 4365125 140733876665296 18446744073709551615 4244701 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29387/statm: 5872 2973 262 42 0 3020 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 23488

[startup+0.700198 s]
/proc/loadavg: 2.18 2.02 2.94 5/189 29387
/proc/meminfo: memFree=30199260/32951124 swapFree=67053176/67111528
[pid=29387] ppid=29385 vsize=35984 CPUtime=0.68 cores=5,7
/proc/29387/stat : 29387 (MoUsSaka) R 29385 29387 27623 0 -1 4202496 21291 0 0 0 67 1 0 0 25 0 1 0 892488603 36847616 5455 33554432000 4194304 4365125 140733876665296 18446744073709551615 4250320 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29387/statm: 8996 5456 262 42 0 6144 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 35984

[startup+1.50106 s]
/proc/loadavg: 2.18 2.02 2.94 5/190 29388
/proc/meminfo: memFree=30152528/32951124 swapFree=67053176/67111528
[pid=29387] ppid=29385 vsize=63916 CPUtime=1.49 cores=5,7
/proc/29387/stat : 29387 (MoUsSaka) R 29385 29387 27623 0 -1 4202496 33380 0 0 0 146 3 0 0 25 0 1 0 892488603 65449984 10008 33554432000 4194304 4365125 140733876665296 18446744073709551615 4266165 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29387/statm: 15979 10008 263 42 0 13127 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 63916

[startup+3.10077 s]
/proc/loadavg: 2.18 2.02 2.94 5/190 29388
/proc/meminfo: memFree=30109484/32951124 swapFree=67053176/67111528
[pid=29387] ppid=29385 vsize=116548 CPUtime=3.09 cores=5,7
/proc/29387/stat : 29387 (MoUsSaka) R 29385 29387 27623 0 -1 4202496 68114 0 0 0 302 7 0 0 25 0 1 0 892488603 119345152 17866 33554432000 4194304 4365125 140733876665296 18446744073709551615 4257409 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29387/statm: 29137 17866 263 42 0 26285 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 116548

[startup+6.30019 s]
/proc/loadavg: 2.33 2.05 2.95 5/190 29388
/proc/meminfo: memFree=29892608/32951124 swapFree=67053176/67111528
[pid=29387] ppid=29385 vsize=179436 CPUtime=6.29 cores=5,7
/proc/29387/stat : 29387 (MoUsSaka) R 29385 29387 27623 0 -1 4202496 117137 0 0 0 617 12 0 0 25 0 1 0 892488603 183742464 34968 33554432000 4194304 4365125 140733876665296 18446744073709551615 4245180 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29387/statm: 44859 34968 263 42 0 42007 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 179436

[startup+12.701 s]
/proc/loadavg: 2.46 2.08 2.95 5/190 29388
/proc/meminfo: memFree=29684808/32951124 swapFree=67053176/67111528
[pid=29387] ppid=29385 vsize=422356 CPUtime=12.69 cores=5,7
/proc/29387/stat : 29387 (MoUsSaka) R 29385 29387 27623 0 -1 4202496 238426 0 0 0 1243 26 0 0 25 0 1 0 892488603 432492544 67778 33554432000 4194304 4365125 140733876665296 18446744073709551615 4245201 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29387/statm: 105589 67778 265 42 0 102737 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 422356

[startup+25.5007 s]
/proc/loadavg: 2.80 2.18 2.97 5/190 29389
/proc/meminfo: memFree=28811372/32951124 swapFree=67053176/67111528
[pid=29387] ppid=29385 vsize=1015712 CPUtime=25.49 cores=5,7
/proc/29387/stat : 29387 (MoUsSaka) R 29385 29387 27623 0 -1 4202496 533152 0 0 0 2495 54 0 0 25 0 1 0 892488603 1040089088 155883 33554432000 4194304 4365125 140733876665296 18446744073709551615 4250159 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29387/statm: 253928 155883 263 42 0 251076 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1015712

[startup+51.1011 s]
/proc/loadavg: 3.27 2.34 3.00 5/190 29389
/proc/meminfo: memFree=27489268/32951124 swapFree=67053176/67111528
[pid=29387] ppid=29385 vsize=2326916 CPUtime=51.09 cores=5,7
/proc/29387/stat : 29387 (MoUsSaka) R 29385 29387 27623 0 -1 4202496 779249 0 0 0 5028 81 0 0 25 0 1 0 892488603 2382761984 362261 33554432000 4194304 4365125 140733876665296 18446744073709551615 4250173 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29387/statm: 581729 362261 263 42 0 578877 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 2326916

[startup+102.307 s]
/proc/loadavg: 3.68 2.59 3.05 5/190 29391
/proc/meminfo: memFree=26959532/32951124 swapFree=67053176/67111528
[pid=29387] ppid=29385 vsize=1779712 CPUtime=102.3 cores=5,7
/proc/29387/stat : 29387 (MoUsSaka) R 29385 29387 27623 0 -1 4202496 1404702 0 0 0 10083 147 0 0 25 0 1 0 892488603 1822425088 300772 33554432000 4194304 4365125 140733876665296 18446744073709551615 4306832 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29387/statm: 444928 300772 264 42 0 442076 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 1779712

[startup+162.301 s]
/proc/loadavg: 3.88 2.84 3.11 5/190 29392
/proc/meminfo: memFree=26930104/32951124 swapFree=67053176/67111528
[pid=29387] ppid=29385 vsize=1319712 CPUtime=162.3 cores=5,7
/proc/29387/stat : 29387 (MoUsSaka) R 29385 29387 27623 0 -1 4202496 1522806 0 0 0 16067 163 0 0 25 0 1 0 892488603 1351385088 241278 33554432000 4194304 4365125 140733876665296 18446744073709551615 4244624 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29387/statm: 329928 241278 272 42 0 327076 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 1319712

[startup+222.301 s]
/proc/loadavg: 3.95 3.05 3.16 5/190 29432
/proc/meminfo: memFree=28272284/32951124 swapFree=67053176/67111528
[pid=29387] ppid=29385 vsize=1298360 CPUtime=222.29 cores=5,7
/proc/29387/stat : 29387 (MoUsSaka) R 29385 29387 27623 0 -1 4202496 1741306 0 0 0 22044 185 0 0 25 0 1 0 892488603 1329520640 236468 33554432000 4194304 4365125 140733876665296 18446744073709551615 4257958 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29387/statm: 324590 236468 272 42 0 321738 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 1298360

[startup+282.3 s]
/proc/loadavg: 4.03 3.24 3.21 5/190 29434
/proc/meminfo: memFree=28222036/32951124 swapFree=67053176/67111528
[pid=29387] ppid=29385 vsize=1332388 CPUtime=282.3 cores=5,7
/proc/29387/stat : 29387 (MoUsSaka) R 29385 29387 27623 0 -1 4202496 1838491 0 0 0 28033 197 0 0 25 0 1 0 892488603 1364365312 243221 33554432000 4194304 4365125 140733876665296 18446744073709551615 4245131 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29387/statm: 333097 243221 272 42 0 330245 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 1332388

[startup+342.3 s]
/proc/loadavg: 3.79 3.32 3.24 4/184 29459
/proc/meminfo: memFree=28324528/32951124 swapFree=67053176/67111528
[pid=29387] ppid=29385 vsize=1339720 CPUtime=342.3 cores=5,7
/proc/29387/stat : 29387 (MoUsSaka) R 29385 29387 27623 0 -1 4202496 1908665 0 0 0 34024 206 0 0 25 0 1 0 892488603 1371873280 245579 33554432000 4194304 4365125 140733876665296 18446744073709551615 4250135 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29387/statm: 334930 245579 272 42 0 332078 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 1339720

[startup+402.301 s]
/proc/loadavg: 3.29 3.26 3.23 4/184 29461
/proc/meminfo: memFree=28334408/32951124 swapFree=67053176/67111528
[pid=29387] ppid=29385 vsize=1323268 CPUtime=402.3 cores=5,7
/proc/29387/stat : 29387 (MoUsSaka) R 29385 29387 27623 0 -1 4202496 2085858 0 0 0 40004 226 0 0 25 0 1 0 892488603 1355026432 242216 33554432000 4194304 4365125 140733876665296 18446744073709551615 4245180 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29387/statm: 330817 242216 272 42 0 327965 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 1323268

[startup+462.301 s]
/proc/loadavg: 3.10 3.21 3.21 4/184 29462
/proc/meminfo: memFree=28262812/32951124 swapFree=67053176/67111528
[pid=29387] ppid=29385 vsize=1490176 CPUtime=462.31 cores=5,7
/proc/29387/stat : 29387 (MoUsSaka) R 29385 29387 27623 0 -1 4202496 2233119 0 0 0 45987 244 0 0 25 0 1 0 892488603 1525940224 265080 33554432000 4194304 4365125 140733876665296 18446744073709551615 4257485 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29387/statm: 372544 265080 300 42 0 369692 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 1490176

[startup+522.301 s]
/proc/loadavg: 3.04 3.17 3.19 4/184 29464
/proc/meminfo: memFree=28329492/32951124 swapFree=67053176/67111528
[pid=29387] ppid=29385 vsize=1334504 CPUtime=522.3 cores=5,7
/proc/29387/stat : 29387 (MoUsSaka) R 29385 29387 27623 0 -1 4202496 2259643 0 0 0 51983 247 0 0 25 0 1 0 892488603 1366532096 245540 33554432000 4194304 4365125 140733876665296 18446744073709551615 4258044 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29387/statm: 333626 245540 300 42 0 330774 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 1334504

[startup+582.301 s]
/proc/loadavg: 3.01 3.14 3.18 4/184 29466
/proc/meminfo: memFree=27924460/32951124 swapFree=67053176/67111528
[pid=29387] ppid=29385 vsize=2096320 CPUtime=582.3 cores=5,7
/proc/29387/stat : 29387 (MoUsSaka) R 29385 29387 27623 0 -1 4202496 2355247 0 0 0 57973 257 0 0 25 0 1 0 892488603 2146631680 341144 33554432000 4194304 4365125 140733876665296 18446744073709551615 4247584 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29387/statm: 524080 341144 300 42 0 521228 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 2096320

[startup+642.301 s]

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

[startup+822.301 s]
/proc/loadavg: 3.00 3.05 3.13 5/184 29472
/proc/meminfo: memFree=28141888/32951124 swapFree=67053176/67111528
[pid=29387] ppid=29385 vsize=1342696 CPUtime=822.32 cores=5,7
/proc/29387/stat : 29387 (MoUsSaka) R 29385 29387 27623 0 -1 4202496 2445256 0 0 0 81962 270 0 0 25 0 1 0 892488603 1374920704 246600 33554432000 4194304 4365125 140733876665296 18446744073709551615 4257409 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29387/statm: 335674 246600 300 42 0 332822 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 1342696

[startup+882.301 s]
/proc/loadavg: 3.00 3.04 3.12 4/184 29474
/proc/meminfo: memFree=28130316/32951124 swapFree=67053176/67111528
[pid=29387] ppid=29385 vsize=1361128 CPUtime=882.32 cores=5,7
/proc/29387/stat : 29387 (MoUsSaka) R 29385 29387 27623 0 -1 4202496 2514357 0 0 0 87954 278 0 0 25 0 1 0 892488603 1393795072 248913 33554432000 4194304 4365125 140733876665296 18446744073709551615 4257958 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29387/statm: 340282 248913 300 42 0 337430 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 1361128

[startup+942.301 s]
/proc/loadavg: 3.00 3.03 3.11 4/184 29475
/proc/meminfo: memFree=28112304/32951124 swapFree=67053176/67111528
[pid=29387] ppid=29385 vsize=1340648 CPUtime=942.31 cores=5,7
/proc/29387/stat : 29387 (MoUsSaka) R 29385 29387 27623 0 -1 4202496 2518437 0 0 0 93953 278 0 0 25 0 1 0 892488603 1372823552 246343 33554432000 4194304 4365125 140733876665296 18446744073709551615 4272031 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29387/statm: 335162 246343 300 42 0 332310 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 1340648

[startup+1002.3 s]
/proc/loadavg: 3.00 3.02 3.09 4/184 29477
/proc/meminfo: memFree=28137564/32951124 swapFree=67053176/67111528
[pid=29387] ppid=29385 vsize=1340648 CPUtime=1002.31 cores=5,7
/proc/29387/stat : 29387 (MoUsSaka) R 29385 29387 27623 0 -1 4202496 2518437 0 0 0 99953 278 0 0 25 0 1 0 892488603 1372823552 246343 33554432000 4194304 4365125 140733876665296 18446744073709551615 4250176 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29387/statm: 335162 246343 300 42 0 332310 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 1340648

[startup+1062.3 s]
/proc/loadavg: 3.00 3.02 3.09 4/184 29478
/proc/meminfo: memFree=27784496/32951124 swapFree=67053176/67111528
[pid=29387] ppid=29385 vsize=2098368 CPUtime=1062.31 cores=5,7
/proc/29387/stat : 29387 (MoUsSaka) R 29385 29387 27623 0 -1 4202496 2613495 0 0 0 105943 288 0 0 25 0 1 0 892488603 2148728832 341401 33554432000 4194304 4365125 140733876665296 18446744073709551615 4248423 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29387/statm: 524592 341401 300 42 0 521740 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 2098368

[startup+1122.3 s]
/proc/loadavg: 2.51 2.89 3.04 3/178 29504
/proc/meminfo: memFree=29833248/32951124 swapFree=67053176/67111528
[pid=29387] ppid=29385 vsize=1404132 CPUtime=1122.32 cores=5,7
/proc/29387/stat : 29387 (MoUsSaka) R 29385 29387 27623 0 -1 4202496 2680026 0 0 0 111935 297 0 0 25 0 1 0 892488603 1437831168 254278 33554432000 4194304 4365125 140733876665296 18446744073709551615 4244758 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29387/statm: 351033 254278 300 42 0 348181 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 1404132

[startup+1182.3 s]
/proc/loadavg: 2.19 2.72 2.97 3/178 29505
/proc/meminfo: memFree=29878592/32951124 swapFree=67053176/67111528
[pid=29387] ppid=29385 vsize=1349332 CPUtime=1182.32 cores=5,7
/proc/29387/stat : 29387 (MoUsSaka) R 29385 29387 27623 0 -1 4202496 2739322 0 0 0 117929 303 0 0 25 0 1 0 892488603 1381715968 249339 33554432000 4194304 4365125 140733876665296 18446744073709551615 4257958 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29387/statm: 337333 249339 273 42 0 334481 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 1349332

[startup+1242.3 s]
/proc/loadavg: 2.07 2.59 2.91 3/178 29507
/proc/meminfo: memFree=29782700/32951124 swapFree=67053176/67111528
[pid=29387] ppid=29385 vsize=1371856 CPUtime=1242.33 cores=5,7
/proc/29387/stat : 29387 (MoUsSaka) R 29385 29387 27623 0 -1 4202496 2742149 0 0 0 123929 304 0 0 25 0 1 0 892488603 1404780544 252166 33554432000 4194304 4365125 140733876665296 18446744073709551615 4258085 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29387/statm: 342964 252166 273 42 0 340112 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 1371856

[startup+1302.3 s]
/proc/loadavg: 2.02 2.48 2.85 3/178 29509
/proc/meminfo: memFree=29843904/32951124 swapFree=67053176/67111528
[pid=29387] ppid=29385 vsize=1371856 CPUtime=1302.34 cores=5,7
/proc/29387/stat : 29387 (MoUsSaka) R 29385 29387 27623 0 -1 4202496 2742149 0 0 0 129930 304 0 0 25 0 1 0 892488603 1404780544 252166 33554432000 4194304 4365125 140733876665296 18446744073709551615 4249178 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29387/statm: 342964 252166 273 42 0 340112 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 1371856

[startup+1362.3 s]
/proc/loadavg: 2.01 2.39 2.79 3/178 29510
/proc/meminfo: memFree=29734248/32951124 swapFree=67053176/67111528
[pid=29387] ppid=29385 vsize=1597124 CPUtime=1362.33 cores=5,7
/proc/29387/stat : 29387 (MoUsSaka) R 29385 29387 27623 0 -1 4202496 2782364 0 0 0 135925 308 0 0 25 0 1 0 892488603 1635454976 280436 33554432000 4194304 4365125 140733876665296 18446744073709551615 4250123 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29387/statm: 399281 280436 273 42 0 396429 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 1597124

[startup+1422.31 s]
/proc/loadavg: 2.00 2.32 2.74 3/178 29512
/proc/meminfo: memFree=29856464/32951124 swapFree=67053176/67111528
[pid=29387] ppid=29385 vsize=1349332 CPUtime=1422.33 cores=5,7
/proc/29387/stat : 29387 (MoUsSaka) R 29385 29387 27623 0 -1 4202496 2788912 0 0 0 141924 309 0 0 25 0 1 0 892488603 1381715968 249339 33554432000 4194304 4365125 140733876665296 18446744073709551615 4317013 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29387/statm: 337333 249339 273 42 0 334481 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 1349332

[startup+1482.3 s]
/proc/loadavg: 2.00 2.26 2.69 3/178 29514
/proc/meminfo: memFree=29858668/32951124 swapFree=67053176/67111528
[pid=29387] ppid=29385 vsize=1349332 CPUtime=1482.33 cores=5,7
/proc/29387/stat : 29387 (MoUsSaka) R 29385 29387 27623 0 -1 4202496 2788912 0 0 0 147924 309 0 0 25 0 1 0 892488603 1381715968 249339 33554432000 4194304 4365125 140733876665296 18446744073709551615 4257409 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29387/statm: 337333 249339 273 42 0 334481 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 1349332

[startup+1542.3 s]
/proc/loadavg: 2.00 2.21 2.64 3/178 29515
/proc/meminfo: memFree=29800832/32951124 swapFree=67053176/67111528
[pid=29387] ppid=29385 vsize=1349332 CPUtime=1542.33 cores=5,7
/proc/29387/stat : 29387 (MoUsSaka) R 29385 29387 27623 0 -1 4202496 2788912 0 0 0 153924 309 0 0 25 0 1 0 892488603 1381715968 249339 33554432000 4194304 4365125 140733876665296 18446744073709551615 4257958 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29387/statm: 337333 249339 273 42 0 334481 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 1349332

[startup+1602.3 s]
/proc/loadavg: 2.00 2.17 2.60 3/178 29517
/proc/meminfo: memFree=29807852/32951124 swapFree=67053176/67111528
[pid=29387] ppid=29385 vsize=1349332 CPUtime=1602.33 cores=5,7
/proc/29387/stat : 29387 (MoUsSaka) R 29385 29387 27623 0 -1 4202496 2788912 0 0 0 159924 309 0 0 25 0 1 0 892488603 1381715968 249339 33554432000 4194304 4365125 140733876665296 18446744073709551615 4250159 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29387/statm: 337333 249339 273 42 0 334481 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 1349332

[startup+1662.3 s]
/proc/loadavg: 2.00 2.13 2.56 3/178 29518
/proc/meminfo: memFree=29730680/32951124 swapFree=67053176/67111528
[pid=29387] ppid=29385 vsize=1349332 CPUtime=1662.34 cores=5,7
/proc/29387/stat : 29387 (MoUsSaka) R 29385 29387 27623 0 -1 4202496 2860090 0 0 0 165917 317 0 0 25 0 1 0 892488603 1381715968 249339 33554432000 4194304 4365125 140733876665296 18446744073709551615 4257409 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29387/statm: 337333 249339 273 42 0 334481 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 1349332

[startup+1722.3 s]
/proc/loadavg: 2.00 2.11 2.52 3/178 29520
/proc/meminfo: memFree=29564600/32951124 swapFree=67053176/67111528
[pid=29387] ppid=29385 vsize=1842872 CPUtime=1722.33 cores=5,7
/proc/29387/stat : 29387 (MoUsSaka) R 29385 29387 27623 0 -1 4202496 2922027 0 0 0 171910 323 0 0 25 0 1 0 892488603 1887100928 311276 33554432000 4194304 4365125 140733876665296 18446744073709551615 4250123 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29387/statm: 460718 311276 273 42 0 457866 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 1842872

[startup+1782.3 s]
/proc/loadavg: 1.92 2.07 2.48 2/172 29547
/proc/meminfo: memFree=30565148/32951124 swapFree=67053176/67111528
[pid=29387] ppid=29385 vsize=1349332 CPUtime=1782.34 cores=5,7
/proc/29387/stat : 29387 (MoUsSaka) R 29385 29387 27623 0 -1 4202496 3009878 0 0 0 177900 334 0 0 25 0 1 0 892488603 1381715968 249339 33554432000 4194304 4365125 140733876665296 18446744073709551615 4244654 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29387/statm: 337333 249339 273 42 0 334481 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 1349332



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 1.66 2.00 2.45 2/172 29547
/proc/meminfo: memFree=30565488/32951124 swapFree=67053176/67111528
[pid=29387] ppid=29385 vsize=1349332 CPUtime=1800.05 cores=5,7
/proc/29387/stat : 29387 (MoUsSaka) R 29385 29387 27623 0 -1 4202496 3047266 0 0 0 179667 338 0 0 25 0 1 0 892488603 1381715968 249339 33554432000 4194304 4365125 140733876665296 18446744073709551615 4257778 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29387/statm: 337333 249339 273 42 0 334481 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 1349332

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): 1800.04
CPU time (s): 1800.09
CPU user time (s): 1796.67
CPU system time (s): 3.41848
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 2715596

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.67
system time used= 3.41848
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3047266
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= 5
involuntary context switches= 2729

runsolver used 2.6376 second user time and 6.60699 second system time

The end

Launcher Data

Begin job on node137 at 2011-06-11 18:15:09
IDJOB=3495865
IDBENCH=89589
IDSOLVER=1989
FILE ID=node137/3495865-1307808909
RUNJOBID= node137-1307808879-28913
PBS_JOBID= 13551049
Free space on /tmp= 73948 MiB

SOLVER NAME= MoUsSaka 2011-03-26
BENCH NAME= SAT11/mus/marques-silva/bmc-default/longmult9.cnf
COMMAND LINE= MoUsSaka BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3495865-1307808909/watcher-3495865-1307808909 -o /tmp/evaluation-result-3495865-1307808909/solver-3495865-1307808909 -C 1800 -W 1850 -M 7680  MoUsSaka HOME/instance-3495865-1307808909.cnf

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

MD5SUM BENCH= 90705743a0108362faff4c7cd4262437
RANDOM SEED=728891256

node137.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.844
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.68
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.844
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.844
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.74
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.844
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.74
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.844
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.844
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.844
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.83
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.844
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:     32951124 kB
MemFree:      30200052 kB
Buffers:        280836 kB
Cached:         921936 kB
SwapCached:      12188 kB
Active:        1943972 kB
Inactive:       623528 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30200052 kB
SwapTotal:    67111528 kB
SwapFree:     67053176 kB
Dirty:           15048 kB
Writeback:           0 kB
AnonPages:     1361796 kB
Mapped:           9776 kB
Slab:           115028 kB
PageTables:       8828 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2127908 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= 73960 MiB
End job on node137 at 2011-06-11 18:45:11