Trace number 3289374

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

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top25.cnf
MD5SUM1d36146d5d79c91e0605a19242395228
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark527.919
Satisfiable
(Un)Satisfiability was proved
Number of variables71356
Number of clauses227126
Sum of the clauses size555264
Maximum clause length2747
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2137909
Number of clauses of size 387742
Number of clauses of size 4324
Number of clauses of size 523
Number of clauses of size over 51127

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-3289374-1303777502/watcher-3289374-1303777502 -o /tmp/evaluation-result-3289374-1303777502/solver-3289374-1303777502 -C 2400 -W 1300 -M 7680 HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3289374-1303777502.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: 3.43 3.90 3.90 4/184 12096
/proc/meminfo: memFree=23248768/32951124 swapFree=67111524/67111528
[pid=12096] ppid=12094 vsize=20868 CPUtime=0 cores=1,3
/proc/12096/stat : 12096 (RestartSAT) R 12094 12096 10826 0 -1 4202496 959 0 0 0 0 0 0 0 22 0 1 0 489348060 21368832 901 33554432000 4194304 4291949 140734886103664 18446744073709551615 4277761 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12096/statm: 5217 905 226 24 0 1851 0

[startup+0.0716991 s]
/proc/loadavg: 3.43 3.90 3.90 4/184 12096
/proc/meminfo: memFree=23248768/32951124 swapFree=67111524/67111528
[pid=12096] ppid=12094 vsize=36324 CPUtime=0.06 cores=1,3
/proc/12096/stat : 12096 (RestartSAT) R 12094 12096 10826 0 -1 4202496 5616 0 0 0 6 0 0 0 22 0 1 0 489348060 37195776 5037 33554432000 4194304 4291949 140734886103664 18446744073709551615 255376962245 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12096/statm: 9081 5039 228 24 0 5715 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 36324

[startup+0.100693 s]
/proc/loadavg: 3.43 3.90 3.90 4/184 12096
/proc/meminfo: memFree=23248768/32951124 swapFree=67111524/67111528
[pid=12096] ppid=12094 vsize=40572 CPUtime=0.08 cores=1,3
/proc/12096/stat : 12096 (RestartSAT) R 12094 12096 10826 0 -1 4202496 7195 0 0 0 8 0 0 0 22 0 1 0 489348060 41545728 6341 33554432000 4194304 4291949 140734886103664 18446744073709551615 4259713 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12096/statm: 10143 6341 230 24 0 6777 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 40572

[startup+0.30066 s]
/proc/loadavg: 3.43 3.90 3.90 4/184 12096
/proc/meminfo: memFree=23248768/32951124 swapFree=67111524/67111528
[pid=12096] ppid=12094 vsize=46836 CPUtime=0.29 cores=1,3
/proc/12096/stat : 12096 (RestartSAT) R 12094 12096 10826 0 -1 4202496 10450 0 0 0 28 1 0 0 23 0 1 0 489348060 47960064 7796 33554432000 4194304 4291949 140734886103664 18446744073709551615 4278185 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12096/statm: 11709 7796 234 24 0 8343 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 46836

[startup+0.700586 s]
/proc/loadavg: 3.43 3.90 3.90 4/184 12096
/proc/meminfo: memFree=23248768/32951124 swapFree=67111524/67111528
[pid=12096] ppid=12094 vsize=45224 CPUtime=0.68 cores=1,3
/proc/12096/stat : 12096 (RestartSAT) R 12094 12096 10826 0 -1 4202496 11882 0 0 0 67 1 0 0 25 0 1 0 489348060 46309376 7158 33554432000 4194304 4291949 140734886103664 18446744073709551615 4250384 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12096/statm: 11306 7158 253 24 0 7940 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 45224

[startup+1.50044 s]
/proc/loadavg: 3.43 3.90 3.90 5/194 12115
/proc/meminfo: memFree=23134028/32951124 swapFree=67111524/67111528
[pid=12096] ppid=12094 vsize=45224 CPUtime=1.48 cores=1,3
/proc/12096/stat : 12096 (RestartSAT) R 12094 12096 10826 0 -1 4202496 12098 0 0 0 147 1 0 0 25 0 1 0 489348060 46309376 7367 33554432000 4194304 4291949 140734886103664 18446744073709551615 4251629 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12096/statm: 11306 7367 253 24 0 7940 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 45224

