Trace number 3258279

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-v1150c84314g7.cnf
MD5SUMf39e50b5cd7b50d1971722973512a1b8
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark6.09707
Satisfiable
(Un)Satisfiability was proved
Number of variables1150
Number of clauses84314
Sum of the clauses size169678
Maximum clause length23
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 284264
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

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

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 3.70 4.02 3.98 3/184 14159
/proc/meminfo: memFree=16223352/32951124 swapFree=67111528/67111528
[pid=14159] ppid=14157 vsize=11776 CPUtime=0 cores=5,7
/proc/14159/stat : 14159 (umsat) R 14157 14159 12632 0 -1 4194304 369 0 0 0 0 0 0 0 24 0 1 0 459431194 12058624 308 33554432000 4194304 4263880 140733861296176 18446744073709551615 218905398290 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14159/statm: 2944 308 241 17 0 117 0

[startup+0.038237 s]
/proc/loadavg: 3.70 4.02 3.98 3/184 14159
/proc/meminfo: memFree=16223352/32951124 swapFree=67111528/67111528
[pid=14159] ppid=14157 vsize=12428 CPUtime=0.03 cores=5,7
/proc/14159/stat : 14159 (umsat) R 14157 14159 12632 0 -1 4194304 583 0 0 0 3 0 0 0 24 0 1 0 459431194 12726272 473 33554432000 4194304 4263880 140733861296176 18446744073709551615 47700094678872 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14159/statm: 3107 473 242 17 0 280 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 12428

[startup+0.100223 s]
/proc/loadavg: 3.70 4.02 3.98 3/184 14159
/proc/meminfo: memFree=16223352/32951124 swapFree=67111528/67111528
[pid=14159] ppid=14157 vsize=13340 CPUtime=0.09 cores=5,7
/proc/14159/stat : 14159 (umsat) R 14157 14159 12632 0 -1 4194304 923 0 0 0 9 0 0 0 24 0 1 0 459431194 13660160 716 33554432000 4194304 4263880 140733861296176 18446744073709551615 47700094597539 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14159/statm: 3335 716 242 17 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13340

[startup+0.30019 s]
/proc/loadavg: 3.70 4.02 3.98 3/184 14159
/proc/meminfo: memFree=16223352/32951124 swapFree=67111528/67111528
[pid=14159] ppid=14157 vsize=28328 CPUtime=0.29 cores=5,7
/proc/14159/stat : 14159 (umsat) R 14157 14159 12632 0 -1 4202496 4887 0 0 0 29 0 0 0 25 0 1 0 459431194 29007872 4102 33554432000 4194304 4263880 140733861296176 18446744073709551615 218905386992 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14159/statm: 7082 4102 244 17 0 4255 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 28328

[startup+0.701121 s]
/proc/loadavg: 3.70 4.02 3.98 3/184 14159
/proc/meminfo: memFree=16223352/32951124 swapFree=67111528/67111528
[pid=14159] ppid=14157 vsize=28156 CPUtime=0.69 cores=5,7
/proc/14159/stat : 14159 (umsat) R 14157 14159 12632 0 -1 4202496 5594 0 0 0 69 0 0 0 25 0 1 0 459431194 28831744 4314 33554432000 4194304 4263880 140733861296176 18446744073709551615 4207693 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14159/statm: 7039 4314 247 17 0 4212 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 28156

[startup+1.50097 s]
/proc/loadavg: 3.70 4.02 3.98 5/190 14170
/proc/meminfo: memFree=16165460/32951124 swapFree=67111528/67111528
[pid=14159] ppid=14157 vsize=36064 CPUtime=1.49 cores=5,7
/proc/14159/stat : 14159 (umsat) R 14157 14159 12632 0 -1 4202496 7584 0 0 0 149 0 0 0 25 0 1 0 459431194 36929536 6304 33554432000 4194304 4263880 140733861296176 18446744073709551615 218905391813 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14159/statm: 9016 6304 247 17 0 6189 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36064

