Trace number 3289852

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) 1300.01 1300.21

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
128/aes_128_3_keyfind_1.cnf
MD5SUMff59ad0e88befc51bfa041e45143dc53
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 variables2808
Number of clauses30432
Sum of the clauses size167020
Maximum clause length8
Minimum clause length1
Number of clauses of size 1280
Number of clauses of size 2384
Number of clauses of size 35024
Number of clauses of size 4960
Number of clauses of size 56144
Number of clauses of size over 517640

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-3289852-1307635895/watcher-3289852-1307635895 -o /tmp/evaluation-result-3289852-1307635895/solver-3289852-1307635895 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3289852-1307635895.cnf 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.02 4.00 3.38 3/179 20843
/proc/meminfo: memFree=32225828/32951124 swapFree=67063272/67111528
[pid=20843] ppid=20840 vsize=6876 CPUtime=0 cores=4,6
/proc/20843/stat : 20843 (lingeling) R 20840 20843 20425 0 -1 4202496 300 0 0 0 0 0 0 0 25 0 1 0 875187672 7041024 243 33554432000 4194304 4409164 140736060078192 18446744073709551615 232335586275 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/20843/statm: 1719 243 112 53 0 142 0

[startup+0.039999 s]
/proc/loadavg: 4.02 4.00 3.38 3/179 20843
/proc/meminfo: memFree=32225828/32951124 swapFree=67063272/67111528
[pid=20843] ppid=20840 vsize=8696 CPUtime=0.03 cores=4,6
/proc/20843/stat : 20843 (lingeling) R 20840 20843 20425 0 -1 4202496 846 0 0 0 3 0 0 0 25 0 1 0 875187672 8904704 697 33554432000 4194304 4409164 140736060078192 18446744073709551615 4279396 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/20843/statm: 2174 697 128 53 0 597 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 8696

[startup+0.100996 s]
/proc/loadavg: 4.02 4.00 3.38 3/179 20843
/proc/meminfo: memFree=32225828/32951124 swapFree=67063272/67111528
[pid=20843] ppid=20840 vsize=9916 CPUtime=0.09 cores=4,6
/proc/20843/stat : 20843 (lingeling) R 20840 20843 20425 0 -1 4202496 1153 0 0 0 9 0 0 0 25 0 1 0 875187672 10153984 1004 33554432000 4194304 4409164 140736060078192 18446744073709551615 4272063 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/20843/statm: 2479 1004 130 53 0 902 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9916

[startup+0.300991 s]
/proc/loadavg: 4.02 4.00 3.38 3/179 20843
/proc/meminfo: memFree=32225828/32951124 swapFree=67063272/67111528
[pid=20843] ppid=20840 vsize=9720 CPUtime=0.29 cores=4,6
/proc/20843/stat : 20843 (lingeling) R 20840 20843 20425 0 -1 4202496 1157 0 0 0 29 0 0 0 25 0 1 0 875187672 9953280 959 33554432000 4194304 4409164 140736060078192 18446744073709551615 4325498 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/20843/statm: 2430 959 134 53 0 853 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9720

[startup+0.700902 s]
/proc/loadavg: 4.02 4.00 3.38 3/179 20843
/proc/meminfo: memFree=32225828/32951124 swapFree=67063272/67111528
[pid=20843] ppid=20840 vsize=9720 CPUtime=0.69 cores=4,6
/proc/20843/stat : 20843 (lingeling) R 20840 20843 20425 0 -1 4202496 1163 0 0 0 69 0 0 0 25 0 1 0 875187672 9953280 965 33554432000 4194304 4409164 140736060078192 18446744073709551615 4230031 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/20843/statm: 2430 965 136 53 0 853 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9720

[startup+1.50076 s]
/proc/loadavg: 4.02 4.00 3.38 6/191 20869
/proc/meminfo: memFree=32197404/32951124 swapFree=67063272/67111528
[pid=20843] ppid=20840 vsize=11792 CPUtime=1.48 cores=4,6
/proc/20843/stat : 20843 (lingeling) R 20840 20843 20425 0 -1 4202496 1976 0 0 0 147 1 0 0 25 0 1 0 875187672 12075008 1505 33554432000 4194304 4409164 140736060078192 18446744073709551615 232335916951 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/20843/statm: 2948 1505 141 53 0 1371 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 11792

