Trace number 3483418

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
MiniUnsat2 2011-02-22? (TO) 1800.05 1800.02

General information on the benchmark

Namemus/marques-silva/design-debugging/
rsdecoder4.dimacs.filtered.cnf
MD5SUMe4f26013ce51f7ce48f0acee5be9de98
Bench CategoryMUS (MUS)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.842871
Satisfiable
(Un)Satisfiability was proved
Number of variables237783
Number of clauses933900
Sum of the clauses size2555726
Maximum clause length4
Minimum clause length1
Number of clauses of size 15572
Number of clauses of size 2235493
Number of clauses of size 3692172
Number of clauses of size 4663
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

ERROR: Unexpected answer ! (UNSATISFIABLE expected)
Got answer: <no 's ' 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-3483418-1307802789/watcher-3483418-1307802789 -o /tmp/evaluation-result-3483418-1307802789/solver-3483418-1307802789 -C 1800 -W 1850 -M 7680 munsat2_release -rnd-seed=1242145215 -verb=0 HOME/instance-3483418-1307802789.cnf 

running on 2 cores: 4,6

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: 4.01 4.00 3.59 4/189 26134
/proc/meminfo: memFree=30256124/32950928 swapFree=67111528/67111528
[pid=26134] ppid=26132 vsize=24608 CPUtime=0 cores=4,6
/proc/26134/stat : 26134 (munsat2_release) R 26132 26134 25460 0 -1 4202496 2484 0 0 0 0 0 0 0 25 0 1 0 11023821 25198592 2412 33554432000 4194304 4258824 140734146238576 18446744073709551615 232123740869 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26134/statm: 6152 2415 219 16 0 2794 0

[startup+0.075497 s]
/proc/loadavg: 4.01 4.00 3.59 4/189 26134
/proc/meminfo: memFree=30256124/32950928 swapFree=67111528/67111528
[pid=26134] ppid=26132 vsize=54376 CPUtime=0.06 cores=4,6
/proc/26134/stat : 26134 (munsat2_release) R 26132 26134 25460 0 -1 4202496 9817 0 0 0 6 0 0 0 25 0 1 0 11023821 55681024 9745 33554432000 4194304 4258824 140734146238576 18446744073709551615 232123740869 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26134/statm: 13627 9749 219 16 0 10269 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 54376

[startup+0.100437 s]
/proc/loadavg: 4.01 4.00 3.59 4/189 26134
/proc/meminfo: memFree=30256124/32950928 swapFree=67111528/67111528
[pid=26134] ppid=26132 vsize=64828 CPUtime=0.09 cores=4,6
/proc/26134/stat : 26134 (munsat2_release) R 26132 26134 25460 0 -1 4202496 12292 0 0 0 8 1 0 0 25 0 1 0 11023821 66383872 12220 33554432000 4194304 4258824 140734146238576 18446744073709551615 232123740869 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26134/statm: 16207 12223 219 16 0 12849 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 64828

[startup+0.300463 s]
/proc/loadavg: 4.01 4.00 3.59 4/189 26134
/proc/meminfo: memFree=30256124/32950928 swapFree=67111528/67111528
[pid=26134] ppid=26132 vsize=142536 CPUtime=0.29 cores=4,6
/proc/26134/stat : 26134 (munsat2_release) R 26132 26134 25460 0 -1 4202496 31818 0 0 0 26 3 0 0 25 0 1 0 11023821 145956864 31747 33554432000 4194304 4258824 140734146238576 18446744073709551615 232123740869 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26134/statm: 35634 31751 219 16 0 32276 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 142536

[startup+0.700286 s]
/proc/loadavg: 4.01 4.00 3.59 4/189 26134
/proc/meminfo: memFree=30256124/32950928 swapFree=67111528/67111528
[pid=26134] ppid=26132 vsize=181348 CPUtime=0.69 cores=4,6
/proc/26134/stat : 26134 (munsat2_release) R 26132 26134 25460 0 -1 4202496 38811 0 0 0 65 4 0 0 25 0 1 0 11023821 185700352 38665 33554432000 4194304 4258824 140734146238576 18446744073709551615 232123740869 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26134/statm: 45337 38667 225 16 0 41979 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 181348

