Trace number 3281279

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
RestartSAT A75? (TO) 1300.05 1300.02

General information on the benchmark

Nameindustrial/IBM_FV_2004_30/
IBM_FV_2004_rule_batch_30_SAT_dat.k55.cnf
MD5SUM123611192e7b44f446f7ac11e53423f6
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark60.9727
Satisfiable
(Un)Satisfiability was proved
Number of variables112764
Number of clauses468539
Sum of the clauses size1200891
Maximum clause length12
Minimum clause length1
Number of clauses of size 12072
Number of clauses of size 2331975
Number of clauses of size 387836
Number of clauses of size 416674
Number of clauses of size 59489
Number of clauses of size over 520493

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-3281279-1303751097/watcher-3281279-1303751097 -o /tmp/evaluation-result-3281279-1303751097/solver-3281279-1303751097 -C 2400 -W 1300 -M 7680 HOME/RestartSAT -rfirst=1 -var-decay=0.75 HOME/instance-3281279-1303751097.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.56 3.90 3.65 4/180 26690
/proc/meminfo: memFree=13510900/32951124 swapFree=67102140/67111528
[pid=26690] ppid=26688 vsize=19120 CPUtime=0 cores=5,7
/proc/26690/stat : 26690 (RestartSAT) R 26688 26690 26036 0 -1 4202496 576 0 0 0 0 0 0 0 21 0 1 0 565340439 19578880 518 33554432000 4194304 4291949 140734642659296 18446744073709551615 4271328 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26690/statm: 4780 523 225 24 0 1414 0

[startup+0.0497691 s]
/proc/loadavg: 3.56 3.90 3.65 4/180 26690
/proc/meminfo: memFree=13510900/32951124 swapFree=67102140/67111528
[pid=26690] ppid=26688 vsize=28696 CPUtime=0.04 cores=5,7
/proc/26690/stat : 26690 (RestartSAT) R 26688 26690 26036 0 -1 4202496 3614 0 0 0 4 0 0 0 21 0 1 0 565340439 29384704 3184 33554432000 4194304 4291949 140734642659296 18446744073709551615 216734839493 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26690/statm: 7174 3187 228 24 0 3808 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 28696

[startup+0.100759 s]
/proc/loadavg: 3.56 3.90 3.65 4/180 26690
/proc/meminfo: memFree=13510900/32951124 swapFree=67102140/67111528
[pid=26690] ppid=26688 vsize=40176 CPUtime=0.08 cores=5,7
/proc/26690/stat : 26690 (RestartSAT) R 26688 26690 26036 0 -1 4202496 7151 0 0 0 8 0 0 0 21 0 1 0 565340439 41140224 6249 33554432000 4194304 4291949 140734642659296 18446744073709551615 4278286 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26690/statm: 10044 6250 228 24 0 6678 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 40176

[startup+0.300724 s]
/proc/loadavg: 3.56 3.90 3.65 4/180 26690
/proc/meminfo: memFree=13510900/32951124 swapFree=67102140/67111528
[pid=26690] ppid=26688 vsize=65908 CPUtime=0.29 cores=5,7
/proc/26690/stat : 26690 (RestartSAT) R 26688 26690 26036 0 -1 4202496 13569 0 0 0 28 1 0 0 22 0 1 0 565340439 67489792 12077 33554432000 4194304 4291949 140734642659296 18446744073709551615 4278140 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26690/statm: 16477 12077 234 24 0 13111 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 65908

[startup+0.700654 s]
/proc/loadavg: 3.56 3.90 3.65 4/180 26690
/proc/meminfo: memFree=13510900/32951124 swapFree=67102140/67111528
[pid=26690] ppid=26688 vsize=70892 CPUtime=0.68 cores=5,7
/proc/26690/stat : 26690 (RestartSAT) R 26688 26690 26036 0 -1 4202496 18866 0 0 0 67 1 0 0 24 0 1 0 565340439 72593408 13510 33554432000 4194304 4291949 140734642659296 18446744073709551615 4232451 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26690/statm: 17723 13510 234 24 0 14357 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 70892

[startup+1.50051 s]
/proc/loadavg: 3.56 3.90 3.65 5/181 26691
/proc/meminfo: memFree=13350240/32951124 swapFree=67102140/67111528
[pid=26690] ppid=26688 vsize=66532 CPUtime=1.48 cores=5,7
/proc/26690/stat : 26690 (RestartSAT) R 26688 26690 26036 0 -1 4202496 20821 0 0 0 147 1 0 0 25 0 1 0 565340439 68128768 12188 33554432000 4194304 4291949 140734642659296 18446744073709551615 4255627 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26690/statm: 16633 12188 253 24 0 13267 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 66532

