Trace number 3170432

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) 1300.03 1300.01

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v100-c2130-S1465579926-097.UNKNOWN.cnf
MD5SUMeb55252a6fac55d328f4d31fcc6e53bd
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark332.178
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52130
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-3170432-1302823491/watcher-3170432-1302823491 -o /tmp/evaluation-result-3170432-1302823491/solver-3170432-1302823491 -C 2400 -W 1300 -M 7680 HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3170432-1302823491.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: 3.93 3.98 3.97 4/189 10389
/proc/meminfo: memFree=16641792/32951124 swapFree=67102128/67111528
[pid=10389] ppid=10387 vsize=15032 CPUtime=0 cores=0,2
/proc/10389/stat : 10389 (RestartSAT) R 10387 10389 9513 0 -1 4202496 431 0 0 0 0 0 0 0 25 0 1 0 472579734 15392768 351 33554432000 4194304 4291949 140735436200848 18446744073709551615 216738615941 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10389/statm: 3758 351 247 24 0 392 0

[startup+0.09472 s]
/proc/loadavg: 3.93 3.98 3.97 4/189 10389
/proc/meminfo: memFree=16641792/32951124 swapFree=67102128/67111528
[pid=10389] ppid=10387 vsize=15484 CPUtime=0.09 cores=0,2
/proc/10389/stat : 10389 (RestartSAT) R 10387 10389 9513 0 -1 4202496 575 0 0 0 9 0 0 0 25 0 1 0 472579734 15855616 487 33554432000 4194304 4291949 140735436200848 18446744073709551615 4256127 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10389/statm: 3871 487 249 24 0 505 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15484

[startup+0.100706 s]
/proc/loadavg: 3.93 3.98 3.97 4/189 10389
/proc/meminfo: memFree=16641792/32951124 swapFree=67102128/67111528
[pid=10389] ppid=10387 vsize=15484 CPUtime=0.09 cores=0,2
/proc/10389/stat : 10389 (RestartSAT) R 10387 10389 9513 0 -1 4202496 575 0 0 0 9 0 0 0 25 0 1 0 472579734 15855616 487 33554432000 4194304 4291949 140735436200848 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10389/statm: 3871 487 249 24 0 505 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15484

[startup+0.300682 s]
/proc/loadavg: 3.93 3.98 3.97 4/189 10389
/proc/meminfo: memFree=16641792/32951124 swapFree=67102128/67111528
[pid=10389] ppid=10387 vsize=15484 CPUtime=0.29 cores=0,2
/proc/10389/stat : 10389 (RestartSAT) R 10387 10389 9513 0 -1 4202496 588 0 0 0 29 0 0 0 25 0 1 0 472579734 15855616 500 33554432000 4194304 4291949 140735436200848 18446744073709551615 4255953 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10389/statm: 3871 500 249 24 0 505 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15484

[startup+0.700572 s]
/proc/loadavg: 3.93 3.98 3.97 4/189 10389
/proc/meminfo: memFree=16641792/32951124 swapFree=67102128/67111528
[pid=10389] ppid=10387 vsize=15964 CPUtime=0.69 cores=0,2
/proc/10389/stat : 10389 (RestartSAT) R 10387 10389 9513 0 -1 4202496 662 0 0 0 69 0 0 0 25 0 1 0 472579734 16347136 570 33554432000 4194304 4291949 140735436200848 18446744073709551615 4255665 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10389/statm: 3991 570 249 24 0 625 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15964

[startup+1.50043 s]
/proc/loadavg: 3.93 3.98 3.97 5/190 10390
/proc/meminfo: memFree=16639560/32951124 swapFree=67102128/67111528
[pid=10389] ppid=10387 vsize=15964 CPUtime=1.49 cores=0,2
/proc/10389/stat : 10389 (RestartSAT) R 10387 10389 9513 0 -1 4202496 683 0 0 0 149 0 0 0 25 0 1 0 472579734 16347136 590 33554432000 4194304 4291949 140735436200848 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10389/statm: 3991 590 249 24 0 625 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15964

