Trace number 3258059

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
UmSat 2011-02-25? (TO) 1300.07 1300.03

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v945c61409g3.cnf
MD5SUM226123ce9245dfa4b876682016123861
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark12.0692
Satisfiable
(Un)Satisfiability was proved
Number of variables945
Number of clauses61409
Sum of the clauses size123673
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 261364
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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-3258059-1303475243/watcher-3258059-1303475243 -o /tmp/evaluation-result-3258059-1303475243/solver-3258059-1303475243 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3258059-1303475243.cnf 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.61 3.16 3.52 2/175 25373
/proc/meminfo: memFree=17661500/32951124 swapFree=67111528/67111528
[pid=25373] ppid=25370 vsize=11776 CPUtime=0 cores=1,3
/proc/25373/stat : 25373 (umsat) R 25370 25373 24386 0 -1 4194304 368 0 0 0 0 0 0 0 18 0 1 0 439940180 12058624 307 33554432000 4194304 4263880 140737111873216 18446744073709551615 4232297 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25373/statm: 2944 307 241 17 0 117 0

[startup+0.082555 s]
/proc/loadavg: 2.61 3.16 3.52 2/175 25373
/proc/meminfo: memFree=17661500/32951124 swapFree=67111528/67111528
[pid=25373] ppid=25370 vsize=13340 CPUtime=0.08 cores=1,3
/proc/25373/stat : 25373 (umsat) R 25370 25373 24386 0 -1 4194304 886 0 0 0 8 0 0 0 18 0 1 0 439940180 13660160 679 33554432000 4194304 4263880 140737111873216 18446744073709551615 220815892437 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25373/statm: 3335 679 242 17 0 508 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 13340

[startup+0.100551 s]
/proc/loadavg: 2.61 3.16 3.52 2/175 25373
/proc/meminfo: memFree=17661500/32951124 swapFree=67111528/67111528
[pid=25373] ppid=25370 vsize=13340 CPUtime=0.09 cores=1,3
/proc/25373/stat : 25373 (umsat) R 25370 25373 24386 0 -1 4194304 919 0 0 0 9 0 0 0 18 0 1 0 439940180 13660160 712 33554432000 4194304 4263880 140737111873216 18446744073709551615 47808830752489 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25373/statm: 3335 713 242 17 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13340

[startup+0.300526 s]
/proc/loadavg: 2.61 3.16 3.52 2/175 25373
/proc/meminfo: memFree=17661500/32951124 swapFree=67111528/67111528
[pid=25373] ppid=25370 vsize=21252 CPUtime=0.29 cores=1,3
/proc/25373/stat : 25373 (umsat) R 25370 25373 24386 0 -1 4202496 3460 0 0 0 29 0 0 0 18 0 1 0 439940180 21762048 2700 33554432000 4194304 4263880 140737111873216 18446744073709551615 4224812 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25373/statm: 5313 2700 247 17 0 2486 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21252

[startup+0.700438 s]
/proc/loadavg: 2.61 3.16 3.52 2/175 25373
/proc/meminfo: memFree=17661500/32951124 swapFree=67111528/67111528
[pid=25373] ppid=25370 vsize=25104 CPUtime=0.69 cores=1,3
/proc/25373/stat : 25373 (umsat) R 25370 25373 24386 0 -1 4202496 4401 0 0 0 69 0 0 0 18 0 1 0 439940180 25706496 3641 33554432000 4194304 4263880 140737111873216 18446744073709551615 4207668 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25373/statm: 6276 3641 247 17 0 3449 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25104

[startup+1.50029 s]
/proc/loadavg: 2.61 3.16 3.52 5/190 25402
/proc/meminfo: memFree=17575696/32951124 swapFree=67111528/67111528
[pid=25373] ppid=25370 vsize=31256 CPUtime=1.49 cores=1,3
/proc/25373/stat : 25373 (umsat) R 25370 25373 24386 0 -1 4202496 5923 0 0 0 149 0 0 0 20 0 1 0 439940180 32006144 5163 33554432000 4194304 4263880 140737111873216 18446744073709551615 4223024 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25373/statm: 7814 5163 247 17 0 4987 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 31256

