Trace number 3350225

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
minisat hack: LR_GL_NOSHR 2011-03-02? (TO) 1298.79 1300.02

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
128/aes_128_1_keyfind_1.cnf
MD5SUM5092a9db644d53c7bc023e4dff206812
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 variables1192
Number of clauses10656
Sum of the clauses size56868
Maximum clause length8
Minimum clause length1
Number of clauses of size 1264
Number of clauses of size 2128
Number of clauses of size 32016
Number of clauses of size 4320
Number of clauses of size 52048
Number of clauses of size over 55880

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: 961)

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-3350225-1304972746/watcher-3350225-1304972746 -o /tmp/evaluation-result-3350225-1304972746/solver-3350225-1304972746 -C 2400 -W 1300 -M 7680 HOME/lr_gl_shr HOME/instance-3350225-1304972746.cnf -verb=0 -model -no-shrinking 

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: 1.09 2.42 3.21 4/362 4813
/proc/meminfo: memFree=23224704/32951132 swapFree=64495964/67111528
[pid=4813] ppid=4811 vsize=18884 CPUtime=0 cores=4,6
/proc/4813/stat : 4813 (lr_gl_shr) R 4811 4813 3848 0 -1 4202496 602 0 0 0 0 0 0 0 21 0 1 0 608874204 19337216 534 33554432000 4194304 4300056 140735081991840 18446744073709551615 4229504 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4813/statm: 4721 534 224 26 0 1353 0

[startup+0.056482 s]
/proc/loadavg: 1.09 2.42 3.21 4/362 4813
/proc/meminfo: memFree=23224704/32951132 swapFree=64495964/67111528
[pid=4813] ppid=4811 vsize=15192 CPUtime=0.05 cores=4,6
/proc/4813/stat : 4813 (lr_gl_shr) R 4811 4813 3848 0 -1 4202496 797 0 0 0 5 0 0 0 21 0 1 0 608874204 15556608 617 33554432000 4194304 4300056 140735081991840 18446744073709551615 4273366 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4813/statm: 3798 617 242 26 0 430 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 15192

[startup+0.100477 s]
/proc/loadavg: 1.09 2.42 3.21 4/362 4813
/proc/meminfo: memFree=23224704/32951132 swapFree=64495964/67111528
[pid=4813] ppid=4811 vsize=15816 CPUtime=0.09 cores=4,6
/proc/4813/stat : 4813 (lr_gl_shr) R 4811 4813 3848 0 -1 4202496 895 0 0 0 9 0 0 0 21 0 1 0 608874204 16195584 712 33554432000 4194304 4300056 140735081991840 18446744073709551615 4273366 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4813/statm: 3954 712 243 26 0 586 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15816

[startup+0.300442 s]
/proc/loadavg: 1.09 2.42 3.21 4/362 4813
/proc/meminfo: memFree=23224704/32951132 swapFree=64495964/67111528
[pid=4813] ppid=4811 vsize=17484 CPUtime=0.29 cores=4,6
/proc/4813/stat : 4813 (lr_gl_shr) R 4811 4813 3848 0 -1 4202496 1197 0 0 0 29 0 0 0 22 0 1 0 608874204 17903616 991 33554432000 4194304 4300056 140735081991840 18446744073709551615 4256299 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4813/statm: 4371 991 243 26 0 1003 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17484

[startup+0.700375 s]
/proc/loadavg: 1.09 2.42 3.21 4/362 4813
/proc/meminfo: memFree=23224704/32951132 swapFree=64495964/67111528
[pid=4813] ppid=4811 vsize=17484 CPUtime=0.57 cores=4,6
/proc/4813/stat : 4813 (lr_gl_shr) R 4811 4813 3848 0 -1 4202496 1290 0 0 0 56 1 0 0 24 0 1 0 608874204 17903616 1079 33554432000 4194304 4300056 140735081991840 18446744073709551615 4263196 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4813/statm: 4371 1079 243 26 0 1003 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 17484

