Trace number 3283395

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
RestartSAT A75? (TO) 1300.07 1300.04

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UR-20-10p0.cnf
MD5SUMfaef1c850bb82ceddc7da5a4c445dd25
Bench CategoryAPPLICATION (applications instances)
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 variables258781
Number of clauses1372095
Sum of the clauses size3305764
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 2980303
Number of clauses of size 3313283
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

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-3283395-1303757297/watcher-3283395-1303757297 -o /tmp/evaluation-result-3283395-1303757297/solver-3283395-1303757297 -C 2400 -W 1300 -M 7680 HOME/RestartSAT -rfirst=1 -var-decay=0.75 HOME/instance-3283395-1303757297.cnf 

running on 2 cores: 0,2

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: 4.00 4.03 3.96 4/189 26293
/proc/meminfo: memFree=13484864/32951124 swapFree=67111528/67111528
[pid=26293] ppid=26291 vsize=22900 CPUtime=0 cores=0,2
/proc/26293/stat : 26293 (RestartSAT) R 26291 26293 25750 0 -1 4202496 1373 0 0 0 0 0 0 0 23 0 1 0 468146054 23449600 1314 33554432000 4194304 4291949 140735594758064 18446744073709551615 4240881 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26293/statm: 5725 1319 227 24 0 2359 0

[startup+0.0463169 s]
/proc/loadavg: 4.00 4.03 3.96 4/189 26293
/proc/meminfo: memFree=13484864/32951124 swapFree=67111528/67111528
[pid=26293] ppid=26291 vsize=50112 CPUtime=0.04 cores=0,2
/proc/26293/stat : 26293 (RestartSAT) R 26291 26293 25750 0 -1 4202496 6561 0 0 0 3 1 0 0 23 0 1 0 468146054 51314688 6461 33554432000 4194304 4291949 140735594758064 18446744073709551615 212039316165 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26293/statm: 12528 6464 227 24 0 9162 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 50112

[startup+0.100329 s]
/proc/loadavg: 4.00 4.03 3.96 4/189 26293
/proc/meminfo: memFree=13484864/32951124 swapFree=67111528/67111528
[pid=26293] ppid=26291 vsize=57808 CPUtime=0.09 cores=0,2
/proc/26293/stat : 26293 (RestartSAT) R 26291 26293 25750 0 -1 4202496 9214 0 0 0 8 1 0 0 23 0 1 0 468146054 59195392 8785 33554432000 4194304 4291949 140735594758064 18446744073709551615 4278185 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26293/statm: 14452 8786 227 24 0 11086 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 57808

[startup+0.300295 s]
/proc/loadavg: 4.00 4.03 3.96 4/189 26293
/proc/meminfo: memFree=13484864/32951124 swapFree=67111528/67111528
[pid=26293] ppid=26291 vsize=78164 CPUtime=0.29 cores=0,2
/proc/26293/stat : 26293 (RestartSAT) R 26291 26293 25750 0 -1 4202496 15116 0 0 0 27 2 0 0 25 0 1 0 468146054 80039936 14180 33554432000 4194304 4291949 140735594758064 18446744073709551615 4220665 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26293/statm: 19541 14180 227 24 0 16175 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 78164

[startup+0.700201 s]
/proc/loadavg: 4.00 4.03 3.96 4/189 26293
/proc/meminfo: memFree=13484864/32951124 swapFree=67111528/67111528
[pid=26293] ppid=26291 vsize=110288 CPUtime=0.69 cores=0,2
/proc/26293/stat : 26293 (RestartSAT) R 26291 26293 25750 0 -1 4202496 23634 0 0 0 65 4 0 0 25 0 1 0 468146054 112934912 21445 33554432000 4194304 4291949 140735594758064 18446744073709551615 212039316165 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26293/statm: 27572 21446 227 24 0 24206 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 110288

[startup+1.50107 s]
/proc/loadavg: 4.00 4.03 3.96 5/190 26294
/proc/meminfo: memFree=13363344/32951124 swapFree=67111528/67111528
[pid=26293] ppid=26291 vsize=145652 CPUtime=1.49 cores=0,2
/proc/26293/stat : 26293 (RestartSAT) R 26291 26293 25750 0 -1 4202496 33835 0 0 0 142 7 0 0 25 0 1 0 468146054 149147648 30283 33554432000 4194304 4291949 140735594758064 18446744073709551615 4231260 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26293/statm: 36413 30283 232 24 0 33047 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 145652