[startup+3.10115 s]
/proc/loadavg: 3.43 3.90 3.90 5/194 12115
/proc/meminfo: memFree=23129496/32951124 swapFree=67111524/67111528
[pid=12096] ppid=12094 vsize=52296 CPUtime=3.09 cores=1,3
/proc/12096/stat : 12096 (RestartSAT) R 12094 12096 10826 0 -1 4202496 12422 0 0 0 307 2 0 0 25 0 1 0 489348060 53551104 7676 33554432000 4194304 4291949 140734886103664 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12096/statm: 13074 7676 253 24 0 9708 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 52296

[startup+6.30055 s]
/proc/loadavg: 3.48 3.90 3.90 5/194 12115
/proc/meminfo: memFree=23112188/32951124 swapFree=67111524/67111528
[pid=12096] ppid=12094 vsize=52296 CPUtime=6.29 cores=1,3
/proc/12096/stat : 12096 (RestartSAT) R 12094 12096 10826 0 -1 4202496 13038 0 0 0 627 2 0 0 25 0 1 0 489348060 53551104 8270 33554432000 4194304 4291949 140734886103664 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12096/statm: 13074 8270 253 24 0 9708 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 52296

[startup+12.7004 s]
/proc/loadavg: 3.52 3.90 3.90 5/194 12115
/proc/meminfo: memFree=23084776/32951124 swapFree=67111524/67111528
[pid=12096] ppid=12094 vsize=63792 CPUtime=12.69 cores=1,3
/proc/12096/stat : 12096 (RestartSAT) R 12094 12096 10826 0 -1 4202496 15835 0 0 0 1267 2 0 0 25 0 1 0 489348060 65323008 11041 33554432000 4194304 4291949 140734886103664 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12096/statm: 15948 11041 253 24 0 12582 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 63792

[startup+25.501 s]
/proc/loadavg: 3.63 3.91 3.91 5/194 12115
/proc/meminfo: memFree=23018792/32951124 swapFree=67111524/67111528
[pid=12096] ppid=12094 vsize=70972 CPUtime=25.49 cores=1,3
/proc/12096/stat : 12096 (RestartSAT) R 12094 12096 10826 0 -1 4202496 17642 0 0 0 2546 3 0 0 25 0 1 0 489348060 72675328 12806 33554432000 4194304 4291949 140734886103664 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12096/statm: 17743 12806 253 24 0 14377 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 70972

[startup+51.1003 s]
/proc/loadavg: 3.75 3.91 3.91 5/194 12116
/proc/meminfo: memFree=22984344/32951124 swapFree=67111524/67111528
[pid=12096] ppid=12094 vsize=82648 CPUtime=51.09 cores=1,3
/proc/12096/stat : 12096 (RestartSAT) R 12094 12096 10826 0 -1 4202496 20636 0 0 0 5104 5 0 0 25 0 1 0 489348060 84631552 15741 33554432000 4194304 4291949 140734886103664 18446744073709551615 4255938 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12096/statm: 20662 15741 253 24 0 17296 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 82648

[startup+102.307 s]
/proc/loadavg: 3.95 3.94 3.91 5/194 12117
/proc/meminfo: memFree=22945388/32951124 swapFree=67111524/67111528
[pid=12096] ppid=12094 vsize=88656 CPUtime=102.29 cores=1,3
/proc/12096/stat : 12096 (RestartSAT) R 12094 12096 10826 0 -1 4202496 31366 0 0 0 10220 9 0 0 25 0 1 0 489348060 90783744 16869 33554432000 4194304 4291949 140734886103664 18446744073709551615 4255843 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12096/statm: 22164 16870 253 24 0 18798 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 88656

[startup+162.301 s]
/proc/loadavg: 4.08 3.98 3.93 5/194 12119
/proc/meminfo: memFree=22898380/32951124 swapFree=67111524/67111528
[pid=12096] ppid=12094 vsize=63456 CPUtime=162.3 cores=1,3
/proc/12096/stat : 12096 (RestartSAT) R 12094 12096 10826 0 -1 4202496 38421 0 0 0 16217 13 0 0 25 0 1 0 489348060 64978944 11912 33554432000 4194304 4291949 140734886103664 18446744073709551615 4248306 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12096/statm: 15864 11912 253 24 0 12498 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 63456

