Trace number 3419817

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) 5000.06 4999.93

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_09_UNSAT.cnf
MD5SUMfeb620c17f2a4d7899a2e7883baa7391
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 variables1430
Number of clauses87044
Sum of the clauses size258924
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22369
Number of clauses of size 384652
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

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: 961)

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-3419817-1306579762/watcher-3419817-1306579762 -o /tmp/evaluation-result-3419817-1306579762/solver-3419817-1306579762 -C 5000 -W 5100 -M 15500 HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3419817-1306579762.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.99 1.42 0.65 2/458 31503
/proc/meminfo: memFree=26793416/32951124 swapFree=60688864/67111528
[pid=31503] ppid=31501 vsize=21828 CPUtime=0.01 cores=0,2,4,6
/proc/31503/stat : 31503 (RestartSAT) R 31501 31503 31401 0 -1 4202496 1611 0 0 0 1 0 0 0 25 0 1 0 769574410 22351872 1463 33554432000 4194304 4291949 140735896445904 18446744073709551615 4278185 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31503/statm: 5457 1463 226 24 0 2091 0

[startup+0.0261069 s]
/proc/loadavg: 1.99 1.42 0.65 2/458 31503
/proc/meminfo: memFree=26793416/32951124 swapFree=60688864/67111528
[pid=31503] ppid=31501 vsize=23140 CPUtime=0.02 cores=0,2,4,6
/proc/31503/stat : 31503 (RestartSAT) R 31501 31503 31401 0 -1 4202496 2167 0 0 0 2 0 0 0 25 0 1 0 769574410 23695360 1924 33554432000 4194304 4291949 140735896445904 18446744073709551615 4215169 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31503/statm: 5785 1924 230 24 0 2419 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 23140

[startup+0.106023 s]
/proc/loadavg: 1.99 1.42 0.65 2/458 31503
/proc/meminfo: memFree=26793416/32951124 swapFree=60688864/67111528
[pid=31503] ppid=31501 vsize=23140 CPUtime=0.09 cores=0,2,4,6
/proc/31503/stat : 31503 (RestartSAT) R 31501 31503 31401 0 -1 4202496 2168 0 0 0 9 0 0 0 25 0 1 0 769574410 23695360 1925 33554432000 4194304 4291949 140735896445904 18446744073709551615 4229750 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31503/statm: 5785 1925 231 24 0 2419 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23140

[startup+0.301043 s]
/proc/loadavg: 1.99 1.42 0.65 2/458 31503
/proc/meminfo: memFree=26793416/32951124 swapFree=60688864/67111528
[pid=31503] ppid=31501 vsize=23944 CPUtime=0.29 cores=0,2,4,6
/proc/31503/stat : 31503 (RestartSAT) R 31501 31503 31401 0 -1 4202496 2543 0 0 0 29 0 0 0 25 0 1 0 769574410 24518656 2289 33554432000 4194304 4291949 140735896445904 18446744073709551615 4229955 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31503/statm: 5986 2289 233 24 0 2620 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23944

[startup+0.701 s]
/proc/loadavg: 1.99 1.42 0.65 2/458 31503
/proc/meminfo: memFree=26793416/32951124 swapFree=60688864/67111528
[pid=31503] ppid=31501 vsize=21904 CPUtime=0.69 cores=0,2,4,6
/proc/31503/stat : 31503 (RestartSAT) R 31501 31503 31401 0 -1 4202496 3234 0 0 0 69 0 0 0 25 0 1 0 769574410 22429696 2243 33554432000 4194304 4291949 140735896445904 18446744073709551615 4251369 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31503/statm: 5476 2243 251 24 0 2110 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21904

