Trace number 3263469

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.05 1300.01

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_29_50_3-dir.shuffled-as.sat03-179.cnf
MD5SUM7f62d729a30ffc73b7fa61161ba43630
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables870
Number of clauses73400
Sum of the clauses size147612
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 273371
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 529

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-3263469-1303568267/watcher-3263469-1303568267 -o /tmp/evaluation-result-3263469-1303568267/solver-3263469-1303568267 -C 2400 -W 1300 -M 7680 HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3263469-1303568267.cnf 

running on 2 cores: 1,3

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: 1.89 3.88 5.75 1/178 27070
/proc/meminfo: memFree=19301580/32951124 swapFree=67111416/67111528
[pid=27070] ppid=27068 vsize=19840 CPUtime=0 cores=1,3
/proc/27070/stat : 27070 (RestartSAT) R 27068 27070 27040 0 -1 4202496 745 0 0 0 0 0 0 0 21 0 1 0 468424912 20316160 687 33554432000 4194304 4291949 140735026759936 18446744073709551615 246516495045 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27070/statm: 4960 687 225 24 0 1594 0

[startup+0.017304 s]
/proc/loadavg: 1.89 3.88 5.75 1/178 27070
/proc/meminfo: memFree=19301580/32951124 swapFree=67111416/67111528
[pid=27070] ppid=27068 vsize=21776 CPUtime=0.01 cores=1,3
/proc/27070/stat : 27070 (RestartSAT) R 27068 27070 27040 0 -1 4202496 1430 0 0 0 1 0 0 0 21 0 1 0 468424912 22298624 1331 33554432000 4194304 4291949 140735026759936 18446744073709551615 4278185 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27070/statm: 5444 1332 226 24 0 2078 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 21776

[startup+0.10029 s]
/proc/loadavg: 1.89 3.88 5.75 1/178 27070
/proc/meminfo: memFree=19301580/32951124 swapFree=67111416/67111528
[pid=27070] ppid=27068 vsize=22288 CPUtime=0.09 cores=1,3
/proc/27070/stat : 27070 (RestartSAT) R 27068 27070 27040 0 -1 4202496 1712 0 0 0 9 0 0 0 21 0 1 0 468424912 22822912 1552 33554432000 4194304 4291949 140735026759936 18446744073709551615 4230038 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27070/statm: 5572 1552 231 24 0 2206 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 22288

[startup+0.300237 s]
/proc/loadavg: 1.89 3.88 5.75 1/178 27070
/proc/meminfo: memFree=19301580/32951124 swapFree=67111416/67111528
[pid=27070] ppid=27068 vsize=20248 CPUtime=0.29 cores=1,3
/proc/27070/stat : 27070 (RestartSAT) R 27068 27070 27040 0 -1 4202496 2371 0 0 0 29 0 0 0 22 0 1 0 468424912 20733952 1761 33554432000 4194304 4291949 140735026759936 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27070/statm: 5062 1761 252 24 0 1696 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20248

[startup+0.700165 s]
/proc/loadavg: 1.89 3.88 5.75 1/178 27070
/proc/meminfo: memFree=19301580/32951124 swapFree=67111416/67111528
[pid=27070] ppid=27068 vsize=24776 CPUtime=0.69 cores=1,3
/proc/27070/stat : 27070 (RestartSAT) R 27068 27070 27040 0 -1 4202496 3004 0 0 0 69 0 0 0 24 0 1 0 468424912 25370624 2387 33554432000 4194304 4291949 140735026759936 18446744073709551615 4255880 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27070/statm: 6194 2387 252 24 0 2828 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24776

[startup+1.50103 s]
/proc/loadavg: 1.89 3.88 5.75 4/189 27091
/proc/meminfo: memFree=19273460/32951124 swapFree=67111416/67111528
[pid=27070] ppid=27068 vsize=30136 CPUtime=1.5 cores=1,3
/proc/27070/stat : 27070 (RestartSAT) R 27068 27070 27040 0 -1 4202496 3924 0 0 0 149 1 0 0 25 0 1 0 468424912 30859264 3302 33554432000 4194304 4291949 140735026759936 18446744073709551615 4256127 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27070/statm: 7534 3302 252 24 0 4168 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 30136