[startup+3.10018 s]
/proc/loadavg: 3.93 3.98 3.97 5/190 10390
/proc/meminfo: memFree=16638060/32951124 swapFree=67102128/67111528
[pid=10389] ppid=10387 vsize=16380 CPUtime=3.09 cores=0,2
/proc/10389/stat : 10389 (RestartSAT) R 10387 10389 9513 0 -1 4202496 797 0 0 0 309 0 0 0 25 0 1 0 472579734 16773120 700 33554432000 4194304 4291949 140735436200848 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10389/statm: 4095 700 249 24 0 729 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16380

[startup+6.30063 s]
/proc/loadavg: 3.94 3.98 3.97 5/190 10390
/proc/meminfo: memFree=16636208/32951124 swapFree=67102128/67111528
[pid=10389] ppid=10387 vsize=17172 CPUtime=6.3 cores=0,2
/proc/10389/stat : 10389 (RestartSAT) R 10387 10389 9513 0 -1 4202496 1014 0 0 0 630 0 0 0 25 0 1 0 472579734 17584128 898 33554432000 4194304 4291949 140735436200848 18446744073709551615 4251344 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10389/statm: 4293 898 249 24 0 927 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 17172

[startup+12.7005 s]
/proc/loadavg: 3.94 3.98 3.97 5/190 10390
/proc/meminfo: memFree=16634236/32951124 swapFree=67102128/67111528
[pid=10389] ppid=10387 vsize=17796 CPUtime=12.7 cores=0,2
/proc/10389/stat : 10389 (RestartSAT) R 10387 10389 9513 0 -1 4202496 1163 0 0 0 1270 0 0 0 25 0 1 0 472579734 18223104 1038 33554432000 4194304 4291949 140735436200848 18446744073709551615 4255913 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10389/statm: 4449 1038 249 24 0 1083 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 17796

[startup+25.5003 s]
/proc/loadavg: 3.95 3.98 3.97 5/190 10391
/proc/meminfo: memFree=16631368/32951124 swapFree=67102128/67111528
[pid=10389] ppid=10387 vsize=18660 CPUtime=25.5 cores=0,2
/proc/10389/stat : 10389 (RestartSAT) R 10387 10389 9513 0 -1 4202496 1286 0 0 0 2550 0 0 0 25 0 1 0 472579734 19107840 1155 33554432000 4194304 4291949 140735436200848 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10389/statm: 4665 1155 249 24 0 1299 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 18660

[startup+51.1008 s]
/proc/loadavg: 3.97 3.98 3.97 5/190 10391
/proc/meminfo: memFree=16626816/32951124 swapFree=67102128/67111528
[pid=10389] ppid=10387 vsize=19916 CPUtime=51.1 cores=0,2
/proc/10389/stat : 10389 (RestartSAT) R 10387 10389 9513 0 -1 4202496 1738 0 0 0 5110 0 0 0 25 0 1 0 472579734 20393984 1588 33554432000 4194304 4291949 140735436200848 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10389/statm: 4979 1588 249 24 0 1613 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 19916

[startup+102.307 s]
/proc/loadavg: 3.98 3.98 3.97 5/190 10393
/proc/meminfo: memFree=16620484/32951124 swapFree=67102128/67111528
[pid=10389] ppid=10387 vsize=20948 CPUtime=102.3 cores=0,2
/proc/10389/stat : 10389 (RestartSAT) R 10387 10389 9513 0 -1 4202496 1960 0 0 0 10230 0 0 0 25 0 1 0 472579734 21450752 1802 33554432000 4194304 4291949 140735436200848 18446744073709551615 4255992 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10389/statm: 5237 1802 249 24 0 1871 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 20948

[startup+162.3 s]
/proc/loadavg: 4.03 4.00 3.98 5/190 10394
/proc/meminfo: memFree=16618044/32951124 swapFree=67102128/67111528
[pid=10389] ppid=10387 vsize=21304 CPUtime=162.3 cores=0,2
/proc/10389/stat : 10389 (RestartSAT) R 10387 10389 9513 0 -1 4202496 2099 0 0 0 16230 0 0 0 25 0 1 0 472579734 21815296 1931 33554432000 4194304 4291949 140735436200848 18446744073709551615 4262741 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10389/statm: 5326 1931 249 24 0 1960 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 21304

