Trace number 3495902

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.04 1800.03

General information on the benchmark

Namemus/marques-silva/design-debugging/
rsdecoder-problem.dimacs_38.filtered.cnf
MD5SUMb3f7249559f2cb0224647a4658589320
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 variables1198007
Number of clauses3865513
Sum of the clauses size9939759
Maximum clause length4
Minimum clause length1
Number of clauses of size 114511
Number of clauses of size 21629560
Number of clauses of size 32219640
Number of clauses of size 41802
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.05/0.08	c MoUsSaka vegetarian
2.89/2.99	
2.89/2.99	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-3495902-1307808513/watcher-3495902-1307808513 -o /tmp/evaluation-result-3495902-1307808513/solver-3495902-1307808513 -C 1800 -W 1850 -M 7680 MoUsSaka HOME/instance-3495902-1307808513.cnf 

running on 2 cores: 0,2

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.00 3.87 3.17 4/189 17794
/proc/meminfo: memFree=30086848/32951124 swapFree=67056684/67111528
[pid=17794] ppid=17792 vsize=81804 CPUtime=0 cores=0,2
/proc/17794/stat : 17794 (MoUsSaka) R 17792 17794 13546 0 -1 4202496 2282 0 0 0 0 0 0 0 23 0 1 0 892452341 83767296 2220 33554432000 4194304 4365125 140735810800544 18446744073709551615 4292364 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17794/statm: 20451 2231 245 42 0 17599 0

[startup+0.0616449 s]
/proc/loadavg: 4.00 3.87 3.17 4/189 17794
/proc/meminfo: memFree=30086848/32951124 swapFree=67056684/67111528
[pid=17794] ppid=17792 vsize=194540 CPUtime=0.05 cores=0,2
/proc/17794/stat : 17794 (MoUsSaka) R 17792 17794 13546 0 -1 4202496 24444 0 0 0 3 2 0 0 23 0 1 0 892452341 199208960 19592 33554432000 4194304 4365125 140735810800544 18446744073709551615 4293676 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17794/statm: 48635 19613 247 42 0 45783 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 194540

[startup+0.100604 s]
/proc/loadavg: 4.00 3.87 3.17 4/189 17794
/proc/meminfo: memFree=30086848/32951124 swapFree=67056684/67111528
[pid=17794] ppid=17792 vsize=176336 CPUtime=0.09 cores=0,2
/proc/17794/stat : 17794 (MoUsSaka) R 17792 17794 13546 0 -1 4202496 36343 0 0 0 5 4 0 0 23 0 1 0 892452341 180568064 26728 33554432000 4194304 4365125 140735810800544 18446744073709551615 222921395837 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17794/statm: 44084 26730 254 42 0 41232 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 176336

[startup+0.300593 s]
/proc/loadavg: 4.00 3.87 3.17 4/189 17794
/proc/meminfo: memFree=30086848/32951124 swapFree=67056684/67111528
[pid=17794] ppid=17792 vsize=179920 CPUtime=0.29 cores=0,2
/proc/17794/stat : 17794 (MoUsSaka) R 17792 17794 13546 0 -1 4202496 42749 0 0 0 24 5 0 0 25 0 1 0 892452341 184238080 31919 33554432000 4194304 4365125 140735810800544 18446744073709551615 4316862 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17794/statm: 44980 31919 254 42 0 42128 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 179920

[startup+0.700531 s]
/proc/loadavg: 4.00 3.87 3.17 4/189 17794
/proc/meminfo: memFree=30086848/32951124 swapFree=67056684/67111528
[pid=17794] ppid=17792 vsize=207312 CPUtime=0.69 cores=0,2
/proc/17794/stat : 17794 (MoUsSaka) R 17792 17794 13546 0 -1 4202496 61656 0 0 0 60 9 0 0 25 0 1 0 892452341 212287488 40966 33554432000 4194304 4365125 140735810800544 18446744073709551615 222921776896 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17794/statm: 51828 40966 254 42 0 48976 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 207312