[startup+1.50021 s]
/proc/loadavg: 4.01 4.00 3.59 5/190 26135
/proc/meminfo: memFree=30102420/32950928 swapFree=67111528/67111528
[pid=26134] ppid=26132 vsize=188928 CPUtime=1.49 cores=4,6
/proc/26134/stat : 26134 (munsat2_release) R 26132 26134 25460 0 -1 4202496 54982 0 0 0 142 7 0 0 25 0 1 0 11023821 193462272 41869 33554432000 4194304 4258824 140734146238576 18446744073709551615 4204825 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26134/statm: 47232 41869 233 16 0 43874 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 188928

[startup+3.10092 s]
/proc/loadavg: 4.01 4.00 3.59 5/190 26135
/proc/meminfo: memFree=30071172/32950928 swapFree=67111528/67111528
[pid=26134] ppid=26132 vsize=173368 CPUtime=3.09 cores=4,6
/proc/26134/stat : 26134 (munsat2_release) R 26132 26134 25460 0 -1 4202496 90011 0 0 0 297 12 0 0 25 0 1 0 11023821 177528832 38733 33554432000 4194304 4258824 140734146238576 18446744073709551615 4207134 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26134/statm: 43342 38733 233 16 0 39984 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 173368

[startup+6.3003 s]
/proc/loadavg: 4.01 4.00 3.59 5/190 26135
/proc/meminfo: memFree=30100492/32950928 swapFree=67111528/67111528
[pid=26134] ppid=26132 vsize=171492 CPUtime=6.29 cores=4,6
/proc/26134/stat : 26134 (munsat2_release) R 26132 26134 25460 0 -1 4202496 154241 0 0 0 611 18 0 0 25 0 1 0 11023821 175607808 38272 33554432000 4194304 4258824 140734146238576 18446744073709551615 4206588 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26134/statm: 42873 38272 241 16 0 39515 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 171492

[startup+12.7002 s]
/proc/loadavg: 4.01 4.00 3.59 5/190 26136
/proc/meminfo: memFree=30100064/32950928 swapFree=67111528/67111528
[pid=26134] ppid=26132 vsize=198320 CPUtime=12.69 cores=4,6
/proc/26134/stat : 26134 (munsat2_release) R 26132 26134 25460 0 -1 4202496 298083 0 0 0 1236 33 0 0 25 0 1 0 11023821 203079680 43901 33554432000 4194304 4258824 140734146238576 18446744073709551615 4202661 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26134/statm: 49580 43902 243 16 0 46222 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 198320

[startup+25.5009 s]
/proc/loadavg: 4.01 4.00 3.60 5/190 26137
/proc/meminfo: memFree=30098388/32950928 swapFree=67111528/67111528
[pid=26134] ppid=26132 vsize=173228 CPUtime=25.49 cores=4,6
/proc/26134/stat : 26134 (munsat2_release) R 26132 26134 25460 0 -1 4202496 563286 0 0 0 2484 65 0 0 25 0 1 0 11023821 177385472 38708 33554432000 4194304 4258824 140734146238576 18446744073709551615 4207584 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26134/statm: 43307 38708 243 16 0 39949 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 173228

[startup+51.1004 s]
/proc/loadavg: 4.00 4.00 3.60 5/190 26137
/proc/meminfo: memFree=30109236/32950928 swapFree=67111528/67111528
[pid=26134] ppid=26132 vsize=190872 CPUtime=51.09 cores=4,6
/proc/26134/stat : 26134 (munsat2_release) R 26132 26134 25460 0 -1 4202496 1124690 0 0 0 4982 127 0 0 25 0 1 0 11023821 195452928 42263 33554432000 4194304 4258824 140734146238576 18446744073709551615 4247389 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26134/statm: 47718 42263 243 16 0 44360 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 190872