[startup+222.301 s]
/proc/loadavg: 4.01 4.00 3.98 5/190 10396
/proc/meminfo: memFree=16615772/32951124 swapFree=67102128/67111528
[pid=10389] ppid=10387 vsize=22480 CPUtime=222.3 cores=0,2
/proc/10389/stat : 10389 (RestartSAT) R 10387 10389 9513 0 -1 4202496 2208 0 0 0 22230 0 0 0 25 0 1 0 472579734 23019520 2035 33554432000 4194304 4291949 140735436200848 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10389/statm: 5620 2035 249 24 0 2254 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 22480

[startup+282.3 s]
/proc/loadavg: 4.04 4.01 3.98 5/190 10397
/proc/meminfo: memFree=16611800/32951124 swapFree=67102128/67111528
[pid=10389] ppid=10387 vsize=22480 CPUtime=282.3 cores=0,2
/proc/10389/stat : 10389 (RestartSAT) R 10387 10389 9513 0 -1 4202496 2389 0 0 0 28230 0 0 0 25 0 1 0 472579734 23019520 2205 33554432000 4194304 4291949 140735436200848 18446744073709551615 4255676 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10389/statm: 5620 2205 249 24 0 2254 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 22480

[startup+342.301 s]
/proc/loadavg: 4.01 4.01 3.98 5/190 10399
/proc/meminfo: memFree=16610380/32951124 swapFree=67102128/67111528
[pid=10389] ppid=10387 vsize=22780 CPUtime=342.3 cores=0,2
/proc/10389/stat : 10389 (RestartSAT) R 10387 10389 9513 0 -1 4202496 2470 0 0 0 34230 0 0 0 25 0 1 0 472579734 23326720 2280 33554432000 4194304 4291949 140735436200848 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10389/statm: 5695 2280 249 24 0 2329 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 22780

[startup+402.3 s]
/proc/loadavg: 4.00 4.00 3.98 5/190 10401
/proc/meminfo: memFree=16608992/32951124 swapFree=67102128/67111528
[pid=10389] ppid=10387 vsize=23232 CPUtime=402.29 cores=0,2
/proc/10389/stat : 10389 (RestartSAT) R 10387 10389 9513 0 -1 4202496 2617 0 0 0 40229 0 0 0 25 0 1 0 472579734 23789568 2420 33554432000 4194304 4291949 140735436200848 18446744073709551615 4256161 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10389/statm: 5808 2420 249 24 0 2442 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 23232

[startup+462.301 s]
/proc/loadavg: 4.00 4.00 3.98 5/190 10402
/proc/meminfo: memFree=16607592/32951124 swapFree=67102128/67111528
[pid=10389] ppid=10387 vsize=23548 CPUtime=462.29 cores=0,2
/proc/10389/stat : 10389 (RestartSAT) R 10387 10389 9513 0 -1 4202496 2710 0 0 0 46229 0 0 0 25 0 1 0 472579734 24113152 2509 33554432000 4194304 4291949 140735436200848 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10389/statm: 5887 2509 249 24 0 2521 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 23548

[startup+522.3 s]
/proc/loadavg: 4.00 4.00 3.98 5/190 10404
/proc/meminfo: memFree=16606460/32951124 swapFree=67102128/67111528
[pid=10389] ppid=10387 vsize=23848 CPUtime=522.29 cores=0,2
/proc/10389/stat : 10389 (RestartSAT) R 10387 10389 9513 0 -1 4202496 2782 0 0 0 52229 0 0 0 25 0 1 0 472579734 24420352 2577 33554432000 4194304 4291949 140735436200848 18446744073709551615 4255869 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10389/statm: 5962 2577 249 24 0 2596 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 23848

[startup+582.301 s]
/proc/loadavg: 4.00 4.00 3.98 5/190 10405
/proc/meminfo: memFree=16604684/32951124 swapFree=67102128/67111528
[pid=10389] ppid=10387 vsize=25284 CPUtime=582.29 cores=0,2
/proc/10389/stat : 10389 (RestartSAT) R 10387 10389 9513 0 -1 4202496 2989 0 0 0 58229 0 0 0 25 0 1 0 472579734 25890816 2778 33554432000 4194304 4291949 140735436200848 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10389/statm: 6321 2778 249 24 0 2955 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 25284

