Trace number 3289467

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 A75? (TO) 1300.03 1300.01

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom14.cnf
MD5SUM7af4cc1b94644f101ccf5f2373fdbfea
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark321.647
Satisfiable
(Un)Satisfiability was proved
Number of variables22886
Number of clauses76038
Sum of the clauses size193162
Maximum clause length786
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 240006
Number of clauses of size 335619
Number of clauses of size 4104
Number of clauses of size 512
Number of clauses of size over 5296

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

running on 2 cores: 5,7

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: 0.92 1.24 2.19 3/176 27834
/proc/meminfo: memFree=19768336/32951124 swapFree=67110396/67111528
[pid=27834] ppid=27832 vsize=5584 CPUtime=0 cores=5,7
/proc/27834/stat : 27834 (RestartSAT) R 27832 27834 26050 0 -1 4194304 93 0 0 0 0 0 0 0 22 0 1 0 568061752 5718016 48 33554432000 4194304 4291949 140735427602032 18446744073709551615 224280002183 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27834/statm: 2039 48 37 24 0 44 0

[startup+0.00990012 s]
/proc/loadavg: 0.92 1.24 2.19 3/176 27834
/proc/meminfo: memFree=19768336/32951124 swapFree=67110396/67111528
[pid=27834] ppid=27832 vsize=21392 CPUtime=0 cores=5,7
/proc/27834/stat : 27834 (RestartSAT) R 27832 27834 26050 0 -1 4202496 1094 0 0 0 0 0 0 0 22 0 1 0 568061752 21905408 1037 33554432000 4194304 4291949 140735427602032 18446744073709551615 224284623056 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27834/statm: 5396 1055 226 24 0 2030 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 21392

[startup+0.10088 s]
/proc/loadavg: 0.92 1.24 2.19 3/176 27834
/proc/meminfo: memFree=19768336/32951124 swapFree=67110396/67111528
[pid=27834] ppid=27832 vsize=25476 CPUtime=0.08 cores=5,7
/proc/27834/stat : 27834 (RestartSAT) R 27832 27834 26050 0 -1 4202496 3862 0 0 0 8 0 0 0 22 0 1 0 568061752 26087424 3003 33554432000 4194304 4291949 140735427602032 18446744073709551615 4233074 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27834/statm: 6369 3003 234 24 0 3003 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 25476

[startup+0.300846 s]
/proc/loadavg: 0.92 1.24 2.19 3/176 27834
/proc/meminfo: memFree=19768336/32951124 swapFree=67110396/67111528
[pid=27834] ppid=27832 vsize=24804 CPUtime=0.28 cores=5,7
/proc/27834/stat : 27834 (RestartSAT) R 27832 27834 26050 0 -1 4202496 4326 0 0 0 28 0 0 0 23 0 1 0 568061752 25399296 2798 33554432000 4194304 4291949 140735427602032 18446744073709551615 4255880 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27834/statm: 6201 2798 252 24 0 2835 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 24804

[startup+0.700778 s]
/proc/loadavg: 0.92 1.24 2.19 3/176 27834
/proc/meminfo: memFree=19768336/32951124 swapFree=67110396/67111528
[pid=27834] ppid=27832 vsize=24804 CPUtime=0.68 cores=5,7
/proc/27834/stat : 27834 (RestartSAT) R 27832 27834 26050 0 -1 4202496 4444 0 0 0 68 0 0 0 25 0 1 0 568061752 25399296 2913 33554432000 4194304 4291949 140735427602032 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27834/statm: 6201 2913 252 24 0 2835 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 24804

[startup+1.50064 s]
/proc/loadavg: 0.92 1.24 2.19 5/190 27861
/proc/meminfo: memFree=19680504/32951124 swapFree=67110396/67111528
[pid=27834] ppid=27832 vsize=27484 CPUtime=1.49 cores=5,7
/proc/27834/stat : 27834 (RestartSAT) R 27832 27834 26050 0 -1 4202496 4740 0 0 0 148 1 0 0 25 0 1 0 568061752 28143616 3202 33554432000 4194304 4291949 140735427602032 18446744073709551615 4262384 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27834/statm: 6871 3202 252 24 0 3505 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27484

