Trace number 3288822

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-bottom26.cnf
MD5SUM98fee1752ddf8cd7cd77925ecf4bfe6e
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 variables73074
Number of clauses245746
Sum of the clauses size628346
Maximum clause length2232
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2124096
Number of clauses of size 3120415
Number of clauses of size 4350
Number of clauses of size 524
Number of clauses of size over 5860

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

running on 2 cores: 4,6

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.36 3.60 3.60 4/188 31994
/proc/meminfo: memFree=26704260/32951124 swapFree=67111524/67111528
[pid=31994] ppid=31992 vsize=23160 CPUtime=0 cores=4,6
/proc/31994/stat : 31994 (RestartSAT) R 31992 31994 31158 0 -1 4202496 1401 0 0 0 0 0 0 0 21 0 1 0 488957232 23715840 1342 33554432000 4194304 4291949 140736664468208 18446744073709551615 232335950250 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31994/statm: 5817 1342 226 24 0 2451 0

[startup+0.039172 s]
/proc/loadavg: 2.36 3.60 3.60 4/188 31994
/proc/meminfo: memFree=26704260/32951124 swapFree=67111524/67111528
[pid=31994] ppid=31992 vsize=31748 CPUtime=0.03 cores=4,6
/proc/31994/stat : 31994 (RestartSAT) R 31992 31994 31158 0 -1 4202496 3923 0 0 0 3 0 0 0 21 0 1 0 488957232 32509952 3643 33554432000 4194304 4291949 140736664468208 18446744073709551615 232335553221 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31994/statm: 7937 3645 228 24 0 4571 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 31748

[startup+0.101165 s]
/proc/loadavg: 2.36 3.60 3.60 4/188 31994
/proc/meminfo: memFree=26704260/32951124 swapFree=67111524/67111528
[pid=31994] ppid=31992 vsize=40488 CPUtime=0.08 cores=4,6
/proc/31994/stat : 31994 (RestartSAT) R 31992 31994 31158 0 -1 4202496 7313 0 0 0 8 0 0 0 21 0 1 0 488957232 41459712 6466 33554432000 4194304 4291949 140736664468208 18446744073709551615 232335553221 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31994/statm: 10122 6467 228 24 0 6756 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 40488

[startup+0.301148 s]
/proc/loadavg: 2.36 3.60 3.60 4/188 31994
/proc/meminfo: memFree=26704260/32951124 swapFree=67111524/67111528
[pid=31994] ppid=31992 vsize=59572 CPUtime=0.29 cores=4,6
/proc/31994/stat : 31994 (RestartSAT) R 31992 31994 31158 0 -1 4202496 11107 0 0 0 28 1 0 0 22 0 1 0 488957232 61001728 9997 33554432000 4194304 4291949 140736664468208 18446744073709551615 4256579 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31994/statm: 14893 9997 234 24 0 11527 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 59572

[startup+0.701009 s]
/proc/loadavg: 2.36 3.60 3.60 4/188 31994
/proc/meminfo: memFree=26704260/32951124 swapFree=67111524/67111528
[pid=31994] ppid=31992 vsize=46252 CPUtime=0.69 cores=4,6
/proc/31994/stat : 31994 (RestartSAT) R 31992 31994 31158 0 -1 4202496 12706 0 0 0 68 1 0 0 23 0 1 0 488957232 47362048 7579 33554432000 4194304 4291949 140736664468208 18446744073709551615 4255586 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31994/statm: 11563 7579 253 24 0 8197 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 46252

[startup+1.50093 s]
/proc/loadavg: 2.36 3.60 3.60 5/194 32005
/proc/meminfo: memFree=26643672/32951124 swapFree=67111524/67111528
[pid=31994] ppid=31992 vsize=46252 CPUtime=1.49 cores=4,6
/proc/31994/stat : 31994 (RestartSAT) R 31992 31994 31158 0 -1 4202496 12892 0 0 0 148 1 0 0 25 0 1 0 488957232 47362048 7755 33554432000 4194304 4291949 140736664468208 18446744073709551615 4255890 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31994/statm: 11563 7755 253 24 0 8197 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 46252

