Trace number 3440008

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_SHR 2011-03-02? (TO) 5000.1 4999.93

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top23.cnf
MD5SUM6ee28191d649bfeef8c7d8c569a3cd59
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark640.829
Satisfiable
(Un)Satisfiability was proved
Number of variables60823
Number of clauses193450
Sum of the clauses size472824
Maximum clause length2414
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2117689
Number of clauses of size 374473
Number of clauses of size 4275
Number of clauses of size 521
Number of clauses of size over 5991

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

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-3440008-1306914548/watcher-3440008-1306914548 -o /tmp/evaluation-result-3440008-1306914548/solver-3440008-1306914548 -C 5000 -W 5100 -M 15500 HOME/lr_gl_shr HOME/instance-3440008-1306914548.cnf -verb=0 -model 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.94 1.44 1.76 3/468 25622
/proc/meminfo: memFree=8824836/32951124 swapFree=56297244/67111528
[pid=25622] ppid=25620 vsize=26916 CPUtime=0 cores=1,3,5,7
/proc/25622/stat : 25622 (lr_gl_shr) R 25620 25622 23345 0 -1 4202496 2035 0 0 0 0 0 0 0 21 0 1 0 881685324 27561984 1917 33554432000 4194304 4300056 140736970724032 18446744073709551615 4286350 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/25622/statm: 6729 1917 222 26 0 3361 0

[startup+0.0378899 s]
/proc/loadavg: 0.94 1.44 1.76 3/468 25622
/proc/meminfo: memFree=8824836/32951124 swapFree=56297244/67111528
[pid=25622] ppid=25620 vsize=29952 CPUtime=0.02 cores=1,3,5,7
/proc/25622/stat : 25622 (lr_gl_shr) R 25620 25622 23345 0 -1 4202496 3058 0 0 0 2 0 0 0 21 0 1 0 881685324 30670848 2854 33554432000 4194304 4300056 140736970724032 18446744073709551615 252457726661 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/25622/statm: 7488 2856 222 26 0 4120 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 29952

[startup+0.10088 s]
/proc/loadavg: 0.94 1.44 1.76 3/468 25622
/proc/meminfo: memFree=8824836/32951124 swapFree=56297244/67111528
[pid=25622] ppid=25620 vsize=36332 CPUtime=0.09 cores=1,3,5,7
/proc/25622/stat : 25622 (lr_gl_shr) R 25620 25622 23345 0 -1 4202496 5582 0 0 0 8 1 0 0 21 0 1 0 881685324 37203968 4974 33554432000 4194304 4300056 140736970724032 18446744073709551615 252457726661 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/25622/statm: 9083 4975 222 26 0 5715 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 36332

[startup+0.300842 s]
/proc/loadavg: 0.94 1.44 1.76 3/468 25622
/proc/meminfo: memFree=8824836/32951124 swapFree=56297244/67111528
[pid=25622] ppid=25620 vsize=42084 CPUtime=0.29 cores=1,3,5,7
/proc/25622/stat : 25622 (lr_gl_shr) R 25620 25622 23345 0 -1 4202496 8957 0 0 0 28 1 0 0 22 0 1 0 881685324 43094016 6802 33554432000 4194304 4300056 140736970724032 18446744073709551615 4286249 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/25622/statm: 10521 6802 228 26 0 7153 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 42084

[startup+0.700764 s]
/proc/loadavg: 0.94 1.44 1.76 3/468 25622
/proc/meminfo: memFree=8824836/32951124 swapFree=56297244/67111528
[pid=25622] ppid=25620 vsize=38716 CPUtime=0.69 cores=1,3,5,7
/proc/25622/stat : 25622 (lr_gl_shr) R 25620 25622 23345 0 -1 4202496 9824 0 0 0 68 1 0 0 24 0 1 0 881685324 39645184 5972 33554432000 4194304 4300056 140736970724032 18446744073709551615 4263274 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/25622/statm: 9679 5972 247 26 0 6311 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 38716

