Trace number 3170166

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

Namerandom/large/
unif-k3-r4.2-v15000-c63000-S38529837-091-UNKNOWN.cnf
MD5SUMcf967108532c9cfea4028aa361399380
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark9.8385
Satisfiable
(Un)Satisfiability was proved
Number of variables15000
Number of clauses63000
Sum of the clauses size189000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 363000
Number of clauses of size 40
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-3170166-1302819628/watcher-3170166-1302819628 -o /tmp/evaluation-result-3170166-1302819628/solver-3170166-1302819628 -C 2400 -W 1300 -M 7680 HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3170166-1302819628.cnf 

running on 2 cores: 5,7

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.76 3.92 3.42 3/182 30784
/proc/meminfo: memFree=16191788/32951124 swapFree=67111528/67111528
[pid=30784] ppid=30782 vsize=21200 CPUtime=0 cores=5,7
/proc/30784/stat : 30784 (RestartSAT) R 30782 30784 30602 0 -1 4202496 1058 0 0 0 0 0 0 0 25 0 1 0 393563544 21708800 999 33554432000 4194304 4291949 140734259354128 18446744073709551615 4278185 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30784/statm: 5300 999 227 24 0 1934 0

[startup+0.0910079 s]
/proc/loadavg: 3.76 3.92 3.42 3/182 30784
/proc/meminfo: memFree=16191788/32951124 swapFree=67111528/67111528
[pid=30784] ppid=30782 vsize=21196 CPUtime=0.08 cores=5,7
/proc/30784/stat : 30784 (RestartSAT) R 30782 30784 30602 0 -1 4202496 2741 0 0 0 8 0 0 0 25 0 1 0 393563544 21704704 1954 33554432000 4194304 4291949 140734259354128 18446744073709551615 4255983 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30784/statm: 5299 1954 242 24 0 1933 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 21196

[startup+0.101004 s]
/proc/loadavg: 3.76 3.92 3.42 3/182 30784
/proc/meminfo: memFree=16191788/32951124 swapFree=67111528/67111528
[pid=30784] ppid=30782 vsize=21196 CPUtime=0.09 cores=5,7
/proc/30784/stat : 30784 (RestartSAT) R 30782 30784 30602 0 -1 4202496 2752 0 0 0 9 0 0 0 25 0 1 0 393563544 21704704 1965 33554432000 4194304 4291949 140734259354128 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30784/statm: 5299 1965 252 24 0 1933 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21196

[startup+0.300933 s]
/proc/loadavg: 3.76 3.92 3.42 3/182 30784
/proc/meminfo: memFree=16191788/32951124 swapFree=67111528/67111528
[pid=30784] ppid=30782 vsize=21196 CPUtime=0.29 cores=5,7
/proc/30784/stat : 30784 (RestartSAT) R 30782 30784 30602 0 -1 4202496 2823 0 0 0 29 0 0 0 25 0 1 0 393563544 21704704 2035 33554432000 4194304 4291949 140734259354128 18446744073709551615 222925236681 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30784/statm: 5299 2035 253 24 0 1933 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21196

[startup+0.7009 s]
/proc/loadavg: 3.76 3.92 3.42 3/182 30784
/proc/meminfo: memFree=16191788/32951124 swapFree=67111528/67111528
[pid=30784] ppid=30782 vsize=22224 CPUtime=0.69 cores=5,7
/proc/30784/stat : 30784 (RestartSAT) R 30782 30784 30602 0 -1 4202496 2970 0 0 0 69 0 0 0 25 0 1 0 393563544 22757376 2181 33554432000 4194304 4291949 140734259354128 18446744073709551615 222925236807 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30784/statm: 5556 2181 253 24 0 2190 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 22224

[startup+1.50076 s]
/proc/loadavg: 3.76 3.92 3.42 5/190 30822
/proc/meminfo: memFree=16141372/32951124 swapFree=67111528/67111528
[pid=30784] ppid=30782 vsize=23900 CPUtime=1.49 cores=5,7
/proc/30784/stat : 30784 (RestartSAT) R 30782 30784 30602 0 -1 4202496 3380 0 0 0 149 0 0 0 25 0 1 0 393563544 24473600 2587 33554432000 4194304 4291949 140734259354128 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30784/statm: 5975 2587 253 24 0 2609 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 23900

