Trace number 3309859

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
Lingeling 587? (TO) 5000.08 4999.92

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
128/aes_128_10_keyfind_1.cnf
MD5SUMf35f3aee72237c1bf3d673feb4883756
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 variables8080
Number of clauses96704
Sum of the clauses size539496
Maximum clause length8
Minimum clause length1
Number of clauses of size 1336
Number of clauses of size 21152
Number of clauses of size 315040
Number of clauses of size 42944
Number of clauses of size 518432
Number of clauses of size over 558800

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-3309859-1303997384/watcher-3309859-1303997384 -o /tmp/evaluation-result-3309859-1303997384/solver-3309859-1303997384 -C 5000 -W 5100 -M 15500 lingeling HOME/instance-3309859-1303997384.cnf 

running on 4 cores: 0,2,4,6

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: 1.92 1.98 1.96 2/177 25642
/proc/meminfo: memFree=25583836/32951124 swapFree=67111524/67111528
[pid=25642] ppid=25640 vsize=7312 CPUtime=0 cores=0,2,4,6
/proc/25642/stat : 25642 (lingeling) R 25640 25642 25163 0 -1 4202496 431 0 0 0 0 0 0 0 25 0 1 0 492154334 7487488 352 33554432000 4194304 4409164 140734360879472 18446744073709551615 220816236288 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25642/statm: 1828 352 113 53 0 251 0

[startup+0.021549 s]
/proc/loadavg: 1.92 1.98 1.96 2/177 25642
/proc/meminfo: memFree=25583836/32951124 swapFree=67111524/67111528
[pid=25642] ppid=25640 vsize=9008 CPUtime=0.02 cores=0,2,4,6
/proc/25642/stat : 25642 (lingeling) R 25640 25642 25163 0 -1 4202496 855 0 0 0 2 0 0 0 25 0 1 0 492154334 9224192 776 33554432000 4194304 4409164 140734360879472 18446744073709551615 220816236288 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25642/statm: 2252 776 113 53 0 675 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 9008

[startup+0.100573 s]
/proc/loadavg: 1.92 1.98 1.96 2/177 25642
/proc/meminfo: memFree=25583836/32951124 swapFree=67111524/67111528
[pid=25642] ppid=25640 vsize=13964 CPUtime=0.09 cores=0,2,4,6
/proc/25642/stat : 25642 (lingeling) R 25640 25642 25163 0 -1 4202496 2686 0 0 0 9 0 0 0 25 0 1 0 492154334 14299136 1998 33554432000 4194304 4409164 140734360879472 18446744073709551615 4300116 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25642/statm: 3491 1998 128 53 0 1914 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13964

[startup+0.300539 s]
/proc/loadavg: 1.92 1.98 1.96 2/177 25642
/proc/meminfo: memFree=25583836/32951124 swapFree=67111524/67111528
[pid=25642] ppid=25640 vsize=18680 CPUtime=0.29 cores=0,2,4,6
/proc/25642/stat : 25642 (lingeling) R 25640 25642 25163 0 -1 4202496 4195 0 0 0 29 0 0 0 25 0 1 0 492154334 19128320 3211 33554432000 4194304 4409164 140734360879472 18446744073709551615 4271992 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25642/statm: 4670 3211 130 53 0 3093 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18680

[startup+0.700454 s]
/proc/loadavg: 1.92 1.98 1.96 2/177 25642
/proc/meminfo: memFree=25583836/32951124 swapFree=67111524/67111528
[pid=25642] ppid=25640 vsize=17980 CPUtime=0.69 cores=0,2,4,6
/proc/25642/stat : 25642 (lingeling) R 25640 25642 25163 0 -1 4202496 4320 0 0 0 69 0 0 0 25 0 1 0 492154334 18411520 3014 33554432000 4194304 4409164 140734360879472 18446744073709551615 4246787 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25642/statm: 4495 3014 136 53 0 2918 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17980

[startup+1.50032 s]
/proc/loadavg: 1.92 1.98 1.96 3/178 25643
/proc/meminfo: memFree=25572056/32951124 swapFree=67111524/67111528
[pid=25642] ppid=25640 vsize=17980 CPUtime=1.49 cores=0,2,4,6
/proc/25642/stat : 25642 (lingeling) R 25640 25642 25163 0 -1 4202496 4321 0 0 0 149 0 0 0 25 0 1 0 492154334 18411520 3015 33554432000 4194304 4409164 140734360879472 18446744073709551615 4242950 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25642/statm: 4495 3015 136 53 0 2918 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17980

