Trace number 3289696

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.02

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom17.cnf
MD5SUMa6df2ce216327c64a0156683acb72fc2
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 variables32733
Number of clauses109177
Sum of the clauses size278009
Maximum clause length1080
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 256533
Number of clauses of size 352066
Number of clauses of size 4152
Number of clauses of size 515
Number of clauses of size over 5410

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

running on 2 cores: 0,2

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 4/178 7622
/proc/meminfo: memFree=23939492/32951124 swapFree=67111412/67111528
[pid=7622] ppid=7620 vsize=22564 CPUtime=0 cores=0,2
/proc/7622/stat : 7622 (RestartSAT) R 7620 7622 7259 0 -1 4202496 1179 0 0 0 0 0 0 0 22 0 1 0 489529645 23105536 1120 33554432000 4194304 4291949 140736977974928 18446744073709551615 218905788842 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/7622/statm: 5516 1121 226 24 0 2150 0

[startup+0.053138 s]
/proc/loadavg: 2.42 3.59 3.79 4/178 7622
/proc/meminfo: memFree=23939492/32951124 swapFree=67111412/67111528
[pid=7622] ppid=7620 vsize=28908 CPUtime=0.04 cores=0,2
/proc/7622/stat : 7622 (RestartSAT) R 7620 7622 7259 0 -1 4202496 3657 0 0 0 4 0 0 0 22 0 1 0 489529645 29601792 3307 33554432000 4194304 4291949 140736977974928 18446744073709551615 4215504 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/7622/statm: 7227 3307 231 24 0 3861 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 28908

[startup+0.101125 s]
/proc/loadavg: 2.42 3.59 3.79 4/178 7622
/proc/meminfo: memFree=23939492/32951124 swapFree=67111412/67111528
[pid=7622] ppid=7620 vsize=31444 CPUtime=0.09 cores=0,2
/proc/7622/stat : 7622 (RestartSAT) R 7620 7622 7259 0 -1 4202496 4403 0 0 0 9 0 0 0 22 0 1 0 489529645 32198656 4033 33554432000 4194304 4291949 140736977974928 18446744073709551615 4220911 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/7622/statm: 7861 4034 234 24 0 4495 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31444

[startup+0.301117 s]
/proc/loadavg: 2.42 3.59 3.79 4/178 7622
/proc/meminfo: memFree=23939492/32951124 swapFree=67111412/67111528
[pid=7622] ppid=7620 vsize=28724 CPUtime=0.29 cores=0,2
/proc/7622/stat : 7622 (RestartSAT) R 7620 7622 7259 0 -1 4202496 5990 0 0 0 28 1 0 0 23 0 1 0 489529645 29413376 3757 33554432000 4194304 4291949 140736977974928 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/7622/statm: 7181 3757 252 24 0 3815 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 28724

[startup+0.701038 s]
/proc/loadavg: 2.42 3.59 3.79 4/178 7622
/proc/meminfo: memFree=23939492/32951124 swapFree=67111412/67111528
[pid=7622] ppid=7620 vsize=31400 CPUtime=0.69 cores=0,2
/proc/7622/stat : 7622 (RestartSAT) R 7620 7622 7259 0 -1 4202496 6109 0 0 0 68 1 0 0 25 0 1 0 489529645 32153600 3872 33554432000 4194304 4291949 140736977974928 18446744073709551615 4255890 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/7622/statm: 7850 3872 252 24 0 4484 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31400

[startup+1.5009 s]
/proc/loadavg: 2.55 3.59 3.79 5/190 7645
/proc/meminfo: memFree=23873232/32951124 swapFree=67111412/67111528
[pid=7622] ppid=7620 vsize=31400 CPUtime=1.49 cores=0,2
/proc/7622/stat : 7622 (RestartSAT) R 7620 7622 7259 0 -1 4202496 6364 0 0 0 148 1 0 0 25 0 1 0 489529645 32153600 4120 33554432000 4194304 4291949 140736977974928 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/7622/statm: 7850 4120 252 24 0 4484 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 31400

