Trace number 3249255

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 B95? (TO) 1299.98 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-3249255-1303510285/watcher-3249255-1303510285 -o /tmp/evaluation-result-3249255-1303510285/solver-3249255-1303510285 -C 2400 -W 1300 -M 7680 HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3249255-1303510285.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.04 3.47 2.90 5/189 28342
/proc/meminfo: memFree=17100548/32951124 swapFree=67111528/67111528
[pid=28342] ppid=28340 vsize=19792 CPUtime=0 cores=0,2
/proc/28342/stat : 28342 (RestartSAT) R 28340 28342 27428 0 -1 4202496 728 0 0 0 0 0 0 0 25 0 1 0 443444392 20267008 670 33554432000 4194304 4291949 140735280412576 18446744073709551615 4278185 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28342/statm: 4948 671 225 24 0 1582 0

[startup+0.010337 s]
/proc/loadavg: 4.04 3.47 2.90 5/189 28342
/proc/meminfo: memFree=17100548/32951124 swapFree=67111528/67111528
[pid=28342] ppid=28340 vsize=20448 CPUtime=0 cores=0,2
/proc/28342/stat : 28342 (RestartSAT) R 28340 28342 27428 0 -1 4202496 956 0 0 0 0 0 0 0 25 0 1 0 443444392 20938752 898 33554432000 4194304 4291949 140735280412576 18446744073709551615 220815897285 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28342/statm: 5112 906 226 24 0 1746 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 20448

[startup+0.100334 s]
/proc/loadavg: 4.04 3.47 2.90 5/189 28342
/proc/meminfo: memFree=17100548/32951124 swapFree=67111528/67111528
[pid=28342] ppid=28340 vsize=22012 CPUtime=0.09 cores=0,2
/proc/28342/stat : 28342 (RestartSAT) R 28340 28342 27428 0 -1 4202496 1604 0 0 0 9 0 0 0 25 0 1 0 443444392 22540288 1546 33554432000 4194304 4291949 140735280412576 18446744073709551615 4229941 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28342/statm: 5503 1546 234 24 0 2137 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 22012

[startup+0.300299 s]
/proc/loadavg: 4.04 3.47 2.90 5/189 28342
/proc/meminfo: memFree=17100548/32951124 swapFree=67111528/67111528
[pid=28342] ppid=28340 vsize=19976 CPUtime=0.29 cores=0,2
/proc/28342/stat : 28342 (RestartSAT) R 28340 28342 27428 0 -1 4202496 2589 0 0 0 29 0 0 0 25 0 1 0 443444392 20455424 1595 33554432000 4194304 4291949 140735280412576 18446744073709551615 4251605 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28342/statm: 4994 1595 253 24 0 1628 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19976

[startup+0.700222 s]
/proc/loadavg: 4.04 3.47 2.90 5/189 28342
/proc/meminfo: memFree=17100548/32951124 swapFree=67111528/67111528
[pid=28342] ppid=28340 vsize=29732 CPUtime=0.69 cores=0,2
/proc/28342/stat : 28342 (RestartSAT) R 28340 28342 27428 0 -1 4202496 4799 0 0 0 69 0 0 0 25 0 1 0 443444392 30445568 3792 33554432000 4194304 4291949 140735280412576 18446744073709551615 4267195 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28342/statm: 7433 3792 253 24 0 4067 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 29732

[startup+1.50107 s]
/proc/loadavg: 4.04 3.47 2.90 5/190 28343
/proc/meminfo: memFree=17126332/32951124 swapFree=67111528/67111528
[pid=28342] ppid=28340 vsize=34152 CPUtime=1.49 cores=0,2
/proc/28342/stat : 28342 (RestartSAT) R 28340 28342 27428 0 -1 4202496 5903 0 0 0 149 0 0 0 25 0 1 0 443444392 34971648 4889 33554432000 4194304 4291949 140735280412576 18446744073709551615 4255665 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28342/statm: 8538 4889 253 24 0 5172 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 34152

[startup+3.10078 s]
/proc/loadavg: 4.04 3.47 2.90 5/190 28343
/proc/meminfo: memFree=17120752/32951124 swapFree=67111528/67111528
[pid=28342] ppid=28340 vsize=29732 CPUtime=3.09 cores=0,2
/proc/28342/stat : 28342 (RestartSAT) R 28340 28342 27428 0 -1 4202496 8713 0 0 0 308 1 0 0 25 0 1 0 443444392 30445568 4182 33554432000 4194304 4291949 140735280412576 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28342/statm: 7433 4182 253 24 0 4067 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 29732