[startup+3.10047 s]
/proc/loadavg: 4.02 4.00 3.38 6/191 20869
/proc/meminfo: memFree=32191204/32951124 swapFree=67063272/67111528
[pid=20843] ppid=20840 vsize=12504 CPUtime=3.08 cores=4,6
/proc/20843/stat : 20843 (lingeling) R 20840 20843 20425 0 -1 4202496 4031 0 0 0 305 3 0 0 25 0 1 0 875187672 12804096 1683 33554432000 4194304 4409164 140736060078192 18446744073709551615 232335916951 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/20843/statm: 3126 1683 141 53 0 1549 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 12504

[startup+6.30089 s]
/proc/loadavg: 4.02 4.00 3.38 6/191 20869
/proc/meminfo: memFree=32178808/32951124 swapFree=67063272/67111528
[pid=20843] ppid=20840 vsize=13452 CPUtime=6.28 cores=4,6
/proc/20843/stat : 20843 (lingeling) R 20840 20843 20425 0 -1 4202496 8614 0 0 0 622 6 0 0 25 0 1 0 875187672 13774848 1893 33554432000 4194304 4409164 140736060078192 18446744073709551615 4243014 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/20843/statm: 3363 1893 141 53 0 1786 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 13452

[startup+12.7008 s]
/proc/loadavg: 4.01 4.00 3.39 6/191 20870
/proc/meminfo: memFree=32175240/32951124 swapFree=67063272/67111528
[pid=20843] ppid=20840 vsize=18112 CPUtime=12.69 cores=4,6
/proc/20843/stat : 20843 (lingeling) R 20840 20843 20425 0 -1 4202496 16587 0 0 0 1256 13 0 0 25 0 1 0 875187672 18546688 3053 33554432000 4194304 4409164 140736060078192 18446744073709551615 232335916951 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/20843/statm: 4528 3053 141 53 0 2951 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 18112

[startup+25.5005 s]
/proc/loadavg: 4.01 4.00 3.40 6/191 20870
/proc/meminfo: memFree=32148380/32951124 swapFree=67063272/67111528
[pid=20843] ppid=20840 vsize=21512 CPUtime=25.49 cores=4,6
/proc/20843/stat : 20843 (lingeling) R 20840 20843 20425 0 -1 4202496 32260 0 0 0 2525 24 0 0 25 0 1 0 875187672 22028288 3903 33554432000 4194304 4409164 140736060078192 18446744073709551615 232335916951 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/20843/statm: 5378 3903 141 53 0 3801 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 21512

[startup+51.1009 s]
/proc/loadavg: 4.01 4.00 3.41 6/191 20871
/proc/meminfo: memFree=32119316/32951124 swapFree=67063272/67111528
[pid=20843] ppid=20840 vsize=30480 CPUtime=51.09 cores=4,6
/proc/20843/stat : 20843 (lingeling) R 20840 20843 20425 0 -1 4202496 49591 0 0 0 5071 38 0 0 25 0 1 0 875187672 31211520 6145 33554432000 4194304 4409164 140736060078192 18446744073709551615 232335916951 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/20843/statm: 7620 6145 141 53 0 6043 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 30480

[startup+102.307 s]
/proc/loadavg: 4.00 4.00 3.44 6/191 20872
/proc/meminfo: memFree=32095840/32951124 swapFree=67063272/67111528
[pid=20843] ppid=20840 vsize=44156 CPUtime=102.29 cores=4,6
/proc/20843/stat : 20843 (lingeling) R 20840 20843 20425 0 -1 4202496 70956 0 0 0 10169 60 0 0 25 0 1 0 875187672 45215744 9564 33554432000 4194304 4409164 140736060078192 18446744073709551615 4359755 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/20843/statm: 11039 9564 141 53 0 9462 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 44156

[startup+162.301 s]
/proc/loadavg: 4.04 4.01 3.48 5/191 20874
/proc/meminfo: memFree=32083036/32951124 swapFree=67063272/67111528
[pid=20843] ppid=20840 vsize=36284 CPUtime=162.28 cores=4,6
/proc/20843/stat : 20843 (lingeling) R 20840 20843 20425 0 -1 4202496 95294 0 0 0 16148 80 0 0 25 0 1 0 875187672 37154816 7137 33554432000 4194304 4409164 140736060078192 18446744073709551615 4358341 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/20843/statm: 9071 7137 141 53 0 7494 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 36284