[startup+3.10069 s]
/proc/loadavg: 3.70 4.02 3.98 5/190 14170
/proc/meminfo: memFree=16101848/32951124 swapFree=67111528/67111528
[pid=14159] ppid=14157 vsize=46632 CPUtime=3.09 cores=5,7
/proc/14159/stat : 14159 (umsat) R 14157 14159 12632 0 -1 4202496 10241 0 0 0 308 1 0 0 25 0 1 0 459431194 47751168 8961 33554432000 4194304 4263880 140733861296176 18446744073709551615 4207828 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14159/statm: 11658 8961 247 17 0 8831 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 46632

[startup+6.30112 s]
/proc/loadavg: 3.72 4.02 3.98 5/190 14170
/proc/meminfo: memFree=16032280/32951124 swapFree=67111528/67111528
[pid=14159] ppid=14157 vsize=60624 CPUtime=6.29 cores=5,7
/proc/14159/stat : 14159 (umsat) R 14157 14159 12632 0 -1 4202496 13690 0 0 0 627 2 0 0 25 0 1 0 459431194 62078976 12410 33554432000 4194304 4263880 140733861296176 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14159/statm: 15156 12410 247 17 0 12329 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 60624

[startup+12.7009 s]
/proc/loadavg: 3.74 4.02 3.98 5/190 14171
/proc/meminfo: memFree=15934512/32951124 swapFree=67111528/67111528
[pid=14159] ppid=14157 vsize=78252 CPUtime=12.69 cores=5,7
/proc/14159/stat : 14159 (umsat) R 14157 14159 12632 0 -1 4202496 18099 0 0 0 1266 3 0 0 25 0 1 0 459431194 80130048 16819 33554432000 4194304 4263880 140733861296176 18446744073709551615 4207753 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14159/statm: 19563 16819 247 17 0 16736 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 78252

[startup+25.5006 s]
/proc/loadavg: 3.80 4.02 3.98 5/190 14171
/proc/meminfo: memFree=15809488/32951124 swapFree=67111528/67111528
[pid=14159] ppid=14157 vsize=104508 CPUtime=25.49 cores=5,7
/proc/14159/stat : 14159 (umsat) R 14157 14159 12632 0 -1 4202496 24542 0 0 0 2543 6 0 0 25 0 1 0 459431194 107016192 23260 33554432000 4194304 4263880 140733861296176 18446744073709551615 4205647 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14159/statm: 26127 23260 247 17 0 23300 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 104508

[startup+51.101 s]
/proc/loadavg: 3.87 4.01 3.98 5/190 14172
/proc/meminfo: memFree=15642512/32951124 swapFree=67111528/67111528
[pid=14159] ppid=14157 vsize=136188 CPUtime=51.09 cores=5,7
/proc/14159/stat : 14159 (umsat) R 14157 14159 12632 0 -1 4202496 32319 0 0 0 5101 8 0 0 25 0 1 0 459431194 139456512 31037 33554432000 4194304 4263880 140733861296176 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14159/statm: 34047 31037 247 17 0 31220 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 136188

[startup+102.307 s]
/proc/loadavg: 3.94 4.01 3.98 5/190 14173
/proc/meminfo: memFree=15368592/32951124 swapFree=67111528/67111528
[pid=14159] ppid=14157 vsize=189020 CPUtime=102.3 cores=5,7
/proc/14159/stat : 14159 (umsat) R 14157 14159 12632 0 -1 4202496 45148 0 0 0 10217 13 0 0 25 0 1 0 459431194 193556480 43866 33554432000 4194304 4263880 140733861296176 18446744073709551615 4207654 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14159/statm: 47255 43866 247 17 0 44428 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 189020

[startup+162.301 s]
/proc/loadavg: 3.98 4.00 3.98 5/190 14175
/proc/meminfo: memFree=15160844/32951124 swapFree=67111528/67111528
[pid=14159] ppid=14157 vsize=229584 CPUtime=162.3 cores=5,7
/proc/14159/stat : 14159 (umsat) R 14157 14159 12632 0 -1 4202496 55013 0 0 0 16214 16 0 0 25 0 1 0 459431194 235094016 53730 33554432000 4194304 4263880 140733861296176 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14159/statm: 57396 53730 249 17 0 54569 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 229584