[startup+3.10058 s]
/proc/loadavg: 2.55 3.59 3.79 5/190 7646
/proc/meminfo: memFree=23863976/32951124 swapFree=67111412/67111528
[pid=7622] ppid=7620 vsize=31400 CPUtime=3.09 cores=0,2
/proc/7622/stat : 7622 (RestartSAT) R 7620 7622 7259 0 -1 4202496 6765 0 0 0 308 1 0 0 25 0 1 0 489529645 32153600 4509 33554432000 4194304 4291949 140736977974928 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/7622/statm: 7850 4509 252 24 0 4484 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 31400

[startup+6.30103 s]
/proc/loadavg: 2.55 3.59 3.79 5/190 7646
/proc/meminfo: memFree=23844864/32951124 swapFree=67111412/67111528
[pid=7622] ppid=7620 vsize=42896 CPUtime=6.29 cores=0,2
/proc/7622/stat : 7622 (RestartSAT) R 7620 7622 7259 0 -1 4202496 8854 0 0 0 628 1 0 0 25 0 1 0 489529645 43925504 6579 33554432000 4194304 4291949 140736977974928 18446744073709551615 4256144 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/7622/statm: 10724 6579 252 24 0 7358 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 42896

[startup+12.7009 s]
/proc/loadavg: 2.77 3.61 3.79 5/190 7646
/proc/meminfo: memFree=23798628/32951124 swapFree=67111412/67111528
[pid=7622] ppid=7620 vsize=34228 CPUtime=12.69 cores=0,2
/proc/7622/stat : 7622 (RestartSAT) R 7620 7622 7259 0 -1 4202496 11269 0 0 0 1267 2 0 0 25 0 1 0 489529645 35049472 5183 33554432000 4194304 4291949 140736977974928 18446744073709551615 4262893 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/7622/statm: 8557 5183 252 24 0 5191 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 34228

[startup+25.5006 s]
/proc/loadavg: 2.96 3.62 3.79 5/190 7646
/proc/meminfo: memFree=23746068/32951124 swapFree=67111412/67111528
[pid=7622] ppid=7620 vsize=90396 CPUtime=25.49 cores=0,2
/proc/7622/stat : 7622 (RestartSAT) R 7620 7622 7259 0 -1 4202496 20286 0 0 0 2545 4 0 0 25 0 1 0 489529645 92565504 14124 33554432000 4194304 4291949 140736977974928 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/7622/statm: 22599 14124 252 24 0 19233 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 90396

[startup+51.1009 s]
/proc/loadavg: 3.37 3.65 3.80 5/190 7647
/proc/meminfo: memFree=23724296/32951124 swapFree=67111412/67111528
[pid=7622] ppid=7620 vsize=98652 CPUtime=51.09 cores=0,2
/proc/7622/stat : 7622 (RestartSAT) R 7620 7622 7259 0 -1 4202496 27788 0 0 0 5103 6 0 0 25 0 1 0 489529645 101019648 15962 33554432000 4194304 4291949 140736977974928 18446744073709551615 4250438 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/7622/statm: 24663 15962 252 24 0 21297 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 98652

[startup+102.307 s]
/proc/loadavg: 3.76 3.72 3.81 5/190 7648
/proc/meminfo: memFree=23627920/32951124 swapFree=67111412/67111528
[pid=7622] ppid=7620 vsize=147972 CPUtime=102.3 cores=0,2
/proc/7622/stat : 7622 (RestartSAT) R 7620 7622 7259 0 -1 4202496 44176 0 0 0 10222 8 0 0 25 0 1 0 489529645 151523328 24585 33554432000 4194304 4291949 140736977974928 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/7622/statm: 36993 24585 252 24 0 33627 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 147972

[startup+162.301 s]
/proc/loadavg: 3.91 3.77 3.82 5/190 7650
/proc/meminfo: memFree=23580768/32951124 swapFree=67111412/67111528
[pid=7622] ppid=7620 vsize=147972 CPUtime=162.29 cores=0,2
/proc/7622/stat : 7622 (RestartSAT) R 7620 7622 7259 0 -1 4202496 63426 0 0 0 16218 11 0 0 25 0 1 0 489529645 151523328 25404 33554432000 4194304 4291949 140736977974928 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/7622/statm: 36993 25404 252 24 0 33627 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 147972