[startup+3.1008 s]
/proc/loadavg: 4.00 4.03 3.96 5/190 26294
/proc/meminfo: memFree=13341148/32951124 swapFree=67111528/67111528
[pid=26293] ppid=26291 vsize=135976 CPUtime=3.09 cores=0,2
/proc/26293/stat : 26293 (RestartSAT) R 26291 26293 25750 0 -1 4202496 43388 0 0 0 300 9 0 0 25 0 1 0 468146054 139239424 27999 33554432000 4194304 4291949 140735594758064 18446744073709551615 4260056 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26293/statm: 33994 27999 252 24 0 30628 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 135976

[startup+6.30022 s]
/proc/loadavg: 4.00 4.03 3.96 5/190 26294
/proc/meminfo: memFree=13347704/32951124 swapFree=67111528/67111528
[pid=26293] ppid=26291 vsize=135976 CPUtime=6.29 cores=0,2
/proc/26293/stat : 26293 (RestartSAT) R 26291 26293 25750 0 -1 4202496 43528 0 0 0 620 9 0 0 25 0 1 0 468146054 139239424 28138 33554432000 4194304 4291949 140735594758064 18446744073709551615 4255613 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26293/statm: 33994 28138 252 24 0 30628 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 135976

[startup+12.7011 s]
/proc/loadavg: 4.00 4.03 3.96 5/190 26294
/proc/meminfo: memFree=13339260/32951124 swapFree=67111528/67111528
[pid=26293] ppid=26291 vsize=135976 CPUtime=12.69 cores=0,2
/proc/26293/stat : 26293 (RestartSAT) R 26291 26293 25750 0 -1 4202496 43871 0 0 0 1260 9 0 0 25 0 1 0 468146054 139239424 28479 33554432000 4194304 4291949 140735594758064 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26293/statm: 33994 28479 252 24 0 30628 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 135976

[startup+25.5008 s]
/proc/loadavg: 4.00 4.02 3.96 5/190 26322
/proc/meminfo: memFree=13299320/32951124 swapFree=67111528/67111528
[pid=26293] ppid=26291 vsize=147652 CPUtime=25.49 cores=0,2
/proc/26293/stat : 26293 (RestartSAT) R 26291 26293 25750 0 -1 4202496 44843 0 0 0 2540 9 0 0 25 0 1 0 468146054 151195648 29445 33554432000 4194304 4291949 140735594758064 18446744073709551615 4251639 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26293/statm: 36913 29445 252 24 0 33547 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 147652

[startup+51.1012 s]
/proc/loadavg: 4.00 4.02 3.96 5/190 26322
/proc/meminfo: memFree=13275224/32951124 swapFree=67111528/67111528
[pid=26293] ppid=26291 vsize=147652 CPUtime=51.09 cores=0,2
/proc/26293/stat : 26293 (RestartSAT) R 26291 26293 25750 0 -1 4202496 47142 0 0 0 5100 9 0 0 25 0 1 0 468146054 151195648 31725 33554432000 4194304 4291949 140735594758064 18446744073709551615 4248602 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26293/statm: 36913 31725 252 24 0 33547 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 147652

[startup+102.307 s]
/proc/loadavg: 4.04 4.03 3.97 5/190 26324
/proc/meminfo: memFree=13206244/32951124 swapFree=67111528/67111528
[pid=26293] ppid=26291 vsize=197440 CPUtime=102.3 cores=0,2
/proc/26293/stat : 26293 (RestartSAT) R 26291 26293 25750 0 -1 4202496 53195 0 0 0 10218 12 0 0 25 0 1 0 468146054 202178560 37751 33554432000 4194304 4291949 140735594758064 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26293/statm: 49360 37751 252 24 0 45994 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 197440

[startup+162.3 s]
/proc/loadavg: 4.02 4.02 3.97 5/190 26325
/proc/meminfo: memFree=13134924/32951124 swapFree=67111528/67111528
[pid=26293] ppid=26291 vsize=197440 CPUtime=162.29 cores=0,2
/proc/26293/stat : 26293 (RestartSAT) R 26291 26293 25750 0 -1 4202496 58856 0 0 0 16215 14 0 0 25 0 1 0 468146054 202178560 43379 33554432000 4194304 4291949 140735594758064 18446744073709551615 4248350 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26293/statm: 49360 43379 252 24 0 45994 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 197440