[startup+3.10038 s]
/proc/loadavg: 0.92 1.24 2.19 5/190 27861
/proc/meminfo: memFree=19674552/32951124 swapFree=67110396/67111528
[pid=27834] ppid=27832 vsize=34804 CPUtime=3.09 cores=5,7
/proc/27834/stat : 27834 (RestartSAT) R 27832 27834 26050 0 -1 4202496 6418 0 0 0 308 1 0 0 25 0 1 0 568061752 35639296 4869 33554432000 4194304 4291949 140735427602032 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27834/statm: 8701 4869 252 24 0 5335 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 34804

[startup+6.30085 s]
/proc/loadavg: 1.17 1.29 2.20 5/190 27861
/proc/meminfo: memFree=19652720/32951124 swapFree=67110396/67111528
[pid=27834] ppid=27832 vsize=39224 CPUtime=6.29 cores=5,7
/proc/27834/stat : 27834 (RestartSAT) R 27832 27834 26050 0 -1 4202496 7080 0 0 0 628 1 0 0 25 0 1 0 568061752 40165376 5518 33554432000 4194304 4291949 140735427602032 18446744073709551615 4255938 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27834/statm: 9806 5518 252 24 0 6440 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 39224

[startup+12.7008 s]
/proc/loadavg: 1.39 1.33 2.21 5/190 27861
/proc/meminfo: memFree=19627868/32951124 swapFree=67110396/67111528
[pid=27834] ppid=27832 vsize=39224 CPUtime=12.69 cores=5,7
/proc/27834/stat : 27834 (RestartSAT) R 27832 27834 26050 0 -1 4202496 9565 0 0 0 1267 2 0 0 25 0 1 0 568061752 40165376 5568 33554432000 4194304 4291949 140735427602032 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27834/statm: 9806 5568 252 24 0 6440 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 39224

[startup+25.5006 s]
/proc/loadavg: 1.97 1.46 2.24 5/190 27863
/proc/meminfo: memFree=19607416/32951124 swapFree=67110396/67111528
[pid=27834] ppid=27832 vsize=43644 CPUtime=25.49 cores=5,7
/proc/27834/stat : 27834 (RestartSAT) R 27832 27834 26050 0 -1 4202496 11754 0 0 0 2546 3 0 0 25 0 1 0 568061752 44691456 7670 33554432000 4194304 4291949 140735427602032 18446744073709551615 4255679 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27834/statm: 10911 7670 252 24 0 7545 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 43644

[startup+51.1004 s]
/proc/loadavg: 2.66 1.66 2.28 5/190 27866
/proc/meminfo: memFree=19570780/32951124 swapFree=67110396/67111528
[pid=27834] ppid=27832 vsize=57968 CPUtime=51.09 cores=5,7
/proc/27834/stat : 27834 (RestartSAT) R 27832 27834 26050 0 -1 4202496 17874 0 0 0 5105 4 0 0 25 0 1 0 568061752 59359232 10547 33554432000 4194304 4291949 140735427602032 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27834/statm: 14492 10547 252 24 0 11126 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 57968

[startup+102.307 s]
/proc/loadavg: 3.42 2.02 2.37 5/190 27866
/proc/meminfo: memFree=19503504/32951124 swapFree=67110396/67111528
[pid=27834] ppid=27832 vsize=78232 CPUtime=102.3 cores=5,7
/proc/27834/stat : 27834 (RestartSAT) R 27832 27834 26050 0 -1 4202496 26411 0 0 0 10221 9 0 0 25 0 1 0 568061752 80109568 12153 33554432000 4194304 4291949 140735427602032 18446744073709551615 4256169 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27834/statm: 19558 12153 252 24 0 16192 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 78232

[startup+162.301 s]
/proc/loadavg: 3.78 2.38 2.47 5/190 27868
/proc/meminfo: memFree=19443436/32951124 swapFree=67110396/67111528
[pid=27834] ppid=27832 vsize=78232 CPUtime=162.29 cores=5,7
/proc/27834/stat : 27834 (RestartSAT) R 27832 27834 26050 0 -1 4202496 31776 0 0 0 16219 10 0 0 25 0 1 0 568061752 80109568 12715 33554432000 4194304 4291949 140735427602032 18446744073709551615 4250438 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27834/statm: 19558 12715 252 24 0 16192 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 78232