[startup+1.50037 s]
/proc/loadavg: 4.00 3.87 3.17 5/190 17795
/proc/meminfo: memFree=29904088/32951124 swapFree=67056684/67111528
[pid=17794] ppid=17792 vsize=358520 CPUtime=1.49 cores=0,2
/proc/17794/stat : 17794 (MoUsSaka) R 17792 17794 13546 0 -1 4202496 137394 0 0 0 129 20 0 0 25 0 1 0 892452341 367124480 69088 33554432000 4194304 4365125 140735810800544 18446744073709551615 4266084 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17794/statm: 89630 69089 254 42 0 86778 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 358520

[startup+3.10105 s]
/proc/loadavg: 4.00 3.87 3.18 5/190 17795
/proc/meminfo: memFree=29770392/32951124 swapFree=67056684/67111528
[pid=17794] ppid=17792 vsize=425268 CPUtime=3.09 cores=0,2
/proc/17794/stat : 17794 (MoUsSaka) R 17792 17794 13546 0 -1 4202496 176164 0 0 0 284 25 0 0 25 0 1 0 892452341 435474432 87392 33554432000 4194304 4365125 140735810800544 18446744073709551615 4264658 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17794/statm: 106317 87392 260 42 0 103465 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 425268

[startup+6.3005 s]
/proc/loadavg: 4.00 3.87 3.18 5/190 17795
/proc/meminfo: memFree=29757504/32951124 swapFree=67056684/67111528
[pid=17794] ppid=17792 vsize=425268 CPUtime=6.29 cores=0,2
/proc/17794/stat : 17794 (MoUsSaka) R 17792 17794 13546 0 -1 4202496 176200 0 0 0 604 25 0 0 25 0 1 0 892452341 435474432 87428 33554432000 4194304 4365125 140735810800544 18446744073709551615 4242923 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17794/statm: 106317 87428 263 42 0 103465 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 425268

[startup+12.7003 s]
/proc/loadavg: 4.00 3.87 3.19 4/185 17857
/proc/meminfo: memFree=30110836/32951124 swapFree=67056684/67111528
[pid=17794] ppid=17792 vsize=425268 CPUtime=12.69 cores=0,2
/proc/17794/stat : 17794 (MoUsSaka) R 17792 17794 13546 0 -1 4202496 176200 0 0 0 1244 25 0 0 25 0 1 0 892452341 435474432 87428 33554432000 4194304 4365125 140735810800544 18446744073709551615 4258110 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17794/statm: 106317 87428 263 42 0 103465 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 425268

[startup+25.501 s]
/proc/loadavg: 4.00 3.88 3.19 5/190 17909
/proc/meminfo: memFree=29589940/32951124 swapFree=67056684/67111528
[pid=17794] ppid=17792 vsize=448004 CPUtime=25.49 cores=0,2
/proc/17794/stat : 17794 (MoUsSaka) R 17792 17794 13546 0 -1 4202496 188299 0 0 0 2522 27 0 0 25 0 1 0 892452341 458756096 87828 33554432000 4194304 4365125 140735810800544 18446744073709551615 4272611 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17794/statm: 112001 87828 263 42 0 109149 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 448004

[startup+51.1003 s]
/proc/loadavg: 4.00 3.89 3.21 5/190 17910
/proc/meminfo: memFree=29630044/32951124 swapFree=67056684/67111528
[pid=17794] ppid=17792 vsize=448004 CPUtime=51.09 cores=0,2
/proc/17794/stat : 17794 (MoUsSaka) R 17792 17794 13546 0 -1 4202496 190359 0 0 0 5081 28 0 0 25 0 1 0 892452341 458756096 88858 33554432000 4194304 4365125 140735810800544 18446744073709551615 4242912 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17794/statm: 112001 88858 263 42 0 109149 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 448004