[startup+222.301 s]
/proc/loadavg: 3.97 3.81 3.83 5/190 7651
/proc/meminfo: memFree=23628604/32951124 swapFree=67111412/67111528
[pid=7622] ppid=7620 vsize=98652 CPUtime=222.3 cores=0,2
/proc/7622/stat : 7622 (RestartSAT) R 7620 7622 7259 0 -1 4202496 74252 0 0 0 22216 14 0 0 25 0 1 0 489529645 101019648 16665 33554432000 4194304 4291949 140736977974928 18446744073709551615 4255668 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/7622/statm: 24663 16665 252 24 0 21297 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 98652

[startup+282.301 s]
/proc/loadavg: 4.02 3.85 3.84 5/190 7653
/proc/meminfo: memFree=23540296/32951124 swapFree=67111412/67111528
[pid=7622] ppid=7620 vsize=98652 CPUtime=282.3 cores=0,2
/proc/7622/stat : 7622 (RestartSAT) R 7620 7622 7259 0 -1 4202496 95540 0 0 0 28212 18 0 0 25 0 1 0 489529645 101019648 16665 33554432000 4194304 4291949 140736977974928 18446744073709551615 4263293 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/7622/statm: 24663 16665 252 24 0 21297 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 98652

[startup+342.3 s]
/proc/loadavg: 4.01 3.88 3.85 5/191 7656
/proc/meminfo: memFree=23581424/32951124 swapFree=67111412/67111528
[pid=7622] ppid=7620 vsize=147972 CPUtime=342.3 cores=0,2
/proc/7622/stat : 7622 (RestartSAT) R 7620 7622 7259 0 -1 4202496 116397 0 0 0 34207 23 0 0 25 0 1 0 489529645 151523328 24927 33554432000 4194304 4291949 140736977974928 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/7622/statm: 36993 24927 252 24 0 33627 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 147972

[startup+402.3 s]
/proc/loadavg: 4.00 3.90 3.85 5/190 7665
/proc/meminfo: memFree=23577896/32951124 swapFree=67111412/67111528
[pid=7622] ppid=7620 vsize=98652 CPUtime=402.3 cores=0,2
/proc/7622/stat : 7622 (RestartSAT) R 7620 7622 7259 0 -1 4202496 131041 0 0 0 40203 27 0 0 25 0 1 0 489529645 101019648 16665 33554432000 4194304 4291949 140736977974928 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/7622/statm: 24663 16665 252 24 0 21297 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 98652

[startup+462.301 s]
/proc/loadavg: 4.00 3.91 3.86 5/190 7667
/proc/meminfo: memFree=23546864/32951124 swapFree=67111412/67111528
[pid=7622] ppid=7620 vsize=98652 CPUtime=462.3 cores=0,2
/proc/7622/stat : 7622 (RestartSAT) R 7620 7622 7259 0 -1 4202496 143641 0 0 0 46199 31 0 0 25 0 1 0 489529645 101019648 16665 33554432000 4194304 4291949 140736977974928 18446744073709551615 4255938 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/7622/statm: 24663 16665 252 24 0 21297 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 98652

[startup+522.301 s]
/proc/loadavg: 4.00 3.93 3.86 5/190 7668
/proc/meminfo: memFree=23528720/32951124 swapFree=67111412/67111528
[pid=7622] ppid=7620 vsize=98652 CPUtime=522.3 cores=0,2
/proc/7622/stat : 7622 (RestartSAT) R 7620 7622 7259 0 -1 4202496 155542 0 0 0 52196 34 0 0 25 0 1 0 489529645 101019648 16701 33554432000 4194304 4291949 140736977974928 18446744073709551615 4255673 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/7622/statm: 24663 16701 252 24 0 21297 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 98652