[startup+1.50062 s]
/proc/loadavg: 0.94 1.44 1.76 5/470 25624
/proc/meminfo: memFree=8784404/32951124 swapFree=56297244/67111528
[pid=25622] ppid=25620 vsize=43068 CPUtime=1.49 cores=1,3,5,7
/proc/25622/stat : 25622 (lr_gl_shr) R 25620 25622 23345 0 -1 4202496 9983 0 0 0 148 1 0 0 25 0 1 0 881685324 44101632 6123 33554432000 4194304 4300056 140736970724032 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/25622/statm: 10767 6123 247 26 0 7399 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 43068

[startup+3.10032 s]
/proc/loadavg: 0.94 1.44 1.76 5/470 25624
/proc/meminfo: memFree=8781684/32951124 swapFree=56297244/67111528
[pid=25622] ppid=25620 vsize=43068 CPUtime=3.09 cores=1,3,5,7
/proc/25622/stat : 25622 (lr_gl_shr) R 25620 25622 23345 0 -1 4202496 10250 0 0 0 308 1 0 0 25 0 1 0 881685324 44101632 6380 33554432000 4194304 4300056 140736970724032 18446744073709551615 4252318 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/25622/statm: 10767 6380 249 26 0 7399 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 43068

[startup+6.30073 s]
/proc/loadavg: 1.02 1.45 1.76 4/470 25624
/proc/meminfo: memFree=8776456/32951124 swapFree=56297244/67111528
[pid=25622] ppid=25620 vsize=43324 CPUtime=6.29 cores=1,3,5,7
/proc/25622/stat : 25622 (lr_gl_shr) R 25620 25622 23345 0 -1 4202496 10821 0 0 0 628 1 0 0 25 0 1 0 881685324 44363776 6931 33554432000 4194304 4300056 140736970724032 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/25622/statm: 10831 6931 249 26 0 7463 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 43324

[startup+12.7005 s]
/proc/loadavg: 1.10 1.46 1.76 4/470 25624
/proc/meminfo: memFree=8752016/32951124 swapFree=56297244/67111528
[pid=25622] ppid=25620 vsize=55508 CPUtime=12.69 cores=1,3,5,7
/proc/25622/stat : 25622 (lr_gl_shr) R 25620 25622 23345 0 -1 4202496 13686 0 0 0 1267 2 0 0 25 0 1 0 881685324 56840192 9758 33554432000 4194304 4300056 140736970724032 18446744073709551615 4256144 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/25622/statm: 13877 9758 249 26 0 10509 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 55508

[startup+25.5012 s]
/proc/loadavg: 1.30 1.49 1.77 5/470 25624
/proc/meminfo: memFree=8741872/32951124 swapFree=56297244/67111528
[pid=25622] ppid=25620 vsize=62688 CPUtime=25.49 cores=1,3,5,7
/proc/25622/stat : 25622 (lr_gl_shr) R 25620 25622 23345 0 -1 4202496 15129 0 0 0 2547 2 0 0 25 0 1 0 881685324 64192512 11147 33554432000 4194304 4300056 140736970724032 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/25622/statm: 15672 11147 249 26 0 12304 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 62688

[startup+51.1004 s]
/proc/loadavg: 1.54 1.53 1.77 4/470 25625
/proc/meminfo: memFree=8754920/32951124 swapFree=56297244/67111528
[pid=25622] ppid=25620 vsize=62272 CPUtime=51.1 cores=1,3,5,7
/proc/25622/stat : 25622 (lr_gl_shr) R 25620 25622 23345 0 -1 4202496 18404 0 0 0 5106 4 0 0 25 0 1 0 881685324 63766528 9193 33554432000 4194304 4300056 140736970724032 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/25622/statm: 15568 9193 249 26 0 12200 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 62272