[startup+102.306 s]
/proc/loadavg: 4.00 4.00 3.62 5/190 26216
/proc/meminfo: memFree=30014764/32950928 swapFree=67111528/67111528
[pid=26134] ppid=26132 vsize=188928 CPUtime=102.3 cores=4,6
/proc/26134/stat : 26134 (munsat2_release) R 26132 26134 25460 0 -1 4202496 2240318 0 0 0 9976 254 0 0 25 0 1 0 11023821 193462272 41879 33554432000 4194304 4258824 140734146238576 18446744073709551615 4204825 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26134/statm: 47232 41879 243 16 0 43874 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 188928

[startup+162.301 s]
/proc/loadavg: 4.07 4.02 3.65 5/190 26293
/proc/meminfo: memFree=29025184/32950928 swapFree=67111528/67111528
[pid=26134] ppid=26132 vsize=198716 CPUtime=162.29 cores=4,6
/proc/26134/stat : 26134 (munsat2_release) R 26132 26134 25460 0 -1 4202496 3681538 0 0 0 15799 430 0 0 25 0 1 0 11023821 203485184 44220 33554432000 4194304 4258824 140734146238576 18446744073709551615 4248748 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26134/statm: 49679 44220 243 16 0 46321 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 198716

[startup+222.3 s]
/proc/loadavg: 4.02 4.02 3.67 5/190 26294
/proc/meminfo: memFree=28941356/32950928 swapFree=67111528/67111528
[pid=26134] ppid=26132 vsize=169860 CPUtime=222.29 cores=4,6
/proc/26134/stat : 26134 (munsat2_release) R 26132 26134 25460 0 -1 4202496 4870390 0 0 0 21658 571 0 0 25 0 1 0 11023821 173936640 37866 33554432000 4194304 4258824 140734146238576 18446744073709551615 4207134 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26134/statm: 42465 37866 243 16 0 39107 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 169860

[startup+282.301 s]
/proc/loadavg: 4.01 4.01 3.69 5/190 26296
/proc/meminfo: memFree=28995608/32950928 swapFree=67111528/67111528
[pid=26134] ppid=26132 vsize=159836 CPUtime=282.29 cores=4,6
/proc/26134/stat : 26134 (munsat2_release) R 26132 26134 25460 0 -1 4202496 6040144 0 0 0 27523 706 0 0 25 0 1 0 11023821 163672064 35360 33554432000 4194304 4258824 140734146238576 18446744073709551615 4206717 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26134/statm: 39959 35360 243 16 0 36601 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 159836

[startup+342.301 s]
/proc/loadavg: 4.00 4.01 3.71 5/190 26298
/proc/meminfo: memFree=28981644/32950928 swapFree=67111528/67111528
[pid=26134] ppid=26132 vsize=198716 CPUtime=342.3 cores=4,6
/proc/26134/stat : 26134 (munsat2_release) R 26132 26134 25460 0 -1 4202496 7437784 0 0 0 33362 868 0 0 25 0 1 0 11023821 203485184 44188 33554432000 4194304 4258824 140734146238576 18446744073709551615 232124105834 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26134/statm: 49717 44191 243 16 0 46359 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 198716

[startup+402.3 s]
/proc/loadavg: 3.92 3.98 3.72 4/184 26324
/proc/meminfo: memFree=28994284/32950928 swapFree=67111528/67111528
[pid=26134] ppid=26132 vsize=227864 CPUtime=402.3 cores=4,6
/proc/26134/stat : 26134 (munsat2_release) R 26132 26134 25460 0 -1 4202496 8142423 0 0 0 39280 950 0 0 25 0 1 0 11023821 233332736 52166 33554432000 4194304 4258824 140734146238576 18446744073709551615 4230128 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26134/statm: 56966 52166 243 16 0 53608 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 227864