[startup+582.301 s]
/proc/loadavg: 4.04 3.95 3.87 5/190 7673
/proc/meminfo: memFree=23582540/32951124 swapFree=67111412/67111528
[pid=7622] ppid=7620 vsize=110796 CPUtime=582.3 cores=0,2
/proc/7622/stat : 7622 (RestartSAT) R 7620 7622 7259 0 -1 4202496 174964 0 0 0 58192 38 0 0 25 0 1 0 489529645 113455104 23780 33554432000 4194304 4291949 140736977974928 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/7622/statm: 27699 23780 252 24 0 24333 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 110796

[startup+642.301 s]
/proc/loadavg: 4.07 3.97 3.89 5/190 7675
/proc/meminfo: memFree=23448356/32951124 swapFree=67111412/67111528
[pid=7622] ppid=7620 vsize=160116 CPUtime=642.31 cores=0,2
/proc/7622/stat : 7622 (RestartSAT) R 7620 7622 7259 0 -1 4202496 196932 0 0 0 64188 43 0 0 25 0 1 0 489529645 163958784 33817 33554432000 4194304 4291949 140736977974928 18446744073709551615 4256120 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/7622/statm: 40029 33817 252 24 0 36663 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 160116

[startup+702.301 s]
/proc/loadavg: 4.02 3.97 3.89 5/190 7676
/proc/meminfo: memFree=23522596/32951124 swapFree=67111412/67111528
[pid=7622] ppid=7620 vsize=190936 CPUtime=702.31 cores=0,2
/proc/7622/stat : 7622 (RestartSAT) R 7620 7622 7259 0 -1 4202496 211666 0 0 0 70185 46 0 0 25 0 1 0 489529645 195518464 36857 33554432000 4194304 4291949 140736977974928 18446744073709551615 4255673 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/7622/statm: 47734 36857 252 24 0 44368 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 190936

[startup+762.307 s]
/proc/loadavg: 4.01 3.97 3.90 5/190 7678
/proc/meminfo: memFree=23474944/32951124 swapFree=67111412/67111528
[pid=7622] ppid=7620 vsize=110796 CPUtime=762.32 cores=0,2
/proc/7622/stat : 7622 (RestartSAT) R 7620 7622 7259 0 -1 4202496 231155 0 0 0 76179 53 0 0 25 0 1 0 489529645 113455104 24358 33554432000 4194304 4291949 140736977974928 18446744073709551615 4255943 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/7622/statm: 27699 24358 252 24 0 24333 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 110796

[startup+822.3 s]
/proc/loadavg: 4.05 3.99 3.91 5/190 7679
/proc/meminfo: memFree=23518696/32951124 swapFree=67111412/67111528
[pid=7622] ppid=7620 vsize=190936 CPUtime=822.31 cores=0,2
/proc/7622/stat : 7622 (RestartSAT) R 7620 7622 7259 0 -1 4202496 244657 0 0 0 82174 57 0 0 25 0 1 0 489529645 195518464 37776 33554432000 4194304 4291949 140736977974928 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/7622/statm: 47734 37776 252 24 0 44368 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 190936

[startup+882.301 s]
/proc/loadavg: 4.02 3.99 3.91 5/190 7681
/proc/meminfo: memFree=23501292/32951124 swapFree=67111412/67111528
[pid=7622] ppid=7620 vsize=190936 CPUtime=882.32 cores=0,2
/proc/7622/stat : 7622 (RestartSAT) R 7620 7622 7259 0 -1 4202496 258414 0 0 0 88171 61 0 0 25 0 1 0 489529645 195518464 37335 33554432000 4194304 4291949 140736977974928 18446744073709551615 4256122 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/7622/statm: 47734 37335 252 24 0 44368 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 190936