[startup+222.301 s]
/proc/loadavg: 4.00 4.02 3.97 5/190 26327
/proc/meminfo: memFree=13041052/32951124 swapFree=67111528/67111528
[pid=26293] ppid=26291 vsize=247528 CPUtime=222.3 cores=0,2
/proc/26293/stat : 26293 (RestartSAT) R 26291 26293 25750 0 -1 4202496 65396 0 0 0 22212 18 0 0 25 0 1 0 468146054 253468672 49897 33554432000 4194304 4291949 140735594758064 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26293/statm: 61882 49897 252 24 0 58516 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 247528

[startup+282.301 s]
/proc/loadavg: 4.00 4.01 3.97 5/190 26329
/proc/meminfo: memFree=12955952/32951124 swapFree=67111528/67111528
[pid=26293] ppid=26291 vsize=328916 CPUtime=282.3 cores=0,2
/proc/26293/stat : 26293 (RestartSAT) R 26291 26293 25750 0 -1 4202496 75078 0 0 0 28208 22 0 0 25 0 1 0 468146054 336809984 59555 33554432000 4194304 4291949 140735594758064 18446744073709551615 4248575 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26293/statm: 82229 59555 252 24 0 78863 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 328916

[startup+342.301 s]
/proc/loadavg: 4.00 4.01 3.97 5/190 26330
/proc/meminfo: memFree=12879048/32951124 swapFree=67111528/67111528
[pid=26293] ppid=26291 vsize=328916 CPUtime=342.3 cores=0,2
/proc/26293/stat : 26293 (RestartSAT) R 26291 26293 25750 0 -1 4202496 81981 0 0 0 34205 25 0 0 25 0 1 0 468146054 336809984 66445 33554432000 4194304 4291949 140735594758064 18446744073709551615 4255561 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26293/statm: 82229 66445 252 24 0 78863 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 328916

[startup+402.3 s]
/proc/loadavg: 4.00 4.00 3.97 5/190 26332
/proc/meminfo: memFree=12869976/32951124 swapFree=67111528/67111528
[pid=26293] ppid=26291 vsize=328916 CPUtime=402.3 cores=0,2
/proc/26293/stat : 26293 (RestartSAT) R 26291 26293 25750 0 -1 4202496 88406 0 0 0 40202 28 0 0 25 0 1 0 468146054 336809984 72862 33554432000 4194304 4291949 140735594758064 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26293/statm: 82229 72862 252 24 0 78863 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 328916

[startup+462.301 s]
/proc/loadavg: 3.43 3.84 3.91 4/184 26350
/proc/meminfo: memFree=12990980/32951124 swapFree=67111528/67111528
[pid=26293] ppid=26291 vsize=461176 CPUtime=462.3 cores=0,2
/proc/26293/stat : 26293 (RestartSAT) R 26291 26293 25750 0 -1 4202496 94358 0 0 0 46198 32 0 0 25 0 1 0 468146054 472244224 78802 33554432000 4194304 4291949 140735594758064 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26293/statm: 115294 78802 252 24 0 111928 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 461176

[startup+522.301 s]
/proc/loadavg: 3.16 3.69 3.85 4/184 26352
/proc/meminfo: memFree=12915068/32951124 swapFree=67111528/67111528
[pid=26293] ppid=26291 vsize=462076 CPUtime=522.3 cores=0,2
/proc/26293/stat : 26293 (RestartSAT) R 26291 26293 25750 0 -1 4202496 102575 0 0 0 52195 35 0 0 25 0 1 0 468146054 473165824 87002 33554432000 4194304 4291949 140735594758064 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26293/statm: 115519 87002 252 24 0 112153 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 462076

[startup+582.3 s]
/proc/loadavg: 3.06 3.56 3.80 4/184 26354
/proc/meminfo: memFree=12855772/32951124 swapFree=67111528/67111528
[pid=26293] ppid=26291 vsize=463784 CPUtime=582.3 cores=0,2
/proc/26293/stat : 26293 (RestartSAT) R 26291 26293 25750 0 -1 4202496 108179 0 0 0 58192 38 0 0 25 0 1 0 468146054 474914816 92593 33554432000 4194304 4291949 140735594758064 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26293/statm: 115946 92593 252 24 0 112580 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 463784