[startup+3.101 s]
/proc/loadavg: 2.80 3.19 3.53 5/190 25402
/proc/meminfo: memFree=17545456/32951124 swapFree=67111528/67111528
[pid=25373] ppid=25370 vsize=38536 CPUtime=3.09 cores=1,3
/proc/25373/stat : 25373 (umsat) R 25370 25373 24386 0 -1 4202496 7767 0 0 0 309 0 0 0 25 0 1 0 439940180 39460864 7007 33554432000 4194304 4263880 140737111873216 18446744073709551615 4224834 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25373/statm: 9634 7007 247 17 0 6807 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38536

[startup+6.30042 s]
/proc/loadavg: 2.80 3.19 3.53 5/190 25402
/proc/meminfo: memFree=17485196/32951124 swapFree=67111528/67111528
[pid=25373] ppid=25370 vsize=49908 CPUtime=6.29 cores=1,3
/proc/25373/stat : 25373 (umsat) R 25370 25373 24386 0 -1 4202496 10572 0 0 0 628 1 0 0 25 0 1 0 439940180 51105792 9812 33554432000 4194304 4263880 140737111873216 18446744073709551615 4207753 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25373/statm: 12477 9812 247 17 0 9650 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 49908

[startup+12.7002 s]
/proc/loadavg: 2.99 3.22 3.53 5/190 25402
/proc/meminfo: memFree=17410048/32951124 swapFree=67111528/67111528
[pid=25373] ppid=25370 vsize=65632 CPUtime=12.69 cores=1,3
/proc/25373/stat : 25373 (umsat) R 25370 25373 24386 0 -1 4202496 14455 0 0 0 1267 2 0 0 25 0 1 0 439940180 67207168 13695 33554432000 4194304 4263880 140737111873216 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25373/statm: 16408 13695 247 17 0 13581 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 65632

[startup+25.5009 s]
/proc/loadavg: 3.14 3.24 3.54 5/190 25403
/proc/meminfo: memFree=17309240/32951124 swapFree=67111528/67111528
[pid=25373] ppid=25370 vsize=83432 CPUtime=25.49 cores=1,3
/proc/25373/stat : 25373 (umsat) R 25370 25373 24386 0 -1 4202496 18819 0 0 0 2545 4 0 0 25 0 1 0 439940180 85434368 18059 33554432000 4194304 4263880 140737111873216 18446744073709551615 4205824 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25373/statm: 20858 18059 247 17 0 18031 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 83432

[startup+51.1012 s]
/proc/loadavg: 3.51 3.32 3.55 5/190 25403
/proc/meminfo: memFree=17179712/32951124 swapFree=67111528/67111528
[pid=25373] ppid=25370 vsize=110696 CPUtime=51.09 cores=1,3
/proc/25373/stat : 25373 (umsat) R 25370 25373 24386 0 -1 4202496 25506 0 0 0 5103 6 0 0 25 0 1 0 439940180 113352704 24745 33554432000 4194304 4263880 140737111873216 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25373/statm: 27674 24745 247 17 0 24847 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 110696

[startup+102.307 s]
/proc/loadavg: 3.85 3.45 3.58 5/190 25405
/proc/meminfo: memFree=16984032/32951124 swapFree=67111528/67111528
[pid=25373] ppid=25370 vsize=144912 CPUtime=102.3 cores=1,3
/proc/25373/stat : 25373 (umsat) R 25370 25373 24386 0 -1 4202496 33710 0 0 0 10220 10 0 0 25 0 1 0 439940180 148389888 32948 33554432000 4194304 4263880 140737111873216 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25373/statm: 36228 32948 247 17 0 33401 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 144912

[startup+162.301 s]
/proc/loadavg: 3.94 3.54 3.60 5/190 25406
/proc/meminfo: memFree=16815236/32951124 swapFree=67111528/67111528
[pid=25373] ppid=25370 vsize=180512 CPUtime=162.3 cores=1,3
/proc/25373/stat : 25373 (umsat) R 25370 25373 24386 0 -1 4202496 42390 0 0 0 16215 15 0 0 25 0 1 0 439940180 184844288 41627 33554432000 4194304 4263880 140737111873216 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25373/statm: 45128 41627 247 17 0 42301 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 180512

