Trace number 3289742

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-bottom21.cnf
MD5SUMe6407843d1fbd00b68d4ad600a25dfb2
Bench CategoryAPPLICATION (applications 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 variables48639
Number of clauses162901
Sum of the clauses size415741
Maximum clause length1542
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 283161
Number of clauses of size 378900
Number of clauses of size 4230
Number of clauses of size 519
Number of clauses of size over 5590

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-3289742-1303779319/watcher-3289742-1303779319 -o /tmp/evaluation-result-3289742-1303779319/solver-3289742-1303779319 -C 2400 -W 1300 -M 7680 HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3289742-1303779319.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: 2.42 3.59 3.79 3/181 7628
/proc/meminfo: memFree=23932640/32951124 swapFree=67111412/67111528
[pid=7628] ppid=7626 vsize=23276 CPUtime=0 cores=1,3
/proc/7628/stat : 7628 (RestartSAT) R 7626 7628 7259 0 -1 4202496 1444 0 0 0 0 0 0 0 22 0 1 0 489529648 23834624 1385 33554432000 4194304 4291949 140737020851504 18446744073709551615 4277761 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7628/statm: 5819 1388 226 24 0 2453 0

[startup+0.0820869 s]
/proc/loadavg: 2.42 3.59 3.79 3/181 7628
/proc/meminfo: memFree=23932640/32951124 swapFree=67111412/67111528
[pid=7628] ppid=7626 vsize=33832 CPUtime=0.07 cores=1,3
/proc/7628/stat : 7628 (RestartSAT) R 7626 7628 7259 0 -1 4202496 5223 0 0 0 7 0 0 0 22 0 1 0 489529648 34643968 4626 33554432000 4194304 4291949 140737020851504 18446744073709551615 4229955 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7628/statm: 8458 4626 232 24 0 5092 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 33832

[startup+0.101079 s]
/proc/loadavg: 2.42 3.59 3.79 3/181 7628
/proc/meminfo: memFree=23932640/32951124 swapFree=67111412/67111528
[pid=7628] ppid=7626 vsize=34584 CPUtime=0.09 cores=1,3
/proc/7628/stat : 7628 (RestartSAT) R 7626 7628 7259 0 -1 4202496 5499 0 0 0 9 0 0 0 22 0 1 0 489529648 35414016 4898 33554432000 4194304 4291949 140737020851504 18446744073709551615 4217456 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7628/statm: 8646 4899 234 24 0 5280 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34584

[startup+0.30106 s]
/proc/loadavg: 2.42 3.59 3.79 3/181 7628
/proc/meminfo: memFree=23932640/32951124 swapFree=67111412/67111528
[pid=7628] ppid=7626 vsize=39532 CPUtime=0.3 cores=1,3
/proc/7628/stat : 7628 (RestartSAT) R 7626 7628 7259 0 -1 4202496 8073 0 0 0 29 1 0 0 23 0 1 0 489529648 40480768 6083 33554432000 4194304 4291949 140737020851504 18446744073709551615 4229750 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7628/statm: 9883 6083 234 24 0 6517 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 39532

[startup+0.700987 s]
/proc/loadavg: 2.42 3.59 3.79 3/181 7628
/proc/meminfo: memFree=23932640/32951124 swapFree=67111412/67111528
[pid=7628] ppid=7626 vsize=35576 CPUtime=0.69 cores=1,3
/proc/7628/stat : 7628 (RestartSAT) R 7626 7628 7259 0 -1 4202496 8756 0 0 0 68 1 0 0 25 0 1 0 489529648 36429824 5311 33554432000 4194304 4291949 140737020851504 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7628/statm: 8894 5311 253 24 0 5528 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 35576

[startup+1.50083 s]
/proc/loadavg: 2.55 3.59 3.79 5/190 7645
/proc/meminfo: memFree=23872860/32951124 swapFree=67111412/67111528
[pid=7628] ppid=7626 vsize=39928 CPUtime=1.49 cores=1,3
/proc/7628/stat : 7628 (RestartSAT) R 7626 7628 7259 0 -1 4202496 8971 0 0 0 148 1 0 0 25 0 1 0 489529648 40886272 5515 33554432000 4194304 4291949 140737020851504 18446744073709551615 4255967 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7628/statm: 9982 5515 253 24 0 6616 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 39928

[startup+3.10054 s]
/proc/loadavg: 2.55 3.59 3.79 5/190 7646
/proc/meminfo: memFree=23863976/32951124 swapFree=67111412/67111528
[pid=7628] ppid=7626 vsize=39928 CPUtime=3.09 cores=1,3
/proc/7628/stat : 7628 (RestartSAT) R 7626 7628 7259 0 -1 4202496 9470 0 0 0 308 1 0 0 25 0 1 0 489529648 40886272 5997 33554432000 4194304 4291949 140737020851504 18446744073709551615 4255721 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7628/statm: 9982 5997 253 24 0 6616 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 39928

[startup+6.30096 s]
/proc/loadavg: 2.55 3.59 3.79 5/190 7646
/proc/meminfo: memFree=23844616/32951124 swapFree=67111412/67111528
[pid=7628] ppid=7626 vsize=51776 CPUtime=6.29 cores=1,3
/proc/7628/stat : 7628 (RestartSAT) R 7626 7628 7259 0 -1 4202496 12138 0 0 0 628 1 0 0 25 0 1 0 489529648 53018624 8640 33554432000 4194304 4291949 140737020851504 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7628/statm: 12944 8640 253 24 0 9578 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 51776

[startup+12.7008 s]
/proc/loadavg: 2.77 3.61 3.79 5/190 7646
/proc/meminfo: memFree=23798504/32951124 swapFree=67111412/67111528
[pid=7628] ppid=7626 vsize=58956 CPUtime=12.69 cores=1,3
/proc/7628/stat : 7628 (RestartSAT) R 7626 7628 7259 0 -1 4202496 13900 0 0 0 1268 1 0 0 25 0 1 0 489529648 60370944 10361 33554432000 4194304 4291949 140737020851504 18446744073709551615 4256150 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7628/statm: 14739 10361 253 24 0 11373 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 58956

[startup+25.5005 s]
/proc/loadavg: 2.96 3.62 3.79 5/190 7646
/proc/meminfo: memFree=23746068/32951124 swapFree=67111412/67111528
[pid=7628] ppid=7626 vsize=70632 CPUtime=25.5 cores=1,3
/proc/7628/stat : 7628 (RestartSAT) R 7626 7628 7259 0 -1 4202496 17302 0 0 0 2547 3 0 0 25 0 1 0 489529648 72327168 13712 33554432000 4194304 4291949 140737020851504 18446744073709551615 4256189 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7628/statm: 17658 13712 253 24 0 14292 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 70632

[startup+51.1009 s]
/proc/loadavg: 3.37 3.65 3.80 5/190 7647
/proc/meminfo: memFree=23724172/32951124 swapFree=67111412/67111528
[pid=7628] ppid=7626 vsize=77492 CPUtime=51.09 cores=1,3
/proc/7628/stat : 7628 (RestartSAT) R 7626 7628 7259 0 -1 4202496 26294 0 0 0 5103 6 0 0 25 0 1 0 489529648 79351808 14717 33554432000 4194304 4291949 140737020851504 18446744073709551615 4256131 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7628/statm: 19373 14717 253 24 0 16007 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 77492

[startup+102.307 s]
/proc/loadavg: 3.76 3.72 3.81 5/190 7648
/proc/meminfo: memFree=23627796/32951124 swapFree=67111412/67111528
[pid=7628] ppid=7626 vsize=98468 CPUtime=102.3 cores=1,3
/proc/7628/stat : 7628 (RestartSAT) R 7626 7628 7259 0 -1 4202496 41170 0 0 0 10218 12 0 0 25 0 1 0 489529648 100831232 18037 33554432000 4194304 4291949 140737020851504 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7628/statm: 24617 18037 253 24 0 21251 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 98468

[startup+162.301 s]
/proc/loadavg: 3.91 3.77 3.82 5/190 7650
/proc/meminfo: memFree=23580768/32951124 swapFree=67111412/67111528
[pid=7628] ppid=7626 vsize=129288 CPUtime=162.3 cores=1,3
/proc/7628/stat : 7628 (RestartSAT) R 7626 7628 7259 0 -1 4202496 59078 0 0 0 16210 20 0 0 25 0 1 0 489529648 132390912 22459 33554432000 4194304 4291949 140737020851504 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7628/statm: 32322 22459 253 24 0 28956 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 129288

[startup+222.301 s]
/proc/loadavg: 3.97 3.81 3.83 5/190 7651
/proc/meminfo: memFree=23628604/32951124 swapFree=67111412/67111528
[pid=7628] ppid=7626 vsize=98636 CPUtime=222.3 cores=1,3
/proc/7628/stat : 7628 (RestartSAT) R 7626 7628 7259 0 -1 4202496 73942 0 0 0 22204 26 0 0 25 0 1 0 489529648 101003264 21080 33554432000 4194304 4291949 140737020851504 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7628/statm: 24659 21080 253 24 0 21293 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 98636

[startup+282.301 s]
/proc/loadavg: 4.02 3.85 3.84 5/190 7653
/proc/meminfo: memFree=23583076/32951124 swapFree=67111412/67111528
[pid=7628] ppid=7626 vsize=100872 CPUtime=282.3 cores=1,3
/proc/7628/stat : 7628 (RestartSAT) R 7626 7628 7259 0 -1 4202496 90269 0 0 0 28196 34 0 0 25 0 1 0 489529648 103292928 20010 33554432000 4194304 4291949 140737020851504 18446744073709551615 4261914 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7628/statm: 25218 20010 253 24 0 21852 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 100872

[startup+342.301 s]
/proc/loadavg: 4.01 3.88 3.85 5/191 7656
/proc/meminfo: memFree=23581424/32951124 swapFree=67111412/67111528
[pid=7628] ppid=7626 vsize=83096 CPUtime=342.31 cores=1,3
/proc/7628/stat : 7628 (RestartSAT) R 7626 7628 7259 0 -1 4202496 106684 0 0 0 34192 39 0 0 25 0 1 0 489529648 85090304 16916 33554432000 4194304 4291949 140737020851504 18446744073709551615 4255665 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7628/statm: 20774 16916 253 24 0 17408 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 83096

[startup+402.3 s]
/proc/loadavg: 4.00 3.90 3.85 5/190 7665
/proc/meminfo: memFree=23577896/32951124 swapFree=67111412/67111528
[pid=7628] ppid=7626 vsize=85864 CPUtime=402.3 cores=1,3
/proc/7628/stat : 7628 (RestartSAT) R 7626 7628 7259 0 -1 4202496 129851 0 0 0 40183 47 0 0 25 0 1 0 489529648 87924736 16725 33554432000 4194304 4291949 140737020851504 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7628/statm: 21466 16725 253 24 0 18100 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 85864

[startup+462.3 s]
/proc/loadavg: 4.00 3.91 3.86 5/190 7667
/proc/meminfo: memFree=23546616/32951124 swapFree=67111412/67111528
[pid=7628] ppid=7626 vsize=137296 CPUtime=462.3 cores=1,3
/proc/7628/stat : 7628 (RestartSAT) R 7626 7628 7259 0 -1 4202496 141770 0 0 0 46178 52 0 0 25 0 1 0 489529648 140591104 28490 33554432000 4194304 4291949 140737020851504 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7628/statm: 34324 28490 253 24 0 30958 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 137296

[startup+522.301 s]
/proc/loadavg: 4.00 3.93 3.86 5/190 7668
/proc/meminfo: memFree=23528720/32951124 swapFree=67111412/67111528
[pid=7628] ppid=7626 vsize=138356 CPUtime=522.31 cores=1,3
/proc/7628/stat : 7628 (RestartSAT) R 7626 7628 7259 0 -1 4202496 156004 0 0 0 52173 58 0 0 25 0 1 0 489529648 141676544 24133 33554432000 4194304 4291949 140737020851504 18446744073709551615 4256144 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7628/statm: 34589 24133 253 24 0 31223 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 138356

[startup+582.301 s]
/proc/loadavg: 4.04 3.95 3.87 5/190 7673
/proc/meminfo: memFree=23582540/32951124 swapFree=67111412/67111528
[pid=7628] ppid=7626 vsize=80756 CPUtime=582.31 cores=1,3
/proc/7628/stat : 7628 (RestartSAT) R 7626 7628 7259 0 -1 4202496 167887 0 0 0 58168 63 0 0 25 0 1 0 489529648 82694144 15829 33554432000 4194304 4291949 140737020851504 18446744073709551615 4256122 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7628/statm: 20189 15829 253 24 0 16823 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 80756

[startup+642.301 s]
/proc/loadavg: 4.07 3.97 3.89 5/190 7675
/proc/meminfo: memFree=23448356/32951124 swapFree=67111412/67111528
[pid=7628] ppid=7626 vsize=142872 CPUtime=642.31 cores=1,3
/proc/7628/stat : 7628 (RestartSAT) R 7626 7628 7259 0 -1 4202496 180898 0 0 0 64162 69 0 0 25 0 1 0 489529648 146300928 28679 33554432000 4194304 4291949 140737020851504 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7628/statm: 35718 28679 253 24 0 32352 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 142872

[startup+702.301 s]
/proc/loadavg: 4.02 3.97 3.89 5/190 7676
/proc/meminfo: memFree=23522596/32951124 swapFree=67111412/67111528
[pid=7628] ppid=7626 vsize=114384 CPUtime=702.32 cores=1,3
/proc/7628/stat : 7628 (RestartSAT) R 7626 7628 7259 0 -1 4202496 195041 0 0 0 70157 75 0 0 25 0 1 0 489529648 117129216 22341 33554432000 4194304 4291949 140737020851504 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7628/statm: 28596 22341 253 24 0 25230 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 114384

[startup+762.307 s]
/proc/loadavg: 4.01 3.97 3.90 6/190 7678
/proc/meminfo: memFree=23474944/32951124 swapFree=67111412/67111528
[pid=7628] ppid=7626 vsize=147320 CPUtime=762.32 cores=1,3
/proc/7628/stat : 7628 (RestartSAT) R 7626 7628 7259 0 -1 4202496 205548 0 0 0 76154 78 0 0 25 0 1 0 489529648 150855680 32708 33554432000 4194304 4291949 140737020851504 18446744073709551615 4262075 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7628/statm: 36830 32708 253 24 0 33464 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 147320

[startup+822.3 s]
/proc/loadavg: 4.05 3.99 3.91 5/190 7679
/proc/meminfo: memFree=23518572/32951124 swapFree=67111412/67111528
[pid=7628] ppid=7626 vsize=147748 CPUtime=822.32 cores=1,3
/proc/7628/stat : 7628 (RestartSAT) R 7626 7628 7259 0 -1 4202496 219707 0 0 0 82148 84 0 0 25 0 1 0 489529648 151293952 25943 33554432000 4194304 4291949 140737020851504 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7628/statm: 36937 25943 253 24 0 33571 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 147748

[startup+882.301 s]
/proc/loadavg: 4.02 3.99 3.91 5/190 7681
/proc/meminfo: memFree=23501292/32951124 swapFree=67111412/67111528
[pid=7628] ppid=7626 vsize=88756 CPUtime=882.31 cores=1,3
/proc/7628/stat : 7628 (RestartSAT) R 7626 7628 7259 0 -1 4202496 234219 0 0 0 88142 89 0 0 25 0 1 0 489529648 90886144 17054 33554432000 4194304 4291949 140737020851504 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7628/statm: 22189 17054 253 24 0 18823 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 88756

[startup+942.301 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 7683
/proc/meminfo: memFree=23380108/32951124 swapFree=67111412/67111528
[pid=7628] ppid=7626 vsize=202444 CPUtime=942.32 cores=1,3
/proc/7628/stat : 7628 (RestartSAT) R 7626 7628 7259 0 -1 4202496 257421 0 0 0 94134 98 0 0 25 0 1 0 489529648 207302656 40059 33554432000 4194304 4291949 140737020851504 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7628/statm: 50611 40059 253 24 0 47245 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 202444

[startup+1002.3 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 7684
/proc/meminfo: memFree=23493400/32951124 swapFree=67111412/67111528
[pid=7628] ppid=7626 vsize=109884 CPUtime=1002.32 cores=1,3
/proc/7628/stat : 7628 (RestartSAT) R 7626 7628 7259 0 -1 4202496 271259 0 0 0 100130 102 0 0 25 0 1 0 489529648 112521216 20861 33554432000 4194304 4291949 140737020851504 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7628/statm: 27471 20861 253 24 0 24105 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 109884

[startup+1062.3 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 7686
/proc/meminfo: memFree=23417972/32951124 swapFree=67111412/67111528
[pid=7628] ppid=7626 vsize=159672 CPUtime=1062.32 cores=1,3
/proc/7628/stat : 7628 (RestartSAT) R 7626 7628 7259 0 -1 4202496 282504 0 0 0 106123 109 0 0 25 0 1 0 489529648 163504128 31964 33554432000 4194304 4291949 140737020851504 18446744073709551615 4251605 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7628/statm: 39918 31964 253 24 0 36552 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 159672

[startup+1122.3 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 7687
/proc/meminfo: memFree=23440264/32951124 swapFree=67111412/67111528
[pid=7628] ppid=7626 vsize=99064 CPUtime=1122.33 cores=1,3
/proc/7628/stat : 7628 (RestartSAT) R 7626 7628 7259 0 -1 4202496 294701 0 0 0 112119 114 0 0 25 0 1 0 489529648 101441536 19803 33554432000 4194304 4291949 140737020851504 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7628/statm: 24766 19803 253 24 0 21400 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 99064

[startup+1182.3 s]
/proc/loadavg: 4.08 4.00 3.91 5/190 7689
/proc/meminfo: memFree=23398340/32951124 swapFree=67111412/67111528
[pid=7628] ppid=7626 vsize=160528 CPUtime=1182.32 cores=1,3
/proc/7628/stat : 7628 (RestartSAT) R 7626 7628 7259 0 -1 4202496 306143 0 0 0 118114 118 0 0 25 0 1 0 489529648 164380672 31106 33554432000 4194304 4291949 140737020851504 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7628/statm: 40132 31106 253 24 0 36766 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 160528

[startup+1242.3 s]
/proc/loadavg: 4.03 4.00 3.91 5/190 7691
/proc/meminfo: memFree=23445440/32951124 swapFree=67111412/67111528
[pid=7628] ppid=7626 vsize=112020 CPUtime=1242.33 cores=1,3
/proc/7628/stat : 7628 (RestartSAT) R 7626 7628 7259 0 -1 4202496 321475 0 0 0 124109 124 0 0 25 0 1 0 489529648 114708480 22901 33554432000 4194304 4291949 140737020851504 18446744073709551615 4256189 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7628/statm: 28005 22901 253 24 0 24639 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 112020



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.00 3.91 4/189 7693
/proc/meminfo: memFree=23476044/32951124 swapFree=67111412/67111528
[pid=7628] ppid=7626 vsize=161808 CPUtime=1300.04 cores=1,3
/proc/7628/stat : 7628 (RestartSAT) R 7626 7628 7259 0 -1 4202496 331244 0 0 0 129875 129 0 0 25 0 1 0 489529648 165691392 32530 33554432000 4194304 4291949 140737020851504 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/7628/statm: 40452 32530 253 24 0 37086 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 161808

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.75
system time used= 1.2978
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 331244
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 1981

runsolver used 2.10468 second user time and 4.99924 second system time

The end

Launcher Data

Begin job on node137 at 2011-04-26 02:55:19
IDJOB=3289742
IDBENCH=83135
IDSOLVER=1580
FILE ID=node137/3289742-1303779319
RUNJOBID= node137-1303779319-7604
PBS_JOBID= 13157205
Free space on /tmp= 71788 MiB

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

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

MD5SUM BENCH= e6407843d1fbd00b68d4ad600a25dfb2
RANDOM SEED=1634280338

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
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.844
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.74
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.844
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
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.844
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.83
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.844
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23933416 kB
Buffers:       1741960 kB
Cached:        6647168 kB
SwapCached:        112 kB
Active:        1814316 kB
Inactive:      6650392 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23933416 kB
SwapTotal:    67111528 kB
SwapFree:     67111412 kB
Dirty:            7764 kB
Writeback:           0 kB
AnonPages:       75604 kB
Mapped:          14868 kB
Slab:           488696 kB
PageTables:       5080 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   223636 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= 71784 MiB
End job on node137 at 2011-04-26 03:17:01