[startup+102.307 s]
/proc/loadavg: 4.00 3.90 3.26 5/190 17949
/proc/meminfo: memFree=29624424/32951124 swapFree=67056684/67111528
[pid=17794] ppid=17792 vsize=448004 CPUtime=102.29 cores=0,2
/proc/17794/stat : 17794 (MoUsSaka) R 17792 17794 13546 0 -1 4202496 195649 0 0 0 10200 29 0 0 25 0 1 0 892452341 458756096 91503 33554432000 4194304 4365125 140735810800544 18446744073709551615 4247545 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17794/statm: 112001 91503 263 42 0 109149 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 448004

[startup+162.301 s]
/proc/loadavg: 4.05 3.93 3.30 5/190 17989
/proc/meminfo: memFree=29004736/32951124 swapFree=67056684/67111528
[pid=17794] ppid=17792 vsize=482092 CPUtime=162.28 cores=0,2
/proc/17794/stat : 17794 (MoUsSaka) R 17792 17794 13546 0 -1 4202496 216720 0 0 0 16197 31 0 0 25 0 1 0 892452341 493662208 93540 33554432000 4194304 4365125 140735810800544 18446744073709551615 4272662 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17794/statm: 120523 93540 263 42 0 117671 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 482092

[startup+222.301 s]
/proc/loadavg: 4.05 3.96 3.35 5/190 17990
/proc/meminfo: memFree=29030004/32951124 swapFree=67056684/67111528
[pid=17794] ppid=17792 vsize=482092 CPUtime=222.25 cores=0,2
/proc/17794/stat : 17794 (MoUsSaka) R 17792 17794 13546 0 -1 4202496 219953 0 0 0 22193 32 0 0 25 0 1 0 892452341 493662208 95157 33554432000 4194304 4365125 140735810800544 18446744073709551615 4258063 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17794/statm: 120523 95157 263 42 0 117671 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 482092

[startup+282.301 s]
/proc/loadavg: 4.02 3.96 3.39 5/190 17992
/proc/meminfo: memFree=28997000/32951124 swapFree=67056684/67111528
[pid=17794] ppid=17792 vsize=482092 CPUtime=282.25 cores=0,2
/proc/17794/stat : 17794 (MoUsSaka) R 17792 17794 13546 0 -1 4202496 223969 0 0 0 28193 32 0 0 25 0 1 0 892452341 493662208 97165 33554432000 4194304 4365125 140735810800544 18446744073709551615 4258085 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17794/statm: 120523 97165 263 42 0 117671 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 482092

[startup+342.301 s]
/proc/loadavg: 4.00 3.97 3.42 5/190 17994
/proc/meminfo: memFree=28981824/32951124 swapFree=67056684/67111528
[pid=17794] ppid=17792 vsize=482092 CPUtime=342.25 cores=0,2
/proc/17794/stat : 17794 (MoUsSaka) R 17792 17794 13546 0 -1 4202496 227453 0 0 0 34192 33 0 0 25 0 1 0 892452341 493662208 98907 33554432000 4194304 4365125 140735810800544 18446744073709551615 4272580 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17794/statm: 120523 98907 263 42 0 117671 0
Current children cumulated CPU time (s) 342.25
Current children cumulated vsize (KiB) 482092

[startup+402.301 s]
/proc/loadavg: 3.47 3.83 3.41 4/184 18019
/proc/meminfo: memFree=29397596/32951124 swapFree=67056684/67111528
[pid=17794] ppid=17792 vsize=482092 CPUtime=402.26 cores=0,2
/proc/17794/stat : 17794 (MoUsSaka) R 17792 17794 13546 0 -1 4202496 230131 0 0 0 40192 34 0 0 25 0 1 0 892452341 493662208 100246 33554432000 4194304 4365125 140735810800544 18446744073709551615 4258098 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17794/statm: 120523 100246 263 42 0 117671 0
Current children cumulated CPU time (s) 402.26
Current children cumulated vsize (KiB) 482092