[startup+102.318 s]
/proc/loadavg: 1.80 1.60 1.78 5/470 25626
/proc/meminfo: memFree=8694368/32951124 swapFree=56297244/67111528
[pid=25622] ppid=25620 vsize=94368 CPUtime=102.31 cores=1,3,5,7
/proc/25622/stat : 25622 (lr_gl_shr) R 25620 25622 23345 0 -1 4202496 27421 0 0 0 10225 6 0 0 25 0 1 0 881685324 96632832 18067 33554432000 4194304 4300056 140736970724032 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/25622/statm: 23592 18067 249 26 0 20224 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 94368

[startup+162.301 s]
/proc/loadavg: 1.92 1.67 1.79 4/470 25628
/proc/meminfo: memFree=8680436/32951124 swapFree=56297244/67111528
[pid=25622] ppid=25620 vsize=94368 CPUtime=162.29 cores=1,3,5,7
/proc/25622/stat : 25622 (lr_gl_shr) R 25620 25622 23345 0 -1 4202496 28147 0 0 0 16223 6 0 0 25 0 1 0 881685324 96632832 18779 33554432000 4194304 4300056 140736970724032 18446744073709551615 4256260 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/25622/statm: 23592 18779 249 26 0 20224 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 94368

[startup+222.301 s]
/proc/loadavg: 1.97 1.73 1.81 5/470 25629
/proc/meminfo: memFree=8679636/32951124 swapFree=56297244/67111528
[pid=25622] ppid=25620 vsize=94368 CPUtime=222.3 cores=1,3,5,7
/proc/25622/stat : 25622 (lr_gl_shr) R 25620 25622 23345 0 -1 4202496 28150 0 0 0 22224 6 0 0 25 0 1 0 881685324 96632832 18782 33554432000 4194304 4300056 140736970724032 18446744073709551615 4256299 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/25622/statm: 23592 18782 249 26 0 20224 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 94368

[startup+282.3 s]
/proc/loadavg: 1.99 1.77 1.82 4/470 25631
/proc/meminfo: memFree=8678716/32951124 swapFree=56297244/67111528
[pid=25622] ppid=25620 vsize=94368 CPUtime=282.3 cores=1,3,5,7
/proc/25622/stat : 25622 (lr_gl_shr) R 25620 25622 23345 0 -1 4202496 28247 0 0 0 28224 6 0 0 25 0 1 0 881685324 96632832 18874 33554432000 4194304 4300056 140736970724032 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/25622/statm: 23592 18874 249 26 0 20224 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 94368

[startup+342.3 s]
/proc/loadavg: 1.99 1.81 1.82 5/470 25633
/proc/meminfo: memFree=8672848/32951124 swapFree=56297244/67111528
[pid=25622] ppid=25620 vsize=94368 CPUtime=342.3 cores=1,3,5,7
/proc/25622/stat : 25622 (lr_gl_shr) R 25620 25622 23345 0 -1 4202496 37498 0 0 0 34222 8 0 0 25 0 1 0 881685324 96632832 20032 33554432000 4194304 4300056 140736970724032 18446744073709551615 4256299 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/25622/statm: 23592 20032 249 26 0 20224 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 94368

[startup+402.301 s]
/proc/loadavg: 2.09 1.87 1.84 5/470 25634
/proc/meminfo: memFree=8672920/32951124 swapFree=56297244/67111528
[pid=25622] ppid=25620 vsize=94368 CPUtime=402.3 cores=1,3,5,7
/proc/25622/stat : 25622 (lr_gl_shr) R 25620 25622 23345 0 -1 4202496 37499 0 0 0 40222 8 0 0 25 0 1 0 881685324 96632832 20033 33554432000 4194304 4300056 140736970724032 18446744073709551615 4254738 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/25622/statm: 23592 20033 249 26 0 20224 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 94368

[startup+462.301 s]
/proc/loadavg: 2.17 1.94 1.86 5/470 25636
/proc/meminfo: memFree=8670516/32951124 swapFree=56297244/67111528
[pid=25622] ppid=25620 vsize=94368 CPUtime=462.31 cores=1,3,5,7
/proc/25622/stat : 25622 (lr_gl_shr) R 25620 25622 23345 0 -1 4202496 37499 0 0 0 46223 8 0 0 25 0 1 0 881685324 96632832 20033 33554432000 4194304 4300056 140736970724032 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/25622/statm: 23592 20033 249 26 0 20224 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 94368