[startup+6.30119 s]
/proc/loadavg: 4.04 3.48 2.91 5/190 28343
/proc/meminfo: memFree=17073468/32951124 swapFree=67111528/67111528
[pid=28342] ppid=28340 vsize=41332 CPUtime=6.29 cores=0,2
/proc/28342/stat : 28342 (RestartSAT) R 28340 28342 27428 0 -1 4202496 11004 0 0 0 628 1 0 0 25 0 1 0 443444392 42323968 6448 33554432000 4194304 4291949 140735280412576 18446744073709551615 4256140 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28342/statm: 10333 6448 253 24 0 6967 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 41332

[startup+12.701 s]
/proc/loadavg: 4.03 3.49 2.91 5/190 28344
/proc/meminfo: memFree=17107072/32951124 swapFree=67111528/67111528
[pid=28342] ppid=28340 vsize=40276 CPUtime=12.69 cores=0,2
/proc/28342/stat : 28342 (RestartSAT) R 28340 28342 27428 0 -1 4202496 20451 0 0 0 1266 3 0 0 25 0 1 0 443444392 41242624 6812 33554432000 4194304 4291949 140735280412576 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28342/statm: 10069 6812 253 24 0 6703 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 40276

[startup+25.5006 s]
/proc/loadavg: 4.03 3.52 2.93 5/190 28344
/proc/meminfo: memFree=17042468/32951124 swapFree=67111528/67111528
[pid=28342] ppid=28340 vsize=89300 CPUtime=25.49 cores=0,2
/proc/28342/stat : 28342 (RestartSAT) R 28340 28342 27428 0 -1 4202496 25917 0 0 0 2544 5 0 0 25 0 1 0 443444392 91443200 12250 33554432000 4194304 4291949 140735280412576 18446744073709551615 4255709 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28342/statm: 22325 12250 253 24 0 18959 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 89300

[startup+51.1009 s]
/proc/loadavg: 4.02 3.55 2.96 5/190 28345
/proc/meminfo: memFree=17109292/32951124 swapFree=67111528/67111528
[pid=28342] ppid=28340 vsize=89300 CPUtime=51.09 cores=0,2
/proc/28342/stat : 28342 (RestartSAT) R 28340 28342 27428 0 -1 4202496 31448 0 0 0 5103 6 0 0 25 0 1 0 443444392 91443200 17698 33554432000 4194304 4291949 140735280412576 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28342/statm: 22325 17698 253 24 0 18959 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 89300

[startup+102.306 s]
/proc/loadavg: 4.00 3.62 3.01 5/190 28346
/proc/meminfo: memFree=16967024/32951124 swapFree=67111528/67111528
[pid=28342] ppid=28340 vsize=92508 CPUtime=102.29 cores=0,2
/proc/28342/stat : 28342 (RestartSAT) R 28340 28342 27428 0 -1 4202496 44589 0 0 0 10221 8 0 0 25 0 1 0 443444392 94728192 19596 33554432000 4194304 4291949 140735280412576 18446744073709551615 4248338 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28342/statm: 23127 19596 253 24 0 19761 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 92508

[startup+162.3 s]
/proc/loadavg: 4.00 3.69 3.07 5/190 28348
/proc/meminfo: memFree=16964112/32951124 swapFree=67111528/67111528
[pid=28342] ppid=28340 vsize=142568 CPUtime=162.28 cores=0,2
/proc/28342/stat : 28342 (RestartSAT) R 28340 28342 27428 0 -1 4202496 77159 0 0 0 16215 13 0 0 25 0 1 0 443444392 145989632 27703 33554432000 4194304 4291949 140735280412576 18446744073709551615 4255915 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28342/statm: 35642 27703 253 24 0 32276 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 142568

[startup+222.3 s]
/proc/loadavg: 4.00 3.74 3.12 5/190 28349
/proc/meminfo: memFree=17065992/32951124 swapFree=67111528/67111528
[pid=28342] ppid=28340 vsize=142568 CPUtime=222.29 cores=0,2
/proc/28342/stat : 28342 (RestartSAT) R 28340 28342 27428 0 -1 4202496 152152 0 0 0 22205 24 0 0 25 0 1 0 443444392 145989632 27709 33554432000 4194304 4291949 140735280412576 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28342/statm: 35642 27709 253 24 0 32276 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 142568