[startup+222.301 s]
/proc/loadavg: 3.99 4.00 3.98 5/190 14176
/proc/meminfo: memFree=14982744/32951124 swapFree=67111528/67111528
[pid=14159] ppid=14157 vsize=263136 CPUtime=222.29 cores=5,7
/proc/14159/stat : 14159 (umsat) R 14157 14159 12632 0 -1 4202496 63200 0 0 0 22210 19 0 0 25 0 1 0 459431194 269451264 61916 33554432000 4194304 4263880 140733861296176 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14159/statm: 65784 61916 249 17 0 62957 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 263136

[startup+282.3 s]
/proc/loadavg: 4.06 4.02 3.99 5/190 14178
/proc/meminfo: memFree=14833788/32951124 swapFree=67111528/67111528
[pid=14159] ppid=14157 vsize=296468 CPUtime=282.3 cores=5,7
/proc/14159/stat : 14159 (umsat) R 14157 14159 12632 0 -1 4202496 71176 0 0 0 28208 22 0 0 25 0 1 0 459431194 303583232 69891 33554432000 4194304 4263880 140733861296176 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14159/statm: 74117 69891 249 17 0 71290 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 296468

[startup+342.3 s]
/proc/loadavg: 4.02 4.01 3.99 5/190 14179
/proc/meminfo: memFree=14706040/32951124 swapFree=67111528/67111528
[pid=14159] ppid=14157 vsize=322236 CPUtime=342.3 cores=5,7
/proc/14159/stat : 14159 (umsat) R 14157 14159 12632 0 -1 4202496 77308 0 0 0 34205 25 0 0 25 0 1 0 459431194 329969664 76022 33554432000 4194304 4263880 140733861296176 18446744073709551615 4207753 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14159/statm: 80559 76022 249 17 0 77732 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 322236

[startup+402.301 s]
/proc/loadavg: 4.00 4.00 3.99 5/190 14181
/proc/meminfo: memFree=14590068/32951124 swapFree=67111528/67111528
[pid=14159] ppid=14157 vsize=350340 CPUtime=402.3 cores=5,7
/proc/14159/stat : 14159 (umsat) R 14157 14159 12632 0 -1 4202496 84291 0 0 0 40201 29 0 0 25 0 1 0 459431194 358748160 83005 33554432000 4194304 4263880 140733861296176 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14159/statm: 87585 83005 250 17 0 84758 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 350340

[startup+462.301 s]
/proc/loadavg: 4.00 4.00 3.99 5/190 14183
/proc/meminfo: memFree=14484628/32951124 swapFree=67111528/67111528
[pid=14159] ppid=14157 vsize=371428 CPUtime=462.31 cores=5,7
/proc/14159/stat : 14159 (umsat) R 14157 14159 12632 0 -1 4202496 89412 0 0 0 46199 32 0 0 25 0 1 0 459431194 380342272 88124 33554432000 4194304 4263880 140733861296176 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14159/statm: 92857 88124 248 17 0 90030 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 371428

[startup+522.301 s]
/proc/loadavg: 4.06 4.01 3.99 5/190 14184
/proc/meminfo: memFree=14385396/32951124 swapFree=67111528/67111528
[pid=14159] ppid=14157 vsize=392188 CPUtime=522.31 cores=5,7
/proc/14159/stat : 14159 (umsat) R 14157 14159 12632 0 -1 4202496 94431 0 0 0 52197 34 0 0 25 0 1 0 459431194 401600512 93143 33554432000 4194304 4263880 140733861296176 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14159/statm: 98047 93143 249 17 0 95220 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 392188

[startup+582.301 s]
/proc/loadavg: 4.02 4.01 3.99 5/190 14186
/proc/meminfo: memFree=14287396/32951124 swapFree=67111528/67111528
[pid=14159] ppid=14157 vsize=411292 CPUtime=582.31 cores=5,7
/proc/14159/stat : 14159 (umsat) R 14157 14159 12632 0 -1 4202496 99045 0 0 0 58195 36 0 0 25 0 1 0 459431194 421163008 97757 33554432000 4194304 4263880 140733861296176 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14159/statm: 102823 97757 250 17 0 99996 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 411292