[startup+3.10074 s]
/proc/loadavg: 1.89 3.88 5.75 4/189 27091
/proc/meminfo: memFree=19259948/32951124 swapFree=67111416/67111528
[pid=27070] ppid=27068 vsize=31604 CPUtime=3.09 cores=1,3
/proc/27070/stat : 27070 (RestartSAT) R 27068 27070 27040 0 -1 4202496 5038 0 0 0 308 1 0 0 25 0 1 0 468424912 32362496 4408 33554432000 4194304 4291949 140735026759936 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27070/statm: 7901 4408 252 24 0 4535 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 31604

[startup+6.30014 s]
/proc/loadavg: 2.13 3.90 5.75 5/194 27101
/proc/meminfo: memFree=19236360/32951124 swapFree=67111416/67111528
[pid=27070] ppid=27068 vsize=40020 CPUtime=6.29 cores=1,3
/proc/27070/stat : 27070 (RestartSAT) R 27068 27070 27040 0 -1 4202496 6329 0 0 0 628 1 0 0 25 0 1 0 468424912 40980480 5689 33554432000 4194304 4291949 140735026759936 18446744073709551615 4256161 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27070/statm: 10005 5689 252 24 0 6639 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 40020

[startup+12.701 s]
/proc/loadavg: 2.28 3.90 5.74 5/194 27101
/proc/meminfo: memFree=19206840/32951124 swapFree=67111416/67111528
[pid=27070] ppid=27068 vsize=55420 CPUtime=12.69 cores=1,3
/proc/27070/stat : 27070 (RestartSAT) R 27068 27070 27040 0 -1 4202496 8644 0 0 0 1268 1 0 0 25 0 1 0 468424912 56750080 7990 33554432000 4194304 4291949 140735026759936 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27070/statm: 13855 7990 252 24 0 10489 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 55420

[startup+25.5006 s]
/proc/loadavg: 2.68 3.90 5.71 5/194 27129
/proc/meminfo: memFree=19191948/32951124 swapFree=67111416/67111528
[pid=27070] ppid=27068 vsize=57276 CPUtime=25.49 cores=1,3
/proc/27070/stat : 27070 (RestartSAT) R 27068 27070 27040 0 -1 4202496 11182 0 0 0 2547 2 0 0 25 0 1 0 468424912 58650624 10513 33554432000 4194304 4291949 140735026759936 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27070/statm: 14319 10513 252 24 0 10953 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 57276

[startup+51.1009 s]
/proc/loadavg: 3.13 3.91 5.66 5/194 27129
/proc/meminfo: memFree=19145904/32951124 swapFree=67111416/67111528
[pid=27070] ppid=27068 vsize=80576 CPUtime=51.09 cores=1,3
/proc/27070/stat : 27070 (RestartSAT) R 27068 27070 27040 0 -1 4202496 14998 0 0 0 5106 3 0 0 25 0 1 0 468424912 82509824 14309 33554432000 4194304 4291949 140735026759936 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27070/statm: 20144 14309 252 24 0 16778 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 80576

[startup+102.307 s]
/proc/loadavg: 3.62 3.92 5.57 5/194 27131
/proc/meminfo: memFree=19067156/32951124 swapFree=67111416/67111528
[pid=27070] ppid=27068 vsize=92420 CPUtime=102.3 cores=1,3
/proc/27070/stat : 27070 (RestartSAT) R 27068 27070 27040 0 -1 4202496 28026 0 0 0 10223 7 0 0 25 0 1 0 468424912 94638080 15369 33554432000 4194304 4291949 140735026759936 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27070/statm: 23105 15369 252 24 0 19739 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 92420

[startup+162.301 s]
/proc/loadavg: 3.93 3.95 5.48 5/194 27132
/proc/meminfo: memFree=19078292/32951124 swapFree=67111416/67111528
[pid=27070] ppid=27068 vsize=92708 CPUtime=162.3 cores=1,3
/proc/27070/stat : 27070 (RestartSAT) R 27068 27070 27040 0 -1 4202496 31383 0 0 0 16221 9 0 0 25 0 1 0 468424912 94932992 18706 33554432000 4194304 4291949 140735026759936 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27070/statm: 23177 18706 252 24 0 19811 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 92708