[startup+1.50086 s]
/proc/loadavg: 1.99 1.42 0.65 3/459 31504
/proc/meminfo: memFree=26784612/32951124 swapFree=60688864/67111528
[pid=31503] ppid=31501 vsize=24068 CPUtime=1.49 cores=0,2,4,6
/proc/31503/stat : 31503 (RestartSAT) R 31501 31503 31401 0 -1 4202496 3688 0 0 0 149 0 0 0 25 0 1 0 769574410 24645632 2683 33554432000 4194304 4291949 140735896445904 18446744073709551615 4255676 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31503/statm: 6017 2683 251 24 0 2651 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 24068

[startup+3.10057 s]
/proc/loadavg: 1.99 1.43 0.65 3/459 31504
/proc/meminfo: memFree=26780516/32951124 swapFree=60688864/67111528
[pid=31503] ppid=31501 vsize=28440 CPUtime=3.09 cores=0,2,4,6
/proc/31503/stat : 31503 (RestartSAT) R 31501 31503 31401 0 -1 4202496 4724 0 0 0 309 0 0 0 25 0 1 0 769574410 29122560 3686 33554432000 4194304 4291949 140735896445904 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31503/statm: 7110 3686 251 24 0 3744 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 28440

[startup+6.30098 s]
/proc/loadavg: 1.99 1.43 0.65 3/459 31504
/proc/meminfo: memFree=26774248/32951124 swapFree=60688864/67111528
[pid=31503] ppid=31501 vsize=34864 CPUtime=6.29 cores=0,2,4,6
/proc/31503/stat : 31503 (RestartSAT) R 31501 31503 31401 0 -1 4202496 6054 0 0 0 629 0 0 0 25 0 1 0 769574410 35700736 4967 33554432000 4194304 4291949 140735896445904 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31503/statm: 8716 4967 251 24 0 5350 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 34864

[startup+12.7009 s]
/proc/loadavg: 1.99 1.45 0.67 3/459 31504
/proc/meminfo: memFree=26770176/32951124 swapFree=60688864/67111528
[pid=31503] ppid=31501 vsize=35832 CPUtime=12.69 cores=0,2,4,6
/proc/31503/stat : 31503 (RestartSAT) R 31501 31503 31401 0 -1 4202496 9591 0 0 0 1268 1 0 0 25 0 1 0 769574410 36691968 5504 33554432000 4194304 4291949 140735896445904 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31503/statm: 8958 5504 251 24 0 5592 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 35832

[startup+25.5006 s]
/proc/loadavg: 2.07 1.48 0.69 3/459 31505
/proc/meminfo: memFree=26756780/32951124 swapFree=60688864/67111528
[pid=31503] ppid=31501 vsize=52508 CPUtime=25.49 cores=0,2,4,6
/proc/31503/stat : 31503 (RestartSAT) R 31501 31503 31401 0 -1 4202496 13110 0 0 0 2547 2 0 0 25 0 1 0 769574410 53768192 8846 33554432000 4194304 4291949 140735896445904 18446744073709551615 4256120 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31503/statm: 13127 8846 251 24 0 9761 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 52508

[startup+51.101 s]
/proc/loadavg: 2.11 1.54 0.73 3/459 31505
/proc/meminfo: memFree=26741600/32951124 swapFree=60688864/67111528
[pid=31503] ppid=31501 vsize=66832 CPUtime=51.09 cores=0,2,4,6
/proc/31503/stat : 31503 (RestartSAT) R 31501 31503 31401 0 -1 4202496 20613 0 0 0 5106 3 0 0 25 0 1 0 769574410 68435968 12572 33554432000 4194304 4291949 140735896445904 18446744073709551615 4256182 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31503/statm: 16708 12572 251 24 0 13342 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 66832

[startup+102.318 s]
/proc/loadavg: 2.11 1.63 0.80 3/459 31507
/proc/meminfo: memFree=26736508/32951124 swapFree=60688864/67111528
[pid=31503] ppid=31501 vsize=78684 CPUtime=102.31 cores=0,2,4,6
/proc/31503/stat : 31503 (RestartSAT) R 31501 31503 31401 0 -1 4202496 26161 0 0 0 10227 4 0 0 25 0 1 0 769574410 80572416 13308 33554432000 4194304 4291949 140735896445904 18446744073709551615 4256120 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31503/statm: 19671 13308 251 24 0 16305 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 78684