[startup+462.301 s]
/proc/loadavg: 3.17 3.68 3.38 4/184 18021
/proc/meminfo: memFree=29382676/32951124 swapFree=67056684/67111528
[pid=17794] ppid=17792 vsize=482092 CPUtime=462.26 cores=0,2
/proc/17794/stat : 17794 (MoUsSaka) R 17792 17794 13546 0 -1 4202496 231413 0 0 0 46192 34 0 0 25 0 1 0 892452341 493662208 100887 33554432000 4194304 4365125 140735810800544 18446744073709551615 4258098 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17794/statm: 120523 100887 263 42 0 117671 0
Current children cumulated CPU time (s) 462.26
Current children cumulated vsize (KiB) 482092

[startup+522.301 s]
/proc/loadavg: 3.06 3.55 3.35 4/184 18022
/proc/meminfo: memFree=29370604/32951124 swapFree=67056684/67111528
[pid=17794] ppid=17792 vsize=482092 CPUtime=522.26 cores=0,2
/proc/17794/stat : 17794 (MoUsSaka) R 17792 17794 13546 0 -1 4202496 233013 0 0 0 52192 34 0 0 25 0 1 0 892452341 493662208 101687 33554432000 4194304 4365125 140735810800544 18446744073709551615 4258085 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17794/statm: 120523 101687 263 42 0 117671 0
Current children cumulated CPU time (s) 522.26
Current children cumulated vsize (KiB) 482092

[startup+582.301 s]
/proc/loadavg: 3.02 3.45 3.33 4/184 18024
/proc/meminfo: memFree=29361748/32951124 swapFree=67056684/67111528
[pid=17794] ppid=17792 vsize=533204 CPUtime=582.26 cores=0,2
/proc/17794/stat : 17794 (MoUsSaka) R 17792 17794 13546 0 -1 4202496 260607 0 0 0 58189 37 0 0 25 0 1 0 892452341 546000896 102727 33554432000 4194304 4365125 140735810800544 18446744073709551615 4258052 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17794/statm: 133301 102727 263 42 0 130449 0
Current children cumulated CPU time (s) 582.26
Current children cumulated vsize (KiB) 533204

[startup+642.301 s]

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

[startup+822.301 s]
/proc/loadavg: 3.01 3.20 3.25 4/184 18030
/proc/meminfo: memFree=29298940/32951124 swapFree=67056684/67111528
[pid=17794] ppid=17792 vsize=533204 CPUtime=822.27 cores=0,2
/proc/17794/stat : 17794 (MoUsSaka) R 17792 17794 13546 0 -1 4202496 268053 0 0 0 82188 39 0 0 25 0 1 0 892452341 546000896 106450 33554432000 4194304 4365125 140735810800544 18446744073709551615 4258077 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17794/statm: 133301 106450 263 42 0 130449 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 533204

[startup+882.301 s]
/proc/loadavg: 3.00 3.17 3.23 4/184 18032
/proc/meminfo: memFree=29252520/32951124 swapFree=67056684/67111528
[pid=17794] ppid=17792 vsize=533204 CPUtime=882.27 cores=0,2
/proc/17794/stat : 17794 (MoUsSaka) R 17792 17794 13546 0 -1 4202496 269681 0 0 0 88188 39 0 0 25 0 1 0 892452341 546000896 107264 33554432000 4194304 4365125 140735810800544 18446744073709551615 4258085 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17794/statm: 133301 107264 263 42 0 130449 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 533204

[startup+942.301 s]
/proc/loadavg: 3.07 3.15 3.22 4/184 18034
/proc/meminfo: memFree=29274676/32951124 swapFree=67056684/67111528
[pid=17794] ppid=17792 vsize=533204 CPUtime=942.27 cores=0,2
/proc/17794/stat : 17794 (MoUsSaka) R 17792 17794 13546 0 -1 4202496 269993 0 0 0 94188 39 0 0 25 0 1 0 892452341 546000896 107420 33554432000 4194304 4365125 140735810800544 18446744073709551615 4258095 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17794/statm: 133301 107420 263 42 0 130449 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 533204