[startup+462.301 s]
/proc/loadavg: 3.34 3.80 3.67 4/184 26325
/proc/meminfo: memFree=28985292/32950928 swapFree=67111528/67111528
[pid=26134] ppid=26132 vsize=227864 CPUtime=462.3 cores=4,6
/proc/26134/stat : 26134 (munsat2_release) R 26132 26134 25460 0 -1 4202496 8142423 0 0 0 45280 950 0 0 25 0 1 0 11023821 233332736 52166 33554432000 4194304 4258824 140734146238576 18446744073709551615 232123740699 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26134/statm: 56966 52166 243 16 0 53608 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 227864

[startup+522.301 s]
/proc/loadavg: 3.12 3.65 3.63 4/184 26326
/proc/meminfo: memFree=28986252/32950928 swapFree=67111528/67111528
[pid=26134] ppid=26132 vsize=227864 CPUtime=522.3 cores=4,6
/proc/26134/stat : 26134 (munsat2_release) R 26132 26134 25460 0 -1 4202496 8142423 0 0 0 51280 950 0 0 25 0 1 0 11023821 233332736 52166 33554432000 4194304 4258824 140734146238576 18446744073709551615 4225201 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26134/statm: 56966 52166 243 16 0 53608 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 227864

[startup+582.301 s]
/proc/loadavg: 3.04 3.53 3.59 4/184 26328
/proc/meminfo: memFree=28981220/32950928 swapFree=67111528/67111528
[pid=26134] ppid=26132 vsize=227864 CPUtime=582.3 cores=4,6
/proc/26134/stat : 26134 (munsat2_release) R 26132 26134 25460 0 -1 4202496 8142615 0 0 0 57280 950 0 0 25 0 1 0 11023821 233332736 52358 33554432000 4194304 4258824 140734146238576 18446744073709551615 4225201 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26134/statm: 56966 52358 243 16 0 53608 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 227864

[startup+642.301 s]

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

[startup+822.3 s]
/proc/loadavg: 3.00 3.23 3.44 4/184 26334
/proc/meminfo: memFree=28978528/32950928 swapFree=67111528/67111528
[pid=26134] ppid=26132 vsize=237584 CPUtime=822.3 cores=4,6
/proc/26134/stat : 26134 (munsat2_release) R 26132 26134 25460 0 -1 4202496 8144450 0 0 0 81280 950 0 0 25 0 1 0 11023821 243286016 54193 33554432000 4194304 4258824 140734146238576 18446744073709551615 4237742 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26134/statm: 59396 54193 243 16 0 56038 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 237584

[startup+882.301 s]
/proc/loadavg: 3.04 3.20 3.42 4/184 26336
/proc/meminfo: memFree=28970684/32950928 swapFree=67111528/67111528
[pid=26134] ppid=26132 vsize=244656 CPUtime=882.3 cores=4,6
/proc/26134/stat : 26134 (munsat2_release) R 26132 26134 25460 0 -1 4202496 8146350 0 0 0 87280 950 0 0 25 0 1 0 11023821 250527744 56052 33554432000 4194304 4258824 140734146238576 18446744073709551615 4225129 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26134/statm: 61164 56052 243 16 0 57806 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 244656

[startup+942.301 s]
/proc/loadavg: 3.01 3.16 3.39 4/184 26338
/proc/meminfo: memFree=28967792/32950928 swapFree=67111528/67111528
[pid=26134] ppid=26132 vsize=248944 CPUtime=942.31 cores=4,6
/proc/26134/stat : 26134 (munsat2_release) R 26132 26134 25460 0 -1 4202496 8200532 0 0 0 93274 957 0 0 25 0 1 0 11023821 254918656 56509 33554432000 4194304 4258824 140734146238576 18446744073709551615 4225129 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26134/statm: 62236 56509 243 16 0 58878 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 248944