[startup+222.301 s]
/proc/loadavg: 3.92 2.67 2.56 5/190 27870
/proc/meminfo: memFree=19436700/32951124 swapFree=67110396/67111528
[pid=27834] ppid=27832 vsize=97088 CPUtime=222.29 cores=5,7
/proc/27834/stat : 27834 (RestartSAT) R 27832 27834 26050 0 -1 4202496 32914 0 0 0 22219 10 0 0 25 0 1 0 568061752 99418112 13845 33554432000 4194304 4291949 140735427602032 18446744073709551615 4255880 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27834/statm: 24272 13845 252 24 0 20906 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 97088

[startup+282.301 s]
/proc/loadavg: 3.97 2.91 2.65 5/190 27872
/proc/meminfo: memFree=19415952/32951124 swapFree=67110396/67111528
[pid=27834] ppid=27832 vsize=97088 CPUtime=282.29 cores=5,7
/proc/27834/stat : 27834 (RestartSAT) R 27832 27834 26050 0 -1 4202496 32914 0 0 0 28219 10 0 0 25 0 1 0 568061752 99418112 13845 33554432000 4194304 4291949 140735427602032 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27834/statm: 24272 13845 252 24 0 20906 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 97088

[startup+342.301 s]
/proc/loadavg: 3.99 3.11 2.73 5/190 27872
/proc/meminfo: memFree=19371636/32951124 swapFree=67110396/67111528
[pid=27834] ppid=27832 vsize=97088 CPUtime=342.29 cores=5,7
/proc/27834/stat : 27834 (RestartSAT) R 27832 27834 26050 0 -1 4202496 33063 0 0 0 34219 10 0 0 25 0 1 0 568061752 99418112 13990 33554432000 4194304 4291949 140735427602032 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27834/statm: 24272 13990 252 24 0 20906 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 97088

[startup+402.301 s]
/proc/loadavg: 4.07 3.28 2.81 5/190 27874
/proc/meminfo: memFree=19387716/32951124 swapFree=67110396/67111528
[pid=27834] ppid=27832 vsize=97088 CPUtime=402.3 cores=5,7
/proc/27834/stat : 27834 (RestartSAT) R 27832 27834 26050 0 -1 4202496 37870 0 0 0 40217 13 0 0 25 0 1 0 568061752 99418112 18657 33554432000 4194304 4291949 140735427602032 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27834/statm: 24272 18657 252 24 0 20906 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 97088

[startup+462.301 s]
/proc/loadavg: 4.10 3.43 2.89 5/190 27876
/proc/meminfo: memFree=19337576/32951124 swapFree=67110396/67111528
[pid=27834] ppid=27832 vsize=97088 CPUtime=462.3 cores=5,7
/proc/27834/stat : 27834 (RestartSAT) R 27832 27834 26050 0 -1 4202496 37870 0 0 0 46217 13 0 0 25 0 1 0 568061752 99418112 18657 33554432000 4194304 4291949 140735427602032 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27834/statm: 24272 18657 252 24 0 20906 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 97088

[startup+522.301 s]
/proc/loadavg: 4.03 3.53 2.96 5/190 27878
/proc/meminfo: memFree=19351180/32951124 swapFree=67110396/67111528
[pid=27834] ppid=27832 vsize=97088 CPUtime=522.3 cores=5,7
/proc/27834/stat : 27834 (RestartSAT) R 27832 27834 26050 0 -1 4202496 37967 0 0 0 52217 13 0 0 25 0 1 0 568061752 99418112 18750 33554432000 4194304 4291949 140735427602032 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27834/statm: 24272 18750 252 24 0 20906 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 97088

[startup+582.301 s]
/proc/loadavg: 4.01 3.61 3.02 5/190 27880
/proc/meminfo: memFree=19342088/32951124 swapFree=67110396/67111528
[pid=27834] ppid=27832 vsize=97088 CPUtime=582.3 cores=5,7
/proc/27834/stat : 27834 (RestartSAT) R 27832 27834 26050 0 -1 4202496 38148 0 0 0 58217 13 0 0 25 0 1 0 568061752 99418112 18930 33554432000 4194304 4291949 140735427602032 18446744073709551615 4255857 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27834/statm: 24272 18930 252 24 0 20906 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 97088