[startup+3.10059 s]
/proc/loadavg: 2.36 3.60 3.60 5/194 32005
/proc/meminfo: memFree=26637472/32951124 swapFree=67111524/67111528
[pid=31994] ppid=31992 vsize=53324 CPUtime=3.08 cores=4,6
/proc/31994/stat : 31994 (RestartSAT) R 31992 31994 31158 0 -1 4202496 13275 0 0 0 307 1 0 0 25 0 1 0 488957232 54603776 8128 33554432000 4194304 4291949 140736664468208 18446744073709551615 4251629 0 0 4096 8388610 0 0 0 17 6 0 0 0
/proc/31994/statm: 13331 8128 253 24 0 9965 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 53324

[startup+6.30105 s]
/proc/loadavg: 2.57 3.62 3.61 5/194 32005
/proc/meminfo: memFree=26627428/32951124 swapFree=67111524/67111528
[pid=31994] ppid=31992 vsize=53324 CPUtime=6.28 cores=4,6
/proc/31994/stat : 31994 (RestartSAT) R 31992 31994 31158 0 -1 4202496 14112 0 0 0 627 1 0 0 25 0 1 0 488957232 54603776 8945 33554432000 4194304 4291949 140736664468208 18446744073709551615 4251367 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31994/statm: 13331 8945 253 24 0 9965 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 53324

[startup+12.7009 s]
/proc/loadavg: 2.69 3.62 3.61 5/194 32005
/proc/meminfo: memFree=26581696/32951124 swapFree=67111524/67111528
[pid=31994] ppid=31992 vsize=72388 CPUtime=12.69 cores=4,6
/proc/31994/stat : 31994 (RestartSAT) R 31992 31994 31158 0 -1 4202496 18661 0 0 0 1267 2 0 0 25 0 1 0 488957232 74125312 13467 33554432000 4194304 4291949 140736664468208 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31994/statm: 18097 13467 253 24 0 14731 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 72388

[startup+25.5006 s]
/proc/loadavg: 2.98 3.64 3.62 5/194 32006
/proc/meminfo: memFree=26534028/32951124 swapFree=67111524/67111528
[pid=31994] ppid=31992 vsize=84064 CPUtime=25.49 cores=4,6
/proc/31994/stat : 31994 (RestartSAT) R 31992 31994 31158 0 -1 4202496 22089 0 0 0 2546 3 0 0 25 0 1 0 488957232 86081536 16855 33554432000 4194304 4291949 140736664468208 18446744073709551615 4255935 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31994/statm: 21016 16855 253 24 0 17650 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 84064

[startup+51.1011 s]
/proc/loadavg: 3.38 3.68 3.63 5/194 32006
/proc/meminfo: memFree=26479532/32951124 swapFree=67111524/67111528
[pid=31994] ppid=31992 vsize=103032 CPUtime=51.09 cores=4,6
/proc/31994/stat : 31994 (RestartSAT) R 31992 31994 31158 0 -1 4202496 25904 0 0 0 5104 5 0 0 25 0 1 0 488957232 105504768 20604 33554432000 4194304 4291949 140736664468208 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31994/statm: 25758 20604 253 24 0 22392 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 103032

[startup+102.307 s]
/proc/loadavg: 3.73 3.73 3.65 5/194 32008
/proc/meminfo: memFree=26451008/32951124 swapFree=67111524/67111528
[pid=31994] ppid=31992 vsize=112580 CPUtime=102.29 cores=4,6
/proc/31994/stat : 31994 (RestartSAT) R 31992 31994 31158 0 -1 4202496 41262 0 0 0 10219 10 0 0 25 0 1 0 488957232 115281920 20960 33554432000 4194304 4291949 140736664468208 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31994/statm: 28145 20960 253 24 0 24779 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 112580

[startup+162.3 s]
/proc/loadavg: 3.90 3.78 3.66 5/194 32009
/proc/meminfo: memFree=26390588/32951124 swapFree=67111524/67111528
[pid=31994] ppid=31992 vsize=143400 CPUtime=162.28 cores=4,6
/proc/31994/stat : 31994 (RestartSAT) R 31992 31994 31158 0 -1 4202496 51839 0 0 0 16215 13 0 0 25 0 1 0 488957232 146841600 31379 33554432000 4194304 4291949 140736664468208 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31994/statm: 35850 31379 253 24 0 32484 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 143400