[startup+522.301 s]
/proc/loadavg: 2.10 1.96 1.87 5/470 25637
/proc/meminfo: memFree=8670352/32951124 swapFree=56297244/67111528
[pid=25622] ppid=25620 vsize=94368 CPUtime=522.31 cores=1,3,5,7
/proc/25622/stat : 25622 (lr_gl_shr) R 25620 25622 23345 0 -1 4202496 45878 0 0 0 52221 10 0 0 25 0 1 0 881685324 96632832 20036 33554432000 4194304 4300056 140736970724032 18446744073709551615 4256297 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/25622/statm: 23592 20036 249 26 0 20224 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 94368

[startup+582.301 s]
/proc/loadavg: 2.04 1.97 1.88 5/470 25639
/proc/meminfo: memFree=8670188/32951124 swapFree=56297244/67111528
[pid=25622] ppid=25620 vsize=94368 CPUtime=582.31 cores=1,3,5,7
/proc/25622/stat : 25622 (lr_gl_shr) R 25620 25622 23345 0 -1 4202496 45878 0 0 0 58221 10 0 0 25 0 1 0 881685324 96632832 20036 33554432000 4194304 4300056 140736970724032 18446744073709551615 4256274 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/25622/statm: 23592 20036 249 26 0 20224 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 94368

[startup+642.3 s]

################
# More data... #
################