[startup+3.10098 s]
/proc/loadavg: 1.92 1.98 1.96 3/178 25643
/proc/meminfo: memFree=25571684/32951124 swapFree=67111524/67111528
[pid=25642] ppid=25640 vsize=20568 CPUtime=3.1 cores=0,2,4,6
/proc/25642/stat : 25642 (lingeling) R 25640 25642 25163 0 -1 4202496 4973 0 0 0 308 2 0 0 25 0 1 0 492154334 21061632 3667 33554432000 4194304 4409164 140734360879472 18446744073709551615 4358296 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25642/statm: 5142 3667 141 53 0 3565 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 20568

[startup+6.30044 s]
/proc/loadavg: 1.93 1.98 1.96 3/178 25643
/proc/meminfo: memFree=25564536/32951124 swapFree=67111524/67111528
[pid=25642] ppid=25640 vsize=21444 CPUtime=6.29 cores=0,2,4,6
/proc/25642/stat : 25642 (lingeling) R 25640 25642 25163 0 -1 4202496 5192 0 0 0 625 4 0 0 25 0 1 0 492154334 21958656 3886 33554432000 4194304 4409164 140734360879472 18446744073709551615 220816261015 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/25642/statm: 5361 3886 141 53 0 3784 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21444

[startup+12.7002 s]
/proc/loadavg: 1.93 1.98 1.96 3/178 25643
/proc/meminfo: memFree=25560208/32951124 swapFree=67111524/67111528
[pid=25642] ppid=25640 vsize=24296 CPUtime=12.69 cores=0,2,4,6
/proc/25642/stat : 25642 (lingeling) R 25640 25642 25163 0 -1 4202496 7936 0 0 0 1259 10 0 0 25 0 1 0 492154334 24879104 4599 33554432000 4194304 4409164 140734360879472 18446744073709551615 220816261015 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25642/statm: 6074 4599 141 53 0 4497 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 24296

[startup+25.5009 s]
/proc/loadavg: 1.95 1.98 1.96 3/178 25643
/proc/meminfo: memFree=25561176/32951124 swapFree=67111524/67111528
[pid=25642] ppid=25640 vsize=32772 CPUtime=25.49 cores=0,2,4,6
/proc/25642/stat : 25642 (lingeling) R 25640 25642 25163 0 -1 4202496 20144 0 0 0 2528 21 0 0 25 0 1 0 492154334 33558528 6686 33554432000 4194304 4409164 140734360879472 18446744073709551615 220816261015 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25642/statm: 8193 6686 141 53 0 6616 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 32772

[startup+51.1012 s]
/proc/loadavg: 2.04 2.00 1.97 3/178 25644
/proc/meminfo: memFree=25573484/32951124 swapFree=67111524/67111528
[pid=25642] ppid=25640 vsize=37200 CPUtime=51.09 cores=0,2,4,6
/proc/25642/stat : 25642 (lingeling) R 25640 25642 25163 0 -1 4202496 38719 0 0 0 5074 35 0 0 25 0 1 0 492154334 38092800 7825 33554432000 4194304 4409164 140734360879472 18446744073709551615 220816261015 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25642/statm: 9300 7825 141 53 0 7723 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 37200