[startup+222.301 s]
/proc/loadavg: 4.07 3.85 3.69 5/194 32011
/proc/meminfo: memFree=26331648/32951124 swapFree=67111524/67111528
[pid=31994] ppid=31992 vsize=162000 CPUtime=222.29 cores=4,6
/proc/31994/stat : 31994 (RestartSAT) R 31992 31994 31158 0 -1 4202496 74716 0 0 0 22210 19 0 0 25 0 1 0 488957232 165888000 30754 33554432000 4194304 4291949 140736664468208 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31994/statm: 40500 30754 253 24 0 37134 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 162000

[startup+282.301 s]
/proc/loadavg: 4.02 3.87 3.71 5/194 32013
/proc/meminfo: memFree=26298156/32951124 swapFree=67111524/67111528
[pid=31994] ppid=31992 vsize=212088 CPUtime=282.29 cores=4,6
/proc/31994/stat : 31994 (RestartSAT) R 31992 31994 31158 0 -1 4202496 85691 0 0 0 28205 24 0 0 25 0 1 0 488957232 217178112 41595 33554432000 4194304 4291949 140736664468208 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31994/statm: 53022 41595 253 24 0 49656 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 212088

[startup+342.3 s]
/proc/loadavg: 4.01 3.89 3.73 5/194 32014
/proc/meminfo: memFree=26322188/32951124 swapFree=67111524/67111528
[pid=31994] ppid=31992 vsize=162000 CPUtime=342.3 cores=4,6
/proc/31994/stat : 31994 (RestartSAT) R 31992 31994 31158 0 -1 4202496 99292 0 0 0 34202 28 0 0 25 0 1 0 488957232 165888000 29942 33554432000 4194304 4291949 140736664468208 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31994/statm: 40500 29942 253 24 0 37134 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 162000

[startup+402.301 s]
/proc/loadavg: 4.00 3.91 3.74 5/194 32016
/proc/meminfo: memFree=26277896/32951124 swapFree=67111524/67111528
[pid=31994] ppid=31992 vsize=212088 CPUtime=402.3 cores=4,6
/proc/31994/stat : 31994 (RestartSAT) R 31992 31994 31158 0 -1 4202496 112327 0 0 0 40198 32 0 0 25 0 1 0 488957232 217178112 42850 33554432000 4194304 4291949 140736664468208 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31994/statm: 53022 42850 253 24 0 49656 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 212088

[startup+462.301 s]
/proc/loadavg: 4.03 3.94 3.76 5/194 32017
/proc/meminfo: memFree=26322636/32951124 swapFree=67111524/67111528
[pid=31994] ppid=31992 vsize=131180 CPUtime=462.29 cores=4,6
/proc/31994/stat : 31994 (RestartSAT) R 31992 31994 31158 0 -1 4202496 130362 0 0 0 46191 38 0 0 25 0 1 0 488957232 134328320 27074 33554432000 4194304 4291949 140736664468208 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31994/statm: 32795 27074 253 24 0 29429 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 131180

[startup+522.3 s]
/proc/loadavg: 4.01 3.95 3.77 5/194 32019
/proc/meminfo: memFree=26287892/32951124 swapFree=67111524/67111528
[pid=31994] ppid=31992 vsize=212088 CPUtime=522.29 cores=4,6
/proc/31994/stat : 31994 (RestartSAT) R 31992 31994 31158 0 -1 4202496 140360 0 0 0 52188 41 0 0 25 0 1 0 488957232 217178112 36946 33554432000 4194304 4291949 140736664468208 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31994/statm: 53022 36946 253 24 0 49656 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 212088

[startup+582.301 s]
/proc/loadavg: 4.03 3.97 3.79 5/194 32048
/proc/meminfo: memFree=26336888/32951124 swapFree=67111524/67111528
[pid=31994] ppid=31992 vsize=212088 CPUtime=582.3 cores=4,6
/proc/31994/stat : 31994 (RestartSAT) R 31992 31994 31158 0 -1 4202496 150526 0 0 0 58185 45 0 0 25 0 1 0 488957232 217178112 47018 33554432000 4194304 4291949 140736664468208 18446744073709551615 4255935 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31994/statm: 53022 47018 253 24 0 49656 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 212088