[startup+3.10046 s]
/proc/loadavg: 3.76 3.92 3.42 5/190 30822
/proc/meminfo: memFree=16130860/32951124 swapFree=67111528/67111528
[pid=30784] ppid=30782 vsize=26900 CPUtime=3.09 cores=5,7
/proc/30784/stat : 30784 (RestartSAT) R 30782 30784 30602 0 -1 4202496 4225 0 0 0 309 0 0 0 25 0 1 0 393563544 27545600 3426 33554432000 4194304 4291949 140734259354128 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30784/statm: 6725 3426 253 24 0 3359 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 26900

[startup+6.30088 s]
/proc/loadavg: 3.78 3.92 3.43 5/190 30822
/proc/meminfo: memFree=16108540/32951124 swapFree=67111528/67111528
[pid=30784] ppid=30782 vsize=39068 CPUtime=6.29 cores=5,7
/proc/30784/stat : 30784 (RestartSAT) R 30782 30784 30602 0 -1 4202496 5906 0 0 0 628 1 0 0 25 0 1 0 393563544 40005632 5098 33554432000 4194304 4291949 140734259354128 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30784/statm: 9767 5098 253 24 0 6401 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 39068

[startup+12.7007 s]
/proc/loadavg: 3.80 3.92 3.43 5/190 30822
/proc/meminfo: memFree=16083728/32951124 swapFree=67111528/67111528
[pid=30784] ppid=30782 vsize=51952 CPUtime=12.69 cores=5,7
/proc/30784/stat : 30784 (RestartSAT) R 30782 30784 30602 0 -1 4202496 9358 0 0 0 1267 2 0 0 25 0 1 0 393563544 53198848 8523 33554432000 4194304 4291949 140734259354128 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30784/statm: 12988 8523 253 24 0 9622 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 51952

[startup+25.5004 s]
/proc/loadavg: 3.84 3.93 3.44 5/190 30822
/proc/meminfo: memFree=16035272/32951124 swapFree=67111528/67111528
[pid=30784] ppid=30782 vsize=72648 CPUtime=25.49 cores=5,7
/proc/30784/stat : 30784 (RestartSAT) R 30782 30784 30602 0 -1 4202496 15435 0 0 0 2545 4 0 0 25 0 1 0 393563544 74391552 14569 33554432000 4194304 4291949 140734259354128 18446744073709551615 4262726 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30784/statm: 18162 14569 253 24 0 14796 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 72648

[startup+51.1007 s]
/proc/loadavg: 3.89 3.93 3.45 5/190 30823
/proc/meminfo: memFree=15965000/32951124 swapFree=67111528/67111528
[pid=30784] ppid=30782 vsize=104720 CPUtime=51.09 cores=5,7
/proc/30784/stat : 30784 (RestartSAT) R 30782 30784 30602 0 -1 4202496 29825 0 0 0 5101 8 0 0 25 0 1 0 393563544 107233280 16636 33554432000 4194304 4291949 140734259354128 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30784/statm: 26180 16636 253 24 0 22814 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 104720

[startup+102.307 s]
/proc/loadavg: 3.95 3.94 3.48 5/190 30825
/proc/meminfo: memFree=15860336/32951124 swapFree=67111528/67111528
[pid=30784] ppid=30782 vsize=76232 CPUtime=102.3 cores=5,7
/proc/30784/stat : 30784 (RestartSAT) R 30782 30784 30602 0 -1 4202496 63384 0 0 0 10212 18 0 0 25 0 1 0 393563544 78061568 13496 33554432000 4194304 4291949 140734259354128 18446744073709551615 222925306888 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30784/statm: 19058 13496 253 24 0 15692 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 76232

[startup+162.3 s]
/proc/loadavg: 3.98 3.95 3.51 5/190 30826
/proc/meminfo: memFree=15696152/32951124 swapFree=67111528/67111528
[pid=30784] ppid=30782 vsize=108372 CPUtime=162.29 cores=5,7
/proc/30784/stat : 30784 (RestartSAT) R 30782 30784 30602 0 -1 4202496 89977 0 0 0 16202 27 0 0 25 0 1 0 393563544 110972928 18191 33554432000 4194304 4291949 140734259354128 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30784/statm: 27093 18191 253 24 0 23727 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 108372

[startup+222.3 s]
/proc/loadavg: 3.99 3.95 3.54 5/190 30828
/proc/meminfo: memFree=15537532/32951124 swapFree=67111528/67111528
[pid=30784] ppid=30782 vsize=162208 CPUtime=222.28 cores=5,7
/proc/30784/stat : 30784 (RestartSAT) R 30782 30784 30602 0 -1 4202496 125638 0 0 0 22192 36 0 0 25 0 1 0 393563544 166100992 31396 33554432000 4194304 4291949 140734259354128 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30784/statm: 40552 31396 253 24 0 37186 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 162208