[startup+222.301 s]
/proc/loadavg: 4.03 3.98 3.93 5/194 12120
/proc/meminfo: memFree=22898472/32951124 swapFree=67111524/67111528
[pid=12096] ppid=12094 vsize=112776 CPUtime=222.3 cores=1,3
/proc/12096/stat : 12096 (RestartSAT) R 12094 12096 10826 0 -1 4202496 49431 0 0 0 22212 18 0 0 25 0 1 0 489348060 115482624 22738 33554432000 4194304 4291949 140734886103664 18446744073709551615 4256120 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12096/statm: 28194 22738 253 24 0 24828 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 112776

[startup+282.3 s]
/proc/loadavg: 4.01 3.98 3.93 5/194 12122
/proc/meminfo: memFree=22863240/32951124 swapFree=67111524/67111528
[pid=12096] ppid=12094 vsize=88220 CPUtime=282.29 cores=1,3
/proc/12096/stat : 12096 (RestartSAT) R 12094 12096 10826 0 -1 4202496 58680 0 0 0 28207 22 0 0 25 0 1 0 489348060 90337280 16600 33554432000 4194304 4291949 140734886103664 18446744073709551615 4256144 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12096/statm: 22055 16600 253 24 0 18689 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 88220

[startup+342.3 s]
/proc/loadavg: 4.00 3.98 3.93 5/194 12124
/proc/meminfo: memFree=22839156/32951124 swapFree=67111524/67111528
[pid=12096] ppid=12094 vsize=118864 CPUtime=342.3 cores=1,3
/proc/12096/stat : 12096 (RestartSAT) R 12094 12096 10826 0 -1 4202496 66779 0 0 0 34204 26 0 0 25 0 1 0 489348060 121716736 24554 33554432000 4194304 4291949 140734886103664 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12096/statm: 29716 24554 253 24 0 26350 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 118864

[startup+402.3 s]
/proc/loadavg: 4.25 4.04 3.95 5/194 12125
/proc/meminfo: memFree=22888748/32951124 swapFree=67111524/67111528
[pid=12096] ppid=12094 vsize=82160 CPUtime=402.3 cores=1,3
/proc/12096/stat : 12096 (RestartSAT) R 12094 12096 10826 0 -1 4202496 74697 0 0 0 40201 29 0 0 25 0 1 0 489348060 84131840 16706 33554432000 4194304 4291949 140734886103664 18446744073709551615 4262171 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12096/statm: 20540 16706 253 24 0 17174 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 82160

[startup+462.301 s]
/proc/loadavg: 4.09 4.03 3.95 5/194 12127
/proc/meminfo: memFree=22776764/32951124 swapFree=67111524/67111528
[pid=12096] ppid=12094 vsize=150804 CPUtime=462.31 cores=1,3
/proc/12096/stat : 12096 (RestartSAT) R 12094 12096 10826 0 -1 4202496 84670 0 0 0 46197 34 0 0 25 0 1 0 489348060 154423296 26508 33554432000 4194304 4291949 140734886103664 18446744073709551615 4248306 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12096/statm: 37701 26508 253 24 0 34335 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 150804

[startup+522.301 s]
/proc/loadavg: 3.69 3.93 3.91 4/188 12145
/proc/meminfo: memFree=22924788/32951124 swapFree=67111524/67111528
[pid=12096] ppid=12094 vsize=91112 CPUtime=522.3 cores=1,3
/proc/12096/stat : 12096 (RestartSAT) R 12094 12096 10826 0 -1 4202496 94922 0 0 0 52193 37 0 0 25 0 1 0 489348060 93298688 18767 33554432000 4194304 4291949 140734886103664 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12096/statm: 22778 18767 253 24 0 19412 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 91112

[startup+582.301 s]
/proc/loadavg: 3.25 3.76 3.85 4/188 12147
/proc/meminfo: memFree=22916192/32951124 swapFree=67111524/67111528
[pid=12096] ppid=12094 vsize=128936 CPUtime=582.31 cores=1,3
/proc/12096/stat : 12096 (RestartSAT) R 12094 12096 10826 0 -1 4202496 103464 0 0 0 58191 40 0 0 25 0 1 0 489348060 132030464 27157 33554432000 4194304 4291949 140734886103664 18446744073709551615 4255638 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12096/statm: 32234 27157 253 24 0 28868 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 128936