[startup+4002.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/470 25895
/proc/meminfo: memFree=24562332/32951124 swapFree=56297244/67111528
[pid=25622] ppid=25620 vsize=140948 CPUtime=4002.42 cores=1,3,5,7
/proc/25622/stat : 25622 (lr_gl_shr) R 25620 25622 23345 0 -1 4202496 285699 0 0 0 400172 70 0 0 25 0 1 0 881685324 144330752 31674 33554432000 4194304 4300056 140736970724032 18446744073709551615 4256030 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/25622/statm: 35237 31674 249 26 0 31869 0
Current children cumulated CPU time (s) 4002.42
Current children cumulated vsize (KiB) 140948

[startup+4062.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/470 25897
/proc/meminfo: memFree=24600360/32951124 swapFree=56297244/67111528
[pid=25622] ppid=25620 vsize=159812 CPUtime=4062.43 cores=1,3,5,7
/proc/25622/stat : 25622 (lr_gl_shr) R 25620 25622 23345 0 -1 4202496 285701 0 0 0 406173 70 0 0 25 0 1 0 881685324 163647488 31676 33554432000 4194304 4300056 140736970724032 18446744073709551615 4256480 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/25622/statm: 39953 31676 249 26 0 36585 0
Current children cumulated CPU time (s) 4062.43
Current children cumulated vsize (KiB) 159812

[startup+4122.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/470 25898
/proc/meminfo: memFree=24562500/32951124 swapFree=56297244/67111528
[pid=25622] ppid=25620 vsize=209132 CPUtime=4122.43 cores=1,3,5,7
/proc/25622/stat : 25622 (lr_gl_shr) R 25620 25622 23345 0 -1 4202496 295409 0 0 0 412170 73 0 0 25 0 1 0 881685324 214151168 41311 33554432000 4194304 4300056 140736970724032 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/25622/statm: 52283 41311 249 26 0 48915 0
Current children cumulated CPU time (s) 4122.43
Current children cumulated vsize (KiB) 209132

[startup+4182.3 s]
/proc/loadavg: 2.25 2.06 2.02 3/470 25900
/proc/meminfo: memFree=24565444/32951124 swapFree=56297244/67111528
[pid=25622] ppid=25620 vsize=159812 CPUtime=4182.44 cores=1,3,5,7
/proc/25622/stat : 25622 (lr_gl_shr) R 25620 25622 23345 0 -1 4202496 296815 0 0 0 418170 74 0 0 25 0 1 0 881685324 163647488 31722 33554432000 4194304 4300056 140736970724032 18446744073709551615 4256573 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/25622/statm: 39953 31722 249 26 0 36585 0
Current children cumulated CPU time (s) 4182.44
Current children cumulated vsize (KiB) 159812

[startup+4242.3 s]
/proc/loadavg: 2.20 2.08 2.02 3/470 25902
/proc/meminfo: memFree=24600256/32951124 swapFree=56297244/67111528
[pid=25622] ppid=25620 vsize=159812 CPUtime=4242.43 cores=1,3,5,7
/proc/25622/stat : 25622 (lr_gl_shr) R 25620 25622 23345 0 -1 4202496 296816 0 0 0 424169 74 0 0 25 0 1 0 881685324 163647488 31723 33554432000 4194304 4300056 140736970724032 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/25622/statm: 39953 31723 249 26 0 36585 0
Current children cumulated CPU time (s) 4242.43
Current children cumulated vsize (KiB) 159812

[startup+4302.32 s]
/proc/loadavg: 2.07 2.06 2.02 3/470 25903
/proc/meminfo: memFree=24566240/32951124 swapFree=56297244/67111528
[pid=25622] ppid=25620 vsize=209132 CPUtime=4302.46 cores=1,3,5,7
/proc/25622/stat : 25622 (lr_gl_shr) R 25620 25622 23345 0 -1 4202496 305451 0 0 0 430170 76 0 0 25 0 1 0 881685324 214151168 40322 33554432000 4194304 4300056 140736970724032 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/25622/statm: 52283 40322 249 26 0 48915 0
Current children cumulated CPU time (s) 4302.46
Current children cumulated vsize (KiB) 209132

[startup+4362.3 s]
/proc/loadavg: 2.02 2.05 2.01 3/470 25914
/proc/meminfo: memFree=24522552/32951124 swapFree=56297244/67111528
[pid=25622] ppid=25620 vsize=209132 CPUtime=4362.43 cores=1,3,5,7
/proc/25622/stat : 25622 (lr_gl_shr) R 25620 25622 23345 0 -1 4202496 307632 0 0 0 436166 77 0 0 25 0 1 0 881685324 214151168 42413 33554432000 4194304 4300056 140736970724032 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/25622/statm: 52283 42413 249 26 0 48915 0
Current children cumulated CPU time (s) 4362.43
Current children cumulated vsize (KiB) 209132

[startup+4422.3 s]
/proc/loadavg: 2.01 2.04 2.01 3/470 25915
/proc/meminfo: memFree=24600152/32951124 swapFree=56297244/67111528
[pid=25622] ppid=25620 vsize=159812 CPUtime=4422.44 cores=1,3,5,7
/proc/25622/stat : 25622 (lr_gl_shr) R 25620 25622 23345 0 -1 4202496 307847 0 0 0 442166 78 0 0 25 0 1 0 881685324 163647488 31793 33554432000 4194304 4300056 140736970724032 18446744073709551615 4256309 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/25622/statm: 39953 31793 249 26 0 36585 0
Current children cumulated CPU time (s) 4422.44
Current children cumulated vsize (KiB) 159812

[startup+4482.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/470 25917
/proc/meminfo: memFree=24569996/32951124 swapFree=56297244/67111528
[pid=25622] ppid=25620 vsize=209132 CPUtime=4482.45 cores=1,3,5,7
/proc/25622/stat : 25622 (lr_gl_shr) R 25620 25622 23345 0 -1 4202496 315490 0 0 0 448166 79 0 0 25 0 1 0 881685324 214151168 39435 33554432000 4194304 4300056 140736970724032 18446744073709551615 4256227 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/25622/statm: 52283 39435 249 26 0 48915 0
Current children cumulated CPU time (s) 4482.45
Current children cumulated vsize (KiB) 209132

[startup+4542.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/470 25919
/proc/meminfo: memFree=24528800/32951124 swapFree=56297244/67111528
[pid=25622] ppid=25620 vsize=209132 CPUtime=4542.44 cores=1,3,5,7
/proc/25622/stat : 25622 (lr_gl_shr) R 25620 25622 23345 0 -1 4202496 317820 0 0 0 454164 80 0 0 25 0 1 0 881685324 214151168 41675 33554432000 4194304 4300056 140736970724032 18446744073709551615 4256224 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/25622/statm: 52283 41675 249 26 0 48915 0
Current children cumulated CPU time (s) 4542.44
Current children cumulated vsize (KiB) 209132

[startup+4602.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/470 25920
/proc/meminfo: memFree=24510544/32951124 swapFree=56297244/67111528
[pid=25622] ppid=25620 vsize=209132 CPUtime=4602.45 cores=1,3,5,7
/proc/25622/stat : 25622 (lr_gl_shr) R 25620 25622 23345 0 -1 4202496 319823 0 0 0 460164 81 0 0 25 0 1 0 881685324 214151168 43623 33554432000 4194304 4300056 140736970724032 18446744073709551615 4256093 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/25622/statm: 52283 43623 249 26 0 48915 0
Current children cumulated CPU time (s) 4602.45
Current children cumulated vsize (KiB) 209132

[startup+4662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/470 25922
/proc/meminfo: memFree=24598432/32951124 swapFree=56297244/67111528
[pid=25622] ppid=25620 vsize=159812 CPUtime=4662.45 cores=1,3,5,7
/proc/25622/stat : 25622 (lr_gl_shr) R 25620 25622 23345 0 -1 4202496 320244 0 0 0 466163 82 0 0 25 0 1 0 881685324 163647488 31827 33554432000 4194304 4300056 140736970724032 18446744073709551615 4256022 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/25622/statm: 39953 31827 249 26 0 36585 0
Current children cumulated CPU time (s) 4662.45
Current children cumulated vsize (KiB) 159812

[startup+4722.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/470 25923
/proc/meminfo: memFree=24570128/32951124 swapFree=56297244/67111528
[pid=25622] ppid=25620 vsize=171960 CPUtime=4722.45 cores=1,3,5,7
/proc/25622/stat : 25622 (lr_gl_shr) R 25620 25622 23345 0 -1 4202496 327579 0 0 0 472161 84 0 0 25 0 1 0 881685324 176087040 39061 33554432000 4194304 4300056 140736970724032 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/25622/statm: 42990 39061 249 26 0 39622 0
Current children cumulated CPU time (s) 4722.45
Current children cumulated vsize (KiB) 171960

[startup+4782.3 s]
/proc/loadavg: 2.10 2.04 2.01 3/470 25925
/proc/meminfo: memFree=24492464/32951124 swapFree=56297244/67111528
[pid=25622] ppid=25620 vsize=221280 CPUtime=4782.46 cores=1,3,5,7
/proc/25622/stat : 25622 (lr_gl_shr) R 25620 25622 23345 0 -1 4202496 337451 0 0 0 478160 86 0 0 25 0 1 0 881685324 226590720 48852 33554432000 4194304 4300056 140736970724032 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/25622/statm: 55320 48852 249 26 0 51952 0
Current children cumulated CPU time (s) 4782.46
Current children cumulated vsize (KiB) 221280

[startup+4842.3 s]
/proc/loadavg: 2.07 2.05 2.01 3/470 25927
/proc/meminfo: memFree=24569072/32951124 swapFree=56297244/67111528
[pid=25622] ppid=25620 vsize=171960 CPUtime=4842.47 cores=1,3,5,7
/proc/25622/stat : 25622 (lr_gl_shr) R 25620 25622 23345 0 -1 4202496 339544 0 0 0 484159 88 0 0 25 0 1 0 881685324 176087040 39413 33554432000 4194304 4300056 140736970724032 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/25622/statm: 42990 39413 249 26 0 39622 0
Current children cumulated CPU time (s) 4842.47
Current children cumulated vsize (KiB) 171960

[startup+4902.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/470 25928
/proc/meminfo: memFree=24569536/32951124 swapFree=56297244/67111528
[pid=25622] ppid=25620 vsize=171960 CPUtime=4902.46 cores=1,3,5,7
/proc/25622/stat : 25622 (lr_gl_shr) R 25620 25622 23345 0 -1 4202496 339544 0 0 0 490158 88 0 0 25 0 1 0 881685324 176087040 39413 33554432000 4194304 4300056 140736970724032 18446744073709551615 4256531 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/25622/statm: 42990 39413 249 26 0 39622 0
Current children cumulated CPU time (s) 4902.46
Current children cumulated vsize (KiB) 171960

[startup+4962.32 s]
/proc/loadavg: 2.01 2.03 2.00 3/470 25930
/proc/meminfo: memFree=24500060/32951124 swapFree=56297244/67111528
[pid=25622] ppid=25620 vsize=221280 CPUtime=4962.48 cores=1,3,5,7
/proc/25622/stat : 25622 (lr_gl_shr) R 25620 25622 23345 0 -1 4202496 348195 0 0 0 496159 89 0 0 25 0 1 0 881685324 226590720 48018 33554432000 4194304 4300056 140736970724032 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/25622/statm: 55320 48018 249 26 0 51952 0
Current children cumulated CPU time (s) 4962.48
Current children cumulated vsize (KiB) 221280



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.00 2.02 2.00 5/470 25931
/proc/meminfo: memFree=24486404/32951124 swapFree=56297244/67111528
[pid=25622] ppid=25620 vsize=221280 CPUtime=5000.07 cores=1,3,5,7
/proc/25622/stat : 25622 (lr_gl_shr) R 25620 25622 23345 0 -1 4202496 350336 0 0 0 499918 89 0 0 25 0 1 0 881685324 226590720 50072 33554432000 4194304 4300056 140736970724032 18446744073709551615 4256264 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/25622/statm: 55320 50072 249 26 0 51952 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 221280

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): 4999.93
CPU time (s): 5000.1
CPU user time (s): 4999.19
CPU system time (s): 0.913861
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 221280

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

runsolver used 21.4237 second user time and 55.8185 second system time

The end

Launcher Data

Begin job on node111 at 2011-06-01 09:49:09
IDJOB=3440008
IDBENCH=83114
IDSOLVER=1938
FILE ID=node111/3440008-1306914548
RUNJOBID= node111-1306914548-25604
PBS_JOBID= 13488465
Free space on /tmp= 168 MiB

SOLVER NAME= minisat hack: LR_GL_SHR 2011-03-02
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-top23.cnf
COMMAND LINE= HOME/lr_gl_shr BENCHNAME -verb=0 -model
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3440008-1306914548/watcher-3440008-1306914548 -o /tmp/evaluation-result-3440008-1306914548/solver-3440008-1306914548 -C 5000 -W 5100 -M 15500  HOME/lr_gl_shr HOME/instance-3440008-1306914548.cnf -verb=0 -model

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 6ee28191d649bfeef8c7d8c569a3cd59
RANDOM SEED=1564866445

node111.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.849
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.69
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.849
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	: 5428.12
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.849
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.849
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.86
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.849
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.75
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.849
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.849
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.67
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.849
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:     32951124 kB
MemFree:       8825612 kB
Buffers:        107104 kB
Cached:       15953504 kB
SwapCached:      11772 kB
Active:       11398052 kB
Inactive:     12062448 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       8825612 kB
SwapTotal:    67111528 kB
SwapFree:     56297244 kB
Dirty:            7000 kB
Writeback:           0 kB
AnonPages:     7397012 kB
Mapped:          27824 kB
Slab:           529756 kB
PageTables:      66368 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 149086896 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= 73920 MiB
End job on node111 at 2011-06-01 11:12:30