[startup+282.3 s]
/proc/loadavg: 4.00 3.79 3.18 5/190 28351
/proc/meminfo: memFree=16925208/32951124 swapFree=67111528/67111528
[pid=28342] ppid=28340 vsize=191888 CPUtime=282.28 cores=0,2
/proc/28342/stat : 28342 (RestartSAT) R 28340 28342 27428 0 -1 4202496 224850 0 0 0 28193 35 0 0 25 0 1 0 443444392 196493312 36273 33554432000 4194304 4291949 140735280412576 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28342/statm: 47972 36273 253 24 0 44606 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 191888

[startup+342.3 s]
/proc/loadavg: 4.06 3.84 3.23 5/190 28352
/proc/meminfo: memFree=16940920/32951124 swapFree=67111528/67111528
[pid=28342] ppid=28340 vsize=143232 CPUtime=342.28 cores=0,2
/proc/28342/stat : 28342 (RestartSAT) R 28340 28342 27428 0 -1 4202496 290244 0 0 0 34180 48 0 0 25 0 1 0 443444392 146669568 32547 33554432000 4194304 4291949 140735280412576 18446744073709551615 4255638 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28342/statm: 35808 32547 253 24 0 32442 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 143232

[startup+402.301 s]
/proc/loadavg: 4.07 3.88 3.28 5/190 28354
/proc/meminfo: memFree=16914964/32951124 swapFree=67111528/67111528
[pid=28342] ppid=28340 vsize=143232 CPUtime=402.27 cores=0,2
/proc/28342/stat : 28342 (RestartSAT) R 28340 28342 27428 0 -1 4202496 344708 0 0 0 40170 57 0 0 25 0 1 0 443444392 146669568 32547 33554432000 4194304 4291949 140735280412576 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28342/statm: 35808 32547 253 24 0 32442 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 143232

[startup+462.301 s]
/proc/loadavg: 4.02 3.90 3.32 5/190 28356
/proc/meminfo: memFree=16897188/32951124 swapFree=67111528/67111528
[pid=28342] ppid=28340 vsize=192552 CPUtime=462.27 cores=0,2
/proc/28342/stat : 28342 (RestartSAT) R 28340 28342 27428 0 -1 4202496 395425 0 0 0 46162 65 0 0 25 0 1 0 443444392 197173248 41753 33554432000 4194304 4291949 140735280412576 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28342/statm: 48138 41753 253 24 0 44772 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 192552

[startup+522.301 s]
/proc/loadavg: 4.07 3.93 3.37 5/190 28357
/proc/meminfo: memFree=16845564/32951124 swapFree=67111528/67111528
[pid=28342] ppid=28340 vsize=173980 CPUtime=522.27 cores=0,2
/proc/28342/stat : 28342 (RestartSAT) R 28340 28342 27428 0 -1 4202496 469653 0 0 0 52149 78 0 0 25 0 1 0 443444392 178155520 40236 33554432000 4194304 4291949 140735280412576 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28342/statm: 43495 40236 253 24 0 40129 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 173980

[startup+582.301 s]
/proc/loadavg: 4.03 3.94 3.40 5/190 28359
/proc/meminfo: memFree=16856544/32951124 swapFree=67111528/67111528
[pid=28342] ppid=28340 vsize=223300 CPUtime=582.27 cores=0,2
/proc/28342/stat : 28342 (RestartSAT) R 28340 28342 27428 0 -1 4202496 527810 0 0 0 58140 87 0 0 25 0 1 0 443444392 228659200 51725 33554432000 4194304 4291949 140735280412576 18446744073709551615 4256120 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28342/statm: 55825 51725 253 24 0 52459 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 223300

[startup+642.301 s]
/proc/loadavg: 4.01 3.95 3.44 5/190 28360
/proc/meminfo: memFree=16843468/32951124 swapFree=67111528/67111528
[pid=28342] ppid=28340 vsize=223300 CPUtime=642.27 cores=0,2
/proc/28342/stat : 28342 (RestartSAT) R 28340 28342 27428 0 -1 4202496 596907 0 0 0 64127 100 0 0 25 0 1 0 443444392 228659200 49420 33554432000 4194304 4291949 140735280412576 18446744073709551615 4267195 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28342/statm: 55825 49420 253 24 0 52459 0
Current children cumulated CPU time (s) 642.27
Current children cumulated vsize (KiB) 223300