[startup+222.301 s]
/proc/loadavg: 3.98 3.62 3.63 5/190 25408
/proc/meminfo: memFree=16674840/32951124 swapFree=67111528/67111528
[pid=25373] ppid=25370 vsize=207736 CPUtime=222.3 cores=1,3
/proc/25373/stat : 25373 (umsat) R 25370 25373 24386 0 -1 4202496 49064 0 0 0 22211 19 0 0 25 0 1 0 439940180 212721664 48300 33554432000 4194304 4263880 140737111873216 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25373/statm: 51934 48300 247 17 0 49107 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 207736

[startup+282.301 s]
/proc/loadavg: 3.99 3.69 3.64 5/190 25409
/proc/meminfo: memFree=16569912/32951124 swapFree=67111528/67111528
[pid=25373] ppid=25370 vsize=234036 CPUtime=282.3 cores=1,3
/proc/25373/stat : 25373 (umsat) R 25370 25373 24386 0 -1 4202496 55156 0 0 0 28208 22 0 0 25 0 1 0 439940180 239652864 54391 33554432000 4194304 4263880 140737111873216 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25373/statm: 58509 54391 247 17 0 55682 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 234036

[startup+342.3 s]
/proc/loadavg: 4.03 3.76 3.67 5/190 25411
/proc/meminfo: memFree=16473048/32951124 swapFree=67111528/67111528
[pid=25373] ppid=25370 vsize=254136 CPUtime=342.3 cores=1,3
/proc/25373/stat : 25373 (umsat) R 25370 25373 24386 0 -1 4202496 59871 0 0 0 34205 25 0 0 25 0 1 0 439940180 260235264 59106 33554432000 4194304 4263880 140737111873216 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25373/statm: 63534 59106 247 17 0 60707 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 254136

[startup+402.3 s]
/proc/loadavg: 4.06 3.81 3.69 5/190 25413
/proc/meminfo: memFree=16386212/32951124 swapFree=67111528/67111528
[pid=25373] ppid=25370 vsize=274016 CPUtime=402.3 cores=1,3
/proc/25373/stat : 25373 (umsat) R 25370 25373 24386 0 -1 4202496 64755 0 0 0 40203 27 0 0 25 0 1 0 439940180 280592384 63990 33554432000 4194304 4263880 140737111873216 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25373/statm: 68504 63990 247 17 0 65677 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 274016

[startup+462.3 s]
/proc/loadavg: 4.02 3.85 3.71 5/190 25414
/proc/meminfo: memFree=16305212/32951124 swapFree=67111528/67111528
[pid=25373] ppid=25370 vsize=295480 CPUtime=462.3 cores=1,3
/proc/25373/stat : 25373 (umsat) R 25370 25373 24386 0 -1 4202496 69994 0 0 0 46200 30 0 0 25 0 1 0 439940180 302571520 69229 33554432000 4194304 4263880 140737111873216 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25373/statm: 73870 69229 247 17 0 71043 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 295480

[startup+522.3 s]
/proc/loadavg: 4.01 3.87 3.73 5/190 25416
/proc/meminfo: memFree=16243684/32951124 swapFree=67111528/67111528
[pid=25373] ppid=25370 vsize=307568 CPUtime=522.31 cores=1,3
/proc/25373/stat : 25373 (umsat) R 25370 25373 24386 0 -1 4202496 72952 0 0 0 52199 32 0 0 25 0 1 0 439940180 314949632 72187 33554432000 4194304 4263880 140737111873216 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25373/statm: 76892 72187 247 17 0 74065 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 307568

[startup+582.3 s]
/proc/loadavg: 4.00 3.89 3.74 5/190 25417
/proc/meminfo: memFree=16170492/32951124 swapFree=67111528/67111528
[pid=25373] ppid=25370 vsize=319908 CPUtime=582.3 cores=1,3
/proc/25373/stat : 25373 (umsat) R 25370 25373 24386 0 -1 4202496 75943 0 0 0 58197 33 0 0 25 0 1 0 439940180 327585792 75178 33554432000 4194304 4263880 140737111873216 18446744073709551615 4205695 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25373/statm: 79977 75178 247 17 0 77150 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 319908