[startup+222.301 s]
/proc/loadavg: 3.97 3.95 5.38 5/194 27134
/proc/meminfo: memFree=19072420/32951124 swapFree=67111416/67111528
[pid=27070] ppid=27068 vsize=99660 CPUtime=222.3 cores=1,3
/proc/27070/stat : 27070 (RestartSAT) R 27068 27070 27040 0 -1 4202496 44398 0 0 0 22218 12 0 0 25 0 1 0 468424912 102051840 19443 33554432000 4194304 4291949 140735026759936 18446744073709551615 4256144 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27070/statm: 24915 19443 252 24 0 21549 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 99660

[startup+282.301 s]
/proc/loadavg: 3.99 3.96 5.29 5/194 27135
/proc/meminfo: memFree=19053528/32951124 swapFree=67111416/67111528
[pid=27070] ppid=27068 vsize=135468 CPUtime=282.3 cores=1,3
/proc/27070/stat : 27070 (RestartSAT) R 27068 27070 27040 0 -1 4202496 48729 0 0 0 28216 14 0 0 25 0 1 0 468424912 138719232 23750 33554432000 4194304 4291949 140735026759936 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27070/statm: 33867 23750 252 24 0 30501 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 135468

[startup+342.301 s]
/proc/loadavg: 3.99 3.97 5.21 5/194 27137
/proc/meminfo: memFree=18986168/32951124 swapFree=67111416/67111528
[pid=27070] ppid=27068 vsize=109672 CPUtime=342.3 cores=1,3
/proc/27070/stat : 27070 (RestartSAT) R 27068 27070 27040 0 -1 4202496 61297 0 0 0 34213 17 0 0 25 0 1 0 468424912 112304128 22211 33554432000 4194304 4291949 140735026759936 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27070/statm: 27418 22211 252 24 0 24052 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 109672

[startup+402.301 s]
/proc/loadavg: 3.99 3.97 5.13 5/194 27139
/proc/meminfo: memFree=18965056/32951124 swapFree=67111416/67111528
[pid=27070] ppid=27068 vsize=148504 CPUtime=402.3 cores=1,3
/proc/27070/stat : 27070 (RestartSAT) R 27068 27070 27040 0 -1 4202496 67528 0 0 0 40211 19 0 0 25 0 1 0 468424912 152068096 28417 33554432000 4194304 4291949 140735026759936 18446744073709551615 4255869 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27070/statm: 37126 28417 252 24 0 33760 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 148504

[startup+462.301 s]
/proc/loadavg: 3.99 3.97 5.06 5/194 27140
/proc/meminfo: memFree=18983372/32951124 swapFree=67111416/67111528
[pid=27070] ppid=27068 vsize=119820 CPUtime=462.31 cores=1,3
/proc/27070/stat : 27070 (RestartSAT) R 27068 27070 27040 0 -1 4202496 79605 0 0 0 46207 24 0 0 25 0 1 0 468424912 122695680 23820 33554432000 4194304 4291949 140735026759936 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27070/statm: 29955 23820 252 24 0 26589 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 119820

[startup+522.301 s]
/proc/loadavg: 3.99 3.97 4.99 5/194 27142
/proc/meminfo: memFree=18967728/32951124 swapFree=67111416/67111528
[pid=27070] ppid=27068 vsize=153624 CPUtime=522.31 cores=1,3
/proc/27070/stat : 27070 (RestartSAT) R 27068 27070 27040 0 -1 4202496 85534 0 0 0 52205 26 0 0 25 0 1 0 468424912 157310976 29723 33554432000 4194304 4291949 140735026759936 18446744073709551615 4255935 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27070/statm: 38406 29723 252 24 0 35040 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 153624

[startup+582.301 s]
/proc/loadavg: 4.04 3.99 4.93 5/194 27170
/proc/meminfo: memFree=19054092/32951124 swapFree=67111416/67111528
[pid=27070] ppid=27068 vsize=124724 CPUtime=582.3 cores=1,3
/proc/27070/stat : 27070 (RestartSAT) R 27068 27070 27040 0 -1 4202496 98262 0 0 0 58201 29 0 0 25 0 1 0 468424912 127717376 24986 33554432000 4194304 4291949 140735026759936 18446744073709551615 4255880 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27070/statm: 31181 24986 252 24 0 27815 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 124724