[startup+222.3 s]
/proc/loadavg: 4.07 4.02 3.51 5/191 20875
/proc/meminfo: memFree=32054580/32951124 swapFree=67063272/67111528
[pid=20843] ppid=20840 vsize=52028 CPUtime=222.28 cores=4,6
/proc/20843/stat : 20843 (lingeling) R 20840 20843 20425 0 -1 4202496 119746 0 0 0 22131 97 0 0 25 0 1 0 875187672 53276672 11097 33554432000 4194304 4409164 140736060078192 18446744073709551615 4358448 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/20843/statm: 13007 11097 141 53 0 11430 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 52028

[startup+282.301 s]
/proc/loadavg: 4.10 4.03 3.55 6/191 20877
/proc/meminfo: memFree=32052804/32951124 swapFree=67063272/67111528
[pid=20843] ppid=20840 vsize=53928 CPUtime=282.28 cores=4,6
/proc/20843/stat : 20843 (lingeling) R 20840 20843 20425 0 -1 4202496 151534 0 0 0 28107 121 0 0 25 0 1 0 875187672 55222272 12007 33554432000 4194304 4409164 140736060078192 18446744073709551615 232335916951 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/20843/statm: 13482 12007 141 53 0 11905 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 53928

[startup+342.301 s]
/proc/loadavg: 4.03 4.03 3.57 6/191 20878
/proc/meminfo: memFree=32044324/32951124 swapFree=67063272/67111528
[pid=20843] ppid=20840 vsize=50820 CPUtime=342.28 cores=4,6
/proc/20843/stat : 20843 (lingeling) R 20840 20843 20425 0 -1 4202496 176866 0 0 0 34079 149 0 0 25 0 1 0 875187672 52039680 11230 33554432000 4194304 4409164 140736060078192 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/20843/statm: 12705 11230 141 53 0 11128 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 50820

[startup+402.3 s]
/proc/loadavg: 4.05 4.03 3.60 5/191 20880
/proc/meminfo: memFree=32032240/32951124 swapFree=67063272/67111528
[pid=20843] ppid=20840 vsize=46212 CPUtime=402.28 cores=4,6
/proc/20843/stat : 20843 (lingeling) R 20840 20843 20425 0 -1 4202496 193854 0 0 0 40059 169 0 0 25 0 1 0 875187672 47321088 10078 33554432000 4194304 4409164 140736060078192 18446744073709551615 232335916951 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/20843/statm: 11553 10078 141 53 0 9976 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 46212

[startup+462.301 s]
/proc/loadavg: 4.02 4.02 3.62 6/191 20882
/proc/meminfo: memFree=32001320/32951124 swapFree=67063272/67111528
[pid=20843] ppid=20840 vsize=62456 CPUtime=462.28 cores=4,6
/proc/20843/stat : 20843 (lingeling) R 20840 20843 20425 0 -1 4202496 222938 0 0 0 46027 201 0 0 25 0 1 0 875187672 63954944 14139 33554432000 4194304 4409164 140736060078192 18446744073709551615 4358825 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/20843/statm: 15614 14139 141 53 0 14037 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 62456

[startup+522.301 s]
/proc/loadavg: 4.05 4.03 3.65 5/191 20883
/proc/meminfo: memFree=31945716/32951124 swapFree=67063272/67111528
[pid=20843] ppid=20840 vsize=108600 CPUtime=522.28 cores=4,6
/proc/20843/stat : 20843 (lingeling) R 20840 20843 20425 0 -1 4202496 250388 0 0 0 52007 221 0 0 25 0 1 0 875187672 111206400 25675 33554432000 4194304 4409164 140736060078192 18446744073709551615 4359755 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/20843/statm: 27150 25675 141 53 0 25573 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 108600

[startup+582.3 s]
/proc/loadavg: 4.02 4.02 3.67 5/191 20885
/proc/meminfo: memFree=31956708/32951124 swapFree=67063272/67111528
[pid=20843] ppid=20840 vsize=81544 CPUtime=582.28 cores=4,6
/proc/20843/stat : 20843 (lingeling) R 20840 20843 20425 0 -1 4202496 276006 0 0 0 57991 237 0 0 25 0 1 0 875187672 83501056 18911 33554432000 4194304 4409164 140736060078192 18446744073709551615 232335916951 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/20843/statm: 20386 18911 141 53 0 18809 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 81544

[startup+642.301 s]
/proc/loadavg: 4.00 4.02 3.68 6/191 20886
/proc/meminfo: memFree=31968204/32951124 swapFree=67063272/67111528
[pid=20843] ppid=20840 vsize=95784 CPUtime=642.29 cores=4,6
/proc/20843/stat : 20843 (lingeling) R 20840 20843 20425 0 -1 4202496 289671 0 0 0 63980 249 0 0 25 0 1 0 875187672 98082816 22471 33554432000 4194304 4409164 140736060078192 18446744073709551615 232335916951 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/20843/statm: 23946 22471 141 53 0 22369 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 95784