[startup+642.3 s]
/proc/loadavg: 4.00 4.00 3.99 5/190 14187
/proc/meminfo: memFree=14186064/32951124 swapFree=67111528/67111528
[pid=14159] ppid=14157 vsize=433244 CPUtime=642.31 cores=5,7
/proc/14159/stat : 14159 (umsat) R 14157 14159 12632 0 -1 4202496 104463 0 0 0 64193 38 0 0 25 0 1 0 459431194 443641856 103175 33554432000 4194304 4263880 140733861296176 18446744073709551615 4205664 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14159/statm: 108311 103175 250 17 0 105484 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 433244

[startup+702.3 s]
/proc/loadavg: 4.00 4.00 3.99 5/190 14189
/proc/meminfo: memFree=14094004/32951124 swapFree=67111528/67111528
[pid=14159] ppid=14157 vsize=451684 CPUtime=702.31 cores=5,7
/proc/14159/stat : 14159 (umsat) R 14157 14159 12632 0 -1 4202496 108972 0 0 0 70191 40 0 0 25 0 1 0 459431194 462524416 107684 33554432000 4194304 4263880 140733861296176 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14159/statm: 112921 107684 250 17 0 110094 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 451684

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.99 5/190 14191
/proc/meminfo: memFree=14005056/32951124 swapFree=67111528/67111528
[pid=14159] ppid=14157 vsize=470352 CPUtime=762.32 cores=5,7
/proc/14159/stat : 14159 (umsat) R 14157 14159 12632 0 -1 4202496 113443 0 0 0 76190 42 0 0 25 0 1 0 459431194 481640448 112154 33554432000 4194304 4263880 140733861296176 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14159/statm: 117588 112154 249 17 0 114761 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 470352

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.99 5/190 14192
/proc/meminfo: memFree=13910656/32951124 swapFree=67111528/67111528
[pid=14159] ppid=14157 vsize=487140 CPUtime=822.31 cores=5,7
/proc/14159/stat : 14159 (umsat) R 14157 14159 12632 0 -1 4202496 117497 0 0 0 82188 43 0 0 25 0 1 0 459431194 498831360 116207 33554432000 4194304 4263880 140733861296176 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14159/statm: 121785 116207 249 17 0 118958 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 487140

[startup+882.301 s]
/proc/loadavg: 4.03 4.01 4.00 5/190 14194
/proc/meminfo: memFree=13823816/32951124 swapFree=67111528/67111528
[pid=14159] ppid=14157 vsize=510088 CPUtime=882.32 cores=5,7
/proc/14159/stat : 14159 (umsat) R 14157 14159 12632 0 -1 4202496 123176 0 0 0 88186 46 0 0 25 0 1 0 459431194 522330112 121886 33554432000 4194304 4263880 140733861296176 18446744073709551615 4244064 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14159/statm: 127522 121886 249 17 0 124695 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 510088

[startup+942.301 s]
/proc/loadavg: 4.01 4.01 4.00 5/190 14195
/proc/meminfo: memFree=13738468/32951124 swapFree=67111528/67111528
[pid=14159] ppid=14157 vsize=531876 CPUtime=942.31 cores=5,7
/proc/14159/stat : 14159 (umsat) R 14157 14159 12632 0 -1 4202496 128602 0 0 0 94182 49 0 0 25 0 1 0 459431194 544641024 127311 33554432000 4194304 4263880 140733861296176 18446744073709551615 4205655 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14159/statm: 132969 127311 249 17 0 130142 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 531876

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/190 14197
/proc/meminfo: memFree=13662052/32951124 swapFree=67111528/67111528
[pid=14159] ppid=14157 vsize=545524 CPUtime=1002.32 cores=5,7
/proc/14159/stat : 14159 (umsat) R 14157 14159 12632 0 -1 4202496 131819 0 0 0 100181 51 0 0 25 0 1 0 459431194 558616576 130528 33554432000 4194304 4263880 140733861296176 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14159/statm: 136381 130528 249 17 0 133554 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 545524