[startup+1.50022 s]
/proc/loadavg: 1.33 2.44 3.22 5/368 4820
/proc/meminfo: memFree=23182760/32951132 swapFree=64495964/67111528
[pid=4813] ppid=4811 vsize=17484 CPUtime=0.9 cores=4,6
/proc/4813/stat : 4813 (lr_gl_shr) R 4811 4813 3848 0 -1 4202496 1290 0 0 0 87 3 0 0 25 0 1 0 608874204 17903616 1079 33554432000 4194304 4300056 140735081991840 18446744073709551615 4256060 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4813/statm: 4371 1079 243 26 0 1003 0
Current children cumulated CPU time (s) 0.9
Current children cumulated vsize (KiB) 17484

[startup+3.10091 s]
/proc/loadavg: 1.33 2.44 3.22 5/368 4820
/proc/meminfo: memFree=23172096/32951132 swapFree=64495964/67111528
[pid=4813] ppid=4811 vsize=21820 CPUtime=2.25 cores=4,6
/proc/4813/stat : 4813 (lr_gl_shr) R 4811 4813 3848 0 -1 4202496 1885 0 0 0 220 5 0 0 25 0 1 0 608874204 22343680 1640 33554432000 4194304 4300056 140735081991840 18446744073709551615 4256060 0 0 4096 8388610 0 0 0 17 6 0 0 0
/proc/4813/statm: 5455 1640 243 26 0 2087 0
Current children cumulated CPU time (s) 2.25
Current children cumulated vsize (KiB) 21820
heavy processes:

[startup+6.30037 s]
/proc/loadavg: 1.33 2.44 3.22 5/368 4820
/proc/meminfo: memFree=23155476/32951132 swapFree=64495964/67111528
[pid=4813] ppid=4811 vsize=21820 CPUtime=5.4 cores=4,6
/proc/4813/stat : 4813 (lr_gl_shr) R 4811 4813 3848 0 -1 4202496 1886 0 0 0 535 5 0 0 25 0 1 0 608874204 22343680 1641 33554432000 4194304 4300056 140735081991840 18446744073709551615 4252544 0 0 4096 8388610 0 0 0 17 6 0 0 0
/proc/4813/statm: 5455 1641 243 26 0 2087 0
Current children cumulated CPU time (s) 5.4
Current children cumulated vsize (KiB) 21820

[startup+12.7004 s]
/proc/loadavg: 1.88 2.53 3.24 5/368 4820
/proc/meminfo: memFree=23121908/32951132 swapFree=64495964/67111528
[pid=4813] ppid=4811 vsize=24528 CPUtime=11.78 cores=4,6
/proc/4813/stat : 4813 (lr_gl_shr) R 4811 4813 3848 0 -1 4202496 2703 0 0 0 1173 5 0 0 25 0 1 0 608874204 25116672 2427 33554432000 4194304 4300056 140735081991840 18446744073709551615 4256291 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4813/statm: 6132 2427 243 26 0 2764 0
Current children cumulated CPU time (s) 11.78
Current children cumulated vsize (KiB) 24528

[startup+25.5012 s]
/proc/loadavg: 2.21 2.57 3.24 5/368 4821
/proc/meminfo: memFree=23084088/32951132 swapFree=64495964/67111528
[pid=4813] ppid=4811 vsize=24528 CPUtime=24.57 cores=4,6
/proc/4813/stat : 4813 (lr_gl_shr) R 4811 4813 3848 0 -1 4202496 3194 0 0 0 2450 7 0 0 25 0 1 0 608874204 25116672 2903 33554432000 4194304 4300056 140735081991840 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4813/statm: 6132 2903 243 26 0 2764 0
Current children cumulated CPU time (s) 24.57
Current children cumulated vsize (KiB) 24528

[startup+51.1009 s]
/proc/loadavg: 2.91 2.71 3.27 5/368 4821
/proc/meminfo: memFree=23080340/32951132 swapFree=64495964/67111528
[pid=4813] ppid=4811 vsize=26352 CPUtime=50.15 cores=4,6
/proc/4813/stat : 4813 (lr_gl_shr) R 4811 4813 3848 0 -1 4202496 6072 0 0 0 5004 11 0 0 25 0 1 0 608874204 26984448 3137 33554432000 4194304 4300056 140735081991840 18446744073709551615 4263401 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4813/statm: 6588 3137 244 26 0 3220 0
Current children cumulated CPU time (s) 50.15
Current children cumulated vsize (KiB) 26352