[startup+702.301 s]
/proc/loadavg: 4.00 4.01 3.70 6/191 20888
/proc/meminfo: memFree=31960108/32951124 swapFree=67063272/67111528
[pid=20843] ppid=20840 vsize=81856 CPUtime=702.28 cores=4,6
/proc/20843/stat : 20843 (lingeling) R 20840 20843 20425 0 -1 4202496 306261 0 0 0 69963 265 0 0 25 0 1 0 875187672 83820544 18989 33554432000 4194304 4409164 140736060078192 18446744073709551615 4359778 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/20843/statm: 20464 18989 141 53 0 18887 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 81856

[startup+762.307 s]
/proc/loadavg: 4.00 4.01 3.72 5/191 20890
/proc/meminfo: memFree=31892348/32951124 swapFree=67063272/67111528
[pid=20843] ppid=20840 vsize=108316 CPUtime=762.29 cores=4,6
/proc/20843/stat : 20843 (lingeling) R 20840 20843 20425 0 -1 4202496 319951 0 0 0 75951 278 0 0 25 0 1 0 875187672 110915584 25604 33554432000 4194304 4409164 140736060078192 18446744073709551615 4358512 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/20843/statm: 27079 25604 141 53 0 25502 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 108316

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.73 6/191 20891
/proc/meminfo: memFree=32007380/32951124 swapFree=67063272/67111528
[pid=20843] ppid=20840 vsize=77816 CPUtime=822.28 cores=4,6
/proc/20843/stat : 20843 (lingeling) R 20840 20843 20425 0 -1 4202496 339698 0 0 0 81937 291 0 0 25 0 1 0 875187672 79683584 17979 33554432000 4194304 4409164 140736060078192 18446744073709551615 232335916951 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/20843/statm: 19454 17979 141 53 0 17877 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 77816

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.75 6/191 20893
/proc/meminfo: memFree=32000652/32951124 swapFree=67063272/67111528
[pid=20843] ppid=20840 vsize=60416 CPUtime=882.28 cores=4,6
/proc/20843/stat : 20843 (lingeling) R 20840 20843 20425 0 -1 4202496 350335 0 0 0 87923 305 0 0 25 0 1 0 875187672 61865984 13629 33554432000 4194304 4409164 140736060078192 18446744073709551615 232335916951 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/20843/statm: 15104 13629 141 53 0 13527 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 60416

[startup+942.3 s]
/proc/loadavg: 4.00 4.00 3.76 5/191 20894
/proc/meminfo: memFree=31956080/32951124 swapFree=67063272/67111528
[pid=20843] ppid=20840 vsize=96364 CPUtime=942.29 cores=4,6
/proc/20843/stat : 20843 (lingeling) R 20840 20843 20425 0 -1 4202496 369497 0 0 0 93909 320 0 0 25 0 1 0 875187672 98676736 22616 33554432000 4194304 4409164 140736060078192 18446744073709551615 4358290 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/20843/statm: 24091 22616 141 53 0 22514 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 96364

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.77 6/191 20896
/proc/meminfo: memFree=31957548/32951124 swapFree=67063272/67111528
[pid=20843] ppid=20840 vsize=106808 CPUtime=1002.28 cores=4,6
/proc/20843/stat : 20843 (lingeling) R 20840 20843 20425 0 -1 4202496 387716 0 0 0 99894 334 0 0 25 0 1 0 875187672 109371392 25227 33554432000 4194304 4409164 140736060078192 18446744073709551615 232335916951 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/20843/statm: 26702 25227 141 53 0 25125 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 106808

[startup+1062.3 s]
/proc/loadavg: 4.07 4.02 3.79 6/191 20898
/proc/meminfo: memFree=31922408/32951124 swapFree=67063272/67111528
[pid=20843] ppid=20840 vsize=103544 CPUtime=1062.28 cores=4,6
/proc/20843/stat : 20843 (lingeling) R 20840 20843 20425 0 -1 4202496 398189 0 0 0 105878 350 0 0 25 0 1 0 875187672 106029056 24411 33554432000 4194304 4409164 140736060078192 18446744073709551615 232335916951 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/20843/statm: 25886 24411 141 53 0 24309 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 103544