[startup+642.301 s]
/proc/loadavg: 4.01 3.97 3.80 5/194 32049
/proc/meminfo: memFree=26376532/32951124 swapFree=67111524/67111528
[pid=31994] ppid=31992 vsize=113780 CPUtime=642.31 cores=4,6
/proc/31994/stat : 31994 (RestartSAT) R 31992 31994 31158 0 -1 4202496 161589 0 0 0 64182 49 0 0 25 0 1 0 488957232 116510720 24056 33554432000 4194304 4291949 140736664468208 18446744073709551615 4256150 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31994/statm: 28445 24056 253 24 0 25079 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 113780

[startup+702.3 s]
/proc/loadavg: 4.15 4.00 3.82 5/194 32051
/proc/meminfo: memFree=26346984/32951124 swapFree=67111524/67111528
[pid=31994] ppid=31992 vsize=163568 CPUtime=702.3 cores=4,6
/proc/31994/stat : 31994 (RestartSAT) R 31992 31994 31158 0 -1 4202496 173123 0 0 0 70178 52 0 0 25 0 1 0 488957232 167493632 35452 33554432000 4194304 4291949 140736664468208 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31994/statm: 40892 35452 253 24 0 37526 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 163568

[startup+762.307 s]
/proc/loadavg: 4.13 4.02 3.83 5/194 32052
/proc/meminfo: memFree=26308020/32951124 swapFree=67111524/67111528
[pid=31994] ppid=31992 vsize=213656 CPUtime=762.31 cores=4,6
/proc/31994/stat : 31994 (RestartSAT) R 31992 31994 31158 0 -1 4202496 183202 0 0 0 76175 56 0 0 25 0 1 0 488957232 218783744 45429 33554432000 4194304 4291949 140736664468208 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31994/statm: 53414 45430 253 24 0 50048 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 213656

[startup+822.301 s]
/proc/loadavg: 4.04 4.01 3.84 5/194 32054
/proc/meminfo: memFree=26291132/32951124 swapFree=67111524/67111528
[pid=31994] ppid=31992 vsize=295044 CPUtime=822.3 cores=4,6
/proc/31994/stat : 31994 (RestartSAT) R 31992 31994 31158 0 -1 4202496 191123 0 0 0 82172 58 0 0 25 0 1 0 488957232 302125056 53281 33554432000 4194304 4291949 140736664468208 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31994/statm: 73761 53281 253 24 0 70395 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 295044

[startup+882.3 s]
/proc/loadavg: 4.08 4.02 3.85 5/194 32056
/proc/meminfo: memFree=26318516/32951124 swapFree=67111524/67111528
[pid=31994] ppid=31992 vsize=137552 CPUtime=882.31 cores=4,6
/proc/31994/stat : 31994 (RestartSAT) R 31992 31994 31158 0 -1 4202496 205521 0 0 0 88167 64 0 0 25 0 1 0 488957232 140853248 30276 33554432000 4194304 4291949 140736664468208 18446744073709551615 4250696 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31994/statm: 34388 30276 253 24 0 31022 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 137552

[startup+942.301 s]
/proc/loadavg: 4.03 4.02 3.85 5/194 32057
/proc/meminfo: memFree=26260816/32951124 swapFree=67111524/67111528
[pid=31994] ppid=31992 vsize=218460 CPUtime=942.3 cores=4,6
/proc/31994/stat : 31994 (RestartSAT) R 31992 31994 31158 0 -1 4202496 216782 0 0 0 94163 67 0 0 25 0 1 0 488957232 223703040 41448 33554432000 4194304 4291949 140736664468208 18446744073709551615 4256342 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31994/statm: 54615 41448 253 24 0 51249 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 218460

[startup+1002.3 s]
/proc/loadavg: 4.05 4.03 3.87 5/194 32059
/proc/meminfo: memFree=26247156/32951124 swapFree=67111524/67111528
[pid=31994] ppid=31992 vsize=218460 CPUtime=1002.31 cores=4,6
/proc/31994/stat : 31994 (RestartSAT) R 31992 31994 31158 0 -1 4202496 224146 0 0 0 100161 70 0 0 25 0 1 0 488957232 223703040 48746 33554432000 4194304 4291949 140736664468208 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31994/statm: 54615 48746 253 24 0 51249 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 218460