[startup+102.313 s]
/proc/loadavg: 3.53 2.91 3.30 5/368 4823
/proc/meminfo: memFree=23054172/32951132 swapFree=64495964/67111528
[pid=4813] ppid=4811 vsize=31712 CPUtime=101.35 cores=4,6
/proc/4813/stat : 4813 (lr_gl_shr) R 4811 4813 3848 0 -1 4202496 7336 0 0 0 10123 12 0 0 25 0 1 0 608874204 32473088 4356 33554432000 4194304 4300056 140735081991840 18446744073709551615 4263096 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4813/statm: 7928 4356 244 26 0 4560 0
Current children cumulated CPU time (s) 101.35
Current children cumulated vsize (KiB) 31712

[startup+162.301 s]
/proc/loadavg: 3.90 3.12 3.35 5/368 4824
/proc/meminfo: memFree=23042124/32951132 swapFree=64495964/67111528
[pid=4813] ppid=4811 vsize=31712 CPUtime=161.32 cores=4,6
/proc/4813/stat : 4813 (lr_gl_shr) R 4811 4813 3848 0 -1 4202496 8601 0 0 0 16119 13 0 0 25 0 1 0 608874204 32473088 4530 33554432000 4194304 4300056 140735081991840 18446744073709551615 4256504 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4813/statm: 7928 4530 244 26 0 4560 0
Current children cumulated CPU time (s) 161.32
Current children cumulated vsize (KiB) 31712

[startup+222.301 s]
/proc/loadavg: 3.96 3.28 3.39 5/368 4826
/proc/meminfo: memFree=23010980/32951132 swapFree=64495964/67111528
[pid=4813] ppid=4811 vsize=37900 CPUtime=221.29 cores=4,6
/proc/4813/stat : 4813 (lr_gl_shr) R 4811 4813 3848 0 -1 4202496 8667 0 0 0 22114 15 0 0 25 0 1 0 608874204 38809600 4592 33554432000 4194304 4300056 140735081991840 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4813/statm: 9475 4592 244 26 0 6107 0
Current children cumulated CPU time (s) 221.29
Current children cumulated vsize (KiB) 37900

[startup+282.301 s]
/proc/loadavg: 4.18 3.45 3.44 5/368 4828
/proc/meminfo: memFree=23035024/32951132 swapFree=64495964/67111528
[pid=4813] ppid=4811 vsize=37900 CPUtime=281.28 cores=4,6
/proc/4813/stat : 4813 (lr_gl_shr) R 4811 4813 3848 0 -1 4202496 10430 0 0 0 28111 17 0 0 25 0 1 0 608874204 38809600 6297 33554432000 4194304 4300056 140735081991840 18446744073709551615 4256128 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4813/statm: 9475 6297 244 26 0 6107 0
Current children cumulated CPU time (s) 281.28
Current children cumulated vsize (KiB) 37900

[startup+342.301 s]
/proc/loadavg: 4.06 3.55 3.47 5/368 4829
/proc/meminfo: memFree=23016896/32951132 swapFree=64495964/67111528
[pid=4813] ppid=4811 vsize=37956 CPUtime=341.27 cores=4,6
/proc/4813/stat : 4813 (lr_gl_shr) R 4811 4813 3848 0 -1 4202496 12223 0 0 0 34109 18 0 0 25 0 1 0 608874204 38866944 5532 33554432000 4194304 4300056 140735081991840 18446744073709551615 4256553 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4813/statm: 9489 5532 244 26 0 6121 0
Current children cumulated CPU time (s) 341.27
Current children cumulated vsize (KiB) 37956

[startup+402.301 s]
/proc/loadavg: 4.02 3.63 3.50 5/368 4831
/proc/meminfo: memFree=22939132/32951132 swapFree=64495964/67111528
[pid=4813] ppid=4811 vsize=40844 CPUtime=401.27 cores=4,6
/proc/4813/stat : 4813 (lr_gl_shr) R 4811 4813 3848 0 -1 4202496 13197 0 0 0 40107 20 0 0 25 0 1 0 608874204 41824256 6489 33554432000 4194304 4300056 140735081991840 18446744073709551615 4256288 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4813/statm: 10211 6489 244 26 0 6843 0
Current children cumulated CPU time (s) 401.27
Current children cumulated vsize (KiB) 40844