[startup+642.301 s]
/proc/loadavg: 4.08 4.00 4.87 5/194 27172
/proc/meminfo: memFree=19037208/32951124 swapFree=67111416/67111528
[pid=27070] ppid=27068 vsize=158532 CPUtime=642.32 cores=1,3
/proc/27070/stat : 27070 (RestartSAT) R 27068 27070 27040 0 -1 4202496 103198 0 0 0 64201 31 0 0 25 0 1 0 468424912 162336768 29886 33554432000 4194304 4291949 140735026759936 18446744073709551615 4255915 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27070/statm: 39633 29886 252 24 0 36267 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 158532

[startup+702.301 s]
/proc/loadavg: 4.11 4.02 4.82 5/194 27174
/proc/meminfo: memFree=19083320/32951124 swapFree=67111416/67111528
[pid=27070] ppid=27068 vsize=110024 CPUtime=702.32 cores=1,3
/proc/27070/stat : 27070 (RestartSAT) R 27068 27070 27040 0 -1 4202496 111992 0 0 0 70199 33 0 0 25 0 1 0 468424912 112664576 21322 33554432000 4194304 4291949 140735026759936 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27070/statm: 27506 21322 252 24 0 24140 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 110024

[startup+762.307 s]
/proc/loadavg: 4.04 4.01 4.77 5/194 27175
/proc/meminfo: memFree=19086012/32951124 swapFree=67111416/67111528
[pid=27070] ppid=27068 vsize=159812 CPUtime=762.32 cores=1,3
/proc/27070/stat : 27070 (RestartSAT) R 27068 27070 27040 0 -1 4202496 118924 0 0 0 76197 35 0 0 25 0 1 0 468424912 163647488 28186 33554432000 4194304 4291949 140735026759936 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27070/statm: 39953 28186 252 24 0 36587 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 159812

[startup+822.301 s]
/proc/loadavg: 4.09 4.02 4.72 5/194 27177
/proc/meminfo: memFree=19011720/32951124 swapFree=67111416/67111528
[pid=27070] ppid=27068 vsize=163652 CPUtime=822.32 cores=1,3
/proc/27070/stat : 27070 (RestartSAT) R 27068 27070 27040 0 -1 4202496 123834 0 0 0 82195 37 0 0 25 0 1 0 468424912 167579648 33051 33554432000 4194304 4291949 140735026759936 18446744073709551615 4263398 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27070/statm: 40913 33051 252 24 0 37547 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 163652

[startup+882.301 s]
/proc/loadavg: 4.03 4.02 4.67 5/194 27178
/proc/meminfo: memFree=19048272/32951124 swapFree=67111416/67111528
[pid=27070] ppid=27068 vsize=133472 CPUtime=882.32 cores=1,3
/proc/27070/stat : 27070 (RestartSAT) R 27068 27070 27040 0 -1 4202496 134908 0 0 0 88191 41 0 0 25 0 1 0 468424912 136675328 25684 33554432000 4194304 4291949 140735026759936 18446744073709551615 4256127 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27070/statm: 33368 25684 252 24 0 30002 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 133472

[startup+942.301 s]
/proc/loadavg: 4.05 4.03 4.63 5/194 27180
/proc/meminfo: memFree=18995904/32951124 swapFree=67111416/67111528
[pid=27070] ppid=27068 vsize=164932 CPUtime=942.32 cores=1,3
/proc/27070/stat : 27070 (RestartSAT) R 27068 27070 27040 0 -1 4202496 142741 0 0 0 94190 42 0 0 25 0 1 0 468424912 168890368 33444 33554432000 4194304 4291949 140735026759936 18446744073709551615 4255840 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27070/statm: 41233 33444 252 24 0 37867 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 164932

[startup+1002.3 s]
/proc/loadavg: 4.07 4.03 4.60 5/194 27182
/proc/meminfo: memFree=19036556/32951124 swapFree=67111416/67111528
[pid=27070] ppid=27068 vsize=134752 CPUtime=1002.32 cores=1,3
/proc/27070/stat : 27070 (RestartSAT) R 27068 27070 27040 0 -1 4202496 154083 0 0 0 100186 46 0 0 25 0 1 0 468424912 137986048 26964 33554432000 4194304 4291949 140735026759936 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27070/statm: 33688 26964 252 24 0 30322 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 134752