[startup+162.3 s]
/proc/loadavg: 2.04 1.69 0.87 3/459 31508
/proc/meminfo: memFree=26711576/32951124 swapFree=60688864/67111528
[pid=31503] ppid=31501 vsize=111320 CPUtime=162.29 cores=0,2,4,6
/proc/31503/stat : 31503 (RestartSAT) R 31501 31503 31401 0 -1 4202496 33068 0 0 0 16224 5 0 0 25 0 1 0 769574410 113991680 19952 33554432000 4194304 4291949 140735896445904 18446744073709551615 4255935 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31503/statm: 27830 19952 251 24 0 24464 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 111320

[startup+222.301 s]
/proc/loadavg: 2.15 1.79 0.96 3/459 31510
/proc/meminfo: memFree=26696172/32951124 swapFree=60688864/67111528
[pid=31503] ppid=31501 vsize=112176 CPUtime=222.29 cores=0,2,4,6
/proc/31503/stat : 31503 (RestartSAT) R 31501 31503 31401 0 -1 4202496 36609 0 0 0 22223 6 0 0 25 0 1 0 769574410 114868224 23343 33554432000 4194304 4291949 140735896445904 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31503/statm: 28044 23343 251 24 0 24678 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 112176

[startup+282.301 s]
/proc/loadavg: 2.10 1.84 1.02 3/459 31511
/proc/meminfo: memFree=26693036/32951124 swapFree=60688864/67111528
[pid=31503] ppid=31501 vsize=112816 CPUtime=282.29 cores=0,2,4,6
/proc/31503/stat : 31503 (RestartSAT) R 31501 31503 31401 0 -1 4202496 36903 0 0 0 28223 6 0 0 25 0 1 0 769574410 115523584 23628 33554432000 4194304 4291949 140735896445904 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31503/statm: 28204 23628 251 24 0 24838 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 112816

[startup+342.301 s]
/proc/loadavg: 2.03 1.87 1.08 3/459 31513
/proc/meminfo: memFree=26692880/32951124 swapFree=60688864/67111528
[pid=31503] ppid=31501 vsize=112816 CPUtime=342.29 cores=0,2,4,6
/proc/31503/stat : 31503 (RestartSAT) R 31501 31503 31401 0 -1 4202496 36913 0 0 0 34223 6 0 0 25 0 1 0 769574410 115523584 23638 33554432000 4194304 4291949 140735896445904 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31503/statm: 28204 23638 251 24 0 24838 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 112816

[startup+402.3 s]
/proc/loadavg: 2.01 1.89 1.14 3/459 31515
/proc/meminfo: memFree=26691612/32951124 swapFree=60688864/67111528
[pid=31503] ppid=31501 vsize=112816 CPUtime=402.3 cores=0,2,4,6
/proc/31503/stat : 31503 (RestartSAT) R 31501 31503 31401 0 -1 4202496 37305 0 0 0 40223 7 0 0 25 0 1 0 769574410 115523584 24016 33554432000 4194304 4291949 140735896445904 18446744073709551615 4256120 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31503/statm: 28204 24016 251 24 0 24838 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 112816

[startup+462.301 s]
/proc/loadavg: 2.04 1.92 1.19 3/459 31516
/proc/meminfo: memFree=26687864/32951124 swapFree=60688864/67111528
[pid=31503] ppid=31501 vsize=112816 CPUtime=462.3 cores=0,2,4,6
/proc/31503/stat : 31503 (RestartSAT) R 31501 31503 31401 0 -1 4202496 46197 0 0 0 46222 8 0 0 25 0 1 0 769574410 115523584 24854 33554432000 4194304 4291949 140735896445904 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31503/statm: 28204 24854 251 24 0 24838 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 112816