[startup+642.3 s]
/proc/loadavg: 4.00 4.00 3.98 5/190 10407
/proc/meminfo: memFree=16602416/32951124 swapFree=67102128/67111528
[pid=10389] ppid=10387 vsize=25284 CPUtime=642.3 cores=0,2
/proc/10389/stat : 10389 (RestartSAT) R 10387 10389 9513 0 -1 4202496 3016 0 0 0 64230 0 0 0 25 0 1 0 472579734 25890816 2804 33554432000 4194304 4291949 140735436200848 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10389/statm: 6321 2804 249 24 0 2955 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 25284

[startup+702.301 s]
/proc/loadavg: 4.05 4.01 3.99 5/190 10409
/proc/meminfo: memFree=16601016/32951124 swapFree=67102128/67111528
[pid=10389] ppid=10387 vsize=25284 CPUtime=702.3 cores=0,2
/proc/10389/stat : 10389 (RestartSAT) R 10387 10389 9513 0 -1 4202496 3016 0 0 0 70230 0 0 0 25 0 1 0 472579734 25890816 2804 33554432000 4194304 4291949 140735436200848 18446744073709551615 4255665 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10389/statm: 6321 2804 249 24 0 2955 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 25284

[startup+762.306 s]
/proc/loadavg: 4.02 4.01 3.99 5/190 10410
/proc/meminfo: memFree=16599368/32951124 swapFree=67102128/67111528
[pid=10389] ppid=10387 vsize=27352 CPUtime=762.31 cores=0,2
/proc/10389/stat : 10389 (RestartSAT) R 10387 10389 9513 0 -1 4202496 3452 0 0 0 76230 1 0 0 25 0 1 0 472579734 28008448 3209 33554432000 4194304 4291949 140735436200848 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10389/statm: 6838 3209 249 24 0 3472 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 27352

[startup+822.301 s]
/proc/loadavg: 4.06 4.02 4.00 5/190 10412
/proc/meminfo: memFree=16597484/32951124 swapFree=67102128/67111528
[pid=10389] ppid=10387 vsize=27352 CPUtime=822.31 cores=0,2
/proc/10389/stat : 10389 (RestartSAT) R 10387 10389 9513 0 -1 4202496 3456 0 0 0 82230 1 0 0 25 0 1 0 472579734 28008448 3213 33554432000 4194304 4291949 140735436200848 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10389/statm: 6838 3213 249 24 0 3472 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 27352

[startup+882.3 s]
/proc/loadavg: 3.53 3.89 3.95 4/184 10433
/proc/meminfo: memFree=16607328/32951124 swapFree=67102128/67111528
[pid=10389] ppid=10387 vsize=27352 CPUtime=882.31 cores=0,2
/proc/10389/stat : 10389 (RestartSAT) R 10387 10389 9513 0 -1 4202496 3457 0 0 0 88230 1 0 0 25 0 1 0 472579734 28008448 3214 33554432000 4194304 4291949 140735436200848 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10389/statm: 6838 3214 249 24 0 3472 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 27352

[startup+942.301 s]
/proc/loadavg: 3.24 3.74 3.89 4/184 10435
/proc/meminfo: memFree=16607188/32951124 swapFree=67102128/67111528
[pid=10389] ppid=10387 vsize=27352 CPUtime=942.31 cores=0,2
/proc/10389/stat : 10389 (RestartSAT) R 10387 10389 9513 0 -1 4202496 3458 0 0 0 94230 1 0 0 25 0 1 0 472579734 28008448 3215 33554432000 4194304 4291949 140735436200848 18446744073709551615 4251271 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10389/statm: 6838 3215 249 24 0 3472 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 27352

[startup+1002.3 s]
/proc/loadavg: 3.09 3.60 3.84 4/184 10437
/proc/meminfo: memFree=16605928/32951124 swapFree=67102128/67111528
[pid=10389] ppid=10387 vsize=27352 CPUtime=1002.3 cores=0,2
/proc/10389/stat : 10389 (RestartSAT) R 10387 10389 9513 0 -1 4202496 3488 0 0 0 100229 1 0 0 25 0 1 0 472579734 28008448 3244 33554432000 4194304 4291949 140735436200848 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10389/statm: 6838 3244 249 24 0 3472 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 27352