[startup+102.307 s]
/proc/loadavg: 2.01 2.00 1.97 3/178 25645
/proc/meminfo: memFree=25542704/32951124 swapFree=67111524/67111528
[pid=25642] ppid=25640 vsize=54076 CPUtime=102.3 cores=0,2,4,6
/proc/25642/stat : 25642 (lingeling) R 25640 25642 25163 0 -1 4202496 55359 0 0 0 10177 53 0 0 25 0 1 0 492154334 55373824 12044 33554432000 4194304 4409164 140734360879472 18446744073709551615 220816261015 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25642/statm: 13519 12044 141 53 0 11942 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 54076

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 25647
/proc/meminfo: memFree=25498784/32951124 swapFree=67111524/67111528
[pid=25642] ppid=25640 vsize=56692 CPUtime=162.29 cores=0,2,4,6
/proc/25642/stat : 25642 (lingeling) R 25640 25642 25163 0 -1 4202496 60452 0 0 0 16159 70 0 0 25 0 1 0 492154334 58052608 12698 33554432000 4194304 4409164 140734360879472 18446744073709551615 4358524 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25642/statm: 14173 12698 141 53 0 12596 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 56692

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 25649
/proc/meminfo: memFree=25495892/32951124 swapFree=67111524/67111528
[pid=25642] ppid=25640 vsize=59728 CPUtime=222.3 cores=0,2,4,6
/proc/25642/stat : 25642 (lingeling) R 25640 25642 25163 0 -1 4202496 66938 0 0 0 22150 80 0 0 25 0 1 0 492154334 61161472 13457 33554432000 4194304 4409164 140734360879472 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25642/statm: 14932 13457 141 53 0 13355 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 59728

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 25650
/proc/meminfo: memFree=25514340/32951124 swapFree=67111524/67111528
[pid=25642] ppid=25640 vsize=57580 CPUtime=282.3 cores=0,2,4,6
/proc/25642/stat : 25642 (lingeling) R 25640 25642 25163 0 -1 4202496 77664 0 0 0 28131 99 0 0 25 0 1 0 492154334 58961920 12920 33554432000 4194304 4409164 140734360879472 18446744073709551615 4360095 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25642/statm: 14395 12920 141 53 0 12818 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 57580

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 25652
/proc/meminfo: memFree=25520876/32951124 swapFree=67111524/67111528
[pid=25642] ppid=25640 vsize=60432 CPUtime=342.3 cores=0,2,4,6
/proc/25642/stat : 25642 (lingeling) R 25640 25642 25163 0 -1 4202496 86225 0 0 0 34113 117 0 0 25 0 1 0 492154334 61882368 13633 33554432000 4194304 4409164 140734360879472 18446744073709551615 4358240 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25642/statm: 15108 13633 141 53 0 13531 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 60432

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 25653
/proc/meminfo: memFree=25484256/32951124 swapFree=67111524/67111528
[pid=25642] ppid=25640 vsize=77080 CPUtime=402.3 cores=0,2,4,6
/proc/25642/stat : 25642 (lingeling) R 25640 25642 25163 0 -1 4202496 101125 0 0 0 40096 134 0 0 25 0 1 0 492154334 78929920 17795 33554432000 4194304 4409164 140734360879472 18446744073709551615 220816261015 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25642/statm: 19270 17795 141 53 0 17693 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 77080

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 25655
/proc/meminfo: memFree=25329580/32951124 swapFree=67111524/67111528
[pid=25642] ppid=25640 vsize=78384 CPUtime=462.3 cores=0,2,4,6
/proc/25642/stat : 25642 (lingeling) R 25640 25642 25163 0 -1 4202496 110311 0 0 0 46081 149 0 0 25 0 1 0 492154334 80265216 18121 33554432000 4194304 4409164 140734360879472 18446744073709551615 220816261015 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25642/statm: 19596 18121 141 53 0 18019 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 78384

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 25657
/proc/meminfo: memFree=25419316/32951124 swapFree=67111524/67111528
[pid=25642] ppid=25640 vsize=78620 CPUtime=522.31 cores=0,2,4,6
/proc/25642/stat : 25642 (lingeling) R 25640 25642 25163 0 -1 4202496 120912 0 0 0 52065 166 0 0 25 0 1 0 492154334 80506880 18180 33554432000 4194304 4409164 140734360879472 18446744073709551615 220816261015 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25642/statm: 19655 18180 141 53 0 18078 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 78620

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 25658
/proc/meminfo: memFree=25401412/32951124 swapFree=67111524/67111528
[pid=25642] ppid=25640 vsize=84160 CPUtime=582.3 cores=0,2,4,6
/proc/25642/stat : 25642 (lingeling) R 25640 25642 25163 0 -1 4202496 131814 0 0 0 58051 179 0 0 25 0 1 0 492154334 86179840 19565 33554432000 4194304 4409164 140734360879472 18446744073709551615 4359755 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25642/statm: 21040 19565 141 53 0 19463 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 84160

[startup+642.301 s]

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

[startup+4062.31 s]
/proc/loadavg: 1.47 1.86 1.95 2/172 25781
/proc/meminfo: memFree=25535308/32951124 swapFree=67111524/67111528
[pid=25642] ppid=25640 vsize=160560 CPUtime=4062.42 cores=0,2,4,6
/proc/25642/stat : 25642 (lingeling) R 25640 25642 25163 0 -1 4202496 743119 0 0 0 405414 828 0 0 25 0 1 0 492154334 164413440 38665 33554432000 4194304 4409164 140734360879472 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25642/statm: 40140 38665 141 53 0 38563 0
Current children cumulated CPU time (s) 4062.42
Current children cumulated vsize (KiB) 160560