[startup+1122.3 s]
/proc/loadavg: 4.02 4.01 3.80 5/191 20899
/proc/meminfo: memFree=31896448/32951124 swapFree=67063272/67111528
[pid=20843] ppid=20840 vsize=126904 CPUtime=1122.29 cores=4,6
/proc/20843/stat : 20843 (lingeling) R 20840 20843 20425 0 -1 4202496 408614 0 0 0 111865 364 0 0 25 0 1 0 875187672 129949696 30251 33554432000 4194304 4409164 140736060078192 18446744073709551615 4358352 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/20843/statm: 31726 30251 141 53 0 30149 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 126904

[startup+1182.3 s]
/proc/loadavg: 4.04 4.02 3.82 6/191 20901
/proc/meminfo: memFree=31939940/32951124 swapFree=67063272/67111528
[pid=20843] ppid=20840 vsize=88688 CPUtime=1182.29 cores=4,6
/proc/20843/stat : 20843 (lingeling) R 20840 20843 20425 0 -1 4202496 421450 0 0 0 117851 378 0 0 25 0 1 0 875187672 90816512 20729 33554432000 4194304 4409164 140736060078192 18446744073709551615 232335916951 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/20843/statm: 22172 20729 141 53 0 20595 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 88688

[startup+1242.3 s]
/proc/loadavg: 4.09 4.03 3.83 6/191 20902
/proc/meminfo: memFree=31959132/32951124 swapFree=67063272/67111528
[pid=20843] ppid=20840 vsize=96868 CPUtime=1242.28 cores=4,6
/proc/20843/stat : 20843 (lingeling) R 20840 20843 20425 0 -1 4202496 437051 0 0 0 123837 391 0 0 25 0 1 0 875187672 99192832 22774 33554432000 4194304 4409164 140736060078192 18446744073709551615 232335916951 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/20843/statm: 24217 22774 141 53 0 22640 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 96868



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 4.02 3.83 6/191 20904
/proc/meminfo: memFree=31933784/32951124 swapFree=67063272/67111528
[pid=20843] ppid=20840 vsize=97180 CPUtime=1299.99 cores=4,6
/proc/20843/stat : 20843 (lingeling) R 20840 20843 20425 0 -1 4202496 443544 0 0 0 129599 400 0 0 25 0 1 0 875187672 99512320 22852 33554432000 4194304 4409164 140736060078192 18446744073709551615 232335916951 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/20843/statm: 24295 22852 141 53 0 22718 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 97180

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

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

[startup+1300.21 s]
/proc/loadavg: 4.04 4.02 3.83 3/191 20907
/proc/meminfo: memFree=32124984/32951124 swapFree=67063272/67111528
[pid=20843] ppid=20840 vsize=0 CPUtime=1299.99 cores=4,6
/proc/20843/stat : 20843 (lingeling) S 20840 20843 20425 0 -1 4203524 443544 0 0 0 129599 400 0 0 25 0 1 0 875187672 0 0 33554432000 0 0 0 0 0 0 2147483391 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/20843/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.21
CPU time (s): 1300.01
CPU user time (s): 1296
CPU system time (s): 4.00839
CPU usage (%): 99.9842
Max. virtual memory (cumulated for all children) (KiB): 141316

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1296
system time used= 4.00839
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 443544
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= 6
involuntary context switches= 1889

runsolver used 2.21466 second user time and 4.84626 second system time

The end

Launcher Data

Begin job on node132 at 2011-06-09 18:11:35
IDJOB=3289852
IDBENCH=83408
IDSOLVER=1606
FILE ID=node132/3289852-1307635895
RUNJOBID= node132-1307634592-20602
PBS_JOBID= 13549360
Free space on /tmp= 74188 MiB

SOLVER NAME= Lingeling 587
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/128/aes_128_3_keyfind_1.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3289852-1307635895/watcher-3289852-1307635895 -o /tmp/evaluation-result-3289852-1307635895/solver-3289852-1307635895 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3289852-1307635895.cnf

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

MD5SUM BENCH= ff59ad0e88befc51bfa041e45143dc53
RANDOM SEED=1092068502

node132.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      32226892 kB
Buffers:        178724 kB
Cached:         322972 kB
SwapCached:       9968 kB
Active:         280816 kB
Inactive:       239276 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      32226892 kB
SwapTotal:    67111528 kB
SwapFree:     67063272 kB
Dirty:            1592 kB
Writeback:           0 kB
AnonPages:       16092 kB
Mapped:           9376 kB
Slab:           139856 kB
PageTables:       4380 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   163344 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74184 MiB
End job on node132 at 2011-06-09 18:33:17