[startup+642.301 s]
/proc/loadavg: 3.02 3.45 3.74 4/184 26355
/proc/meminfo: memFree=12791860/32951124 swapFree=67111528/67111528
[pid=26293] ppid=26291 vsize=465276 CPUtime=642.31 cores=0,2
/proc/26293/stat : 26293 (RestartSAT) R 26291 26293 25750 0 -1 4202496 114450 0 0 0 64190 41 0 0 25 0 1 0 468146054 476442624 98848 33554432000 4194304 4291949 140735594758064 18446744073709551615 4248624 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26293/statm: 116319 98848 252 24 0 112953 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 465276

[startup+702.301 s]
/proc/loadavg: 3.00 3.37 3.70 4/184 26357
/proc/meminfo: memFree=12737388/32951124 swapFree=67111528/67111528
[pid=26293] ppid=26291 vsize=466936 CPUtime=702.31 cores=0,2
/proc/26293/stat : 26293 (RestartSAT) R 26291 26293 25750 0 -1 4202496 119779 0 0 0 70188 43 0 0 25 0 1 0 468146054 478142464 104163 33554432000 4194304 4291949 140735594758064 18446744073709551615 4256299 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26293/statm: 116734 104163 252 24 0 113368 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 466936

[startup+762.307 s]
/proc/loadavg: 3.00 3.29 3.65 4/184 26358
/proc/meminfo: memFree=12674252/32951124 swapFree=67111528/67111528
[pid=26293] ppid=26291 vsize=467636 CPUtime=762.32 cores=0,2
/proc/26293/stat : 26293 (RestartSAT) R 26291 26293 25750 0 -1 4202496 125153 0 0 0 76187 45 0 0 25 0 1 0 468146054 478859264 109524 33554432000 4194304 4291949 140735594758064 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26293/statm: 116909 109524 252 24 0 113543 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 467636

[startup+822.3 s]
/proc/loadavg: 3.00 3.24 3.61 4/184 26369
/proc/meminfo: memFree=12605428/32951124 swapFree=67111528/67111528
[pid=26293] ppid=26291 vsize=684380 CPUtime=822.31 cores=0,2
/proc/26293/stat : 26293 (RestartSAT) R 26291 26293 25750 0 -1 4202496 135315 0 0 0 82181 50 0 0 25 0 1 0 468146054 700805120 119671 33554432000 4194304 4291949 140735594758064 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26293/statm: 171095 119671 252 24 0 167729 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 684380

[startup+882.301 s]
/proc/loadavg: 3.00 3.19 3.56 4/184 26371
/proc/meminfo: memFree=12536808/32951124 swapFree=67111528/67111528
[pid=26293] ppid=26291 vsize=685904 CPUtime=882.31 cores=0,2
/proc/26293/stat : 26293 (RestartSAT) R 26291 26293 25750 0 -1 4202496 143631 0 0 0 88177 54 0 0 25 0 1 0 468146054 702365696 127972 33554432000 4194304 4291949 140735594758064 18446744073709551615 4255739 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26293/statm: 171476 127972 252 24 0 168110 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 685904

[startup+942.301 s]
/proc/loadavg: 3.00 3.16 3.53 4/184 26372
/proc/meminfo: memFree=12490424/32951124 swapFree=67111528/67111528
[pid=26293] ppid=26291 vsize=686632 CPUtime=942.31 cores=0,2
/proc/26293/stat : 26293 (RestartSAT) R 26291 26293 25750 0 -1 4202496 148352 0 0 0 94175 56 0 0 25 0 1 0 468146054 703111168 132682 33554432000 4194304 4291949 140735594758064 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26293/statm: 171658 132682 252 24 0 168292 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 686632

[startup+1002.3 s]
/proc/loadavg: 2.40 2.96 3.43 3/178 26392
/proc/meminfo: memFree=12607220/32951124 swapFree=67111528/67111528
[pid=26293] ppid=26291 vsize=689136 CPUtime=1002.32 cores=0,2
/proc/26293/stat : 26293 (RestartSAT) R 26291 26293 25750 0 -1 4202496 154004 0 0 0 100173 59 0 0 25 0 1 0 468146054 705675264 138318 33554432000 4194304 4291949 140735594758064 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26293/statm: 172284 138318 252 24 0 168918 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 689136