[startup+1062.3 s]
/proc/loadavg: 4.02 4.03 4.56 5/194 27183
/proc/meminfo: memFree=19055256/32951124 swapFree=67111416/67111528
[pid=27070] ppid=27068 vsize=166532 CPUtime=1062.32 cores=1,3
/proc/27070/stat : 27070 (RestartSAT) R 27068 27070 27040 0 -1 4202496 160279 0 0 0 106184 48 0 0 25 0 1 0 468424912 170528768 33095 33554432000 4194304 4291949 140735026759936 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27070/statm: 41633 33095 252 24 0 38267 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 166532

[startup+1122.3 s]
/proc/loadavg: 4.01 4.02 4.52 5/194 27212
/proc/meminfo: memFree=19004000/32951124 swapFree=67111416/67111528
[pid=27070] ppid=27068 vsize=168132 CPUtime=1122.33 cores=1,3
/proc/27070/stat : 27070 (RestartSAT) R 27068 27070 27040 0 -1 4202496 163977 0 0 0 112183 50 0 0 25 0 1 0 468424912 172167168 36768 33554432000 4194304 4291949 140735026759936 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27070/statm: 42033 36768 252 24 0 38667 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 168132

[startup+1182.3 s]
/proc/loadavg: 4.00 4.01 4.48 5/194 27213
/proc/meminfo: memFree=19010660/32951124 swapFree=67111416/67111528
[pid=27070] ppid=27068 vsize=137312 CPUtime=1182.33 cores=1,3
/proc/27070/stat : 27070 (RestartSAT) R 27068 27070 27040 0 -1 4202496 175944 0 0 0 118179 54 0 0 25 0 1 0 468424912 140607488 29317 33554432000 4194304 4291949 140735026759936 18446744073709551615 4255915 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27070/statm: 34328 29317 252 24 0 30962 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 137312

[startup+1242.3 s]
/proc/loadavg: 4.00 4.01 4.45 5/194 27215
/proc/meminfo: memFree=19025012/32951124 swapFree=67111416/67111528
[pid=27070] ppid=27068 vsize=139712 CPUtime=1242.33 cores=1,3
/proc/27070/stat : 27070 (RestartSAT) R 27068 27070 27040 0 -1 4202496 193503 0 0 0 124175 58 0 0 25 0 1 0 468424912 143065088 29407 33554432000 4194304 4291949 140735026759936 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27070/statm: 34928 29407 252 24 0 31562 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 139712



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 4.42 5/194 27217
/proc/meminfo: memFree=19052524/32951124 swapFree=67111416/67111528
[pid=27070] ppid=27068 vsize=172164 CPUtime=1300.04 cores=1,3
/proc/27070/stat : 27070 (RestartSAT) R 27068 27070 27040 0 -1 4202496 197823 0 0 0 129944 60 0 0 25 0 1 0 468424912 176295936 33682 33554432000 4194304 4291949 140735026759936 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27070/statm: 43041 33682 252 24 0 39675 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 172164

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.05
CPU user time (s): 1299.44
CPU system time (s): 0.610907
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 178488

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

runsolver used 2.10068 second user time and 5.00324 second system time

The end

Launcher Data

Begin job on node134 at 2011-04-23 16:17:47
IDJOB=3263469
IDBENCH=83982
IDSOLVER=1580
FILE ID=node134/3263469-1303568267
RUNJOBID= node134-1303568266-27060
PBS_JOBID= 13150295
Free space on /tmp= 71100 MiB

SOLVER NAME= RestartSAT B95
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_70_29_50_3-dir.shuffled-as.sat03-179.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.95 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3263469-1303568267/watcher-3263469-1303568267 -o /tmp/evaluation-result-3263469-1303568267/solver-3263469-1303568267 -C 2400 -W 1300 -M 7680  HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3263469-1303568267.cnf

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

MD5SUM BENCH= 7f62d729a30ffc73b7fa61161ba43630
RANDOM SEED=22493820

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19301860 kB
Buffers:       2332600 kB
Cached:       10706076 kB
SwapCached:        108 kB
Active:        8826736 kB
Inactive:      4276044 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19301860 kB
SwapTotal:    67111528 kB
SwapFree:     67111416 kB
Dirty:            1188 kB
Writeback:           0 kB
AnonPages:       63904 kB
Mapped:          14560 kB
Slab:           482588 kB
PageTables:       5296 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   185516 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71096 MiB
End job on node134 at 2011-04-23 16:39:29