[startup+4122.3 s]
/proc/loadavg: 1.17 1.70 1.89 2/172 25783
/proc/meminfo: memFree=25507740/32951124 swapFree=67111524/67111528
[pid=25642] ppid=25640 vsize=188008 CPUtime=4122.42 cores=0,2,4,6
/proc/25642/stat : 25642 (lingeling) R 25640 25642 25163 0 -1 4202496 749981 0 0 0 411406 836 0 0 25 0 1 0 492154334 192520192 45527 33554432000 4194304 4409164 140734360879472 18446744073709551615 4358262 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25642/statm: 47002 45527 141 53 0 45425 0
Current children cumulated CPU time (s) 4122.42
Current children cumulated vsize (KiB) 188008

[startup+4182.3 s]
/proc/loadavg: 1.06 1.57 1.83 2/172 25784
/proc/meminfo: memFree=25574400/32951124 swapFree=67111524/67111528
[pid=25642] ppid=25640 vsize=121536 CPUtime=4182.42 cores=0,2,4,6
/proc/25642/stat : 25642 (lingeling) R 25640 25642 25163 0 -1 4202496 758185 0 0 0 417397 845 0 0 25 0 1 0 492154334 124452864 28941 33554432000 4194304 4409164 140734360879472 18446744073709551615 4358301 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25642/statm: 30384 28941 141 53 0 28807 0
Current children cumulated CPU time (s) 4182.42
Current children cumulated vsize (KiB) 121536

[startup+4242.3 s]
/proc/loadavg: 1.02 1.46 1.78 2/172 25786
/proc/meminfo: memFree=25530588/32951124 swapFree=67111524/67111528
[pid=25642] ppid=25640 vsize=165388 CPUtime=4242.42 cores=0,2,4,6
/proc/25642/stat : 25642 (lingeling) R 25640 25642 25163 0 -1 4202496 769116 0 0 0 423389 853 0 0 25 0 1 0 492154334 169357312 39872 33554432000 4194304 4409164 140734360879472 18446744073709551615 4358448 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25642/statm: 41347 39872 141 53 0 39770 0
Current children cumulated CPU time (s) 4242.42
Current children cumulated vsize (KiB) 165388

[startup+4302.3 s]
/proc/loadavg: 1.01 1.38 1.72 2/172 25787
/proc/meminfo: memFree=25552868/32951124 swapFree=67111524/67111528
[pid=25642] ppid=25640 vsize=143180 CPUtime=4302.42 cores=0,2,4,6
/proc/25642/stat : 25642 (lingeling) R 25640 25642 25163 0 -1 4202496 775228 0 0 0 429382 860 0 0 25 0 1 0 492154334 146616320 34320 33554432000 4194304 4409164 140734360879472 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25642/statm: 35795 34320 141 53 0 34218 0
Current children cumulated CPU time (s) 4302.42
Current children cumulated vsize (KiB) 143180

[startup+4362.3 s]
/proc/loadavg: 1.00 1.31 1.68 2/172 25789
/proc/meminfo: memFree=25525428/32951124 swapFree=67111524/67111528
[pid=25642] ppid=25640 vsize=170608 CPUtime=4362.43 cores=0,2,4,6
/proc/25642/stat : 25642 (lingeling) R 25640 25642 25163 0 -1 4202496 782085 0 0 0 435375 868 0 0 25 0 1 0 492154334 174702592 41177 33554432000 4194304 4409164 140734360879472 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25642/statm: 42652 41177 141 53 0 41075 0
Current children cumulated CPU time (s) 4362.43
Current children cumulated vsize (KiB) 170608

[startup+4422.3 s]
/proc/loadavg: 1.05 1.26 1.64 2/172 25791
/proc/meminfo: memFree=25496244/32951124 swapFree=67111524/67111528
[pid=25642] ppid=25640 vsize=199960 CPUtime=4422.43 cores=0,2,4,6
/proc/25642/stat : 25642 (lingeling) R 25640 25642 25163 0 -1 4202496 803472 0 0 0 441368 875 0 0 25 0 1 0 492154334 204759040 48515 33554432000 4194304 4409164 140734360879472 18446744073709551615 4359661 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25642/statm: 49990 48515 141 53 0 48413 0
Current children cumulated CPU time (s) 4422.43
Current children cumulated vsize (KiB) 199960

