Trace number 3249256

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.05 1300.02

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-5x41.cnf
MD5SUM420773b7b438dd18c8a88a15fb5bcae1
Bench CategoryCRAFTED (crafted 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 variables820
Number of clauses34235
Sum of the clauses size134480
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21230
Number of clauses of size 30
Number of clauses of size 433005
Number of clauses of size 50
Number of clauses of size over 50

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

running on 2 cores: 4,6

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.64 5.91 8.66 5/189 22295
/proc/meminfo: memFree=13693632/32951124 swapFree=67102140/67111528
[pid=22295] ppid=22293 vsize=19788 CPUtime=0 cores=4,6
/proc/22295/stat : 22295 (RestartSAT) R 22293 22295 20890 0 -1 4202496 741 0 0 0 0 0 0 0 25 0 1 0 541209024 20262912 683 33554432000 4194304 4291949 140736948780272 18446744073709551615 216734839493 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/22295/statm: 4984 685 225 24 0 1618 0

[startup+0.098571 s]
/proc/loadavg: 2.64 5.91 8.66 5/189 22295
/proc/meminfo: memFree=13693632/32951124 swapFree=67102140/67111528
[pid=22295] ppid=22293 vsize=22248 CPUtime=0.09 cores=4,6
/proc/22295/stat : 22295 (RestartSAT) R 22293 22295 20890 0 -1 4202496 1676 0 0 0 9 0 0 0 25 0 1 0 541209024 22781952 1617 33554432000 4194304 4291949 140736948780272 18446744073709551615 216734875403 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/22295/statm: 5562 1618 234 24 0 2196 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 22248

[startup+0.100554 s]
/proc/loadavg: 2.64 5.91 8.66 5/189 22295
/proc/meminfo: memFree=13693632/32951124 swapFree=67102140/67111528
[pid=22295] ppid=22293 vsize=22248 CPUtime=0.09 cores=4,6
/proc/22295/stat : 22295 (RestartSAT) R 22293 22295 20890 0 -1 4202496 1694 0 0 0 9 0 0 0 25 0 1 0 541209024 22781952 1635 33554432000 4194304 4291949 140736948780272 18446744073709551615 4229939 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/22295/statm: 5562 1635 234 24 0 2196 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 22248

[startup+0.300534 s]
/proc/loadavg: 2.64 5.91 8.66 5/189 22295
/proc/meminfo: memFree=13693632/32951124 swapFree=67102140/67111528
[pid=22295] ppid=22293 vsize=19972 CPUtime=0.29 cores=4,6
/proc/22295/stat : 22295 (RestartSAT) R 22293 22295 20890 0 -1 4202496 2609 0 0 0 29 0 0 0 25 0 1 0 541209024 20451328 1612 33554432000 4194304 4291949 140736948780272 18446744073709551615 4255694 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/22295/statm: 4993 1612 253 24 0 1627 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19972

[startup+0.700463 s]
/proc/loadavg: 2.64 5.91 8.66 5/189 22295
/proc/meminfo: memFree=13693632/32951124 swapFree=67102140/67111528
[pid=22295] ppid=22293 vsize=22652 CPUtime=0.69 cores=4,6
/proc/22295/stat : 22295 (RestartSAT) R 22293 22295 20890 0 -1 4202496 3112 0 0 0 69 0 0 0 25 0 1 0 541209024 23195648 2104 33554432000 4194304 4291949 140736948780272 18446744073709551615 4267195 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/22295/statm: 5663 2104 253 24 0 2297 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 22652

[startup+1.50031 s]
/proc/loadavg: 2.64 5.91 8.66 5/190 22296
/proc/meminfo: memFree=13675280/32951124 swapFree=67102140/67111528
[pid=22295] ppid=22293 vsize=29860 CPUtime=1.49 cores=4,6
/proc/22295/stat : 22295 (RestartSAT) R 22293 22295 20890 0 -1 4202496 5169 0 0 0 149 0 0 0 25 0 1 0 541209024 30576640 4144 33554432000 4194304 4291949 140736948780272 18446744073709551615 4255676 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/22295/statm: 7465 4144 253 24 0 4099 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 29860

[startup+3.10104 s]
/proc/loadavg: 2.64 5.91 8.66 5/190 22296
/proc/meminfo: memFree=13657176/32951124 swapFree=67102140/67111528
[pid=22295] ppid=22293 vsize=34244 CPUtime=3.09 cores=4,6
/proc/22295/stat : 22295 (RestartSAT) R 22293 22295 20890 0 -1 4202496 7922 0 0 0 309 0 0 0 25 0 1 0 541209024 35065856 4922 33554432000 4194304 4291949 140736948780272 18446744073709551615 4255935 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/22295/statm: 8561 4922 253 24 0 5195 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 34244

[startup+6.30048 s]
/proc/loadavg: 2.75 5.88 8.63 5/190 22296
/proc/meminfo: memFree=13617352/32951124 swapFree=67102140/67111528
[pid=22295] ppid=22293 vsize=38668 CPUtime=6.29 cores=4,6
/proc/22295/stat : 22295 (RestartSAT) R 22293 22295 20890 0 -1 4202496 9342 0 0 0 629 0 0 0 25 0 1 0 541209024 39596032 6281 33554432000 4194304 4291949 140736948780272 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/22295/statm: 9667 6281 253 24 0 6301 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 38668

[startup+12.7003 s]
/proc/loadavg: 2.85 5.85 8.60 5/190 22296
/proc/meminfo: memFree=13564820/32951124 swapFree=67102140/67111528
[pid=22295] ppid=22293 vsize=60512 CPUtime=12.69 cores=4,6
/proc/22295/stat : 22295 (RestartSAT) R 22293 22295 20890 0 -1 4202496 16448 0 0 0 1268 1 0 0 25 0 1 0 541209024 61964288 10127 33554432000 4194304 4291949 140736948780272 18446744073709551615 4261902 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/22295/statm: 15128 10128 253 24 0 11762 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 60512

[startup+25.5011 s]
/proc/loadavg: 3.10 5.76 8.53 5/190 22297
/proc/meminfo: memFree=13526856/32951124 swapFree=67102140/67111528
[pid=22295] ppid=22293 vsize=60512 CPUtime=25.49 cores=4,6
/proc/22295/stat : 22295 (RestartSAT) R 22293 22295 20890 0 -1 4202496 17888 0 0 0 2548 1 0 0 25 0 1 0 541209024 61964288 11535 33554432000 4194304 4291949 140736948780272 18446744073709551615 4255656 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/22295/statm: 15128 11535 253 24 0 11762 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 60512

[startup+51.1006 s]
/proc/loadavg: 3.41 5.61 8.41 5/190 22297
/proc/meminfo: memFree=13511536/32951124 swapFree=67102140/67111528
[pid=22295] ppid=22293 vsize=90860 CPUtime=51.09 cores=4,6
/proc/22295/stat : 22295 (RestartSAT) R 22293 22295 20890 0 -1 4202496 25038 0 0 0 5107 2 0 0 25 0 1 0 541209024 93040640 13160 33554432000 4194304 4291949 140736948780272 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/22295/statm: 22715 13160 253 24 0 19349 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 90860

[startup+102.307 s]
/proc/loadavg: 3.74 5.36 8.18 5/190 22299
/proc/meminfo: memFree=13402020/32951124 swapFree=67102140/67111528
[pid=22295] ppid=22293 vsize=97904 CPUtime=102.29 cores=4,6
/proc/22295/stat : 22295 (RestartSAT) R 22293 22295 20890 0 -1 4202496 33179 0 0 0 10226 3 0 0 25 0 1 0 541209024 100253696 21151 33554432000 4194304 4291949 140736948780272 18446744073709551615 4255938 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/22295/statm: 24476 21151 253 24 0 21110 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 97904

[startup+162.301 s]
/proc/loadavg: 3.90 5.11 7.91 5/190 22300
/proc/meminfo: memFree=13357360/32951124 swapFree=67102140/67111528
[pid=22295] ppid=22293 vsize=102680 CPUtime=162.3 cores=4,6
/proc/22295/stat : 22295 (RestartSAT) R 22293 22295 20890 0 -1 4202496 64720 0 0 0 16221 9 0 0 25 0 1 0 541209024 105144320 22415 33554432000 4194304 4291949 140736948780272 18446744073709551615 4255712 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/22295/statm: 25670 22415 253 24 0 22304 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 102680

[startup+222.301 s]
/proc/loadavg: 3.96 4.91 7.66 5/190 22302
/proc/meminfo: memFree=13335488/32951124 swapFree=67102140/67111528
[pid=22295] ppid=22293 vsize=102680 CPUtime=222.29 cores=4,6
/proc/22295/stat : 22295 (RestartSAT) R 22293 22295 20890 0 -1 4202496 73402 0 0 0 22220 9 0 0 25 0 1 0 541209024 105144320 22415 33554432000 4194304 4291949 140736948780272 18446744073709551615 4261956 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/22295/statm: 25670 22415 253 24 0 22304 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 102680

[startup+282.301 s]
/proc/loadavg: 3.98 4.74 7.43 5/190 22303
/proc/meminfo: memFree=13343772/32951124 swapFree=67102140/67111528
[pid=22295] ppid=22293 vsize=102680 CPUtime=282.29 cores=4,6
/proc/22295/stat : 22295 (RestartSAT) R 22293 22295 20890 0 -1 4202496 108226 0 0 0 28215 14 0 0 25 0 1 0 541209024 105144320 22415 33554432000 4194304 4291949 140736948780272 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/22295/statm: 25670 22415 253 24 0 22304 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 102680

[startup+342.301 s]
/proc/loadavg: 3.99 4.60 7.21 5/190 22305
/proc/meminfo: memFree=13216628/32951124 swapFree=67102140/67111528
[pid=22295] ppid=22293 vsize=102680 CPUtime=342.3 cores=4,6
/proc/22295/stat : 22295 (RestartSAT) R 22293 22295 20890 0 -1 4202496 174262 0 0 0 34205 25 0 0 25 0 1 0 541209024 105144320 22415 33554432000 4194304 4291949 140736948780272 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/22295/statm: 25670 22415 253 24 0 22304 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 102680

[startup+402.301 s]
/proc/loadavg: 4.05 4.50 7.02 5/190 22307
/proc/meminfo: memFree=13319028/32951124 swapFree=67102140/67111528
[pid=22295] ppid=22293 vsize=109756 CPUtime=402.3 cores=4,6
/proc/22295/stat : 22295 (RestartSAT) R 22293 22295 20890 0 -1 4202496 201593 0 0 0 40201 29 0 0 25 0 1 0 541209024 112390144 24184 33554432000 4194304 4291949 140736948780272 18446744073709551615 4251691 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/22295/statm: 27439 24184 253 24 0 24073 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 109756

[startup+462.301 s]
/proc/loadavg: 4.02 4.41 6.82 5/190 22308
/proc/meminfo: memFree=13263080/32951124 swapFree=67102140/67111528
[pid=22295] ppid=22293 vsize=132944 CPUtime=462.3 cores=4,6
/proc/22295/stat : 22295 (RestartSAT) R 22293 22295 20890 0 -1 4202496 232592 0 0 0 46197 33 0 0 25 0 1 0 541209024 136134656 25314 33554432000 4194304 4291949 140736948780272 18446744073709551615 4255748 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/22295/statm: 33236 25314 253 24 0 29870 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 132944

[startup+522.301 s]
/proc/loadavg: 4.05 4.35 6.65 5/190 22310
/proc/meminfo: memFree=13303348/32951124 swapFree=67102140/67111528
[pid=22295] ppid=22293 vsize=132944 CPUtime=522.3 cores=4,6
/proc/22295/stat : 22295 (RestartSAT) R 22293 22295 20890 0 -1 4202496 278695 0 0 0 52190 40 0 0 25 0 1 0 541209024 136134656 25316 33554432000 4194304 4291949 140736948780272 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/22295/statm: 33236 25316 253 24 0 29870 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 132944

[startup+582.301 s]
/proc/loadavg: 4.02 4.28 6.48 5/190 22311
/proc/meminfo: memFree=13314608/32951124 swapFree=67102140/67111528
[pid=22295] ppid=22293 vsize=182264 CPUtime=582.3 cores=4,6
/proc/22295/stat : 22295 (RestartSAT) R 22293 22295 20890 0 -1 4202496 325927 0 0 0 58183 47 0 0 25 0 1 0 541209024 186638336 38188 33554432000 4194304 4291949 140736948780272 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/22295/statm: 45566 38188 253 24 0 42200 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 182264

[startup+642.301 s]
/proc/loadavg: 4.00 4.23 6.32 5/190 22313
/proc/meminfo: memFree=13248724/32951124 swapFree=67102140/67111528
[pid=22295] ppid=22293 vsize=132944 CPUtime=642.31 cores=4,6
/proc/22295/stat : 22295 (RestartSAT) R 22293 22295 20890 0 -1 4202496 372650 0 0 0 64177 54 0 0 25 0 1 0 541209024 136134656 30016 33554432000 4194304 4291949 140736948780272 18446744073709551615 4255709 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/22295/statm: 33236 30016 253 24 0 29870 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 132944

[startup+702.301 s]
/proc/loadavg: 4.00 4.18 6.17 5/190 22315
/proc/meminfo: memFree=13195512/32951124 swapFree=67102140/67111528
[pid=22295] ppid=22293 vsize=133156 CPUtime=702.31 cores=4,6
/proc/22295/stat : 22295 (RestartSAT) R 22293 22295 20890 0 -1 4202496 430222 0 0 0 70168 63 0 0 25 0 1 0 541209024 136351744 30037 33554432000 4194304 4291949 140736948780272 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/22295/statm: 33289 30037 253 24 0 29923 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 133156

[startup+762.307 s]
/proc/loadavg: 4.00 4.15 6.04 5/190 22316
/proc/meminfo: memFree=13184704/32951124 swapFree=67102140/67111528
[pid=22295] ppid=22293 vsize=133156 CPUtime=762.31 cores=4,6
/proc/22295/stat : 22295 (RestartSAT) R 22293 22295 20890 0 -1 4202496 520340 0 0 0 76152 79 0 0 25 0 1 0 541209024 136351744 30037 33554432000 4194304 4291949 140736948780272 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/22295/statm: 33289 30037 253 24 0 29923 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 133156

[startup+822.301 s]
/proc/loadavg: 4.04 4.13 5.91 5/190 22318
/proc/meminfo: memFree=13078284/32951124 swapFree=67102140/67111528
[pid=22295] ppid=22293 vsize=133156 CPUtime=822.31 cores=4,6
/proc/22295/stat : 22295 (RestartSAT) R 22293 22295 20890 0 -1 4202496 573967 0 0 0 82143 88 0 0 25 0 1 0 541209024 136351744 30037 33554432000 4194304 4291949 140736948780272 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/22295/statm: 33289 30037 253 24 0 29923 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 133156

[startup+882.301 s]
/proc/loadavg: 4.01 4.11 5.79 5/190 22319
/proc/meminfo: memFree=13215404/32951124 swapFree=67102140/67111528
[pid=22295] ppid=22293 vsize=133156 CPUtime=882.31 cores=4,6
/proc/22295/stat : 22295 (RestartSAT) R 22293 22295 20890 0 -1 4202496 623861 0 0 0 88136 95 0 0 25 0 1 0 541209024 136351744 30037 33554432000 4194304 4291949 140736948780272 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/22295/statm: 33289 30037 253 24 0 29923 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 133156

[startup+942.301 s]
/proc/loadavg: 4.08 4.10 5.68 5/190 22321
/proc/meminfo: memFree=13271428/32951124 swapFree=67102140/67111528
[pid=22295] ppid=22293 vsize=133156 CPUtime=942.31 cores=4,6
/proc/22295/stat : 22295 (RestartSAT) R 22293 22295 20890 0 -1 4202496 677476 0 0 0 94129 102 0 0 25 0 1 0 541209024 136351744 30037 33554432000 4194304 4291949 140736948780272 18446744073709551615 4256127 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/22295/statm: 33289 30037 253 24 0 29923 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 133156

[startup+1002.3 s]
/proc/loadavg: 4.03 4.08 5.57 5/190 22323
/proc/meminfo: memFree=13119364/32951124 swapFree=67102140/67111528
[pid=22295] ppid=22293 vsize=165872 CPUtime=1002.31 cores=4,6
/proc/22295/stat : 22295 (RestartSAT) R 22293 22295 20890 0 -1 4202496 743267 0 0 0 100119 112 0 0 25 0 1 0 541209024 169852928 38190 33554432000 4194304 4291949 140736948780272 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/22295/statm: 41468 38190 253 24 0 38102 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 165872

[startup+1062.3 s]
/proc/loadavg: 4.07 4.08 5.48 5/190 22324
/proc/meminfo: memFree=13130508/32951124 swapFree=67102140/67111528
[pid=22295] ppid=22293 vsize=215192 CPUtime=1062.32 cores=4,6
/proc/22295/stat : 22295 (RestartSAT) R 22293 22295 20890 0 -1 4202496 809056 0 0 0 106111 121 0 0 25 0 1 0 541209024 220356608 46793 33554432000 4194304 4291949 140736948780272 18446744073709551615 4255673 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/22295/statm: 53798 46793 253 24 0 50432 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 215192

[startup+1122.3 s]
/proc/loadavg: 4.02 4.06 5.38 5/190 22326
/proc/meminfo: memFree=13176372/32951124 swapFree=67102140/67111528
[pid=22295] ppid=22293 vsize=165872 CPUtime=1122.32 cores=4,6
/proc/22295/stat : 22295 (RestartSAT) R 22293 22295 20890 0 -1 4202496 856042 0 0 0 112104 128 0 0 25 0 1 0 541209024 169852928 38190 33554432000 4194304 4291949 140736948780272 18446744073709551615 4256096 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/22295/statm: 41468 38190 253 24 0 38102 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 165872

[startup+1182.3 s]
/proc/loadavg: 4.01 4.05 5.29 5/190 22327
/proc/meminfo: memFree=13024580/32951124 swapFree=67102140/67111528
[pid=22295] ppid=22293 vsize=165872 CPUtime=1182.32 cores=4,6
/proc/22295/stat : 22295 (RestartSAT) R 22293 22295 20890 0 -1 4202496 932395 0 0 0 118091 141 0 0 25 0 1 0 541209024 169852928 38190 33554432000 4194304 4291949 140736948780272 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/22295/statm: 41468 38190 253 24 0 38102 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 165872

[startup+1242.3 s]
/proc/loadavg: 4.00 4.04 5.21 5/190 22329
/proc/meminfo: memFree=13128096/32951124 swapFree=67102140/67111528
[pid=22295] ppid=22293 vsize=215192 CPUtime=1242.32 cores=4,6
/proc/22295/stat : 22295 (RestartSAT) R 22293 22295 20890 0 -1 4202496 989027 0 0 0 124082 150 0 0 25 0 1 0 541209024 220356608 46614 33554432000 4194304 4291949 140736948780272 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/22295/statm: 53798 46614 253 24 0 50432 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 215192



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.76 3.98 5.11 2/175 22385
/proc/meminfo: memFree=13563636/32951124 swapFree=67102140/67111528
[pid=22295] ppid=22293 vsize=215192 CPUtime=1300.02 cores=4,6
/proc/22295/stat : 22295 (RestartSAT) R 22293 22295 20890 0 -1 4202496 1041383 0 0 0 129845 157 0 0 25 0 1 0 541209024 220356608 46798 33554432000 4194304 4291949 140736948780272 18446744073709551615 4267195 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/22295/statm: 53798 46798 253 24 0 50432 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 215192

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.02
CPU time (s): 1300.05
CPU user time (s): 1298.46
CPU system time (s): 1.58676
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 246012

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.46
system time used= 1.58676
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1041383
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= 1545

runsolver used 2.35864 second user time and 4.74228 second system time

The end

Launcher Data

Begin job on node119 at 2011-04-23 00:03:04
IDJOB=3249256
IDBENCH=83163
IDSOLVER=1581
FILE ID=node119/3249256-1303509784
RUNJOBID= node119-1303509780-22146
PBS_JOBID= 13134218
Free space on /tmp= 71656 MiB

SOLVER NAME= RestartSAT A75
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-5x41.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.75 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3249256-1303509784/watcher-3249256-1303509784 -o /tmp/evaluation-result-3249256-1303509784/solver-3249256-1303509784 -C 2400 -W 1300 -M 7680  HOME/RestartSAT -rfirst=1 -var-decay=0.75 HOME/instance-3249256-1303509784.cnf

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

MD5SUM BENCH= 420773b7b438dd18c8a88a15fb5bcae1
RANDOM SEED=1745193234

node119.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.815
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.63
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.815
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.83
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.815
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.815
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.83
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.815
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.67
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.815
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.83
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.815
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.74
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.815
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13693796 kB
Buffers:       1981248 kB
Cached:       16587936 kB
SwapCached:       5504 kB
Active:        7392696 kB
Inactive:     11291116 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13693796 kB
SwapTotal:    67111528 kB
SwapFree:     67102140 kB
Dirty:            7416 kB
Writeback:           0 kB
AnonPages:      112196 kB
Mapped:          15316 kB
Slab:           511072 kB
PageTables:       5528 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   316052 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= 71660 MiB
End job on node119 at 2011-04-23 00:24:46