[startup+1062.3 s]
/proc/loadavg: 4.02 4.02 3.87 5/194 32060
/proc/meminfo: memFree=26159836/32951124 swapFree=67111524/67111528
[pid=31994] ppid=31992 vsize=299848 CPUtime=1062.32 cores=4,6
/proc/31994/stat : 31994 (RestartSAT) R 31992 31994 31158 0 -1 4202496 230440 0 0 0 106159 73 0 0 25 0 1 0 488957232 307044352 54980 33554432000 4194304 4291949 140736664468208 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31994/statm: 74962 54980 253 24 0 71596 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 299848

[startup+1122.3 s]
/proc/loadavg: 4.00 4.01 3.88 5/194 32062
/proc/meminfo: memFree=26280712/32951124 swapFree=67111524/67111528
[pid=31994] ppid=31992 vsize=118584 CPUtime=1122.31 cores=4,6
/proc/31994/stat : 31994 (RestartSAT) R 31992 31994 31158 0 -1 4202496 243105 0 0 0 112154 77 0 0 25 0 1 0 488957232 121430016 24148 33554432000 4194304 4291949 140736664468208 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31994/statm: 29646 24148 253 24 0 26280 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 118584

[startup+1182.3 s]
/proc/loadavg: 4.00 4.01 3.88 5/194 32064
/proc/meminfo: memFree=26216836/32951124 swapFree=67111524/67111528
[pid=31994] ppid=31992 vsize=299848 CPUtime=1182.31 cores=4,6
/proc/31994/stat : 31994 (RestartSAT) R 31992 31994 31158 0 -1 4202496 273724 0 0 0 118146 85 0 0 25 0 1 0 488957232 307044352 54623 33554432000 4194304 4291949 140736664468208 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31994/statm: 74962 54623 253 24 0 71596 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 299848

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.89 5/194 32065
/proc/meminfo: memFree=26083376/32951124 swapFree=67111524/67111528
[pid=31994] ppid=31992 vsize=301832 CPUtime=1242.31 cores=4,6
/proc/31994/stat : 31994 (RestartSAT) R 31992 31994 31158 0 -1 4202496 287803 0 0 0 124141 90 0 0 25 0 1 0 488957232 309075968 68633 33554432000 4194304 4291949 140736664468208 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31994/statm: 75458 68633 253 24 0 72092 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 301832



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.89 4/192 32068
/proc/meminfo: memFree=26190004/32951124 swapFree=67111524/67111528
[pid=31994] ppid=31992 vsize=436320 CPUtime=1300.03 cores=4,6
/proc/31994/stat : 31994 (RestartSAT) R 31992 31994 31158 0 -1 4202496 294243 0 0 0 129910 93 0 0 25 0 1 0 488957232 446791680 75002 33554432000 4194304 4291949 140736664468208 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31994/statm: 109080 75002 253 24 0 105714 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 436320

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.1
CPU system time (s): 0.945856
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 436320

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

runsolver used 2.16867 second user time and 4.93525 second system time

The end

Launcher Data

Begin job on node132 at 2011-04-26 01:19:51
IDJOB=3288822
IDBENCH=83107
IDSOLVER=1580
FILE ID=node132/3288822-1303773590
RUNJOBID= node132-1303773586-31963
PBS_JOBID= 13157172
Free space on /tmp= 71868 MiB

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

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

MD5SUM BENCH= 98fee1752ddf8cd7cd77925ecf4bfe6e
RANDOM SEED=534975697

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      26704416 kB
Buffers:        676620 kB
Cached:        4953152 kB
SwapCached:          4 kB
Active:         409788 kB
Inactive:      5356252 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26704416 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           22940 kB
Writeback:           0 kB
AnonPages:      136296 kB
Mapped:          15188 kB
Slab:           417160 kB
PageTables:       5148 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   306280 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= 71880 MiB
End job on node132 at 2011-04-26 01:41:33