[startup+522.301 s]
/proc/loadavg: 2.06 1.94 1.25 3/459 31518
/proc/meminfo: memFree=26664284/32951124 swapFree=60688864/67111528
[pid=31503] ppid=31501 vsize=144504 CPUtime=522.3 cores=0,2,4,6
/proc/31503/stat : 31503 (RestartSAT) R 31501 31503 31401 0 -1 4202496 60418 0 0 0 52221 9 0 0 25 0 1 0 769574410 147972096 31167 33554432000 4194304 4291949 140735896445904 18446744073709551615 4255665 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31503/statm: 36126 31167 251 24 0 32760 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 144504

[startup+582.3 s]
/proc/loadavg: 2.13 1.98 1.30 3/459 31519
/proc/meminfo: memFree=26649632/32951124 swapFree=60688864/67111528
[pid=31503] ppid=31501 vsize=144504 CPUtime=582.31 cores=0,2,4,6
/proc/31503/stat : 31503 (RestartSAT) R 31501 31503 31401 0 -1 4202496 61242 0 0 0 58221 10 0 0 25 0 1 0 769574410 147972096 31965 33554432000 4194304 4291949 140735896445904 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31503/statm: 36126 31965 251 24 0 32760 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 144504

[startup+642.301 s]

################
# More data... #
################

[startup+4062.32 s]
/proc/loadavg: 2.05 2.03 2.00 3/459 31624
/proc/meminfo: memFree=26545748/32951124 swapFree=60688864/67111528
[pid=31503] ppid=31501 vsize=246632 CPUtime=4062.42 cores=0,2,4,6
/proc/31503/stat : 31503 (RestartSAT) R 31501 31503 31401 0 -1 4202496 488471 0 0 0 406162 80 0 0 25 0 1 0 769574410 252551168 53314 33554432000 4194304 4291949 140735896445904 18446744073709551615 4255857 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31503/statm: 61658 53314 251 24 0 58292 0
Current children cumulated CPU time (s) 4062.42
Current children cumulated vsize (KiB) 246632

[startup+4122.3 s]
/proc/loadavg: 2.15 2.06 2.01 3/459 31626
/proc/meminfo: memFree=26525272/32951124 swapFree=60688864/67111528
[pid=31503] ppid=31501 vsize=247272 CPUtime=4122.4 cores=0,2,4,6
/proc/31503/stat : 31503 (RestartSAT) R 31501 31503 31401 0 -1 4202496 513779 0 0 0 412157 83 0 0 25 0 1 0 769574410 253206528 58441 33554432000 4194304 4291949 140735896445904 18446744073709551615 4256147 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31503/statm: 61818 58441 251 24 0 58452 0
Current children cumulated CPU time (s) 4122.4
Current children cumulated vsize (KiB) 247272

[startup+4182.3 s]
/proc/loadavg: 2.12 2.06 2.01 3/459 31627
/proc/meminfo: memFree=26493260/32951124 swapFree=60688864/67111528
[pid=31503] ppid=31501 vsize=296592 CPUtime=4182.4 cores=0,2,4,6
/proc/31503/stat : 31503 (RestartSAT) R 31501 31503 31401 0 -1 4202496 531478 0 0 0 418155 85 0 0 25 0 1 0 769574410 303710208 66279 33554432000 4194304 4291949 140735896445904 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31503/statm: 74148 66279 251 24 0 70782 0
Current children cumulated CPU time (s) 4182.4
Current children cumulated vsize (KiB) 296592

[startup+4242.3 s]
/proc/loadavg: 2.08 2.06 2.01 3/459 31629
/proc/meminfo: memFree=26490884/32951124 swapFree=60688864/67111528
[pid=31503] ppid=31501 vsize=296592 CPUtime=4242.4 cores=0,2,4,6
/proc/31503/stat : 31503 (RestartSAT) R 31501 31503 31401 0 -1 4202496 541254 0 0 0 424154 86 0 0 25 0 1 0 769574410 303710208 66868 33554432000 4194304 4291949 140735896445904 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31503/statm: 74148 66868 251 24 0 70782 0
Current children cumulated CPU time (s) 4242.4
Current children cumulated vsize (KiB) 296592