[startup+3.10023 s]
/proc/loadavg: 3.56 3.90 3.65 5/181 26691
/proc/meminfo: memFree=13221192/32951124 swapFree=67102140/67111528
[pid=26690] ppid=26688 vsize=66532 CPUtime=3.09 cores=5,7
/proc/26690/stat : 26690 (RestartSAT) R 26688 26690 26036 0 -1 4202496 20987 0 0 0 307 2 0 0 25 0 1 0 565340439 68128768 12341 33554432000 4194304 4291949 140734642659296 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26690/statm: 16633 12341 253 24 0 13267 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 66532

[startup+6.30067 s]
/proc/loadavg: 3.67 3.92 3.65 5/184 26697
/proc/meminfo: memFree=12543788/32951124 swapFree=67102140/67111528
[pid=26690] ppid=26688 vsize=78024 CPUtime=6.29 cores=5,7
/proc/26690/stat : 26690 (RestartSAT) R 26688 26690 26036 0 -1 4202496 21367 0 0 0 627 2 0 0 25 0 1 0 565340439 79896576 12698 33554432000 4194304 4291949 140734642659296 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26690/statm: 19506 12698 253 24 0 16140 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 78024

[startup+12.7006 s]
/proc/loadavg: 3.78 3.93 3.66 6/190 26709
/proc/meminfo: memFree=11346708/32951124 swapFree=67102140/67111528
[pid=26690] ppid=26688 vsize=78024 CPUtime=12.69 cores=5,7
/proc/26690/stat : 26690 (RestartSAT) R 26688 26690 26036 0 -1 4202496 22291 0 0 0 1267 2 0 0 25 0 1 0 565340439 79896576 13584 33554432000 4194304 4291949 140734642659296 18446744073709551615 4255712 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26690/statm: 19506 13584 253 24 0 16140 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 78024

[startup+25.5003 s]
/proc/loadavg: 3.89 3.95 3.67 6/190 26710
/proc/meminfo: memFree=10472148/32951124 swapFree=67102140/67111528
[pid=26690] ppid=26688 vsize=108376 CPUtime=25.49 cores=5,7
/proc/26690/stat : 26690 (RestartSAT) R 26688 26690 26036 0 -1 4202496 29214 0 0 0 2546 3 0 0 25 0 1 0 565340439 110977024 20435 33554432000 4194304 4291949 140734642659296 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26690/statm: 27094 20435 253 24 0 23728 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 108376

[startup+51.1008 s]
/proc/loadavg: 3.93 3.95 3.68 6/190 26710
/proc/meminfo: memFree=10402800/32951124 swapFree=67102140/67111528
[pid=26690] ppid=26688 vsize=108376 CPUtime=51.09 cores=5,7
/proc/26690/stat : 26690 (RestartSAT) R 26688 26690 26036 0 -1 4202496 31688 0 0 0 5105 4 0 0 25 0 1 0 565340439 110977024 22824 33554432000 4194304 4291949 140734642659296 18446744073709551615 4255627 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26690/statm: 27094 22824 253 24 0 23728 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 108376

[startup+102.301 s]
/proc/loadavg: 3.97 3.96 3.69 6/190 26712
/proc/meminfo: memFree=10708580/32951124 swapFree=67102140/67111528
[pid=26690] ppid=26688 vsize=127344 CPUtime=102.3 cores=5,7
/proc/26690/stat : 26690 (RestartSAT) R 26688 26690 26036 0 -1 4202496 36590 0 0 0 10222 8 0 0 25 0 1 0 565340439 130400256 27596 33554432000 4194304 4291949 140734642659296 18446744073709551615 4256172 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26690/statm: 31836 27596 253 24 0 28470 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 127344

[startup+162.3 s]
/proc/loadavg: 4.06 3.99 3.72 5/190 26767
/proc/meminfo: memFree=12628440/32951124 swapFree=67102140/67111528
[pid=26690] ppid=26688 vsize=158164 CPUtime=162.29 cores=5,7
/proc/26690/stat : 26690 (RestartSAT) R 26688 26690 26036 0 -1 4202496 40643 0 0 0 16219 10 0 0 25 0 1 0 565340439 161959936 31551 33554432000 4194304 4291949 140734642659296 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26690/statm: 39541 31551 253 24 0 36175 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 158164