[startup+282.3 s]
/proc/loadavg: 4.13 3.99 3.57 5/190 30829
/proc/meminfo: memFree=15458404/32951124 swapFree=67111528/67111528
[pid=30784] ppid=30782 vsize=163148 CPUtime=282.29 cores=5,7
/proc/30784/stat : 30784 (RestartSAT) R 30782 30784 30602 0 -1 4202496 150441 0 0 0 28183 46 0 0 25 0 1 0 393563544 167063552 27314 33554432000 4194304 4291949 140734259354128 18446744073709551615 4267195 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30784/statm: 40787 27314 253 24 0 37421 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 163148

[startup+342.3 s]
/proc/loadavg: 4.04 3.99 3.60 5/190 30831
/proc/meminfo: memFree=15336984/32951124 swapFree=67111528/67111528
[pid=30784] ppid=30782 vsize=45740 CPUtime=342.28 cores=5,7
/proc/30784/stat : 30784 (RestartSAT) R 30782 30784 30602 0 -1 4202496 182441 0 0 0 34173 55 0 0 25 0 1 0 393563544 46837760 8187 33554432000 4194304 4291949 140734259354128 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30784/statm: 11435 8187 253 24 0 8069 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 45740

[startup+402.3 s]
/proc/loadavg: 4.01 3.99 3.62 5/190 30833
/proc/meminfo: memFree=15265540/32951124 swapFree=67111528/67111528
[pid=30784] ppid=30782 vsize=53580 CPUtime=402.28 cores=5,7
/proc/30784/stat : 30784 (RestartSAT) R 30782 30784 30602 0 -1 4202496 207842 0 0 0 40163 65 0 0 25 0 1 0 393563544 54865920 9994 33554432000 4194304 4291949 140734259354128 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30784/statm: 13395 9994 253 24 0 10029 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 53580

[startup+462.3 s]
/proc/loadavg: 4.04 4.00 3.65 5/190 30834
/proc/meminfo: memFree=15145736/32951124 swapFree=67111528/67111528
[pid=30784] ppid=30782 vsize=116912 CPUtime=462.28 cores=5,7
/proc/30784/stat : 30784 (RestartSAT) R 30782 30784 30602 0 -1 4202496 250631 0 0 0 46151 77 0 0 25 0 1 0 393563544 119717888 19786 33554432000 4194304 4291949 140734259354128 18446744073709551615 4255627 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30784/statm: 29228 19786 253 24 0 25862 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 116912

[startup+522.3 s]
/proc/loadavg: 4.01 4.00 3.66 5/190 30836
/proc/meminfo: memFree=14970260/32951124 swapFree=67111528/67111528
[pid=30784] ppid=30782 vsize=252604 CPUtime=522.27 cores=5,7
/proc/30784/stat : 30784 (RestartSAT) R 30782 30784 30602 0 -1 4202496 279145 0 0 0 52141 86 0 0 25 0 1 0 393563544 258666496 48207 33554432000 4194304 4291949 140734259354128 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30784/statm: 63151 48208 253 24 0 59785 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 252604

[startup+582.3 s]
/proc/loadavg: 4.00 4.00 3.68 5/190 30837
/proc/meminfo: memFree=15816156/32951124 swapFree=67111528/67111528
[pid=30784] ppid=30782 vsize=171484 CPUtime=582.27 cores=5,7
/proc/30784/stat : 30784 (RestartSAT) R 30782 30784 30602 0 -1 4202496 306014 0 0 0 58133 94 0 0 25 0 1 0 393563544 175599616 31535 33554432000 4194304 4291949 140734259354128 18446744073709551615 4261651 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30784/statm: 42871 31535 253 24 0 39505 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 171484

[startup+642.3 s]
/proc/loadavg: 4.00 4.00 3.70 5/190 30839
/proc/meminfo: memFree=15697972/32951124 swapFree=67111528/67111528
[pid=30784] ppid=30782 vsize=172420 CPUtime=642.28 cores=5,7
/proc/30784/stat : 30784 (RestartSAT) R 30782 30784 30602 0 -1 4202496 332696 0 0 0 64125 103 0 0 25 0 1 0 393563544 176558080 31104 33554432000 4194304 4291949 140734259354128 18446744073709551615 4251581 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30784/statm: 43105 31104 253 24 0 39739 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 172420