[startup+1002.3 s]
/proc/loadavg: 3.02 3.12 3.20 4/184 18035
/proc/meminfo: memFree=29191680/32951124 swapFree=67056684/67111528
[pid=17794] ppid=17792 vsize=533204 CPUtime=1002.27 cores=0,2
/proc/17794/stat : 17794 (MoUsSaka) R 17792 17794 13546 0 -1 4202496 270359 0 0 0 100188 39 0 0 25 0 1 0 892452341 546000896 107603 33554432000 4194304 4365125 140735810800544 18446744073709551615 4258052 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17794/statm: 133301 107603 263 42 0 130449 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 533204

[startup+1062.3 s]
/proc/loadavg: 3.01 3.10 3.18 4/184 18037
/proc/meminfo: memFree=29198580/32951124 swapFree=67056684/67111528
[pid=17794] ppid=17792 vsize=533204 CPUtime=1062.28 cores=0,2
/proc/17794/stat : 17794 (MoUsSaka) R 17792 17794 13546 0 -1 4202496 270931 0 0 0 106188 40 0 0 25 0 1 0 892452341 546000896 107889 33554432000 4194304 4365125 140735810800544 18446744073709551615 4258085 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17794/statm: 133301 107889 263 42 0 130449 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 533204

[startup+1122.3 s]
/proc/loadavg: 3.00 3.08 3.17 4/184 18038
/proc/meminfo: memFree=29171004/32951124 swapFree=67056684/67111528
[pid=17794] ppid=17792 vsize=533204 CPUtime=1122.28 cores=0,2
/proc/17794/stat : 17794 (MoUsSaka) R 17792 17794 13546 0 -1 4202496 273401 0 0 0 112188 40 0 0 25 0 1 0 892452341 546000896 109124 33554432000 4194304 4365125 140735810800544 18446744073709551615 4272652 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17794/statm: 133301 109124 263 42 0 130449 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 533204

[startup+1182.3 s]
/proc/loadavg: 3.00 3.06 3.16 4/184 18040
/proc/meminfo: memFree=29168860/32951124 swapFree=67056684/67111528
[pid=17794] ppid=17792 vsize=533204 CPUtime=1182.28 cores=0,2
/proc/17794/stat : 17794 (MoUsSaka) R 17792 17794 13546 0 -1 4202496 275897 0 0 0 118188 40 0 0 25 0 1 0 892452341 546000896 110372 33554432000 4194304 4365125 140735810800544 18446744073709551615 4258063 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17794/statm: 133301 110372 263 42 0 130449 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 533204

[startup+1242.3 s]
/proc/loadavg: 3.07 3.06 3.15 4/184 18042
/proc/meminfo: memFree=29163724/32951124 swapFree=67056684/67111528
[pid=17794] ppid=17792 vsize=533204 CPUtime=1242.28 cores=0,2
/proc/17794/stat : 17794 (MoUsSaka) R 17792 17794 13546 0 -1 4202496 276595 0 0 0 124188 40 0 0 25 0 1 0 892452341 546000896 110721 33554432000 4194304 4365125 140735810800544 18446744073709551615 4258085 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17794/statm: 133301 110721 263 42 0 130449 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 533204

[startup+1302.3 s]
/proc/loadavg: 3.02 3.05 3.14 4/184 18043
/proc/meminfo: memFree=29164288/32951124 swapFree=67056684/67111528
[pid=17794] ppid=17792 vsize=533204 CPUtime=1302.29 cores=0,2
/proc/17794/stat : 17794 (MoUsSaka) R 17792 17794 13546 0 -1 4202496 276735 0 0 0 130188 41 0 0 25 0 1 0 892452341 546000896 110791 33554432000 4194304 4365125 140735810800544 18446744073709551615 4258077 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17794/statm: 133301 110791 263 42 0 130449 0
Current children cumulated CPU time (s) 1302.29
Current children cumulated vsize (KiB) 533204

