Trace number 3309862

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.04 4999.91

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
64/aes_64_4_keyfind_1.cnf
MD5SUM07ea67092ce3fd4529e72f69434e3f99
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 variables1808
Number of clauses9968
Sum of the clauses size39152
Maximum clause length5
Minimum clause length1
Number of clauses of size 1144
Number of clauses of size 2320
Number of clauses of size 33904
Number of clauses of size 41344
Number of clauses of size 54256
Number of clauses of size over 50

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-3309862-1303997386/watcher-3309862-1303997386 -o /tmp/evaluation-result-3309862-1303997386/solver-3309862-1303997386 -C 5000 -W 5100 -M 15500 lingeling HOME/instance-3309862-1303997386.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: 2.00 2.00 2.00 3/177 11616
/proc/meminfo: memFree=12362244/32951124 swapFree=67111528/67111528
[pid=11616] ppid=11614 vsize=7136 CPUtime=0 cores=0,2,4,6
/proc/11616/stat : 11616 (lingeling) R 11614 11616 11003 0 -1 4202496 349 0 0 0 0 0 0 0 25 0 1 0 492154903 7307264 291 33554432000 4194304 4409164 140735269618336 18446744073709551615 212039655168 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/11616/statm: 1784 291 112 53 0 207 0

[startup+0.0369531 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11616
/proc/meminfo: memFree=12362244/32951124 swapFree=67111528/67111528
[pid=11616] ppid=11614 vsize=7544 CPUtime=0.03 cores=0,2,4,6
/proc/11616/stat : 11616 (lingeling) R 11614 11616 11003 0 -1 4202496 479 0 0 0 3 0 0 0 25 0 1 0 492154903 7725056 418 33554432000 4194304 4409164 140735269618336 18446744073709551615 4272419 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/11616/statm: 1886 418 130 53 0 309 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 7544

[startup+0.10097 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11616
/proc/meminfo: memFree=12362244/32951124 swapFree=67111528/67111528
[pid=11616] ppid=11614 vsize=7380 CPUtime=0.09 cores=0,2,4,6
/proc/11616/stat : 11616 (lingeling) R 11614 11616 11003 0 -1 4202496 490 0 0 0 9 0 0 0 25 0 1 0 492154903 7557120 388 33554432000 4194304 4409164 140735269618336 18446744073709551615 4247006 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/11616/statm: 1845 388 136 53 0 268 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7380

[startup+0.300945 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11616
/proc/meminfo: memFree=12362244/32951124 swapFree=67111528/67111528
[pid=11616] ppid=11614 vsize=7532 CPUtime=0.29 cores=0,2,4,6
/proc/11616/stat : 11616 (lingeling) R 11614 11616 11003 0 -1 4202496 536 0 0 0 29 0 0 0 25 0 1 0 492154903 7712768 434 33554432000 4194304 4409164 140735269618336 18446744073709551615 212039679895 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/11616/statm: 1883 434 141 53 0 306 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7532

[startup+0.700866 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11616
/proc/meminfo: memFree=12362244/32951124 swapFree=67111528/67111528
[pid=11616] ppid=11614 vsize=8840 CPUtime=0.68 cores=0,2,4,6
/proc/11616/stat : 11616 (lingeling) R 11614 11616 11003 0 -1 4202496 973 0 0 0 68 0 0 0 25 0 1 0 492154903 9052160 765 33554432000 4194304 4409164 140735269618336 18446744073709551615 4246971 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/11616/statm: 2210 765 141 53 0 633 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 8840

[startup+1.50072 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11618
/proc/meminfo: memFree=12388780/32951124 swapFree=67111528/67111528
[pid=11616] ppid=11614 vsize=9504 CPUtime=1.48 cores=0,2,4,6
/proc/11616/stat : 11616 (lingeling) R 11614 11616 11003 0 -1 4202496 1632 0 0 0 147 1 0 0 25 0 1 0 492154903 9732096 931 33554432000 4194304 4409164 140735269618336 18446744073709551615 212039679895 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/11616/statm: 2376 931 141 53 0 799 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9504

[startup+3.10045 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11618
/proc/meminfo: memFree=12388532/32951124 swapFree=67111528/67111528
[pid=11616] ppid=11614 vsize=9600 CPUtime=3.09 cores=0,2,4,6
/proc/11616/stat : 11616 (lingeling) R 11614 11616 11003 0 -1 4202496 2961 0 0 0 306 3 0 0 25 0 1 0 492154903 9830400 925 33554432000 4194304 4409164 140735269618336 18446744073709551615 4358333 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/11616/statm: 2400 925 141 53 0 823 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9600

[startup+6.30087 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11618
/proc/meminfo: memFree=12345620/32951124 swapFree=67111528/67111528
[pid=11616] ppid=11614 vsize=10708 CPUtime=6.29 cores=0,2,4,6
/proc/11616/stat : 11616 (lingeling) R 11614 11616 11003 0 -1 4202496 4892 0 0 0 625 4 0 0 25 0 1 0 492154903 10964992 1207 33554432000 4194304 4409164 140735269618336 18446744073709551615 4358475 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/11616/statm: 2677 1207 141 53 0 1100 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10708

[startup+12.7007 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11618
/proc/meminfo: memFree=12311028/32951124 swapFree=67111528/67111528
[pid=11616] ppid=11614 vsize=14828 CPUtime=12.69 cores=0,2,4,6
/proc/11616/stat : 11616 (lingeling) R 11614 11616 11003 0 -1 4202496 8184 0 0 0 1263 6 0 0 25 0 1 0 492154903 15183872 2232 33554432000 4194304 4409164 140735269618336 18446744073709551615 4358357 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/11616/statm: 3707 2232 141 53 0 2130 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 14828

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11618
/proc/meminfo: memFree=12308540/32951124 swapFree=67111528/67111528
[pid=11616] ppid=11614 vsize=14632 CPUtime=25.49 cores=0,2,4,6
/proc/11616/stat : 11616 (lingeling) R 11614 11616 11003 0 -1 4202496 13858 0 0 0 2538 11 0 0 25 0 1 0 492154903 14983168 2183 33554432000 4194304 4409164 140735269618336 18446744073709551615 212039679895 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/11616/statm: 3658 2183 141 53 0 2081 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 14632

[startup+51.1008 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11619
/proc/meminfo: memFree=12306164/32951124 swapFree=67111528/67111528
[pid=11616] ppid=11614 vsize=21156 CPUtime=51.09 cores=0,2,4,6
/proc/11616/stat : 11616 (lingeling) R 11614 11616 11003 0 -1 4202496 25460 0 0 0 5091 18 0 0 25 0 1 0 492154903 21663744 3814 33554432000 4194304 4409164 140735269618336 18446744073709551615 212039679895 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/11616/statm: 5289 3814 141 53 0 3712 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 21156

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11620
/proc/meminfo: memFree=12299208/32951124 swapFree=67111528/67111528
[pid=11616] ppid=11614 vsize=26040 CPUtime=102.3 cores=0,2,4,6
/proc/11616/stat : 11616 (lingeling) R 11614 11616 11003 0 -1 4202496 50638 0 0 0 10197 33 0 0 25 0 1 0 492154903 26664960 5035 33554432000 4194304 4409164 140735269618336 18446744073709551615 4358448 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/11616/statm: 6510 5035 141 53 0 4933 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 26040

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11622
/proc/meminfo: memFree=12298576/32951124 swapFree=67111528/67111528
[pid=11616] ppid=11614 vsize=30172 CPUtime=162.29 cores=0,2,4,6
/proc/11616/stat : 11616 (lingeling) R 11614 11616 11003 0 -1 4202496 77117 0 0 0 16181 48 0 0 25 0 1 0 492154903 30896128 6068 33554432000 4194304 4409164 140735269618336 18446744073709551615 4358868 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/11616/statm: 7543 6068 141 53 0 5966 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 30172

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11623
/proc/meminfo: memFree=12241896/32951124 swapFree=67111528/67111528
[pid=11616] ppid=11614 vsize=31992 CPUtime=222.3 cores=0,2,4,6
/proc/11616/stat : 11616 (lingeling) R 11614 11616 11003 0 -1 4202496 100085 0 0 0 22164 66 0 0 25 0 1 0 492154903 32759808 6523 33554432000 4194304 4409164 140735269618336 18446744073709551615 212039679895 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/11616/statm: 7998 6523 141 53 0 6421 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 31992

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11625
/proc/meminfo: memFree=12250440/32951124 swapFree=67111528/67111528
[pid=11616] ppid=11614 vsize=24740 CPUtime=282.3 cores=0,2,4,6
/proc/11616/stat : 11616 (lingeling) R 11614 11616 11003 0 -1 4202496 119267 0 0 0 28151 79 0 0 25 0 1 0 492154903 25333760 4710 33554432000 4194304 4409164 140735269618336 18446744073709551615 4358341 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/11616/statm: 6185 4710 141 53 0 4608 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 24740

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11627
/proc/meminfo: memFree=12146880/32951124 swapFree=67111528/67111528
[pid=11616] ppid=11614 vsize=31740 CPUtime=342.3 cores=0,2,4,6
/proc/11616/stat : 11616 (lingeling) R 11614 11616 11003 0 -1 4202496 137003 0 0 0 34135 95 0 0 25 0 1 0 492154903 32501760 6460 33554432000 4194304 4409164 140735269618336 18446744073709551615 212039679895 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/11616/statm: 7935 6460 141 53 0 6358 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 31740

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11628
/proc/meminfo: memFree=12142528/32951124 swapFree=67111528/67111528
[pid=11616] ppid=11614 vsize=34152 CPUtime=402.3 cores=0,2,4,6
/proc/11616/stat : 11616 (lingeling) R 11614 11616 11003 0 -1 4202496 159026 0 0 0 40120 110 0 0 25 0 1 0 492154903 34971648 7063 33554432000 4194304 4409164 140735269618336 18446744073709551615 212039679895 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/11616/statm: 8538 7063 141 53 0 6961 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 34152

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11630
/proc/meminfo: memFree=12196828/32951124 swapFree=67111528/67111528
[pid=11616] ppid=11614 vsize=44832 CPUtime=462.3 cores=0,2,4,6
/proc/11616/stat : 11616 (lingeling) R 11614 11616 11003 0 -1 4202496 181108 0 0 0 46106 124 0 0 25 0 1 0 492154903 45907968 9733 33554432000 4194304 4409164 140735269618336 18446744073709551615 4360176 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/11616/statm: 11208 9733 141 53 0 9631 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 44832

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11631
/proc/meminfo: memFree=12134568/32951124 swapFree=67111528/67111528
[pid=11616] ppid=11614 vsize=29440 CPUtime=522.31 cores=0,2,4,6
/proc/11616/stat : 11616 (lingeling) R 11614 11616 11003 0 -1 4202496 202957 0 0 0 52092 139 0 0 25 0 1 0 492154903 30146560 5885 33554432000 4194304 4409164 140735269618336 18446744073709551615 212039679895 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/11616/statm: 7360 5885 141 53 0 5783 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 29440

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11633
/proc/meminfo: memFree=11971244/32951124 swapFree=67111528/67111528
[pid=11616] ppid=11614 vsize=49212 CPUtime=582.3 cores=0,2,4,6
/proc/11616/stat : 11616 (lingeling) R 11614 11616 11003 0 -1 4202496 220160 0 0 0 58079 151 0 0 25 0 1 0 492154903 50393088 10828 33554432000 4194304 4409164 140735269618336 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/11616/statm: 12303 10828 141 53 0 10726 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 49212

[startup+642.3 s]

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

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.22 2/172 11756
/proc/meminfo: memFree=12523544/32951124 swapFree=67111528/67111528
[pid=11616] ppid=11614 vsize=118012 CPUtime=4062.4 cores=0,2,4,6
/proc/11616/stat : 11616 (lingeling) R 11614 11616 11003 0 -1 4202496 853684 0 0 0 405567 673 0 0 25 0 1 0 492154903 120844288 26333 33554432000 4194304 4409164 140735269618336 18446744073709551615 4358614 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/11616/statm: 29503 26333 141 53 0 27926 0
Current children cumulated CPU time (s) 4062.4
Current children cumulated vsize (KiB) 118012

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.21 2/172 11757
/proc/meminfo: memFree=12525616/32951124 swapFree=67111528/67111528
[pid=11616] ppid=11614 vsize=116172 CPUtime=4122.4 cores=0,2,4,6
/proc/11616/stat : 11616 (lingeling) R 11614 11616 11003 0 -1 4202496 863498 0 0 0 411560 680 0 0 25 0 1 0 492154903 118960128 25873 33554432000 4194304 4409164 140735269618336 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/11616/statm: 29043 25873 141 53 0 27466 0
Current children cumulated CPU time (s) 4122.4
Current children cumulated vsize (KiB) 116172

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.19 2/172 11759
/proc/meminfo: memFree=12533888/32951124 swapFree=67111528/67111528
[pid=11616] ppid=11614 vsize=107848 CPUtime=4182.4 cores=0,2,4,6
/proc/11616/stat : 11616 (lingeling) R 11614 11616 11003 0 -1 4202496 879988 0 0 0 417551 689 0 0 25 0 1 0 492154903 110436352 23792 33554432000 4194304 4409164 140735269618336 18446744073709551615 4358542 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/11616/statm: 26962 23792 141 53 0 25385 0
Current children cumulated CPU time (s) 4182.4
Current children cumulated vsize (KiB) 107848

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.17 2/172 11761
/proc/meminfo: memFree=12507312/32951124 swapFree=67111528/67111528
[pid=11616] ppid=11614 vsize=134504 CPUtime=4242.4 cores=0,2,4,6
/proc/11616/stat : 11616 (lingeling) R 11614 11616 11003 0 -1 4202496 886652 0 0 0 423545 695 0 0 25 0 1 0 492154903 137732096 30456 33554432000 4194304 4409164 140735269618336 18446744073709551615 4358475 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/11616/statm: 33626 30456 141 53 0 32049 0
Current children cumulated CPU time (s) 4242.4
Current children cumulated vsize (KiB) 134504

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.16 2/172 11762
/proc/meminfo: memFree=12536296/32951124 swapFree=67111528/67111528
[pid=11616] ppid=11614 vsize=105436 CPUtime=4302.4 cores=0,2,4,6
/proc/11616/stat : 11616 (lingeling) R 11614 11616 11003 0 -1 4202496 893760 0 0 0 429537 703 0 0 25 0 1 0 492154903 107966464 23189 33554432000 4194304 4409164 140735269618336 18446744073709551615 4358431 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/11616/statm: 26359 23189 141 53 0 24782 0
Current children cumulated CPU time (s) 4302.4
Current children cumulated vsize (KiB) 105436

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.15 2/172 11764
/proc/meminfo: memFree=12540724/32951124 swapFree=67111528/67111528
[pid=11616] ppid=11614 vsize=101132 CPUtime=4362.4 cores=0,2,4,6
/proc/11616/stat : 11616 (lingeling) R 11614 11616 11003 0 -1 4202496 905822 0 0 0 435528 712 0 0 25 0 1 0 492154903 103559168 22113 33554432000 4194304 4409164 140735269618336 18446744073709551615 212039679895 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/11616/statm: 25283 22113 141 53 0 23706 0
Current children cumulated CPU time (s) 4362.4
Current children cumulated vsize (KiB) 101132

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.14 2/172 11765
/proc/meminfo: memFree=12520848/32951124 swapFree=67111528/67111528
[pid=11616] ppid=11614 vsize=120908 CPUtime=4422.4 cores=0,2,4,6
/proc/11616/stat : 11616 (lingeling) R 11614 11616 11003 0 -1 4202496 910766 0 0 0 441522 718 0 0 25 0 1 0 492154903 123809792 27057 33554432000 4194304 4409164 140735269618336 18446744073709551615 4358588 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/11616/statm: 30227 27057 141 53 0 28650 0
Current children cumulated CPU time (s) 4422.4
Current children cumulated vsize (KiB) 120908

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.13 2/172 11767
/proc/meminfo: memFree=12531972/32951124 swapFree=67111528/67111528
[pid=11616] ppid=11614 vsize=109952 CPUtime=4482.41 cores=0,2,4,6
/proc/11616/stat : 11616 (lingeling) R 11614 11616 11003 0 -1 4202496 918983 0 0 0 447514 727 0 0 25 0 1 0 492154903 112590848 24318 33554432000 4194304 4409164 140735269618336 18446744073709551615 4358614 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/11616/statm: 27488 24318 141 53 0 25911 0
Current children cumulated CPU time (s) 4482.41
Current children cumulated vsize (KiB) 109952

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.12 2/172 11769
/proc/meminfo: memFree=12542472/32951124 swapFree=67111528/67111528
[pid=11616] ppid=11614 vsize=99424 CPUtime=4542.41 cores=0,2,4,6
/proc/11616/stat : 11616 (lingeling) R 11614 11616 11003 0 -1 4202496 924557 0 0 0 453507 734 0 0 25 0 1 0 492154903 101810176 21686 33554432000 4194304 4409164 140735269618336 18446744073709551615 4358614 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/11616/statm: 24856 21686 141 53 0 23279 0
Current children cumulated CPU time (s) 4542.41
Current children cumulated vsize (KiB) 99424

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.10 2/172 11770
/proc/meminfo: memFree=12553596/32951124 swapFree=67111528/67111528
[pid=11616] ppid=11614 vsize=84908 CPUtime=4602.42 cores=0,2,4,6
/proc/11616/stat : 11616 (lingeling) R 11614 11616 11003 0 -1 4202496 931702 0 0 0 459502 740 0 0 25 0 1 0 492154903 86945792 18793 33554432000 4194304 4409164 140735269618336 18446744073709551615 212039679895 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/11616/statm: 21227 18793 141 53 0 19650 0
Current children cumulated CPU time (s) 4602.42
Current children cumulated vsize (KiB) 84908

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/172 11772
/proc/meminfo: memFree=12524916/32951124 swapFree=67111528/67111528
[pid=11616] ppid=11614 vsize=109972 CPUtime=4662.41 cores=0,2,4,6
/proc/11616/stat : 11616 (lingeling) R 11614 11616 11003 0 -1 4202496 938927 0 0 0 465491 750 0 0 25 0 1 0 492154903 112611328 26018 33554432000 4194304 4409164 140735269618336 18446744073709551615 212039679895 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/11616/statm: 27493 26018 141 53 0 25916 0
Current children cumulated CPU time (s) 4662.41
Current children cumulated vsize (KiB) 109972

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.09 2/172 11773
/proc/meminfo: memFree=12520664/32951124 swapFree=67111528/67111528
[pid=11616] ppid=11614 vsize=113844 CPUtime=4722.42 cores=0,2,4,6
/proc/11616/stat : 11616 (lingeling) R 11614 11616 11003 0 -1 4202496 954146 0 0 0 471483 759 0 0 25 0 1 0 492154903 116576256 26986 33554432000 4194304 4409164 140735269618336 18446744073709551615 212039679895 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/11616/statm: 28461 26986 141 53 0 26884 0
Current children cumulated CPU time (s) 4722.42
Current children cumulated vsize (KiB) 113844

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/172 11775
/proc/meminfo: memFree=12496320/32951124 swapFree=67111528/67111528
[pid=11616] ppid=11614 vsize=138548 CPUtime=4782.42 cores=0,2,4,6
/proc/11616/stat : 11616 (lingeling) R 11614 11616 11003 0 -1 4202496 964418 0 0 0 477476 766 0 0 25 0 1 0 492154903 141873152 33162 33554432000 4194304 4409164 140735269618336 18446744073709551615 4358339 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/11616/statm: 34637 33162 141 53 0 33060 0
Current children cumulated CPU time (s) 4782.42
Current children cumulated vsize (KiB) 138548

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.07 2/172 11777
/proc/meminfo: memFree=12525172/32951124 swapFree=67111528/67111528
[pid=11616] ppid=11614 vsize=109708 CPUtime=4842.42 cores=0,2,4,6
/proc/11616/stat : 11616 (lingeling) R 11614 11616 11003 0 -1 4202496 972016 0 0 0 483470 772 0 0 25 0 1 0 492154903 112340992 25952 33554432000 4194304 4409164 140735269618336 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/11616/statm: 27427 25952 141 53 0 25850 0
Current children cumulated CPU time (s) 4842.42
Current children cumulated vsize (KiB) 109708

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.07 2/172 11778
/proc/meminfo: memFree=12541260/32951124 swapFree=67111528/67111528
[pid=11616] ppid=11614 vsize=93792 CPUtime=4902.41 cores=0,2,4,6
/proc/11616/stat : 11616 (lingeling) R 11614 11616 11003 0 -1 4202496 982087 0 0 0 489462 779 0 0 25 0 1 0 492154903 96043008 21973 33554432000 4194304 4409164 140735269618336 18446744073709551615 212039679895 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/11616/statm: 23448 21973 141 53 0 21871 0
Current children cumulated CPU time (s) 4902.41
Current children cumulated vsize (KiB) 93792

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.06 2/172 11780
/proc/meminfo: memFree=12511708/32951124 swapFree=67111528/67111528
[pid=11616] ppid=11614 vsize=123312 CPUtime=4962.42 cores=0,2,4,6
/proc/11616/stat : 11616 (lingeling) R 11614 11616 11003 0 -1 4202496 989467 0 0 0 495455 787 0 0 25 0 1 0 492154903 126271488 29353 33554432000 4194304 4409164 140735269618336 18446744073709551615 4358514 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/11616/statm: 30828 29353 141 53 0 29251 0
Current children cumulated CPU time (s) 4962.42
Current children cumulated vsize (KiB) 123312



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 1.00 1.00 1.06 2/172 11781
/proc/meminfo: memFree=12538460/32951124 swapFree=67111528/67111528
[pid=11616] ppid=11614 vsize=96596 CPUtime=5000.02 cores=0,2,4,6
/proc/11616/stat : 11616 (lingeling) R 11614 11616 11003 0 -1 4202496 993762 0 0 0 499211 791 0 0 25 0 1 0 492154903 98914304 22674 33554432000 4194304 4409164 140735269618336 18446744073709551615 4358301 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/11616/statm: 24149 22674 141 53 0 22572 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 96596

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.00 1.00 1.06 2/172 11781
/proc/meminfo: memFree=12538460/32951124 swapFree=67111528/67111528
[pid=11616] ppid=11614 vsize=96596 CPUtime=5000.02 cores=0,2,4,6
/proc/11616/stat : 11616 (lingeling) R 11614 11616 11003 0 -1 4202496 993762 0 0 0 499211 791 0 0 25 0 1 0 492154903 98914304 22674 33554432000 4194304 4409164 140735269618336 18446744073709551615 4358301 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/11616/statm: 24149 22674 141 53 0 22572 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 96596

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.91
CPU time (s): 5000.04
CPU user time (s): 4992.12
CPU system time (s): 7.92279
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 152660

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

runsolver used 7.62684 second user time and 15.6506 second system time

The end

Launcher Data

Begin job on node146 at 2011-04-28 15:29:46
IDJOB=3309862
IDBENCH=83416
IDSOLVER=1693
FILE ID=node146/3309862-1303997386
RUNJOBID= node146-1303987378-11021
PBS_JOBID= 13168729
Free space on /tmp= 72992 MiB

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

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

MD5SUM BENCH= 07ea67092ce3fd4529e72f69434e3f99
RANDOM SEED=969142010

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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:      12362532 kB
Buffers:       2087120 kB
Cached:       17641472 kB
SwapCached:          0 kB
Active:       10316232 kB
Inactive:      9737916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12362532 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             424 kB
Writeback:           0 kB
AnonPages:      324504 kB
Mapped:          15280 kB
Slab:           470200 kB
PageTables:       5604 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   468704 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= 72996 MiB
End job on node146 at 2011-04-28 16:53:08