[startup+1002.3 s]
/proc/loadavg: 3.00 3.13 3.36 4/184 26340
/proc/meminfo: memFree=28970724/32950928 swapFree=67111528/67111528
[pid=26134] ppid=26132 vsize=244656 CPUtime=1002.31 cores=4,6
/proc/26134/stat : 26134 (munsat2_release) R 26132 26134 25460 0 -1 4202496 8226732 0 0 0 99271 960 0 0 25 0 1 0 11023821 250527744 55509 33554432000 4194304 4258824 140734146238576 18446744073709551615 4230405 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26134/statm: 61164 55509 243 16 0 57806 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 244656

[startup+1062.3 s]
/proc/loadavg: 3.00 3.10 3.34 4/184 26341
/proc/meminfo: memFree=28970184/32950928 swapFree=67111528/67111528
[pid=26134] ppid=26132 vsize=244656 CPUtime=1062.31 cores=4,6
/proc/26134/stat : 26134 (munsat2_release) R 26132 26134 25460 0 -1 4202496 8226732 0 0 0 105271 960 0 0 25 0 1 0 11023821 250527744 55509 33554432000 4194304 4258824 140734146238576 18446744073709551615 4201377 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26134/statm: 61164 55509 243 16 0 57806 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 244656

[startup+1122.3 s]
/proc/loadavg: 3.00 3.08 3.31 4/184 26342
/proc/meminfo: memFree=28967412/32950928 swapFree=67111528/67111528
[pid=26134] ppid=26132 vsize=244656 CPUtime=1122.31 cores=4,6
/proc/26134/stat : 26134 (munsat2_release) R 26132 26134 25460 0 -1 4202496 8232554 0 0 0 111271 960 0 0 25 0 1 0 11023821 250527744 56017 33554432000 4194304 4258824 140734146238576 18446744073709551615 4221026 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26134/statm: 61164 56017 243 16 0 57806 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 244656

[startup+1182.3 s]
/proc/loadavg: 3.00 3.06 3.29 4/184 26344
/proc/meminfo: memFree=28963272/32950928 swapFree=67111528/67111528
[pid=26134] ppid=26132 vsize=246740 CPUtime=1182.31 cores=4,6
/proc/26134/stat : 26134 (munsat2_release) R 26132 26134 25460 0 -1 4202496 8288971 0 0 0 117265 966 0 0 25 0 1 0 11023821 252661760 56320 33554432000 4194304 4258824 140734146238576 18446744073709551615 4225201 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26134/statm: 61685 56320 243 16 0 58327 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 246740

[startup+1242.3 s]
/proc/loadavg: 3.00 3.05 3.27 4/184 26346
/proc/meminfo: memFree=28950832/32950928 swapFree=67111528/67111528
[pid=26134] ppid=26132 vsize=251984 CPUtime=1242.32 cores=4,6
/proc/26134/stat : 26134 (munsat2_release) R 26132 26134 25460 0 -1 4202496 8337496 0 0 0 123260 972 0 0 25 0 1 0 11023821 258031616 57719 33554432000 4194304 4258824 140734146238576 18446744073709551615 4225024 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26134/statm: 62996 57719 243 16 0 59638 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 251984

[startup+1302.3 s]
/proc/loadavg: 3.00 3.04 3.25 4/184 26348
/proc/meminfo: memFree=28954128/32950928 swapFree=67111528/67111528
[pid=26134] ppid=26132 vsize=257720 CPUtime=1302.32 cores=4,6
/proc/26134/stat : 26134 (munsat2_release) R 26132 26134 25460 0 -1 4202496 8361823 0 0 0 129258 974 0 0 25 0 1 0 11023821 263905280 58694 33554432000 4194304 4258824 140734146238576 18446744073709551615 4220828 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26134/statm: 64430 58694 243 16 0 61072 0
Current children cumulated CPU time (s) 1302.32
Current children cumulated vsize (KiB) 257720