[startup+4302.3 s]
/proc/loadavg: 2.13 2.08 2.01 3/459 31640
/proc/meminfo: memFree=26515772/32951124 swapFree=60688864/67111528
[pid=31503] ppid=31501 vsize=260224 CPUtime=4302.4 cores=0,2,4,6
/proc/31503/stat : 31503 (RestartSAT) R 31501 31503 31401 0 -1 4202496 544598 0 0 0 430153 87 0 0 25 0 1 0 769574410 266469376 60167 33554432000 4194304 4291949 140735896445904 18446744073709551615 4256100 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31503/statm: 65056 60167 251 24 0 61690 0
Current children cumulated CPU time (s) 4302.4
Current children cumulated vsize (KiB) 260224

[startup+4362.3 s]
/proc/loadavg: 2.11 2.08 2.01 3/459 31641
/proc/meminfo: memFree=26509292/32951124 swapFree=60688864/67111528
[pid=31503] ppid=31501 vsize=260224 CPUtime=4362.4 cores=0,2,4,6
/proc/31503/stat : 31503 (RestartSAT) R 31501 31503 31401 0 -1 4202496 554686 0 0 0 436151 89 0 0 25 0 1 0 769574410 266469376 61679 33554432000 4194304 4291949 140735896445904 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31503/statm: 65056 61679 251 24 0 61690 0
Current children cumulated CPU time (s) 4362.4
Current children cumulated vsize (KiB) 260224

[startup+4422.3 s]
/proc/loadavg: 2.04 2.06 2.01 3/459 31643
/proc/meminfo: memFree=26509276/32951124 swapFree=60688864/67111528
[pid=31503] ppid=31501 vsize=260224 CPUtime=4422.41 cores=0,2,4,6
/proc/31503/stat : 31503 (RestartSAT) R 31501 31503 31401 0 -1 4202496 563039 0 0 0 442151 90 0 0 25 0 1 0 769574410 266469376 61679 33554432000 4194304 4291949 140735896445904 18446744073709551615 4248587 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31503/statm: 65056 61679 251 24 0 61690 0
Current children cumulated CPU time (s) 4422.41
Current children cumulated vsize (KiB) 260224

[startup+4482.3 s]
/proc/loadavg: 2.01 2.05 2.00 3/459 31644
/proc/meminfo: memFree=26509256/32951124 swapFree=60688864/67111528
[pid=31503] ppid=31501 vsize=260224 CPUtime=4482.41 cores=0,2,4,6
/proc/31503/stat : 31503 (RestartSAT) R 31501 31503 31401 0 -1 4202496 571984 0 0 0 448150 91 0 0 25 0 1 0 769574410 266469376 61687 33554432000 4194304 4291949 140735896445904 18446744073709551615 4256154 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31503/statm: 65056 61687 251 24 0 61690 0
Current children cumulated CPU time (s) 4482.41
Current children cumulated vsize (KiB) 260224

[startup+4542.3 s]
/proc/loadavg: 2.11 2.07 2.01 3/459 31649
/proc/meminfo: memFree=26476044/32951124 swapFree=60688864/67111528
[pid=31503] ppid=31501 vsize=309544 CPUtime=4542.4 cores=0,2,4,6
/proc/31503/stat : 31503 (RestartSAT) R 31501 31503 31401 0 -1 4202496 589278 0 0 0 454148 92 0 0 25 0 1 0 769574410 316973056 70122 33554432000 4194304 4291949 140735896445904 18446744073709551615 4255869 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31503/statm: 77386 70122 251 24 0 74020 0
Current children cumulated CPU time (s) 4542.4
Current children cumulated vsize (KiB) 309544