[startup+1062.3 s]
/proc/loadavg: 3.03 3.49 3.78 4/184 10438
/proc/meminfo: memFree=16605048/32951124 swapFree=67102128/67111528
[pid=10389] ppid=10387 vsize=27352 CPUtime=1062.31 cores=0,2
/proc/10389/stat : 10389 (RestartSAT) R 10387 10389 9513 0 -1 4202496 3488 0 0 0 106230 1 0 0 25 0 1 0 472579734 28008448 3244 33554432000 4194304 4291949 140735436200848 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10389/statm: 6838 3244 249 24 0 3472 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 27352

[startup+1122.3 s]
/proc/loadavg: 3.01 3.40 3.73 4/184 10440
/proc/meminfo: memFree=16605268/32951124 swapFree=67102128/67111528
[pid=10389] ppid=10387 vsize=27352 CPUtime=1122.31 cores=0,2
/proc/10389/stat : 10389 (RestartSAT) R 10387 10389 9513 0 -1 4202496 3498 0 0 0 112230 1 0 0 25 0 1 0 472579734 28008448 3252 33554432000 4194304 4291949 140735436200848 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10389/statm: 6838 3252 249 24 0 3472 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 27352

[startup+1182.3 s]
/proc/loadavg: 3.00 3.32 3.68 4/184 10441
/proc/meminfo: memFree=16601652/32951124 swapFree=67102128/67111528
[pid=10389] ppid=10387 vsize=27352 CPUtime=1182.31 cores=0,2
/proc/10389/stat : 10389 (RestartSAT) R 10387 10389 9513 0 -1 4202496 3519 0 0 0 118230 1 0 0 25 0 1 0 472579734 28008448 3272 33554432000 4194304 4291949 140735436200848 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10389/statm: 6838 3272 249 24 0 3472 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 27352

[startup+1242.3 s]
/proc/loadavg: 3.00 3.26 3.63 4/184 10443
/proc/meminfo: memFree=16601128/32951124 swapFree=67102128/67111528
[pid=10389] ppid=10387 vsize=27352 CPUtime=1242.31 cores=0,2
/proc/10389/stat : 10389 (RestartSAT) R 10387 10389 9513 0 -1 4202496 3519 0 0 0 124230 1 0 0 25 0 1 0 472579734 28008448 3272 33554432000 4194304 4291949 140735436200848 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10389/statm: 6838 3272 249 24 0 3472 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 27352



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.69 3.15 3.57 2/172 10481
/proc/meminfo: memFree=16640020/32951124 swapFree=67102128/67111528
[pid=10389] ppid=10387 vsize=27352 CPUtime=1300.01 cores=0,2
/proc/10389/stat : 10389 (RestartSAT) R 10387 10389 9513 0 -1 4202496 3519 0 0 0 130000 1 0 0 25 0 1 0 472579734 28008448 3272 33554432000 4194304 4291949 140735436200848 18446744073709551615 4255918 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/10389/statm: 6838 3272 249 24 0 3472 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 27352

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.01
CPU time (s): 1300.03
CPU user time (s): 1300.01
CPU system time (s): 0.019996
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 27352

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

runsolver used 2.06369 second user time and 3.99339 second system time

The end

Launcher Data

Begin job on node119 at 2011-04-15 01:24:51
IDJOB=3170432
IDBENCH=82850
IDSOLVER=1580
FILE ID=node119/3170432-1302823491
RUNJOBID= node119-1302823482-10293
PBS_JOBID= 13006649
Free space on /tmp= 71484 MiB

SOLVER NAME= RestartSAT B95
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v100-c2130-S1465579926-097.UNKNOWN.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.95 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3170432-1302823491/watcher-3170432-1302823491 -o /tmp/evaluation-result-3170432-1302823491/solver-3170432-1302823491 -C 2400 -W 1300 -M 7680  HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3170432-1302823491.cnf

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

MD5SUM BENCH= eb55252a6fac55d328f4d31fcc6e53bd
RANDOM SEED=565293490

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:      16641932 kB
Buffers:        649652 kB
Cached:       15229200 kB
SwapCached:       5516 kB
Active:        3847604 kB
Inactive:     12101952 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16641932 kB
SwapTotal:    67111528 kB
SwapFree:     67102128 kB
Dirty:            2560 kB
Writeback:           0 kB
AnonPages:       68276 kB
Mapped:          15316 kB
Slab:           295380 kB
PageTables:       5360 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   262452 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= 71488 MiB
End job on node119 at 2011-04-15 01:46:33