[startup+1062.3 s]
/proc/loadavg: 2.14 2.78 3.34 3/178 26393
/proc/meminfo: memFree=12511596/32951124 swapFree=67111528/67111528
[pid=26293] ppid=26291 vsize=690072 CPUtime=1062.32 cores=0,2
/proc/26293/stat : 26293 (RestartSAT) R 26291 26293 25750 0 -1 4202496 159160 0 0 0 106170 62 0 0 25 0 1 0 468146054 706633728 143464 33554432000 4194304 4291949 140735594758064 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26293/statm: 172518 143464 252 24 0 169152 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 690072

[startup+1122.3 s]
/proc/loadavg: 2.05 2.64 3.25 3/178 26395
/proc/meminfo: memFree=12450440/32951124 swapFree=67111528/67111528
[pid=26293] ppid=26291 vsize=691096 CPUtime=1122.32 cores=0,2
/proc/26293/stat : 26293 (RestartSAT) R 26291 26293 25750 0 -1 4202496 164101 0 0 0 112168 64 0 0 25 0 1 0 468146054 707682304 148397 33554432000 4194304 4291949 140735594758064 18446744073709551615 4248126 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26293/statm: 172774 148397 252 24 0 169408 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 691096

[startup+1182.3 s]
/proc/loadavg: 2.02 2.52 3.17 2/173 26414
/proc/meminfo: memFree=13144712/32951124 swapFree=67111528/67111528
[pid=26293] ppid=26291 vsize=692408 CPUtime=1182.33 cores=0,2
/proc/26293/stat : 26293 (RestartSAT) R 26291 26293 25750 0 -1 4202496 170817 0 0 0 118167 66 0 0 25 0 1 0 468146054 709025792 155097 33554432000 4194304 4291949 140735594758064 18446744073709551615 4261929 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26293/statm: 173102 155097 252 24 0 169736 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 692408

[startup+1242.3 s]
/proc/loadavg: 1.37 2.24 3.03 2/172 26415
/proc/meminfo: memFree=13126860/32951124 swapFree=67111528/67111528
[pid=26293] ppid=26291 vsize=693512 CPUtime=1242.32 cores=0,2
/proc/26293/stat : 26293 (RestartSAT) R 26291 26293 25750 0 -1 4202496 175378 0 0 0 124165 67 0 0 25 0 1 0 468146054 710156288 159646 33554432000 4194304 4291949 140735594758064 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26293/statm: 173378 159646 252 24 0 170012 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 693512



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.13 2.01 2.90 2/172 26417
/proc/meminfo: memFree=13111080/32951124 swapFree=67111528/67111528
[pid=26293] ppid=26291 vsize=693968 CPUtime=1300.03 cores=0,2
/proc/26293/stat : 26293 (RestartSAT) R 26291 26293 25750 0 -1 4202496 179325 0 0 0 129934 69 0 0 25 0 1 0 468146054 710623232 163581 33554432000 4194304 4291949 140735594758064 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/26293/statm: 173492 163581 252 24 0 170126 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 693968

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.04
CPU time (s): 1300.07
CPU user time (s): 1299.34
CPU system time (s): 0.729889
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 693968

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.34
system time used= 0.729889
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 179325
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 1956

runsolver used 2.28165 second user time and 4.65029 second system time

The end

Launcher Data

Begin job on node146 at 2011-04-25 20:48:18
IDJOB=3283395
IDBENCH=71036
IDSOLVER=1581
FILE ID=node146/3283395-1303757297
RUNJOBID= node146-1303755642-25768
PBS_JOBID= 13154065
Free space on /tmp= 72800 MiB

SOLVER NAME= RestartSAT A75
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UR-20-10p0.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.75 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3283395-1303757297/watcher-3283395-1303757297 -o /tmp/evaluation-result-3283395-1303757297/solver-3283395-1303757297 -C 2400 -W 1300 -M 7680  HOME/RestartSAT -rfirst=1 -var-decay=0.75 HOME/instance-3283395-1303757297.cnf

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

MD5SUM BENCH= faef1c850bb82ceddc7da5a4c445dd25
RANDOM SEED=914674421

node146.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.830
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.66
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.830
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.830
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.75
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.830
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.86
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.830
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.75
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.830
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.830
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.75
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.830
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:      13485144 kB
Buffers:       2073232 kB
Cached:       16541464 kB
SwapCached:          0 kB
Active:        9882136 kB
Inactive:      9050588 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13485144 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           48352 kB
Writeback:           0 kB
AnonPages:      317108 kB
Mapped:          15432 kB
Slab:           469184 kB
PageTables:       5704 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   544916 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= 72836 MiB
End job on node146 at 2011-04-25 21:10:00