[startup+222.301 s]
/proc/loadavg: 4.02 3.99 3.73 5/190 26769
/proc/meminfo: memFree=12563032/32951124 swapFree=67102140/67111528
[pid=26690] ppid=26688 vsize=158164 CPUtime=222.29 cores=5,7
/proc/26690/stat : 26690 (RestartSAT) R 26688 26690 26036 0 -1 4202496 43691 0 0 0 22217 12 0 0 25 0 1 0 565340439 161959936 34533 33554432000 4194304 4291949 140734642659296 18446744073709551615 4255712 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26690/statm: 39541 34533 253 24 0 36175 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 158164

[startup+282.3 s]
/proc/loadavg: 4.01 3.99 3.75 5/190 26771
/proc/meminfo: memFree=12428028/32951124 swapFree=67102140/67111528
[pid=26690] ppid=26688 vsize=211568 CPUtime=282.3 cores=5,7
/proc/26690/stat : 26690 (RestartSAT) R 26688 26690 26036 0 -1 4202496 52005 0 0 0 28214 16 0 0 25 0 1 0 565340439 216645632 42744 33554432000 4194304 4291949 140734642659296 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26690/statm: 52892 42744 253 24 0 49526 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 211568

[startup+342.301 s]
/proc/loadavg: 4.00 3.99 3.76 5/190 26772
/proc/meminfo: memFree=12393848/32951124 swapFree=67102140/67111528
[pid=26690] ppid=26688 vsize=217780 CPUtime=342.3 cores=5,7
/proc/26690/stat : 26690 (RestartSAT) R 26688 26690 26036 0 -1 4202496 55960 0 0 0 34212 18 0 0 25 0 1 0 565340439 223006720 46647 33554432000 4194304 4291949 140734642659296 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26690/statm: 54445 46647 253 24 0 51079 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 217780

[startup+402.3 s]
/proc/loadavg: 4.00 3.99 3.77 5/190 26774
/proc/meminfo: memFree=12508268/32951124 swapFree=67102140/67111528
[pid=26690] ppid=26688 vsize=148072 CPUtime=402.3 cores=5,7
/proc/26690/stat : 26690 (RestartSAT) R 26688 26690 26036 0 -1 4202496 68207 0 0 0 40207 23 0 0 25 0 1 0 565340439 151625728 28508 33554432000 4194304 4291949 140734642659296 18446744073709551615 4255586 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26690/statm: 37018 28508 253 24 0 33652 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 148072

[startup+462.307 s]
/proc/loadavg: 4.00 3.99 3.78 5/190 26775
/proc/meminfo: memFree=12409964/32951124 swapFree=67102140/67111528
[pid=26690] ppid=26688 vsize=167040 CPUtime=462.31 cores=5,7
/proc/26690/stat : 26690 (RestartSAT) R 26688 26690 26036 0 -1 4202496 74186 0 0 0 46205 26 0 0 25 0 1 0 565340439 171048960 34383 33554432000 4194304 4291949 140734642659296 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26690/statm: 41760 34383 253 24 0 38394 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 167040

[startup+522.3 s]
/proc/loadavg: 4.00 3.99 3.79 5/190 26777
/proc/meminfo: memFree=12399264/32951124 swapFree=67102140/67111528
[pid=26690] ppid=26688 vsize=197860 CPUtime=522.3 cores=5,7
/proc/26690/stat : 26690 (RestartSAT) R 26688 26690 26036 0 -1 4202496 77846 0 0 0 52202 28 0 0 25 0 1 0 565340439 202608640 37969 33554432000 4194304 4291949 140734642659296 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26690/statm: 49465 37969 253 24 0 46099 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 197860

[startup+582.301 s]
/proc/loadavg: 4.00 3.99 3.80 5/190 26779
/proc/meminfo: memFree=12390264/32951124 swapFree=67102140/67111528
[pid=26690] ppid=26688 vsize=197860 CPUtime=582.3 cores=5,7
/proc/26690/stat : 26690 (RestartSAT) R 26688 26690 26036 0 -1 4202496 81052 0 0 0 58199 31 0 0 25 0 1 0 565340439 202608640 41114 33554432000 4194304 4291949 140734642659296 18446744073709551615 4251659 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26690/statm: 49465 41114 253 24 0 46099 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 197860

[startup+642.3 s]
/proc/loadavg: 4.00 3.99 3.82 5/190 26780
/proc/meminfo: memFree=12318928/32951124 swapFree=67102140/67111528
[pid=26690] ppid=26688 vsize=247948 CPUtime=642.3 cores=5,7
/proc/26690/stat : 26690 (RestartSAT) R 26688 26690 26036 0 -1 4202496 84031 0 0 0 64198 32 0 0 25 0 1 0 565340439 253898752 44040 33554432000 4194304 4291949 140734642659296 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26690/statm: 61987 44040 253 24 0 58621 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 247948