[startup+4602.3 s]
/proc/loadavg: 2.09 2.07 2.01 3/459 31651
/proc/meminfo: memFree=26508112/32951124 swapFree=60688864/67111528
[pid=31503] ppid=31501 vsize=260224 CPUtime=4602.43 cores=0,2,4,6
/proc/31503/stat : 31503 (RestartSAT) R 31501 31503 31401 0 -1 4202496 589492 0 0 0 460150 93 0 0 25 0 1 0 769574410 266469376 61687 33554432000 4194304 4291949 140735896445904 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31503/statm: 65056 61687 251 24 0 61690 0
Current children cumulated CPU time (s) 4602.43
Current children cumulated vsize (KiB) 260224

[startup+4662.3 s]
/proc/loadavg: 2.03 2.05 2.00 3/459 31652
/proc/meminfo: memFree=26507976/32951124 swapFree=60688864/67111528
[pid=31503] ppid=31501 vsize=260224 CPUtime=4662.41 cores=0,2,4,6
/proc/31503/stat : 31503 (RestartSAT) R 31501 31503 31401 0 -1 4202496 606805 0 0 0 466146 95 0 0 25 0 1 0 769574410 266469376 61687 33554432000 4194304 4291949 140735896445904 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31503/statm: 65056 61687 251 24 0 61690 0
Current children cumulated CPU time (s) 4662.41
Current children cumulated vsize (KiB) 260224

[startup+4722.32 s]
/proc/loadavg: 2.13 2.08 2.01 3/459 31682
/proc/meminfo: memFree=26506224/32951124 swapFree=60688864/67111528
[pid=31503] ppid=31501 vsize=260224 CPUtime=4722.43 cores=0,2,4,6
/proc/31503/stat : 31503 (RestartSAT) R 31501 31503 31401 0 -1 4202496 617289 0 0 0 472147 96 0 0 25 0 1 0 769574410 266469376 61687 33554432000 4194304 4291949 140735896445904 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31503/statm: 65056 61687 251 24 0 61690 0
Current children cumulated CPU time (s) 4722.43
Current children cumulated vsize (KiB) 260224

[startup+4782.3 s]
/proc/loadavg: 2.13 2.09 2.02 3/459 31683
/proc/meminfo: memFree=26495796/32951124 swapFree=60688864/67111528
[pid=31503] ppid=31501 vsize=260224 CPUtime=4782.42 cores=0,2,4,6
/proc/31503/stat : 31503 (RestartSAT) R 31501 31503 31401 0 -1 4202496 630870 0 0 0 478143 99 0 0 25 0 1 0 769574410 266469376 61687 33554432000 4194304 4291949 140735896445904 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31503/statm: 65056 61687 251 24 0 61690 0
Current children cumulated CPU time (s) 4782.42
Current children cumulated vsize (KiB) 260224

[startup+4842.3 s]
/proc/loadavg: 2.05 2.07 2.01 3/459 31685
/proc/meminfo: memFree=26463920/32951124 swapFree=60688864/67111528
[pid=31503] ppid=31501 vsize=260224 CPUtime=4842.42 cores=0,2,4,6
/proc/31503/stat : 31503 (RestartSAT) R 31501 31503 31401 0 -1 4202496 645869 0 0 0 484141 101 0 0 25 0 1 0 769574410 266469376 61687 33554432000 4194304 4291949 140735896445904 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31503/statm: 65056 61687 251 24 0 61690 0
Current children cumulated CPU time (s) 4842.42
Current children cumulated vsize (KiB) 260224