[startup+462.301 s]
/proc/loadavg: 4.01 3.69 3.53 5/368 4832
/proc/meminfo: memFree=22928820/32951132 swapFree=64495964/67111528
[pid=4813] ppid=4811 vsize=40844 CPUtime=461.25 cores=4,6
/proc/4813/stat : 4813 (lr_gl_shr) R 4811 4813 3848 0 -1 4202496 13281 0 0 0 46104 21 0 0 25 0 1 0 608874204 41824256 6572 33554432000 4194304 4300056 140735081991840 18446744073709551615 4262512 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4813/statm: 10211 6572 244 26 0 6843 0
Current children cumulated CPU time (s) 461.25
Current children cumulated vsize (KiB) 40844

[startup+522.3 s]
/proc/loadavg: 4.00 3.75 3.56 5/368 4834
/proc/meminfo: memFree=22935624/32951132 swapFree=64495964/67111528
[pid=4813] ppid=4811 vsize=40844 CPUtime=521.24 cores=4,6
/proc/4813/stat : 4813 (lr_gl_shr) R 4811 4813 3848 0 -1 4202496 13281 0 0 0 52102 22 0 0 25 0 1 0 608874204 41824256 6572 33554432000 4194304 4300056 140735081991840 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4813/statm: 10211 6572 244 26 0 6843 0
Current children cumulated CPU time (s) 521.24
Current children cumulated vsize (KiB) 40844

[startup+582.3 s]
/proc/loadavg: 4.12 3.82 3.59 5/368 4836
/proc/meminfo: memFree=22923076/32951132 swapFree=64495964/67111528
[pid=4813] ppid=4811 vsize=40844 CPUtime=581.23 cores=4,6
/proc/4813/stat : 4813 (lr_gl_shr) R 4811 4813 3848 0 -1 4202496 13281 0 0 0 58100 23 0 0 25 0 1 0 608874204 41824256 6572 33554432000 4194304 4300056 140735081991840 18446744073709551615 4256528 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4813/statm: 10211 6572 244 26 0 6843 0
Current children cumulated CPU time (s) 581.23
Current children cumulated vsize (KiB) 40844

[startup+642.301 s]
/proc/loadavg: 4.10 3.87 3.62 5/368 4837
/proc/meminfo: memFree=22971784/32951132 swapFree=64495964/67111528
[pid=4813] ppid=4811 vsize=40844 CPUtime=641.23 cores=4,6
/proc/4813/stat : 4813 (lr_gl_shr) R 4811 4813 3848 0 -1 4202496 13449 0 0 0 64099 24 0 0 25 0 1 0 608874204 41824256 6738 33554432000 4194304 4300056 140735081991840 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4813/statm: 10211 6738 244 26 0 6843 0
Current children cumulated CPU time (s) 641.23
Current children cumulated vsize (KiB) 40844

[startup+702.301 s]
/proc/loadavg: 4.04 3.89 3.64 5/368 4839
/proc/meminfo: memFree=22970896/32951132 swapFree=64495964/67111528
[pid=4813] ppid=4811 vsize=40844 CPUtime=701.19 cores=4,6
/proc/4813/stat : 4813 (lr_gl_shr) R 4811 4813 3848 0 -1 4202496 13449 0 0 0 70093 26 0 0 25 0 1 0 608874204 41824256 6738 33554432000 4194304 4300056 140735081991840 18446744073709551615 4256319 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4813/statm: 10211 6738 244 26 0 6843 0
Current children cumulated CPU time (s) 701.19
Current children cumulated vsize (KiB) 40844

[startup+762.314 s]
/proc/loadavg: 4.09 3.94 3.67 5/368 4840
/proc/meminfo: memFree=22950668/32951132 swapFree=64495964/67111528
[pid=4813] ppid=4811 vsize=40844 CPUtime=761.2 cores=4,6
/proc/4813/stat : 4813 (lr_gl_shr) R 4811 4813 3848 0 -1 4202496 13449 0 0 0 76093 27 0 0 25 0 1 0 608874204 41824256 6738 33554432000 4194304 4300056 140735081991840 18446744073709551615 4256241 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4813/statm: 10211 6738 244 26 0 6843 0
Current children cumulated CPU time (s) 761.2
Current children cumulated vsize (KiB) 40844