[startup+702.301 s]
/proc/loadavg: 4.05 4.01 3.83 5/190 26782
/proc/meminfo: memFree=12293300/32951124 swapFree=67102140/67111528
[pid=26690] ppid=26688 vsize=247948 CPUtime=702.3 cores=5,7
/proc/26690/stat : 26690 (RestartSAT) R 26688 26690 26036 0 -1 4202496 94113 0 0 0 70192 38 0 0 25 0 1 0 565340439 253898752 54034 33554432000 4194304 4291949 140734642659296 18446744073709551615 4255709 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26690/statm: 61987 54034 253 24 0 58621 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 247948

[startup+762.3 s]
/proc/loadavg: 4.02 4.00 3.83 5/190 26783
/proc/meminfo: memFree=12185880/32951124 swapFree=67102140/67111528
[pid=26690] ppid=26688 vsize=329336 CPUtime=762.3 cores=5,7
/proc/26690/stat : 26690 (RestartSAT) R 26688 26690 26036 0 -1 4202496 107038 0 0 0 76186 44 0 0 25 0 1 0 565340439 337240064 66892 33554432000 4194304 4291949 140734642659296 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26690/statm: 82334 66892 253 24 0 78968 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 329336

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.84 5/190 26785
/proc/meminfo: memFree=12166472/32951124 swapFree=67102140/67111528
[pid=26690] ppid=26688 vsize=329336 CPUtime=822.31 cores=5,7
/proc/26690/stat : 26690 (RestartSAT) R 26688 26690 26036 0 -1 4202496 109635 0 0 0 82185 46 0 0 25 0 1 0 565340439 337240064 69453 33554432000 4194304 4291949 140734642659296 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26690/statm: 82334 69453 253 24 0 78968 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 329336

[startup+882.3 s]
/proc/loadavg: 3.92 3.98 3.84 4/185 26804
/proc/meminfo: memFree=12412584/32951124 swapFree=67102140/67111528
[pid=26690] ppid=26688 vsize=329336 CPUtime=882.3 cores=5,7
/proc/26690/stat : 26690 (RestartSAT) R 26688 26690 26036 0 -1 4202496 111497 0 0 0 88183 47 0 0 25 0 1 0 565340439 337240064 71290 33554432000 4194304 4291949 140734642659296 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26690/statm: 82334 71290 253 24 0 78968 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 329336

[startup+942.301 s]
/proc/loadavg: 3.34 3.80 3.79 4/184 26805
/proc/meminfo: memFree=12350596/32951124 swapFree=67102140/67111528
[pid=26690] ppid=26688 vsize=329336 CPUtime=942.31 cores=5,7
/proc/26690/stat : 26690 (RestartSAT) R 26688 26690 26036 0 -1 4202496 114404 0 0 0 94182 49 0 0 25 0 1 0 565340439 337240064 74161 33554432000 4194304 4291949 140734642659296 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26690/statm: 82334 74161 253 24 0 78968 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 329336

[startup+1002.3 s]
/proc/loadavg: 3.12 3.65 3.73 4/184 26807
/proc/meminfo: memFree=12378924/32951124 swapFree=67102140/67111528
[pid=26690] ppid=26688 vsize=461596 CPUtime=1002.32 cores=5,7
/proc/26690/stat : 26690 (RestartSAT) R 26688 26690 26036 0 -1 4202496 116171 0 0 0 100181 51 0 0 25 0 1 0 565340439 472674304 75890 33554432000 4194304 4291949 140734642659296 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26690/statm: 115399 75890 253 24 0 112033 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 461596

[startup+1062.3 s]
/proc/loadavg: 2.82 3.48 3.67 3/178 26825
/proc/meminfo: memFree=12635100/32951124 swapFree=67102140/67111528
[pid=26690] ppid=26688 vsize=170724 CPUtime=1062.31 cores=5,7
/proc/26690/stat : 26690 (RestartSAT) R 26688 26690 26036 0 -1 4202496 130220 0 0 0 106174 57 0 0 25 0 1 0 565340439 174821376 36013 33554432000 4194304 4291949 140734642659296 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26690/statm: 42681 36013 253 24 0 39315 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 170724