[startup+1362.3 s]
/proc/loadavg: 3.01 3.04 3.13 4/184 18045
/proc/meminfo: memFree=29163240/32951124 swapFree=67056684/67111528
[pid=17794] ppid=17792 vsize=533204 CPUtime=1362.28 cores=0,2
/proc/17794/stat : 17794 (MoUsSaka) R 17792 17794 13546 0 -1 4202496 277339 0 0 0 136187 41 0 0 25 0 1 0 892452341 546000896 111093 33554432000 4194304 4365125 140735810800544 18446744073709551615 4258085 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17794/statm: 133301 111093 263 42 0 130449 0
Current children cumulated CPU time (s) 1362.28
Current children cumulated vsize (KiB) 533204

[startup+1422.31 s]
/proc/loadavg: 3.00 3.03 3.12 4/184 18046
/proc/meminfo: memFree=29158236/32951124 swapFree=67056684/67111528
[pid=17794] ppid=17792 vsize=533204 CPUtime=1422.3 cores=0,2
/proc/17794/stat : 17794 (MoUsSaka) R 17792 17794 13546 0 -1 4202496 278749 0 0 0 142188 42 0 0 25 0 1 0 892452341 546000896 111798 33554432000 4194304 4365125 140735810800544 18446744073709551615 4258040 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17794/statm: 133301 111798 263 42 0 130449 0
Current children cumulated CPU time (s) 1422.3
Current children cumulated vsize (KiB) 533204

[startup+1482.3 s]
/proc/loadavg: 3.00 3.02 3.11 4/184 18048
/proc/meminfo: memFree=29152732/32951124 swapFree=67056684/67111528
[pid=17794] ppid=17792 vsize=533204 CPUtime=1482.29 cores=0,2
/proc/17794/stat : 17794 (MoUsSaka) R 17792 17794 13546 0 -1 4202496 280779 0 0 0 148187 42 0 0 25 0 1 0 892452341 546000896 112813 33554432000 4194304 4365125 140735810800544 18446744073709551615 4258040 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17794/statm: 133301 112813 263 42 0 130449 0
Current children cumulated CPU time (s) 1482.29
Current children cumulated vsize (KiB) 533204

[startup+1542.3 s]
/proc/loadavg: 3.04 3.03 3.10 4/184 18050
/proc/meminfo: memFree=29149588/32951124 swapFree=67056684/67111528
[pid=17794] ppid=17792 vsize=609904 CPUtime=1542.3 cores=0,2
/proc/17794/stat : 17794 (MoUsSaka) R 17792 17794 13546 0 -1 4202496 325389 0 0 0 154182 48 0 0 25 0 1 0 892452341 624541696 115984 33554432000 4194304 4365125 140735810800544 18446744073709551615 4258085 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17794/statm: 152476 115984 263 42 0 149624 0
Current children cumulated CPU time (s) 1542.3
Current children cumulated vsize (KiB) 609904

[startup+1602.3 s]
/proc/loadavg: 3.01 3.02 3.09 4/184 18051
/proc/meminfo: memFree=29142724/32951124 swapFree=67056684/67111528
[pid=17794] ppid=17792 vsize=609904 CPUtime=1602.3 cores=0,2
/proc/17794/stat : 17794 (MoUsSaka) R 17792 17794 13546 0 -1 4202496 327851 0 0 0 160182 48 0 0 25 0 1 0 892452341 624541696 117215 33554432000 4194304 4365125 140735810800544 18446744073709551615 4258077 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17794/statm: 152476 117215 263 42 0 149624 0
Current children cumulated CPU time (s) 1602.3
Current children cumulated vsize (KiB) 609904

[startup+1662.3 s]
/proc/loadavg: 3.00 3.02 3.08 4/184 18053
/proc/meminfo: memFree=29108704/32951124 swapFree=67056684/67111528
[pid=17794] ppid=17792 vsize=609904 CPUtime=1662.29 cores=0,2
/proc/17794/stat : 17794 (MoUsSaka) R 17792 17794 13546 0 -1 4202496 330431 0 0 0 166181 48 0 0 25 0 1 0 892452341 624541696 118505 33554432000 4194304 4365125 140735810800544 18446744073709551615 4258098 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17794/statm: 152476 118505 263 42 0 149624 0
Current children cumulated CPU time (s) 1662.29
Current children cumulated vsize (KiB) 609904