[startup+642.301 s]
/proc/loadavg: 3.81 3.65 3.07 4/184 27897
/proc/meminfo: memFree=19499048/32951124 swapFree=67110396/67111528
[pid=27834] ppid=27832 vsize=97088 CPUtime=642.3 cores=5,7
/proc/27834/stat : 27834 (RestartSAT) R 27832 27834 26050 0 -1 4202496 38179 0 0 0 64217 13 0 0 25 0 1 0 568061752 99418112 18961 33554432000 4194304 4291949 140735427602032 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27834/statm: 24272 18961 252 24 0 20906 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 97088

[startup+702.301 s]
/proc/loadavg: 3.32 3.54 3.07 4/184 27899
/proc/meminfo: memFree=19445300/32951124 swapFree=67110396/67111528
[pid=27834] ppid=27832 vsize=97088 CPUtime=702.3 cores=5,7
/proc/27834/stat : 27834 (RestartSAT) R 27832 27834 26050 0 -1 4202496 38432 0 0 0 70217 13 0 0 25 0 1 0 568061752 99418112 19207 33554432000 4194304 4291949 140735427602032 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27834/statm: 24272 19207 252 24 0 20906 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 97088

[startup+762.307 s]
/proc/loadavg: 3.11 3.43 3.06 4/184 27901
/proc/meminfo: memFree=19452824/32951124 swapFree=67110396/67111528
[pid=27834] ppid=27832 vsize=97088 CPUtime=762.3 cores=5,7
/proc/27834/stat : 27834 (RestartSAT) R 27832 27834 26050 0 -1 4202496 38668 0 0 0 76217 13 0 0 25 0 1 0 568061752 99418112 19439 33554432000 4194304 4291949 140735427602032 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27834/statm: 24272 19439 252 24 0 20906 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 97088

[startup+822.3 s]
/proc/loadavg: 3.04 3.36 3.06 4/184 27903
/proc/meminfo: memFree=19485392/32951124 swapFree=67110396/67111528
[pid=27834] ppid=27832 vsize=124944 CPUtime=822.3 cores=5,7
/proc/27834/stat : 27834 (RestartSAT) R 27832 27834 26050 0 -1 4202496 41559 0 0 0 82215 15 0 0 25 0 1 0 568061752 127942656 22276 33554432000 4194304 4291949 140735427602032 18446744073709551615 4256104 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27834/statm: 31236 22276 252 24 0 27870 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 124944

[startup+882.3 s]
/proc/loadavg: 3.01 3.29 3.05 4/184 27905
/proc/meminfo: memFree=19516852/32951124 swapFree=67110396/67111528
[pid=27834] ppid=27832 vsize=124944 CPUtime=882.3 cores=5,7
/proc/27834/stat : 27834 (RestartSAT) R 27832 27834 26050 0 -1 4202496 41615 0 0 0 88215 15 0 0 25 0 1 0 568061752 127942656 22332 33554432000 4194304 4291949 140735427602032 18446744073709551615 4255857 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27834/statm: 31236 22332 252 24 0 27870 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 124944

[startup+942.3 s]
/proc/loadavg: 3.04 3.25 3.05 4/184 27905
/proc/meminfo: memFree=19515316/32951124 swapFree=67110396/67111528
[pid=27834] ppid=27832 vsize=124944 CPUtime=942.3 cores=5,7
/proc/27834/stat : 27834 (RestartSAT) R 27832 27834 26050 0 -1 4202496 41974 0 0 0 94215 15 0 0 25 0 1 0 568061752 127942656 22687 33554432000 4194304 4291949 140735427602032 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27834/statm: 31236 22687 252 24 0 27870 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 124944

[startup+1002.3 s]
/proc/loadavg: 3.01 3.20 3.04 4/184 27907
/proc/meminfo: memFree=19398588/32951124 swapFree=67110396/67111528
[pid=27834] ppid=27832 vsize=124944 CPUtime=1002.3 cores=5,7
/proc/27834/stat : 27834 (RestartSAT) R 27832 27834 26050 0 -1 4202496 41974 0 0 0 100215 15 0 0 25 0 1 0 568061752 127942656 22687 33554432000 4194304 4291949 140735427602032 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27834/statm: 31236 22687 252 24 0 27870 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 124944