[startup+1122.31 s]
/proc/loadavg: 2.30 3.21 3.56 3/178 26827
/proc/meminfo: memFree=12609016/32951124 swapFree=67102140/67111528
[pid=26690] ppid=26688 vsize=201544 CPUtime=1122.32 cores=5,7
/proc/26690/stat : 26690 (RestartSAT) R 26688 26690 26036 0 -1 4202496 134490 0 0 0 112173 59 0 0 25 0 1 0 565340439 206381056 40217 33554432000 4194304 4291949 140734642659296 18446744073709551615 4255656 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26690/statm: 50386 40217 253 24 0 47020 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 201544

[startup+1182.3 s]
/proc/loadavg: 2.11 2.99 3.46 3/178 26829
/proc/meminfo: memFree=12578736/32951124 swapFree=67102140/67111528
[pid=26690] ppid=26688 vsize=201544 CPUtime=1182.32 cores=5,7
/proc/26690/stat : 26690 (RestartSAT) R 26688 26690 26036 0 -1 4202496 138546 0 0 0 118170 62 0 0 25 0 1 0 565340439 206381056 44209 33554432000 4194304 4291949 140734642659296 18446744073709551615 4256100 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26690/statm: 50386 44209 253 24 0 47020 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 201544

[startup+1242.3 s]
/proc/loadavg: 2.17 2.84 3.38 3/178 26830
/proc/meminfo: memFree=12550036/32951124 swapFree=67102140/67111528
[pid=26690] ppid=26688 vsize=251632 CPUtime=1242.32 cores=5,7
/proc/26690/stat : 26690 (RestartSAT) R 26688 26690 26036 0 -1 4202496 141661 0 0 0 124168 64 0 0 25 0 1 0 565340439 257671168 47278 33554432000 4194304 4291949 140734642659296 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26690/statm: 62908 47278 253 24 0 59542 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 251632



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.06 2.68 3.29 3/178 26832
/proc/meminfo: memFree=12511192/32951124 swapFree=67102140/67111528
[pid=26690] ppid=26688 vsize=251632 CPUtime=1300.02 cores=5,7
/proc/26690/stat : 26690 (RestartSAT) R 26688 26690 26036 0 -1 4202496 149344 0 0 0 129934 68 0 0 25 0 1 0 565340439 257671168 54873 33554432000 4194304 4291949 140734642659296 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26690/statm: 62908 54873 253 24 0 59542 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 251632

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

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

[startup+1300 s]
/proc/loadavg: 2.06 2.68 3.29 3/178 26832
/proc/meminfo: memFree=12511192/32951124 swapFree=67102140/67111528
[pid=26690] ppid=26688 vsize=251632 CPUtime=1300.02 cores=5,7
/proc/26690/stat : 26690 (RestartSAT) R 26688 26690 26036 0 -1 4202496 149344 0 0 0 129934 68 0 0 25 0 1 0 565340439 257671168 54873 33554432000 4194304 4291949 140734642659296 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/26690/statm: 62908 54873 253 24 0 59542 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 251632

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.05
CPU user time (s): 1299.35
CPU system time (s): 0.697893
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 465040

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

runsolver used 1.9517 second user time and 5.14922 second system time

The end

Launcher Data

Begin job on node119 at 2011-04-25 19:04:58
IDJOB=3281279
IDBENCH=20565
IDSOLVER=1581
FILE ID=node119/3281279-1303751097
RUNJOBID= node119-1303751097-26669
PBS_JOBID= 13154043
Free space on /tmp= 71860 MiB

SOLVER NAME= RestartSAT A75
BENCH NAME= SAT07/industrial/IBM_FV_2004_30/IBM_FV_2004_rule_batch_30_SAT_dat.k55.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.75 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3281279-1303751097/watcher-3281279-1303751097 -o /tmp/evaluation-result-3281279-1303751097/solver-3281279-1303751097 -C 2400 -W 1300 -M 7680  HOME/RestartSAT -rfirst=1 -var-decay=0.75 HOME/instance-3281279-1303751097.cnf

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

MD5SUM BENCH= 123611192e7b44f446f7ac11e53423f6
RANDOM SEED=152076516

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:      13511800 kB
Buffers:       2218160 kB
Cached:       16565488 kB
SwapCached:       5504 kB
Active:        7838244 kB
Inactive:     11018436 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13511800 kB
SwapTotal:    67111528 kB
SwapFree:     67102140 kB
Dirty:           44784 kB
Writeback:           0 kB
AnonPages:       70012 kB
Mapped:          14340 kB
Slab:           517944 kB
PageTables:       5672 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   202104 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= 71760 MiB
End job on node119 at 2011-04-25 19:26:40