[startup+1722.3 s]
/proc/loadavg: 3.00 3.01 3.08 4/184 18054
/proc/meminfo: memFree=29124404/32951124 swapFree=67056684/67111528
[pid=17794] ppid=17792 vsize=609904 CPUtime=1722.3 cores=0,2
/proc/17794/stat : 17794 (MoUsSaka) R 17792 17794 13546 0 -1 4202496 333805 0 0 0 172181 49 0 0 25 0 1 0 892452341 624541696 120192 33554432000 4194304 4365125 140735810800544 18446744073709551615 4257409 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17794/statm: 152476 120192 263 42 0 149624 0
Current children cumulated CPU time (s) 1722.3
Current children cumulated vsize (KiB) 609904

[startup+1782.3 s]
/proc/loadavg: 3.00 3.00 3.07 4/184 18056
/proc/meminfo: memFree=29107488/32951124 swapFree=67056684/67111528
[pid=17794] ppid=17792 vsize=609904 CPUtime=1782.3 cores=0,2
/proc/17794/stat : 17794 (MoUsSaka) R 17792 17794 13546 0 -1 4202496 336057 0 0 0 178181 49 0 0 25 0 1 0 892452341 624541696 121318 33554432000 4194304 4365125 140735810800544 18446744073709551615 4258052 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17794/statm: 152476 121318 263 42 0 149624 0
Current children cumulated CPU time (s) 1782.3
Current children cumulated vsize (KiB) 609904



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 3.08 3.02 3.08 4/184 18057
/proc/meminfo: memFree=29105620/32951124 swapFree=67056684/67111528
[pid=17794] ppid=17792 vsize=609904 CPUtime=1800.01 cores=0,2
/proc/17794/stat : 17794 (MoUsSaka) R 17792 17794 13546 0 -1 4202496 336977 0 0 0 179952 49 0 0 25 0 1 0 892452341 624541696 121778 33554432000 4194304 4365125 140735810800544 18446744073709551615 4258085 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17794/statm: 152476 121778 263 42 0 149624 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 609904

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.03
CPU time (s): 1800.04
CPU user time (s): 1799.52
CPU system time (s): 0.512922
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 763140

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.52
system time used= 0.512922
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 336977
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= 10
involuntary context switches= 24460

runsolver used 3.16952 second user time and 6.65699 second system time

The end

Launcher Data

Begin job on node109 at 2011-06-11 18:08:36
IDJOB=3495902
IDBENCH=89445
IDSOLVER=1989
FILE ID=node109/3495902-1307808513
RUNJOBID= node109-1307807601-16673
PBS_JOBID= 13551065
Free space on /tmp= 73936 MiB

SOLVER NAME= MoUsSaka 2011-03-26
BENCH NAME= SAT11/mus/marques-silva/design-debugging/rsdecoder-problem.dimacs_38.filtered.cnf
COMMAND LINE= MoUsSaka BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3495902-1307808513/watcher-3495902-1307808513 -o /tmp/evaluation-result-3495902-1307808513/solver-3495902-1307808513 -C 1800 -W 1850 -M 7680  MoUsSaka HOME/instance-3495902-1307808513.cnf

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

MD5SUM BENCH= b3f7249559f2cb0224647a4658589320
RANDOM SEED=401861396

node109.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.809
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.61
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.809
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.809
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.809
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.809
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.809
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.809
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.809
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:      30087268 kB
Buffers:        311340 kB
Cached:        1247048 kB
SwapCached:       8608 kB
Active:        1781968 kB
Inactive:       847184 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30087268 kB
SwapTotal:    67111528 kB
SwapFree:     67056684 kB
Dirty:           81136 kB
Writeback:           0 kB
AnonPages:     1067764 kB
Mapped:          13624 kB
Slab:           166712 kB
PageTables:       7432 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1668036 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= 73828 MiB
End job on node109 at 2011-06-11 18:38:38