[startup+702.301 s]
/proc/loadavg: 4.00 3.95 3.47 5/190 28362
/proc/meminfo: memFree=16722640/32951124 swapFree=67111528/67111528
[pid=28342] ppid=28340 vsize=223300 CPUtime=702.27 cores=0,2
/proc/28342/stat : 28342 (RestartSAT) R 28340 28342 27428 0 -1 4202496 665495 0 0 0 70114 113 0 0 25 0 1 0 443444392 228659200 49343 33554432000 4194304 4291949 140735280412576 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28342/statm: 55825 49343 253 24 0 52459 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 223300

[startup+762.307 s]
/proc/loadavg: 4.00 3.96 3.50 5/190 28364
/proc/meminfo: memFree=16912676/32951124 swapFree=67111528/67111528
[pid=28342] ppid=28340 vsize=223300 CPUtime=762.27 cores=0,2
/proc/28342/stat : 28342 (RestartSAT) R 28340 28342 27428 0 -1 4202496 732195 0 0 0 76104 123 0 0 25 0 1 0 443444392 228659200 49220 33554432000 4194304 4291949 140735280412576 18446744073709551615 4255915 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28342/statm: 55825 49220 253 24 0 52459 0
Current children cumulated CPU time (s) 762.27
Current children cumulated vsize (KiB) 223300

[startup+822.301 s]
/proc/loadavg: 3.69 3.90 3.51 4/178 28404
/proc/meminfo: memFree=17072244/32951124 swapFree=67111528/67111528
[pid=28342] ppid=28340 vsize=243620 CPUtime=822.25 cores=0,2
/proc/28342/stat : 28342 (RestartSAT) R 28340 28342 27428 0 -1 4202496 801369 0 0 0 82089 136 0 0 25 0 1 0 443444392 249466880 53852 33554432000 4194304 4291949 140735280412576 18446744073709551615 4256120 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28342/statm: 60905 53852 253 24 0 57539 0
Current children cumulated CPU time (s) 822.25
Current children cumulated vsize (KiB) 243620

[startup+882.301 s]
/proc/loadavg: 2.62 3.55 3.41 3/178 28406
/proc/meminfo: memFree=17003428/32951124 swapFree=67111528/67111528
[pid=28342] ppid=28340 vsize=243620 CPUtime=882.25 cores=0,2
/proc/28342/stat : 28342 (RestartSAT) R 28340 28342 27428 0 -1 4202496 865245 0 0 0 88078 147 0 0 25 0 1 0 443444392 249466880 56383 33554432000 4194304 4291949 140735280412576 18446744073709551615 4255880 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28342/statm: 60905 56383 253 24 0 57539 0
Current children cumulated CPU time (s) 882.25
Current children cumulated vsize (KiB) 243620

[startup+942.301 s]
/proc/loadavg: 2.18 3.26 3.32 2/173 28425
/proc/meminfo: memFree=17307696/32951124 swapFree=67111528/67111528
[pid=28342] ppid=28340 vsize=243620 CPUtime=942.26 cores=0,2
/proc/28342/stat : 28342 (RestartSAT) R 28340 28342 27428 0 -1 4202496 926635 0 0 0 94069 157 0 0 25 0 1 0 443444392 249466880 56691 33554432000 4194304 4291949 140735280412576 18446744073709551615 4255880 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28342/statm: 60905 56691 253 24 0 57539 0
Current children cumulated CPU time (s) 942.26
Current children cumulated vsize (KiB) 243620

[startup+1002.3 s]
/proc/loadavg: 1.43 2.85 3.17 2/172 28427
/proc/meminfo: memFree=17317600/32951124 swapFree=67111528/67111528
[pid=28342] ppid=28340 vsize=243620 CPUtime=1002.26 cores=0,2
/proc/28342/stat : 28342 (RestartSAT) R 28340 28342 27428 0 -1 4202496 975526 0 0 0 100060 166 0 0 25 0 1 0 443444392 249466880 53246 33554432000 4194304 4291949 140735280412576 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28342/statm: 60905 53246 253 24 0 57539 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 243620