[startup+702.3 s]
/proc/loadavg: 4.00 4.00 3.72 5/190 30841
/proc/meminfo: memFree=15551020/32951124 swapFree=67111528/67111528
[pid=30784] ppid=30782 vsize=122736 CPUtime=702.26 cores=5,7
/proc/30784/stat : 30784 (RestartSAT) R 30782 30784 30602 0 -1 4202496 356176 0 0 0 70117 109 0 0 25 0 1 0 393563544 125681664 23110 33554432000 4194304 4291949 140734259354128 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30784/statm: 30684 23110 253 24 0 27318 0
Current children cumulated CPU time (s) 702.26
Current children cumulated vsize (KiB) 122736

[startup+762.306 s]
/proc/loadavg: 4.00 4.00 3.73 5/190 30842
/proc/meminfo: memFree=15260228/32951124 swapFree=67111528/67111528
[pid=30784] ppid=30782 vsize=124200 CPUtime=762.26 cores=5,7
/proc/30784/stat : 30784 (RestartSAT) R 30782 30784 30602 0 -1 4202496 390496 0 0 0 76108 118 0 0 25 0 1 0 393563544 127180800 26610 33554432000 4194304 4291949 140734259354128 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30784/statm: 31050 26610 253 24 0 27684 0
Current children cumulated CPU time (s) 762.26
Current children cumulated vsize (KiB) 124200

[startup+822.3 s]
/proc/loadavg: 4.07 4.02 3.75 5/190 30844
/proc/meminfo: memFree=15113520/32951124 swapFree=67111528/67111528
[pid=30784] ppid=30782 vsize=256336 CPUtime=822.26 cores=5,7
/proc/30784/stat : 30784 (RestartSAT) R 30782 30784 30602 0 -1 4202496 406335 0 0 0 82102 124 0 0 25 0 1 0 393563544 262488064 42363 33554432000 4194304 4291949 140734259354128 18446744073709551615 4255627 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30784/statm: 64084 42363 253 24 0 60718 0
Current children cumulated CPU time (s) 822.26
Current children cumulated vsize (KiB) 256336

[startup+882.3 s]
/proc/loadavg: 4.02 4.01 3.76 6/190 30845
/proc/meminfo: memFree=15085604/32951124 swapFree=67111528/67111528
[pid=30784] ppid=30782 vsize=175080 CPUtime=882.26 cores=5,7
/proc/30784/stat : 30784 (RestartSAT) R 30782 30784 30602 0 -1 4202496 429566 0 0 0 88094 132 0 0 25 0 1 0 393563544 179281920 30265 33554432000 4194304 4291949 140734259354128 18446744073709551615 4256169 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30784/statm: 43770 30265 253 24 0 40404 0
Current children cumulated CPU time (s) 882.26
Current children cumulated vsize (KiB) 175080