[startup+942.301 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 7683
/proc/meminfo: memFree=23380108/32951124 swapFree=67111412/67111528
[pid=7622] ppid=7620 vsize=160116 CPUtime=942.31 cores=0,2
/proc/7622/stat : 7622 (RestartSAT) R 7620 7622 7259 0 -1 4202496 270811 0 0 0 94166 65 0 0 25 0 1 0 489529645 163958784 35378 33554432000 4194304 4291949 140736977974928 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/7622/statm: 40029 35378 252 24 0 36663 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 160116

[startup+1002.3 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 7684
/proc/meminfo: memFree=23493400/32951124 swapFree=67111412/67111528
[pid=7622] ppid=7620 vsize=160116 CPUtime=1002.32 cores=0,2
/proc/7622/stat : 7622 (RestartSAT) R 7620 7622 7259 0 -1 4202496 284843 0 0 0 100163 69 0 0 25 0 1 0 489529645 163958784 35522 33554432000 4194304 4291949 140736977974928 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/7622/statm: 40029 35522 252 24 0 36663 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 160116

[startup+1062.3 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 7686
/proc/meminfo: memFree=23418096/32951124 swapFree=67111412/67111528
[pid=7622] ppid=7620 vsize=160116 CPUtime=1062.32 cores=0,2
/proc/7622/stat : 7622 (RestartSAT) R 7620 7622 7259 0 -1 4202496 297804 0 0 0 106160 72 0 0 25 0 1 0 489529645 163958784 33568 33554432000 4194304 4291949 140736977974928 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/7622/statm: 40029 33568 252 24 0 36663 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 160116

[startup+1122.3 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 7687
/proc/meminfo: memFree=23440512/32951124 swapFree=67111412/67111528
[pid=7622] ppid=7620 vsize=110796 CPUtime=1122.32 cores=0,2
/proc/7622/stat : 7622 (RestartSAT) R 7620 7622 7259 0 -1 4202496 304257 0 0 0 112158 74 0 0 25 0 1 0 489529645 113455104 24358 33554432000 4194304 4291949 140736977974928 18446744073709551615 4255840 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/7622/statm: 27699 24358 252 24 0 24333 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 110796

[startup+1182.3 s]
/proc/loadavg: 4.08 4.00 3.91 5/190 7689
/proc/meminfo: memFree=23398340/32951124 swapFree=67111412/67111528
[pid=7622] ppid=7620 vsize=190936 CPUtime=1182.32 cores=0,2
/proc/7622/stat : 7622 (RestartSAT) R 7620 7622 7259 0 -1 4202496 317747 0 0 0 118154 78 0 0 25 0 1 0 489529645 195518464 37749 33554432000 4194304 4291949 140736977974928 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/7622/statm: 47734 37749 252 24 0 44368 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 190936

[startup+1242.3 s]
/proc/loadavg: 4.03 4.00 3.91 5/190 7691
/proc/meminfo: memFree=23445440/32951124 swapFree=67111412/67111528
[pid=7622] ppid=7620 vsize=110796 CPUtime=1242.32 cores=0,2
/proc/7622/stat : 7622 (RestartSAT) R 7620 7622 7259 0 -1 4202496 331349 0 0 0 124150 82 0 0 25 0 1 0 489529645 113455104 24358 33554432000 4194304 4291949 140736977974928 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/7622/statm: 27699 24358 252 24 0 24333 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 110796



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.00 3.91 5/190 7692
/proc/meminfo: memFree=23329344/32951124 swapFree=67111412/67111528
[pid=7622] ppid=7620 vsize=190936 CPUtime=1300.03 cores=0,2
/proc/7622/stat : 7622 (RestartSAT) R 7620 7622 7259 0 -1 4202496 344109 0 0 0 129918 85 0 0 25 0 1 0 489529645 195518464 37036 33554432000 4194304 4291949 140736977974928 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/7622/statm: 47734 37036 252 24 0 44368 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 190936

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.05
CPU user time (s): 1299.19
CPU system time (s): 0.864868
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 190936

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

runsolver used 2.24466 second user time and 4.86226 second system time

The end

Launcher Data

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

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

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

MD5SUM BENCH= a6df2ce216327c64a0156683acb72fc2
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:      23940260 kB
Buffers:       1741960 kB
Cached:        6645228 kB
SwapCached:        112 kB
Active:        1806008 kB
Inactive:      6651972 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23940260 kB
SwapTotal:    67111528 kB
SwapFree:     67111412 kB
Dirty:            5824 kB
Writeback:           0 kB
AnonPages:       70560 kB
Mapped:          14480 kB
Slab:           488436 kB
PageTables:       5468 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   194836 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