[startup+4482.3 s]
/proc/loadavg: 1.02 1.21 1.59 2/172 25792
/proc/meminfo: memFree=25450076/32951124 swapFree=67111524/67111528
[pid=25642] ppid=25640 vsize=245888 CPUtime=4482.43 cores=0,2,4,6
/proc/25642/stat : 25642 (lingeling) R 25640 25642 25163 0 -1 4202496 814954 0 0 0 447355 888 0 0 25 0 1 0 492154334 251789312 59997 33554432000 4194304 4409164 140734360879472 18446744073709551615 4359752 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25642/statm: 61472 59997 141 53 0 59895 0
Current children cumulated CPU time (s) 4482.43
Current children cumulated vsize (KiB) 245888

[startup+4542.3 s]
/proc/loadavg: 1.00 1.17 1.55 2/172 25794
/proc/meminfo: memFree=25472616/32951124 swapFree=67111524/67111528
[pid=25642] ppid=25640 vsize=223316 CPUtime=4542.43 cores=0,2,4,6
/proc/25642/stat : 25642 (lingeling) R 25640 25642 25163 0 -1 4202496 825494 0 0 0 453346 897 0 0 25 0 1 0 492154334 228675584 54354 33554432000 4194304 4409164 140734360879472 18446744073709551615 4359798 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25642/statm: 55829 54354 141 53 0 54252 0
Current children cumulated CPU time (s) 4542.43
Current children cumulated vsize (KiB) 223316

[startup+4602.3 s]
/proc/loadavg: 1.00 1.14 1.52 2/172 25795
/proc/meminfo: memFree=25439968/32951124 swapFree=67111524/67111528
[pid=25642] ppid=25640 vsize=255524 CPUtime=4602.44 cores=0,2,4,6
/proc/25642/stat : 25642 (lingeling) R 25640 25642 25163 0 -1 4202496 833546 0 0 0 459338 906 0 0 25 0 1 0 492154334 261656576 62406 33554432000 4194304 4409164 140734360879472 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25642/statm: 63881 62406 141 53 0 62304 0
Current children cumulated CPU time (s) 4602.44
Current children cumulated vsize (KiB) 255524

[startup+4662.3 s]
/proc/loadavg: 1.00 1.11 1.48 2/172 25797
/proc/meminfo: memFree=25474392/32951124 swapFree=67111524/67111528
[pid=25642] ppid=25640 vsize=221172 CPUtime=4662.43 cores=0,2,4,6
/proc/25642/stat : 25642 (lingeling) R 25640 25642 25163 0 -1 4202496 836478 0 0 0 465327 916 0 0 25 0 1 0 492154334 226480128 53818 33554432000 4194304 4409164 140734360879472 18446744073709551615 4358614 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25642/statm: 55293 53818 141 53 0 53716 0
Current children cumulated CPU time (s) 4662.43
Current children cumulated vsize (KiB) 221172

[startup+4722.31 s]
/proc/loadavg: 1.00 1.09 1.45 3/172 25799
/proc/meminfo: memFree=25462080/32951124 swapFree=67111524/67111528
[pid=25642] ppid=25640 vsize=233476 CPUtime=4722.45 cores=0,2,4,6
/proc/25642/stat : 25642 (lingeling) R 25640 25642 25163 0 -1 4202496 843174 0 0 0 471315 930 0 0 25 0 1 0 492154334 239079424 56894 33554432000 4194304 4409164 140734360879472 18446744073709551615 4358534 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25642/statm: 58369 56894 141 53 0 56792 0
Current children cumulated CPU time (s) 4722.45
Current children cumulated vsize (KiB) 233476

[startup+4782.3 s]
/proc/loadavg: 1.00 1.07 1.42 2/172 25800
/proc/meminfo: memFree=25462036/32951124 swapFree=67111524/67111528
[pid=25642] ppid=25640 vsize=233468 CPUtime=4782.44 cores=0,2,4,6
/proc/25642/stat : 25642 (lingeling) R 25640 25642 25163 0 -1 4202496 853847 0 0 0 477305 939 0 0 25 0 1 0 492154334 239071232 56892 33554432000 4194304 4409164 140734360879472 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25642/statm: 58367 56892 141 53 0 56790 0
Current children cumulated CPU time (s) 4782.44
Current children cumulated vsize (KiB) 233468