[startup+642.301 s]
/proc/loadavg: 3.16 3.63 3.80 4/188 12149
/proc/meminfo: memFree=22873392/32951124 swapFree=67111524/67111528
[pid=12096] ppid=12094 vsize=159756 CPUtime=642.31 cores=1,3
/proc/12096/stat : 12096 (RestartSAT) R 12094 12096 10826 0 -1 4202496 109700 0 0 0 64188 43 0 0 25 0 1 0 489348060 163590144 33292 33554432000 4194304 4291949 140734886103664 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12096/statm: 39939 33292 253 24 0 36573 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 159756

[startup+702.301 s]
/proc/loadavg: 3.06 3.52 3.75 4/188 12150
/proc/meminfo: memFree=22891592/32951124 swapFree=67111524/67111528
[pid=12096] ppid=12094 vsize=130500 CPUtime=702.32 cores=1,3
/proc/12096/stat : 12096 (RestartSAT) R 12094 12096 10826 0 -1 4202496 120311 0 0 0 70183 49 0 0 25 0 1 0 489348060 133632000 24510 33554432000 4194304 4291949 140734886103664 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12096/statm: 32625 24510 253 24 0 29259 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 130500

[startup+762.307 s]
/proc/loadavg: 3.02 3.42 3.70 4/188 12152
/proc/meminfo: memFree=22843720/32951124 swapFree=67111524/67111528
[pid=12096] ppid=12094 vsize=161320 CPUtime=762.32 cores=1,3
/proc/12096/stat : 12096 (RestartSAT) R 12094 12096 10826 0 -1 4202496 129006 0 0 0 76180 52 0 0 25 0 1 0 489348060 165191680 33052 33554432000 4194304 4291949 140734886103664 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12096/statm: 40330 33052 253 24 0 36964 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 161320

[startup+822.3 s]
/proc/loadavg: 3.01 3.34 3.65 4/188 12153
/proc/meminfo: memFree=22947612/32951124 swapFree=67111524/67111528
[pid=12096] ppid=12094 vsize=111532 CPUtime=822.31 cores=1,3
/proc/12096/stat : 12096 (RestartSAT) R 12094 12096 10826 0 -1 4202496 138642 0 0 0 82174 57 0 0 25 0 1 0 489348060 114208768 21466 33554432000 4194304 4291949 140734886103664 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12096/statm: 27883 21466 253 24 0 24517 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 111532

[startup+882.3 s]
/proc/loadavg: 3.00 3.28 3.61 4/188 12155
/proc/meminfo: memFree=22893264/32951124 swapFree=67111524/67111528
[pid=12096] ppid=12094 vsize=161320 CPUtime=882.32 cores=1,3
/proc/12096/stat : 12096 (RestartSAT) R 12094 12096 10826 0 -1 4202496 146858 0 0 0 88170 62 0 0 25 0 1 0 489348060 165191680 29537 33554432000 4194304 4291949 140734886103664 18446744073709551615 4256144 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12096/statm: 40330 29537 253 24 0 36964 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 161320

[startup+942.301 s]
/proc/loadavg: 3.05 3.24 3.58 4/188 12157
/proc/meminfo: memFree=22847732/32951124 swapFree=67111524/67111528
[pid=12096] ppid=12094 vsize=161320 CPUtime=942.31 cores=1,3
/proc/12096/stat : 12096 (RestartSAT) R 12094 12096 10826 0 -1 4202496 152402 0 0 0 94167 64 0 0 25 0 1 0 489348060 165191680 34978 33554432000 4194304 4291949 140734886103664 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12096/statm: 40330 34978 253 24 0 36964 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 161320

[startup+1002.3 s]
/proc/loadavg: 3.06 3.21 3.54 4/188 12158
/proc/meminfo: memFree=22851196/32951124 swapFree=67111524/67111528
[pid=12096] ppid=12094 vsize=134736 CPUtime=1002.32 cores=1,3
/proc/12096/stat : 12096 (RestartSAT) R 12094 12096 10826 0 -1 4202496 167178 0 0 0 100164 68 0 0 25 0 1 0 489348060 137969664 29852 33554432000 4194304 4291949 140734886103664 18446744073709551615 4255638 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12096/statm: 33684 29852 253 24 0 30318 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 134736