[startup+1062.3 s]
/proc/loadavg: 3.00 3.16 3.04 4/184 27909
/proc/meminfo: memFree=19460048/32951124 swapFree=67110396/67111528
[pid=27834] ppid=27832 vsize=124944 CPUtime=1062.3 cores=5,7
/proc/27834/stat : 27834 (RestartSAT) R 27832 27834 26050 0 -1 4202496 41974 0 0 0 106215 15 0 0 25 0 1 0 568061752 127942656 22687 33554432000 4194304 4291949 140735427602032 18446744073709551615 4250724 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27834/statm: 31236 22687 252 24 0 27870 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 124944

[startup+1122.3 s]
/proc/loadavg: 3.00 3.13 3.03 4/184 27911
/proc/meminfo: memFree=19489276/32951124 swapFree=67110396/67111528
[pid=27834] ppid=27832 vsize=124944 CPUtime=1122.3 cores=5,7
/proc/27834/stat : 27834 (RestartSAT) R 27832 27834 26050 0 -1 4202496 42291 0 0 0 112215 15 0 0 25 0 1 0 568061752 127942656 22999 33554432000 4194304 4291949 140735427602032 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27834/statm: 31236 22999 252 24 0 27870 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 124944

[startup+1182.3 s]
/proc/loadavg: 3.00 3.10 3.03 4/184 27913
/proc/meminfo: memFree=19437536/32951124 swapFree=67110396/67111528
[pid=27834] ppid=27832 vsize=124944 CPUtime=1182.3 cores=5,7
/proc/27834/stat : 27834 (RestartSAT) R 27832 27834 26050 0 -1 4202496 42460 0 0 0 118215 15 0 0 25 0 1 0 568061752 127942656 23167 33554432000 4194304 4291949 140735427602032 18446744073709551615 4255627 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27834/statm: 31236 23167 252 24 0 27870 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 124944

[startup+1242.3 s]
/proc/loadavg: 3.00 3.08 3.02 4/184 27913
/proc/meminfo: memFree=19406492/32951124 swapFree=67110396/67111528
[pid=27834] ppid=27832 vsize=124944 CPUtime=1242.3 cores=5,7
/proc/27834/stat : 27834 (RestartSAT) R 27832 27834 26050 0 -1 4202496 42460 0 0 0 124215 15 0 0 25 0 1 0 568061752 127942656 23167 33554432000 4194304 4291949 140735427602032 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27834/statm: 31236 23167 252 24 0 27870 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 124944



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.00 3.06 3.01 4/184 27915
/proc/meminfo: memFree=19454568/32951124 swapFree=67110396/67111528
[pid=27834] ppid=27832 vsize=124944 CPUtime=1300.01 cores=5,7
/proc/27834/stat : 27834 (RestartSAT) R 27832 27834 26050 0 -1 4202496 42460 0 0 0 129986 15 0 0 25 0 1 0 568061752 127942656 23167 33554432000 4194304 4291949 140735427602032 18446744073709551615 4255915 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27834/statm: 31236 23167 252 24 0 27870 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 124944

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.03
CPU user time (s): 1299.86
CPU system time (s): 0.162975
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 124944

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.86
system time used= 0.162975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42460
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= 11
involuntary context switches= 1901

runsolver used 2.03969 second user time and 5.06523 second system time

The end

Launcher Data

Begin job on node118 at 2011-04-26 02:38:31
IDJOB=3289467
IDBENCH=83125
IDSOLVER=1581
FILE ID=node118/3289467-1303778311
RUNJOBID= node118-1303778311-27821
PBS_JOBID= 13157160
Free space on /tmp= 71672 MiB

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

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

MD5SUM BENCH= 7af4cc1b94644f101ccf5f2373fdbfea
RANDOM SEED=33343032

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19768500 kB
Buffers:       1874428 kB
Cached:       10714428 kB
SwapCached:        600 kB
Active:        8783728 kB
Inactive:      3873588 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19768500 kB
SwapTotal:    67111528 kB
SwapFree:     67110396 kB
Dirty:            2428 kB
Writeback:           0 kB
AnonPages:       67256 kB
Mapped:          14576 kB
Slab:           460800 kB
PageTables:       4736 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   193272 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= 71668 MiB
End job on node118 at 2011-04-26 03:00:13