[startup+4842.3 s]
/proc/loadavg: 1.00 1.05 1.39 2/172 25802
/proc/meminfo: memFree=25453820/32951124 swapFree=67111524/67111528
[pid=25642] ppid=25640 vsize=269940 CPUtime=4842.44 cores=0,2,4,6
/proc/25642/stat : 25642 (lingeling) R 25640 25642 25163 0 -1 4202496 862965 0 0 0 483296 948 0 0 25 0 1 0 492154334 276418560 66010 33554432000 4194304 4409164 140734360879472 18446744073709551615 4358333 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25642/statm: 67485 66010 141 53 0 65908 0
Current children cumulated CPU time (s) 4842.44
Current children cumulated vsize (KiB) 269940

[startup+4902.3 s]
/proc/loadavg: 1.04 1.06 1.36 2/172 25803
/proc/meminfo: memFree=25419556/32951124 swapFree=67111524/67111528
[pid=25642] ppid=25640 vsize=275972 CPUtime=4902.45 cores=0,2,4,6
/proc/25642/stat : 25642 (lingeling) R 25640 25642 25163 0 -1 4202496 864473 0 0 0 489291 954 0 0 25 0 1 0 492154334 282595328 67518 33554432000 4194304 4409164 140734360879472 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25642/statm: 68993 67518 141 53 0 67416 0
Current children cumulated CPU time (s) 4902.45
Current children cumulated vsize (KiB) 275972

[startup+4962.3 s]
/proc/loadavg: 1.09 1.06 1.35 2/172 25805
/proc/meminfo: memFree=25399804/32951124 swapFree=67111524/67111528
[pid=25642] ppid=25640 vsize=295604 CPUtime=4962.44 cores=0,2,4,6
/proc/25642/stat : 25642 (lingeling) R 25640 25642 25163 0 -1 4202496 869381 0 0 0 495286 958 0 0 25 0 1 0 492154334 302698496 72426 33554432000 4194304 4409164 140734360879472 18446744073709551615 4358311 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25642/statm: 73901 72426 141 53 0 72324 0
Current children cumulated CPU time (s) 4962.44
Current children cumulated vsize (KiB) 295604



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 1.04 1.05 1.33 2/172 25806
/proc/meminfo: memFree=25371508/32951124 swapFree=67111524/67111528
[pid=25642] ppid=25640 vsize=323764 CPUtime=5000.05 cores=0,2,4,6
/proc/25642/stat : 25642 (lingeling) R 25640 25642 25163 0 -1 4202496 876421 0 0 0 499043 962 0 0 25 0 1 0 492154334 331534336 79466 33554432000 4194304 4409164 140734360879472 18446744073709551615 4358561 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25642/statm: 80941 79466 141 53 0 79364 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 323764

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

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

[startup+4999.9 s]
/proc/loadavg: 1.04 1.05 1.33 2/172 25806
/proc/meminfo: memFree=25371508/32951124 swapFree=67111524/67111528
[pid=25642] ppid=25640 vsize=323764 CPUtime=5000.05 cores=0,2,4,6
/proc/25642/stat : 25642 (lingeling) R 25640 25642 25163 0 -1 4202496 876421 0 0 0 499043 962 0 0 25 0 1 0 492154334 331534336 79466 33554432000 4194304 4409164 140734360879472 18446744073709551615 4358561 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/25642/statm: 80941 79466 141 53 0 79364 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 323764

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.92
CPU time (s): 5000.08
CPU user time (s): 4990.43
CPU system time (s): 9.64353
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 323764

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

runsolver used 8.04278 second user time and 15.7556 second system time

The end

Launcher Data

Begin job on node147 at 2011-04-28 15:29:44
IDJOB=3309859
IDBENCH=83413
IDSOLVER=1693
FILE ID=node147/3309859-1303997384
RUNJOBID= node147-1303987378-25181
PBS_JOBID= 13168728
Free space on /tmp= 72652 MiB

SOLVER NAME= Lingeling 587
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/128/aes_128_10_keyfind_1.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309859-1303997384/watcher-3309859-1303997384 -o /tmp/evaluation-result-3309859-1303997384/solver-3309859-1303997384 -C 5000 -W 5100 -M 15500  lingeling HOME/instance-3309859-1303997384.cnf

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

MD5SUM BENCH= f35f3aee72237c1bf3d673feb4883756
RANDOM SEED=328038163

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25583992 kB
Buffers:       1011304 kB
Cached:        5743624 kB
SwapCached:          4 kB
Active:        1281276 kB
Inactive:      5640564 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25583992 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            3136 kB
Writeback:           0 kB
AnonPages:      166864 kB
Mapped:          15280 kB
Slab:           380536 kB
PageTables:       4920 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   310736 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= 72656 MiB
End job on node147 at 2011-04-28 16:53:06