[startup+1362.3 s]
/proc/loadavg: 3.00 3.03 3.23 4/184 26349
/proc/meminfo: memFree=28934368/32950928 swapFree=67111528/67111528
[pid=26134] ppid=26132 vsize=268652 CPUtime=1362.32 cores=4,6
/proc/26134/stat : 26134 (munsat2_release) R 26132 26134 25460 0 -1 4202496 8386944 0 0 0 135254 978 0 0 25 0 1 0 11023821 275099648 62340 33554432000 4194304 4258824 140734146238576 18446744073709551615 4220832 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26134/statm: 67163 62340 243 16 0 63805 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 268652

[startup+1422.31 s]
/proc/loadavg: 3.06 3.04 3.22 4/184 26353
/proc/meminfo: memFree=28944868/32950928 swapFree=67111528/67111528
[pid=26134] ppid=26132 vsize=269580 CPUtime=1422.32 cores=4,6
/proc/26134/stat : 26134 (munsat2_release) R 26132 26134 25460 0 -1 4202496 8392656 0 0 0 141254 978 0 0 25 0 1 0 11023821 276049920 62138 33554432000 4194304 4258824 140734146238576 18446744073709551615 4225201 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26134/statm: 67395 62138 243 16 0 64037 0
Current children cumulated CPU time (s) 1422.32
Current children cumulated vsize (KiB) 269580

[startup+1482.3 s]
/proc/loadavg: 3.02 3.03 3.20 4/184 26355
/proc/meminfo: memFree=28930432/32950928 swapFree=67111528/67111528
[pid=26134] ppid=26132 vsize=284176 CPUtime=1482.32 cores=4,6
/proc/26134/stat : 26134 (munsat2_release) R 26132 26134 25460 0 -1 4202496 8402553 0 0 0 147253 979 0 0 25 0 1 0 11023821 290996224 65841 33554432000 4194304 4258824 140734146238576 18446744073709551615 4221103 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26134/statm: 71044 65841 243 16 0 67686 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 284176

[startup+1542.3 s]
/proc/loadavg: 2.66 2.94 3.16 3/178 26382
/proc/meminfo: memFree=29533888/32950928 swapFree=67111528/67111528
[pid=26134] ppid=26132 vsize=303092 CPUtime=1542.32 cores=4,6
/proc/26134/stat : 26134 (munsat2_release) R 26132 26134 25460 0 -1 4202496 8406904 0 0 0 153252 980 0 0 25 0 1 0 11023821 310366208 70055 33554432000 4194304 4258824 140734146238576 18446744073709551615 4218761 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26134/statm: 75773 70055 243 16 0 72415 0
Current children cumulated CPU time (s) 1542.32
Current children cumulated vsize (KiB) 303092

[startup+1602.3 s]
/proc/loadavg: 2.26 2.78 3.09 3/178 26384
/proc/meminfo: memFree=29522564/32950928 swapFree=67111528/67111528
[pid=26134] ppid=26132 vsize=313436 CPUtime=1602.32 cores=4,6
/proc/26134/stat : 26134 (munsat2_release) R 26132 26134 25460 0 -1 4202496 8410066 0 0 0 159252 980 0 0 25 0 1 0 11023821 320958464 73156 33554432000 4194304 4258824 140734146238576 18446744073709551615 4225201 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26134/statm: 78359 73156 243 16 0 75001 0
Current children cumulated CPU time (s) 1602.32
Current children cumulated vsize (KiB) 313436

[startup+1662.3 s]
/proc/loadavg: 2.09 2.62 3.01 3/178 26385
/proc/meminfo: memFree=29504528/32950928 swapFree=67111528/67111528
[pid=26134] ppid=26132 vsize=321668 CPUtime=1662.32 cores=4,6
/proc/26134/stat : 26134 (munsat2_release) R 26132 26134 25460 0 -1 4202496 8428892 0 0 0 165249 983 0 0 25 0 1 0 11023821 329388032 75166 33554432000 4194304 4258824 140734146238576 18446744073709551615 4201377 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26134/statm: 80417 75166 243 16 0 77059 0
Current children cumulated CPU time (s) 1662.32
Current children cumulated vsize (KiB) 321668