[startup+942.3 s]
/proc/loadavg: 4.01 4.00 3.77 5/190 30847
/proc/meminfo: memFree=15007716/32951124 swapFree=67111528/67111528
[pid=30784] ppid=30782 vsize=175612 CPUtime=942.26 cores=5,7
/proc/30784/stat : 30784 (RestartSAT) R 30782 30784 30602 0 -1 4202496 460573 0 0 0 94086 140 0 0 25 0 1 0 393563544 179826688 28631 33554432000 4194304 4291949 140734259354128 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30784/statm: 43903 28631 253 24 0 40537 0
Current children cumulated CPU time (s) 942.26
Current children cumulated vsize (KiB) 175612

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.78 5/190 30849
/proc/meminfo: memFree=14945080/32951124 swapFree=67111528/67111528
[pid=30784] ppid=30782 vsize=125792 CPUtime=1002.26 cores=5,7
/proc/30784/stat : 30784 (RestartSAT) R 30782 30784 30602 0 -1 4202496 484019 0 0 0 100077 149 0 0 25 0 1 0 393563544 128811008 21809 33554432000 4194304 4291949 140734259354128 18446744073709551615 4255880 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30784/statm: 31448 21809 253 24 0 28082 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 125792

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.80 5/190 30850
/proc/meminfo: memFree=14843016/32951124 swapFree=67111528/67111528
[pid=30784] ppid=30782 vsize=179444 CPUtime=1062.26 cores=5,7
/proc/30784/stat : 30784 (RestartSAT) R 30782 30784 30602 0 -1 4202496 540959 0 0 0 106060 166 0 0 25 0 1 0 393563544 183750656 31845 33554432000 4194304 4291949 140734259354128 18446744073709551615 4267195 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30784/statm: 44861 31845 253 24 0 41495 0
Current children cumulated CPU time (s) 1062.26
Current children cumulated vsize (KiB) 179444

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.81 5/190 30852
/proc/meminfo: memFree=14623528/32951124 swapFree=67111528/67111528
[pid=30784] ppid=30782 vsize=396776 CPUtime=1122.25 cores=5,7
/proc/30784/stat : 30784 (RestartSAT) R 30782 30784 30602 0 -1 4202496 578621 0 0 0 112049 176 0 0 25 0 1 0 393563544 406298624 69403 33554432000 4194304 4291949 140734259354128 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30784/statm: 99194 69403 253 24 0 95828 0
Current children cumulated CPU time (s) 1122.25
Current children cumulated vsize (KiB) 396776

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.82 5/190 30853
/proc/meminfo: memFree=14676700/32951124 swapFree=67111528/67111528
[pid=30784] ppid=30782 vsize=137100 CPUtime=1182.26 cores=5,7
/proc/30784/stat : 30784 (RestartSAT) R 30782 30784 30602 0 -1 4202496 603960 0 0 0 118042 184 0 0 25 0 1 0 393563544 140390400 27204 33554432000 4194304 4291949 140734259354128 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30784/statm: 34275 27204 253 24 0 30909 0
Current children cumulated CPU time (s) 1182.26
Current children cumulated vsize (KiB) 137100

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.82 5/190 30855
/proc/meminfo: memFree=15279320/32951124 swapFree=67111528/67111528
[pid=30784] ppid=30782 vsize=75768 CPUtime=1242.26 cores=5,7
/proc/30784/stat : 30784 (RestartSAT) R 30782 30784 30602 0 -1 4202496 624570 0 0 0 124035 191 0 0 25 0 1 0 393563544 77586432 15326 33554432000 4194304 4291949 140734259354128 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30784/statm: 18942 15326 253 24 0 15576 0
Current children cumulated CPU time (s) 1242.26
Current children cumulated vsize (KiB) 75768



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.83 4/189 30857
/proc/meminfo: memFree=15817096/32951124 swapFree=67111528/67111528
[pid=30784] ppid=30782 vsize=187592 CPUtime=1299.96 cores=5,7
/proc/30784/stat : 30784 (RestartSAT) R 30782 30784 30602 0 -1 4202496 647298 0 0 0 129798 198 0 0 25 0 1 0 393563544 192094208 37926 33554432000 4194304 4291949 140734259354128 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/30784/statm: 46898 37926 253 24 0 43532 0
Current children cumulated CPU time (s) 1299.96
Current children cumulated vsize (KiB) 187592

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.99
CPU system time (s): 1.9957
CPU usage (%): 99.9976
Max. virtual memory (cumulated for all children) (KiB): 400836

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

runsolver used 2.10568 second user time and 4.99824 second system time

The end

Launcher Data

Begin job on node109 at 2011-04-15 00:20:28
IDJOB=3170166
IDBENCH=82584
IDSOLVER=1580
FILE ID=node109/3170166-1302819628
RUNJOBID= node109-1302818325-30623
PBS_JOBID= 13006661
Free space on /tmp= 70744 MiB

SOLVER NAME= RestartSAT B95
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v15000-c63000-S38529837-091-UNKNOWN.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.95 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3170166-1302819628/watcher-3170166-1302819628 -o /tmp/evaluation-result-3170166-1302819628/solver-3170166-1302819628 -C 2400 -W 1300 -M 7680  HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3170166-1302819628.cnf

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

MD5SUM BENCH= cf967108532c9cfea4028aa361399380
RANDOM SEED=73246299

node109.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.809
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.61
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.809
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.809
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.809
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.809
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.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
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.809
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16192316 kB
Buffers:        749460 kB
Cached:       15567452 kB
SwapCached:          0 kB
Active:        7799388 kB
Inactive:      8592884 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16192316 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6460 kB
Writeback:           0 kB
AnonPages:       75576 kB
Mapped:          15160 kB
Slab:           302500 kB
PageTables:       5036 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   257696 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= 70740 MiB
End job on node109 at 2011-04-15 00:42:10