[startup+4902.3 s]
/proc/loadavg: 2.02 2.06 2.01 3/459 31687
/proc/meminfo: memFree=26486972/32951124 swapFree=60688864/67111528
[pid=31503] ppid=31501 vsize=260224 CPUtime=4902.41 cores=0,2,4,6
/proc/31503/stat : 31503 (RestartSAT) R 31501 31503 31401 0 -1 4202496 661819 0 0 0 490137 104 0 0 25 0 1 0 769574410 266469376 61687 33554432000 4194304 4291949 140735896445904 18446744073709551615 4256154 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31503/statm: 65056 61687 251 24 0 61690 0
Current children cumulated CPU time (s) 4902.41
Current children cumulated vsize (KiB) 260224

[startup+4962.3 s]
/proc/loadavg: 2.00 2.05 2.00 3/459 31688
/proc/meminfo: memFree=26407820/32951124 swapFree=60688864/67111528
[pid=31503] ppid=31501 vsize=340364 CPUtime=4962.42 cores=0,2,4,6
/proc/31503/stat : 31503 (RestartSAT) R 31501 31503 31401 0 -1 4202496 675317 0 0 0 496136 106 0 0 25 0 1 0 769574410 348532736 75058 33554432000 4194304 4291949 140735896445904 18446744073709551615 4255935 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31503/statm: 85091 75058 251 24 0 81725 0
Current children cumulated CPU time (s) 4962.42
Current children cumulated vsize (KiB) 340364



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.00 2.04 2.00 3/459 31689
/proc/meminfo: memFree=26394636/32951124 swapFree=60688864/67111528
[pid=31503] ppid=31501 vsize=340364 CPUtime=5000.03 cores=0,2,4,6
/proc/31503/stat : 31503 (RestartSAT) R 31501 31503 31401 0 -1 4202496 675801 0 0 0 499897 106 0 0 25 0 1 0 769574410 348532736 75530 33554432000 4194304 4291949 140735896445904 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31503/statm: 85091 75530 251 24 0 81725 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 340364

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

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

[startup+4999.9 s]
/proc/loadavg: 2.00 2.04 2.00 3/459 31689
/proc/meminfo: memFree=26394636/32951124 swapFree=60688864/67111528
[pid=31503] ppid=31501 vsize=340364 CPUtime=5000.03 cores=0,2,4,6
/proc/31503/stat : 31503 (RestartSAT) R 31501 31503 31401 0 -1 4202496 675801 0 0 0 499897 106 0 0 25 0 1 0 769574410 348532736 75530 33554432000 4194304 4291949 140735896445904 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31503/statm: 85091 75530 251 24 0 81725 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 340364

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.93
CPU time (s): 5000.06
CPU user time (s): 4998.98
CPU system time (s): 1.07983
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 340364

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

runsolver used 24.4243 second user time and 50.9533 second system time

The end

Launcher Data

Begin job on node132 at 2011-05-28 12:49:22
IDJOB=3419817
IDBENCH=71089
IDSOLVER=1911
FILE ID=node132/3419817-1306579762
RUNJOBID= node132-1306579393-31419
PBS_JOBID= 13471548
Free space on /tmp= 73104 MiB

SOLVER NAME= RestartSAT B95
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rpoc_xits_09_UNSAT.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.95 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3419817-1306579762/watcher-3419817-1306579762 -o /tmp/evaluation-result-3419817-1306579762/solver-3419817-1306579762 -C 5000 -W 5100 -M 15500  HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3419817-1306579762.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= feb620c17f2a4d7899a2e7883baa7391
RANDOM SEED=1962541853

node132.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.833
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.833
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.74
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.833
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.76
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.833
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.833
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.77
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.833
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.67
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.833
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.833
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:      26793580 kB
Buffers:        180220 kB
Cached:        2655856 kB
SwapCached:      14980 kB
Active:         942240 kB
Inactive:      4997180 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26793580 kB
SwapTotal:    67111528 kB
SwapFree:     60688864 kB
Dirty:            1948 kB
Writeback:           0 kB
AnonPages:     3096400 kB
Mapped:          19276 kB
Slab:           100956 kB
PageTables:      50156 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 109287660 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73100 MiB
End job on node132 at 2011-05-28 14:12:44