[startup+1062.3 s]
/proc/loadavg: 3.02 3.17 3.50 4/188 12160
/proc/meminfo: memFree=22891476/32951124 swapFree=67111524/67111528
[pid=12096] ppid=12094 vsize=215644 CPUtime=1062.32 cores=1,3
/proc/12096/stat : 12096 (RestartSAT) R 12094 12096 10826 0 -1 4202496 176644 0 0 0 106161 71 0 0 25 0 1 0 489348060 220819456 39180 33554432000 4194304 4291949 140734886103664 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12096/statm: 53911 39180 253 24 0 50545 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 215644

[startup+1122.3 s]
/proc/loadavg: 3.01 3.13 3.47 4/188 12161
/proc/meminfo: memFree=22900260/32951124 swapFree=67111524/67111528
[pid=12096] ppid=12094 vsize=141572 CPUtime=1122.32 cores=1,3
/proc/12096/stat : 12096 (RestartSAT) R 12094 12096 10826 0 -1 4202496 190139 0 0 0 112155 77 0 0 25 0 1 0 489348060 144969728 30308 33554432000 4194304 4291949 140734886103664 18446744073709551615 4255709 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12096/statm: 35393 30308 253 24 0 32027 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 141572

[startup+1182.3 s]
/proc/loadavg: 3.00 3.11 3.44 4/188 12163
/proc/meminfo: memFree=22853876/32951124 swapFree=67111524/67111528
[pid=12096] ppid=12094 vsize=172392 CPUtime=1182.32 cores=1,3
/proc/12096/stat : 12096 (RestartSAT) R 12094 12096 10826 0 -1 4202496 196831 0 0 0 118151 81 0 0 25 0 1 0 489348060 176529408 36888 33554432000 4194304 4291949 140734886103664 18446744073709551615 4250224 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12096/statm: 43098 36888 253 24 0 39732 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 172392

[startup+1242.3 s]
/proc/loadavg: 3.03 3.10 3.41 4/188 12165
/proc/meminfo: memFree=22890556/32951124 swapFree=67111524/67111528
[pid=12096] ppid=12094 vsize=110928 CPUtime=1242.33 cores=1,3
/proc/12096/stat : 12096 (RestartSAT) R 12094 12096 10826 0 -1 4202496 205761 0 0 0 124147 86 0 0 25 0 1 0 489348060 113590272 23409 33554432000 4194304 4291949 140734886103664 18446744073709551615 4250438 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12096/statm: 27732 23409 253 24 0 24366 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 110928



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.01 3.08 3.38 4/188 12166
/proc/meminfo: memFree=22800260/32951124 swapFree=67111524/67111528
[pid=12096] ppid=12094 vsize=172392 CPUtime=1300.03 cores=1,3
/proc/12096/stat : 12096 (RestartSAT) R 12094 12096 10826 0 -1 4202496 215638 0 0 0 129914 89 0 0 25 0 1 0 489348060 176529408 33145 33554432000 4194304 4291949 140734886103664 18446744073709551615 4256299 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/12096/statm: 43098 33145 253 24 0 39732 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 172392

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.15
CPU system time (s): 0.905862
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 222480

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.15
system time used= 0.905862
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 215638
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10
involuntary context switches= 653

runsolver used 2.04169 second user time and 5.06423 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-26 02:25:02
IDJOB=3289374
IDBENCH=83121
IDSOLVER=1580
FILE ID=node135/3289374-1303777502
RUNJOBID= node135-1303777502-12074
PBS_JOBID= 13157171
Free space on /tmp= 71248 MiB

SOLVER NAME= RestartSAT B95
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-top25.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.95 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3289374-1303777502/watcher-3289374-1303777502 -o /tmp/evaluation-result-3289374-1303777502/solver-3289374-1303777502 -C 2400 -W 1300 -M 7680  HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3289374-1303777502.cnf

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

MD5SUM BENCH= 1d36146d5d79c91e0605a19242395228
RANDOM SEED=183373577

node135.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.851
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.70
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.851
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.851
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.75
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.851
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	: 6640.14
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.851
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.78
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.851
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.851
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.851
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23250584 kB
Buffers:       1815700 kB
Cached:        7237084 kB
SwapCached:          4 kB
Active:         512852 kB
Inactive:      8612744 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23250584 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            8780 kB
Writeback:           0 kB
AnonPages:       71844 kB
Mapped:          14496 kB
Slab:           511604 kB
PageTables:       5144 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   204500 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= 71244 MiB
End job on node135 at 2011-04-26 02:46:44