[startup+822.301 s]
/proc/loadavg: 4.11 3.97 3.70 5/368 4842
/proc/meminfo: memFree=22935768/32951132 swapFree=64495964/67111528
[pid=4813] ppid=4811 vsize=45196 CPUtime=821.18 cores=4,6
/proc/4813/stat : 4813 (lr_gl_shr) R 4811 4813 3848 0 -1 4202496 16436 0 0 0 82088 30 0 0 25 0 1 0 608874204 46280704 7698 33554432000 4194304 4300056 140735081991840 18446744073709551615 4256288 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4813/statm: 11299 7698 244 26 0 7931 0
Current children cumulated CPU time (s) 821.18
Current children cumulated vsize (KiB) 45196

[startup+882.301 s]
/proc/loadavg: 4.08 3.99 3.72 5/368 4844
/proc/meminfo: memFree=22931032/32951132 swapFree=64495964/67111528
[pid=4813] ppid=4811 vsize=45196 CPUtime=881.16 cores=4,6
/proc/4813/stat : 4813 (lr_gl_shr) R 4811 4813 3848 0 -1 4202496 16868 0 0 0 88085 31 0 0 25 0 1 0 608874204 46280704 8118 33554432000 4194304 4300056 140735081991840 18446744073709551615 4256049 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4813/statm: 11299 8118 244 26 0 7931 0
Current children cumulated CPU time (s) 881.16
Current children cumulated vsize (KiB) 45196

[startup+942.301 s]
/proc/loadavg: 4.07 4.00 3.74 5/368 4845
/proc/meminfo: memFree=22933492/32951132 swapFree=64495964/67111528
[pid=4813] ppid=4811 vsize=45196 CPUtime=941.15 cores=4,6
/proc/4813/stat : 4813 (lr_gl_shr) R 4811 4813 3848 0 -1 4202496 16868 0 0 0 94083 32 0 0 25 0 1 0 608874204 46280704 8118 33554432000 4194304 4300056 140735081991840 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4813/statm: 11299 8118 244 26 0 7931 0
Current children cumulated CPU time (s) 941.15
Current children cumulated vsize (KiB) 45196

[startup+1002.3 s]
/proc/loadavg: 4.02 4.00 3.75 5/368 4847
/proc/meminfo: memFree=22929760/32951132 swapFree=64495964/67111528
[pid=4813] ppid=4811 vsize=45196 CPUtime=1001.14 cores=4,6
/proc/4813/stat : 4813 (lr_gl_shr) R 4811 4813 3848 0 -1 4202496 16868 0 0 0 100080 34 0 0 25 0 1 0 608874204 46280704 8118 33554432000 4194304 4300056 140735081991840 18446744073709551615 4256291 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4813/statm: 11299 8118 244 26 0 7931 0
Current children cumulated CPU time (s) 1001.14
Current children cumulated vsize (KiB) 45196

[startup+1062.3 s]
/proc/loadavg: 4.01 4.00 3.76 5/368 4848
/proc/meminfo: memFree=22935576/32951132 swapFree=64495964/67111528
[pid=4813] ppid=4811 vsize=45416 CPUtime=1061.13 cores=4,6
/proc/4813/stat : 4813 (lr_gl_shr) R 4811 4813 3848 0 -1 4202496 21385 0 0 0 106077 36 0 0 25 0 1 0 608874204 46505984 7776 33554432000 4194304 4300056 140735081991840 18446744073709551615 4264392 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4813/statm: 11354 7776 244 26 0 7986 0
Current children cumulated CPU time (s) 1061.13
Current children cumulated vsize (KiB) 45416

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.77 5/368 4850
/proc/meminfo: memFree=22932700/32951132 swapFree=64495964/67111528
[pid=4813] ppid=4811 vsize=45416 CPUtime=1121.1 cores=4,6
/proc/4813/stat : 4813 (lr_gl_shr) R 4811 4813 3848 0 -1 4202496 21493 0 0 0 112072 38 0 0 25 0 1 0 608874204 46505984 7882 33554432000 4194304 4300056 140735081991840 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4813/statm: 11354 7882 244 26 0 7986 0
Current children cumulated CPU time (s) 1121.1
Current children cumulated vsize (KiB) 45416