[startup+1062.3 s]
/proc/loadavg: 4.08 4.02 4.00 5/190 14199
/proc/meminfo: memFree=13593696/32951124 swapFree=67111528/67111528
[pid=14159] ppid=14157 vsize=560392 CPUtime=1062.32 cores=5,7
/proc/14159/stat : 14159 (umsat) R 14157 14159 12632 0 -1 4202496 135425 0 0 0 106180 52 0 0 25 0 1 0 459431194 573841408 134134 33554432000 4194304 4263880 140733861296176 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14159/statm: 140098 134134 249 17 0 137271 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 560392

[startup+1122.3 s]
/proc/loadavg: 4.03 4.01 4.00 5/190 14200
/proc/meminfo: memFree=13519996/32951124 swapFree=67111528/67111528
[pid=14159] ppid=14157 vsize=574424 CPUtime=1122.32 cores=5,7
/proc/14159/stat : 14159 (umsat) R 14157 14159 12632 0 -1 4202496 138942 0 0 0 112178 54 0 0 25 0 1 0 459431194 588210176 137651 33554432000 4194304 4263880 140733861296176 18446744073709551615 4207691 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14159/statm: 143606 137651 250 17 0 140779 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 574424

[startup+1182.3 s]
/proc/loadavg: 4.01 4.00 4.00 5/190 14202
/proc/meminfo: memFree=13454492/32951124 swapFree=67111528/67111528
[pid=14159] ppid=14157 vsize=587292 CPUtime=1182.33 cores=5,7
/proc/14159/stat : 14159 (umsat) R 14157 14159 12632 0 -1 4202496 141552 0 0 0 118177 56 0 0 25 0 1 0 459431194 601387008 140260 33554432000 4194304 4263880 140733861296176 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14159/statm: 146823 140260 251 17 0 143996 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 587292

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/190 14203
/proc/meminfo: memFree=13384164/32951124 swapFree=67111528/67111528
[pid=14159] ppid=14157 vsize=598260 CPUtime=1242.33 cores=5,7
/proc/14159/stat : 14159 (umsat) R 14157 14159 12632 0 -1 4202496 144174 0 0 0 124176 57 0 0 25 0 1 0 459431194 612618240 142882 33554432000 4194304 4263880 140733861296176 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14159/statm: 149565 142882 251 17 0 146738 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 598260



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 4.01 4.00 3/186 14207
/proc/meminfo: memFree=14618476/32951124 swapFree=67111528/67111528
[pid=14159] ppid=14157 vsize=609756 CPUtime=1300.03 cores=5,7
/proc/14159/stat : 14159 (umsat) R 14157 14159 12632 0 -1 4202496 147000 0 0 0 129945 58 0 0 25 0 1 0 459431194 624390144 145707 33554432000 4194304 4263880 140733861296176 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14159/statm: 152439 145707 250 17 0 149612 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 609756

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.46
CPU system time (s): 0.610907
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 609756

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.46
system time used= 0.610907
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 147000
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 916

runsolver used 1.93471 second user time and 5.16921 second system time

The end

Launcher Data

Begin job on node137 at 2011-04-22 15:18:55
IDJOB=3258279
IDBENCH=71337
IDSOLVER=1582
FILE ID=node137/3258279-1303478335
RUNJOBID= node137-1303478334-14130
PBS_JOBID= 13107203
Free space on /tmp= 71384 MiB

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

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

MD5SUM BENCH= f39e50b5cd7b50d1971722973512a1b8
RANDOM SEED=1517524219

node137.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16223632 kB
Buffers:       1210304 kB
Cached:       14859632 kB
SwapCached:          0 kB
Active:        9355808 kB
Inactive:      6814844 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16223632 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10952 kB
Writeback:          44 kB
AnonPages:      100024 kB
Mapped:          15272 kB
Slab:           493028 kB
PageTables:       4988 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   270856 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= 71384 MiB
End job on node137 at 2011-04-22 15:40:37