[startup+1722.3 s]
/proc/loadavg: 2.03 2.52 2.95 3/178 26395
/proc/meminfo: memFree=29512552/32950928 swapFree=67111528/67111528
[pid=26134] ppid=26132 vsize=321668 CPUtime=1722.32 cores=4,6
/proc/26134/stat : 26134 (munsat2_release) R 26132 26134 25460 0 -1 4202496 8428892 0 0 0 171249 983 0 0 25 0 1 0 11023821 329388032 75166 33554432000 4194304 4258824 140734146238576 18446744073709551615 4201325 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26134/statm: 80417 75166 243 16 0 77059 0
Current children cumulated CPU time (s) 1722.32
Current children cumulated vsize (KiB) 321668

[startup+1782.3 s]
/proc/loadavg: 2.01 2.42 2.89 3/178 26397
/proc/meminfo: memFree=29505180/32950928 swapFree=67111528/67111528
[pid=26134] ppid=26132 vsize=321668 CPUtime=1782.32 cores=4,6
/proc/26134/stat : 26134 (munsat2_release) R 26132 26134 25460 0 -1 4202496 8428892 0 0 0 177249 983 0 0 25 0 1 0 11023821 329388032 75166 33554432000 4194304 4258824 140734146238576 18446744073709551615 4225129 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26134/statm: 80417 75166 243 16 0 77059 0
Current children cumulated CPU time (s) 1782.32
Current children cumulated vsize (KiB) 321668



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.01 2.39 2.87 3/178 26397
/proc/meminfo: memFree=29504792/32950928 swapFree=67111528/67111528
[pid=26134] ppid=26132 vsize=321668 CPUtime=1800.03 cores=4,6
/proc/26134/stat : 26134 (munsat2_release) R 26132 26134 25460 0 -1 4202496 8428892 0 0 0 179020 983 0 0 25 0 1 0 11023821 329388032 75166 33554432000 4194304 4258824 140734146238576 18446744073709551615 4221243 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26134/statm: 80417 75166 243 16 0 77059 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 321668

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.02
CPU time (s): 1800.05
CPU user time (s): 1790.2
CPU system time (s): 9.8465
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 321668

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1790.2
system time used= 9.8465
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8428892
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= 6
involuntary context switches= 2437

runsolver used 3.06453 second user time and 6.36703 second system time

The end

Launcher Data

Begin job on node124 at 2011-06-11 16:33:10
IDJOB=3483418
IDBENCH=89394
IDSOLVER=1973
FILE ID=node124/3483418-1307802789
RUNJOBID= node124-1307800702-25479
PBS_JOBID= 13551055
Free space on /tmp= 73772 MiB

SOLVER NAME= MiniUnsat2 2011-02-22
BENCH NAME= SAT11/mus/marques-silva/design-debugging/rsdecoder4.dimacs.filtered.cnf
COMMAND LINE= munsat2_release -rnd-seed=RANDOMSEED -verb=0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3483418-1307802789/watcher-3483418-1307802789 -o /tmp/evaluation-result-3483418-1307802789/solver-3483418-1307802789 -C 1800 -W 1850 -M 7680  munsat2_release -rnd-seed=1242145215 -verb=0 HOME/instance-3483418-1307802789.cnf

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

MD5SUM BENCH= e4f26013ce51f7ce48f0acee5be9de98
RANDOM SEED=1242145215

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30256544 kB
Buffers:        136056 kB
Cached:        1648676 kB
SwapCached:          0 kB
Active:        1445232 kB
Inactive:      1081764 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30256544 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           32912 kB
Writeback:           0 kB
AnonPages:      741412 kB
Mapped:          16648 kB
Slab:           103064 kB
PageTables:       6076 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   938372 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= 73720 MiB
End job on node124 at 2011-06-11 17:03:12