[startup+642.301 s]
/proc/loadavg: 4.07 3.93 3.76 5/190 25419
/proc/meminfo: memFree=16103624/32951124 swapFree=67111528/67111528
[pid=25373] ppid=25370 vsize=331008 CPUtime=642.31 cores=1,3
/proc/25373/stat : 25373 (umsat) R 25370 25373 24386 0 -1 4202496 78739 0 0 0 64196 35 0 0 25 0 1 0 439940180 338952192 77974 33554432000 4194304 4263880 140737111873216 18446744073709551615 4207828 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25373/statm: 82752 77974 247 17 0 79925 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 331008

[startup+702.301 s]
/proc/loadavg: 4.03 3.94 3.77 5/190 25421
/proc/meminfo: memFree=16034028/32951124 swapFree=67111528/67111528
[pid=25373] ppid=25370 vsize=342596 CPUtime=702.31 cores=1,3
/proc/25373/stat : 25373 (umsat) R 25370 25373 24386 0 -1 4202496 81566 0 0 0 70195 36 0 0 25 0 1 0 439940180 350818304 80801 33554432000 4194304 4263880 140737111873216 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25373/statm: 85649 80801 247 17 0 82822 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 342596

[startup+762.307 s]
/proc/loadavg: 4.01 3.95 3.78 5/190 25422
/proc/meminfo: memFree=15964924/32951124 swapFree=67111528/67111528
[pid=25373] ppid=25370 vsize=353008 CPUtime=762.32 cores=1,3
/proc/25373/stat : 25373 (umsat) R 25370 25373 24386 0 -1 4202496 84096 0 0 0 76195 37 0 0 25 0 1 0 439940180 361480192 83331 33554432000 4194304 4263880 140737111873216 18446744073709551615 4207744 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25373/statm: 88252 83331 247 17 0 85425 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 353008

[startup+822.301 s]
/proc/loadavg: 4.00 3.95 3.79 5/190 25424
/proc/meminfo: memFree=15894716/32951124 swapFree=67111528/67111528
[pid=25373] ppid=25370 vsize=364424 CPUtime=822.32 cores=1,3
/proc/25373/stat : 25373 (umsat) R 25370 25373 24386 0 -1 4202496 86825 0 0 0 82194 38 0 0 25 0 1 0 439940180 373170176 86060 33554432000 4194304 4263880 140737111873216 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25373/statm: 91106 86060 247 17 0 88279 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 364424

[startup+882.301 s]
/proc/loadavg: 4.00 3.96 3.80 5/190 25425
/proc/meminfo: memFree=15818672/32951124 swapFree=67111528/67111528
[pid=25373] ppid=25370 vsize=380320 CPUtime=882.31 cores=1,3
/proc/25373/stat : 25373 (umsat) R 25370 25373 24386 0 -1 4202496 90710 0 0 0 88192 39 0 0 25 0 1 0 439940180 389447680 89945 33554432000 4194304 4263880 140737111873216 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25373/statm: 95080 89945 247 17 0 92253 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 380320

[startup+942.301 s]
/proc/loadavg: 4.07 3.98 3.82 5/190 25427
/proc/meminfo: memFree=15754780/32951124 swapFree=67111528/67111528
[pid=25373] ppid=25370 vsize=397740 CPUtime=942.32 cores=1,3
/proc/25373/stat : 25373 (umsat) R 25370 25373 24386 0 -1 4202496 95016 0 0 0 94190 42 0 0 25 0 1 0 439940180 407285760 94251 33554432000 4194304 4263880 140737111873216 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25373/statm: 99435 94251 247 17 0 96608 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 397740

[startup+1002.3 s]
/proc/loadavg: 4.02 3.98 3.83 5/190 25429
/proc/meminfo: memFree=15679600/32951124 swapFree=67111528/67111528
[pid=25373] ppid=25370 vsize=417224 CPUtime=1002.32 cores=1,3
/proc/25373/stat : 25373 (umsat) R 25370 25373 24386 0 -1 4202496 99867 0 0 0 100188 44 0 0 25 0 1 0 439940180 427237376 99102 33554432000 4194304 4263880 140737111873216 18446744073709551615 4207654 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25373/statm: 104306 99102 247 17 0 101479 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 417224