[startup+1062.3 s]
/proc/loadavg: 1.16 2.51 3.03 2/172 28429
/proc/meminfo: memFree=17285460/32951124 swapFree=67111528/67111528
[pid=28342] ppid=28340 vsize=225860 CPUtime=1062.25 cores=0,2
/proc/28342/stat : 28342 (RestartSAT) R 28340 28342 27428 0 -1 4202496 1044934 0 0 0 106046 179 0 0 25 0 1 0 443444392 231280640 48547 33554432000 4194304 4291949 140735280412576 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28342/statm: 56465 48547 253 24 0 53099 0
Current children cumulated CPU time (s) 1062.25
Current children cumulated vsize (KiB) 225860

[startup+1122.3 s]
/proc/loadavg: 1.06 2.23 2.90 2/172 28430
/proc/meminfo: memFree=17294856/32951124 swapFree=67111528/67111528
[pid=28342] ppid=28340 vsize=247376 CPUtime=1122.25 cores=0,2
/proc/28342/stat : 28342 (RestartSAT) R 28340 28342 27428 0 -1 4202496 1117171 0 0 0 112035 190 0 0 25 0 1 0 443444392 253313024 58552 33554432000 4194304 4291949 140735280412576 18446744073709551615 4256144 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28342/statm: 61844 58552 253 24 0 58478 0
Current children cumulated CPU time (s) 1122.25
Current children cumulated vsize (KiB) 247376

[startup+1182.3 s]
/proc/loadavg: 1.02 2.01 2.78 2/172 28432
/proc/meminfo: memFree=17294844/32951124 swapFree=67111528/67111528
[pid=28342] ppid=28340 vsize=247376 CPUtime=1182.25 cores=0,2
/proc/28342/stat : 28342 (RestartSAT) R 28340 28342 27428 0 -1 4202496 1175443 0 0 0 118024 201 0 0 25 0 1 0 443444392 253313024 58575 33554432000 4194304 4291949 140735280412576 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28342/statm: 61844 58575 253 24 0 58478 0
Current children cumulated CPU time (s) 1182.25
Current children cumulated vsize (KiB) 247376

[startup+1242.3 s]
/proc/loadavg: 1.00 1.82 2.67 2/172 28433
/proc/meminfo: memFree=17258856/32951124 swapFree=67111528/67111528
[pid=28342] ppid=28340 vsize=296696 CPUtime=1242.25 cores=0,2
/proc/28342/stat : 28342 (RestartSAT) R 28340 28342 27428 0 -1 4202496 1242498 0 0 0 124012 213 0 0 25 0 1 0 443444392 303816704 67828 33554432000 4194304 4291949 140735280412576 18446744073709551615 4255915 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28342/statm: 74174 67828 253 24 0 70808 0
Current children cumulated CPU time (s) 1242.25
Current children cumulated vsize (KiB) 296696



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.00 1.67 2.56 2/172 28435
/proc/meminfo: memFree=17252872/32951124 swapFree=67111528/67111528
[pid=28342] ppid=28340 vsize=296696 CPUtime=1299.95 cores=0,2
/proc/28342/stat : 28342 (RestartSAT) R 28340 28342 27428 0 -1 4202496 1310710 0 0 0 129769 226 0 0 25 0 1 0 443444392 303816704 69201 33554432000 4194304 4291949 140735280412576 18446744073709551615 4255915 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/28342/statm: 74174 69201 253 24 0 70808 0
Current children cumulated CPU time (s) 1299.95
Current children cumulated vsize (KiB) 296696

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): 1299.98
CPU user time (s): 1297.7
CPU system time (s): 2.28165
CPU usage (%): 99.9968
Max. virtual memory (cumulated for all children) (KiB): 327516

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

runsolver used 2.18967 second user time and 4.52631 second system time

The end

Launcher Data

Begin job on node147 at 2011-04-23 00:11:25
IDJOB=3249255
IDBENCH=83163
IDSOLVER=1580
FILE ID=node147/3249255-1303510285
RUNJOBID= node147-1303509794-28125
PBS_JOBID= 13134275
Free space on /tmp= 71876 MiB

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

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

MD5SUM BENCH= 420773b7b438dd18c8a88a15fb5bcae1
RANDOM SEED=1900661981

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17100580 kB
Buffers:       1297176 kB
Cached:       13530228 kB
SwapCached:          0 kB
Active:        7781600 kB
Inactive:      7530332 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17100580 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1452 kB
Writeback:           0 kB
AnonPages:      484688 kB
Mapped:          15376 kB
Slab:           473688 kB
PageTables:       6040 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   691128 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= 71884 MiB
End job on node147 at 2011-04-23 00:33:07