[startup+1182.3 s]
/proc/loadavg: 4.08 4.02 3.79 5/368 4852
/proc/meminfo: memFree=22827032/32951132 swapFree=64495964/67111528
[pid=4813] ppid=4811 vsize=45416 CPUtime=1181.09 cores=4,6
/proc/4813/stat : 4813 (lr_gl_shr) R 4811 4813 3848 0 -1 4202496 21608 0 0 0 118070 39 0 0 25 0 1 0 608874204 46505984 7993 33554432000 4194304 4300056 140735081991840 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4813/statm: 11354 7993 244 26 0 7986 0
Current children cumulated CPU time (s) 1181.09
Current children cumulated vsize (KiB) 45416

[startup+1242.3 s]
/proc/loadavg: 4.03 4.01 3.80 5/368 4853
/proc/meminfo: memFree=22877236/32951132 swapFree=64495964/67111528
[pid=4813] ppid=4811 vsize=48092 CPUtime=1241.08 cores=4,6
/proc/4813/stat : 4813 (lr_gl_shr) R 4811 4813 3848 0 -1 4202496 22461 0 0 0 124068 40 0 0 25 0 1 0 608874204 49246208 8822 33554432000 4194304 4300056 140735081991840 18446744073709551615 4274984 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4813/statm: 12023 8822 244 26 0 8655 0
Current children cumulated CPU time (s) 1241.08
Current children cumulated vsize (KiB) 48092



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.01 3.81 3/366 4857
/proc/meminfo: memFree=23095980/32951132 swapFree=64495964/67111528
[pid=4813] ppid=4811 vsize=48092 CPUtime=1298.78 cores=4,6
/proc/4813/stat : 4813 (lr_gl_shr) R 4811 4813 3848 0 -1 4202496 24457 0 0 0 129837 41 0 0 25 0 1 0 608874204 49246208 8844 33554432000 4194304 4300056 140735081991840 18446744073709551615 4252402 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/4813/statm: 12023 8844 244 26 0 8655 0
Current children cumulated CPU time (s) 1298.78
Current children cumulated vsize (KiB) 48092

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): 1298.79
CPU user time (s): 1298.38
CPU system time (s): 0.417936
CPU usage (%): 99.906
Max. virtual memory (cumulated for all children) (KiB): 59588

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

runsolver used 4.82327 second user time and 10.5714 second system time

The end

Launcher Data

Begin job on node129 at 2011-05-09 22:25:46
IDJOB=3350225
IDBENCH=83412
IDSOLVER=1815
FILE ID=node129/3350225-1304972746
RUNJOBID= node129-1304972746-4778
PBS_JOBID= 13285621
Free space on /tmp= 48120 MiB

SOLVER NAME= minisat hack: LR_GL_NOSHR 2011-03-02
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/128/aes_128_1_keyfind_1.cnf
COMMAND LINE= HOME/lr_gl_shr BENCHNAME -verb=0 -model -no-shrinking 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3350225-1304972746/watcher-3350225-1304972746 -o /tmp/evaluation-result-3350225-1304972746/solver-3350225-1304972746 -C 2400 -W 1300 -M 7680  HOME/lr_gl_shr HOME/instance-3350225-1304972746.cnf -verb=0 -model -no-shrinking 

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

MD5SUM BENCH= 5092a9db644d53c7bc023e4dff206812
RANDOM SEED=626540638

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      23224736 kB
Buffers:        148924 kB
Cached:        4418544 kB
SwapCached:      52448 kB
Active:        2354440 kB
Inactive:      7170124 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      23224736 kB
SwapTotal:    67111528 kB
SwapFree:     64495964 kB
Dirty:            7016 kB
Writeback:           0 kB
AnonPages:     4913172 kB
Mapped:          17080 kB
Slab:            99668 kB
PageTables:      38260 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 79794588 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 48116 MiB
End job on node129 at 2011-05-09 22:47:28