[startup+1062.3 s]
/proc/loadavg: 4.01 3.98 3.83 5/190 25430
/proc/meminfo: memFree=15619928/32951124 swapFree=67111528/67111528
[pid=25373] ppid=25370 vsize=433184 CPUtime=1062.32 cores=1,3
/proc/25373/stat : 25373 (umsat) R 25370 25373 24386 0 -1 4202496 103531 0 0 0 106187 45 0 0 25 0 1 0 439940180 443580416 102765 33554432000 4194304 4263880 140737111873216 18446744073709551615 4207691 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25373/statm: 108296 102765 247 17 0 105469 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 433184

[startup+1122.3 s]
/proc/loadavg: 4.06 4.00 3.84 5/190 25432
/proc/meminfo: memFree=15569680/32951124 swapFree=67111528/67111528
[pid=25373] ppid=25370 vsize=442276 CPUtime=1122.33 cores=1,3
/proc/25373/stat : 25373 (umsat) R 25370 25373 24386 0 -1 4202496 105609 0 0 0 112186 47 0 0 25 0 1 0 439940180 452890624 104843 33554432000 4194304 4263880 140737111873216 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25373/statm: 110569 104843 247 17 0 107742 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 442276

[startup+1182.3 s]
/proc/loadavg: 4.02 4.00 3.85 5/190 25433
/proc/meminfo: memFree=15519304/32951124 swapFree=67111528/67111528
[pid=25373] ppid=25370 vsize=451944 CPUtime=1182.32 cores=1,3
/proc/25373/stat : 25373 (umsat) R 25370 25373 24386 0 -1 4202496 108015 0 0 0 118184 48 0 0 25 0 1 0 439940180 462790656 107249 33554432000 4194304 4263880 140737111873216 18446744073709551615 4205710 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25373/statm: 112986 107249 247 17 0 110159 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 451944

[startup+1242.3 s]
/proc/loadavg: 4.01 4.00 3.85 5/190 25435
/proc/meminfo: memFree=15473144/32951124 swapFree=67111528/67111528
[pid=25373] ppid=25370 vsize=461048 CPUtime=1242.33 cores=1,3
/proc/25373/stat : 25373 (umsat) R 25370 25373 24386 0 -1 4202496 110247 0 0 0 124183 50 0 0 25 0 1 0 439940180 472113152 109481 33554432000 4194304 4263880 140737111873216 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25373/statm: 115262 109481 247 17 0 112435 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 461048



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.86 5/190 25437
/proc/meminfo: memFree=15431080/32951124 swapFree=67111528/67111528
[pid=25373] ppid=25370 vsize=471428 CPUtime=1300.04 cores=1,3
/proc/25373/stat : 25373 (umsat) R 25370 25373 24386 0 -1 4202496 112855 0 0 0 129953 51 0 0 25 0 1 0 439940180 482742272 111576 33554432000 4194304 4263880 140737111873216 18446744073709551615 4207654 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25373/statm: 117857 111576 247 17 0 115030 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 471428

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.03
CPU time (s): 1300.07
CPU user time (s): 1299.54
CPU system time (s): 0.531919
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 471428

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.54
system time used= 0.531919
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 112855
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= 13
involuntary context switches= 764

runsolver used 2.03469 second user time and 5.06823 second system time

The end

Launcher Data

Begin job on node147 at 2011-04-22 14:27:23
IDJOB=3258059
IDBENCH=71301
IDSOLVER=1582
FILE ID=node147/3258059-1303475243
RUNJOBID= node147-1303475243-25361
PBS_JOBID= 13107198
Free space on /tmp= 71968 MiB

SOLVER NAME= UmSat 2011-02-25
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v945c61409g3.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3258059-1303475243/watcher-3258059-1303475243 -o /tmp/evaluation-result-3258059-1303475243/solver-3258059-1303475243 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3258059-1303475243.cnf

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

MD5SUM BENCH= 226123ce9245dfa4b876682016123861
RANDOM SEED=202634395

node147.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.836
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.67
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.836
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.836
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.836
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.836
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.836
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.76
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.836
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.836
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:     32951124 kB
MemFree:      17661788 kB
Buffers:       1271232 kB
Cached:       13417824 kB
SwapCached:          0 kB
Active:        7230296 kB
Inactive:      7522420 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17661788 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3284 kB
Writeback:           0 kB
AnonPages:       64076 kB
Mapped:          14492 kB
Slab:           473260 kB
PageTables:       4744 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   188392 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= 71956 MiB
End job on node147 at 2011-04-22 14:49:05