Trace number 3372745

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

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
64/aes_64_2_keyfind_1.cnf
MD5SUM1024a3346322fdba0a20b51f99eae4c0
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 variables1000
Number of clauses5176
Sum of the clauses size20024
Maximum clause length5
Minimum clause length1
Number of clauses of size 1136
Number of clauses of size 2160
Number of clauses of size 32080
Number of clauses of size 4672
Number of clauses of size 52128
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: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3372745-1305425036/watcher-3372745-1305425036 -o /tmp/evaluation-result-3372745-1305425036/solver-3372745-1305425036 -C 5000 -W 5100 -M 15500 lingeling HOME/instance-3372745-1305425036.cnf 

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

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


[startup+0 s]
/proc/loadavg: 1.00 1.01 1.03 2/358 17257
/proc/meminfo: memFree=25225952/32950928 swapFree=38710892/67111528
[pid=17257] ppid=17255 vsize=6968 CPUtime=0 cores=1,3,5,7
/proc/17257/stat : 17257 (lingeling) R 17255 17257 15445 0 -1 4202496 324 0 0 0 0 0 0 0 19 0 1 0 732734254 7135232 266 33554432000 4194304 4409284 140736116201456 18446744073709551615 4300423 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17257/statm: 1742 266 128 53 0 165 0

[startup+0.0715209 s]
/proc/loadavg: 1.00 1.01 1.03 2/358 17257
/proc/meminfo: memFree=25225952/32950928 swapFree=38710892/67111528
[pid=17257] ppid=17255 vsize=6952 CPUtime=0.06 cores=1,3,5,7
/proc/17257/stat : 17257 (lingeling) R 17255 17257 15445 0 -1 4202496 344 0 0 0 6 0 0 0 19 0 1 0 732734254 7118848 286 33554432000 4194304 4409284 140736116201456 18446744073709551615 4251235 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17257/statm: 1738 286 136 53 0 161 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 6952

[startup+0.1005 s]
/proc/loadavg: 1.00 1.01 1.03 2/358 17257
/proc/meminfo: memFree=25225952/32950928 swapFree=38710892/67111528
[pid=17257] ppid=17255 vsize=6952 CPUtime=0.09 cores=1,3,5,7
/proc/17257/stat : 17257 (lingeling) R 17255 17257 15445 0 -1 4202496 344 0 0 0 9 0 0 0 19 0 1 0 732734254 7118848 286 33554432000 4194304 4409284 140736116201456 18446744073709551615 4267842 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17257/statm: 1738 286 136 53 0 161 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6952

[startup+0.300476 s]
/proc/loadavg: 1.00 1.01 1.03 2/358 17257
/proc/meminfo: memFree=25225952/32950928 swapFree=38710892/67111528
[pid=17257] ppid=17255 vsize=7764 CPUtime=0.29 cores=1,3,5,7
/proc/17257/stat : 17257 (lingeling) R 17255 17257 15445 0 -1 4202496 595 0 0 0 28 1 0 0 20 0 1 0 732734254 7950336 494 33554432000 4194304 4409284 140736116201456 18446744073709551615 4246679 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17257/statm: 1941 494 141 53 0 364 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7764

[startup+0.700389 s]
/proc/loadavg: 1.00 1.01 1.03 2/358 17257
/proc/meminfo: memFree=25225952/32950928 swapFree=38710892/67111528
[pid=17257] ppid=17255 vsize=8072 CPUtime=0.69 cores=1,3,5,7
/proc/17257/stat : 17257 (lingeling) R 17255 17257 15445 0 -1 4202496 1033 0 0 0 67 2 0 0 21 0 1 0 732734254 8265728 575 33554432000 4194304 4409284 140736116201456 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17257/statm: 2018 575 141 53 0 441 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8072

[startup+1.50026 s]
/proc/loadavg: 1.08 1.02 1.04 3/359 17258
/proc/meminfo: memFree=25220652/32950928 swapFree=38710892/67111528
[pid=17257] ppid=17255 vsize=9376 CPUtime=1.49 cores=1,3,5,7
/proc/17257/stat : 17257 (lingeling) R 17255 17257 15445 0 -1 4202496 2214 0 0 0 145 4 0 0 23 0 1 0 732734254 9601024 902 33554432000 4194304 4409284 140736116201456 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17257/statm: 2344 902 141 53 0 767 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9376

[startup+3.10095 s]
/proc/loadavg: 1.08 1.02 1.04 3/359 17258
/proc/meminfo: memFree=25218172/32950928 swapFree=38710892/67111528
[pid=17257] ppid=17255 vsize=10888 CPUtime=3.09 cores=1,3,5,7
/proc/17257/stat : 17257 (lingeling) R 17255 17257 15445 0 -1 4202496 4722 0 0 0 299 10 0 0 25 0 1 0 732734254 11149312 1280 33554432000 4194304 4409284 140736116201456 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17257/statm: 2722 1280 141 53 0 1145 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10888

[startup+6.30036 s]
/proc/loadavg: 1.08 1.02 1.04 3/359 17258
/proc/meminfo: memFree=25215060/32950928 swapFree=38710892/67111528
[pid=17257] ppid=17255 vsize=10296 CPUtime=6.29 cores=1,3,5,7
/proc/17257/stat : 17257 (lingeling) R 17255 17257 15445 0 -1 4202496 8539 0 0 0 610 19 0 0 25 0 1 0 732734254 10543104 1132 33554432000 4194304 4409284 140736116201456 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17257/statm: 2574 1132 141 53 0 997 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10296

[startup+12.7002 s]
/proc/loadavg: 1.22 1.05 1.04 3/359 17258
/proc/meminfo: memFree=25211276/32950928 swapFree=38710892/67111528
[pid=17257] ppid=17255 vsize=14560 CPUtime=12.69 cores=1,3,5,7
/proc/17257/stat : 17257 (lingeling) R 17255 17257 15445 0 -1 4202496 14439 0 0 0 1237 32 0 0 25 0 1 0 732734254 14909440 2195 33554432000 4194304 4409284 140736116201456 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17257/statm: 3640 2195 141 53 0 2063 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 14560

[startup+25.5008 s]
/proc/loadavg: 1.34 1.08 1.05 3/359 17259
/proc/meminfo: memFree=25207816/32950928 swapFree=38710892/67111528
[pid=17257] ppid=17255 vsize=13960 CPUtime=25.49 cores=1,3,5,7
/proc/17257/stat : 17257 (lingeling) R 17255 17257 15445 0 -1 4202496 26602 0 0 0 2493 56 0 0 25 0 1 0 732734254 14295040 2042 33554432000 4194304 4409284 140736116201456 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17257/statm: 3490 2042 141 53 0 1913 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 13960

[startup+51.1011 s]
/proc/loadavg: 1.56 1.16 1.08 3/359 17259
/proc/meminfo: memFree=25195892/32950928 swapFree=38710892/67111528
[pid=17257] ppid=17255 vsize=17292 CPUtime=51.1 cores=1,3,5,7
/proc/17257/stat : 17257 (lingeling) R 17255 17257 15445 0 -1 4202496 44377 0 0 0 5015 95 0 0 25 0 1 0 732734254 17707008 2849 33554432000 4194304 4409284 140736116201456 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17257/statm: 4323 2849 141 53 0 2746 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 17292

[startup+102.314 s]
/proc/loadavg: 1.82 1.30 1.13 3/359 17261
/proc/meminfo: memFree=25185832/32950928 swapFree=38710892/67111528
[pid=17257] ppid=17255 vsize=29640 CPUtime=102.31 cores=1,3,5,7
/proc/17257/stat : 17257 (lingeling) R 17255 17257 15445 0 -1 4202496 71832 0 0 0 10073 158 0 0 25 0 1 0 732734254 30351360 5967 33554432000 4194304 4409284 140736116201456 18446744073709551615 4358371 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17257/statm: 7410 5967 141 53 0 5833 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 29640

[startup+162.3 s]
/proc/loadavg: 1.93 1.42 1.18 3/359 17262
/proc/meminfo: memFree=25181964/32950928 swapFree=38710892/67111528
[pid=17257] ppid=17255 vsize=34360 CPUtime=162.29 cores=1,3,5,7
/proc/17257/stat : 17257 (lingeling) R 17255 17257 15445 0 -1 4202496 97519 0 0 0 16011 218 0 0 25 0 1 0 732734254 35184640 7116 33554432000 4194304 4409284 140736116201456 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17257/statm: 8590 7116 141 53 0 7013 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 34360

[startup+222.3 s]
/proc/loadavg: 2.12 1.56 1.24 3/359 17264
/proc/meminfo: memFree=25179324/32950928 swapFree=38710892/67111528
[pid=17257] ppid=17255 vsize=32452 CPUtime=222.3 cores=1,3,5,7
/proc/17257/stat : 17257 (lingeling) R 17255 17257 15445 0 -1 4202496 122532 0 0 0 21955 275 0 0 25 0 1 0 732734254 33230848 6666 33554432000 4194304 4409284 140736116201456 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17257/statm: 8113 6666 141 53 0 6536 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 32452

[startup+282.3 s]
/proc/loadavg: 2.11 1.65 1.29 3/359 17266
/proc/meminfo: memFree=25185140/32950928 swapFree=38710892/67111528
[pid=17257] ppid=17255 vsize=27020 CPUtime=282.3 cores=1,3,5,7
/proc/17257/stat : 17257 (lingeling) R 17255 17257 15445 0 -1 4202496 143923 0 0 0 27906 324 0 0 25 0 1 0 732734254 27668480 5296 33554432000 4194304 4409284 140736116201456 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17257/statm: 6755 5296 141 53 0 5178 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 27020

[startup+342.301 s]
/proc/loadavg: 2.04 1.71 1.33 3/359 17267
/proc/meminfo: memFree=25164164/32950928 swapFree=38710892/67111528
[pid=17257] ppid=17255 vsize=42988 CPUtime=342.3 cores=1,3,5,7
/proc/17257/stat : 17257 (lingeling) R 17255 17257 15445 0 -1 4202496 163553 0 0 0 33863 367 0 0 25 0 1 0 732734254 44019712 9273 33554432000 4194304 4409284 140736116201456 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17257/statm: 10747 9273 141 53 0 9170 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 42988

[startup+402.301 s]
/proc/loadavg: 2.01 1.76 1.37 3/359 17269
/proc/meminfo: memFree=25158932/32950928 swapFree=38710892/67111528
[pid=17257] ppid=17255 vsize=51312 CPUtime=402.31 cores=1,3,5,7
/proc/17257/stat : 17257 (lingeling) R 17255 17257 15445 0 -1 4202496 182351 0 0 0 39823 408 0 0 25 0 1 0 732734254 52543488 11371 33554432000 4194304 4409284 140736116201456 18446744073709551615 4358371 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17257/statm: 12828 11371 141 53 0 11251 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 51312

[startup+462.301 s]
/proc/loadavg: 2.00 1.80 1.41 3/359 17270
/proc/meminfo: memFree=25156424/32950928 swapFree=38710892/67111528
[pid=17257] ppid=17255 vsize=49292 CPUtime=462.31 cores=1,3,5,7
/proc/17257/stat : 17257 (lingeling) R 17255 17257 15445 0 -1 4202496 198612 0 0 0 45785 446 0 0 25 0 1 0 732734254 50475008 10865 33554432000 4194304 4409284 140736116201456 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17257/statm: 12323 10865 141 53 0 10746 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 49292

[startup+522.301 s]
/proc/loadavg: 2.00 1.84 1.44 3/359 17272
/proc/meminfo: memFree=25169176/32950928 swapFree=38710892/67111528
[pid=17257] ppid=17255 vsize=38204 CPUtime=522.31 cores=1,3,5,7
/proc/17257/stat : 17257 (lingeling) R 17255 17257 15445 0 -1 4202496 218905 0 0 0 51743 488 0 0 25 0 1 0 732734254 39120896 8103 33554432000 4194304 4409284 140736116201456 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17257/statm: 9551 8103 141 53 0 7974 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 38204

[startup+582.301 s]
/proc/loadavg: 2.05 1.88 1.48 3/359 17274
/proc/meminfo: memFree=25166172/32950928 swapFree=38710892/67111528
[pid=17257] ppid=17255 vsize=31300 CPUtime=582.31 cores=1,3,5,7
/proc/17257/stat : 17257 (lingeling) R 17255 17257 15445 0 -1 4202496 239104 0 0 0 57702 529 0 0 25 0 1 0 732734254 32051200 6351 33554432000 4194304 4409284 140736116201456 18446744073709551615 4358191 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17257/statm: 7825 6351 141 53 0 6248 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 31300

[startup+642.301 s]

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

[startup+4062.31 s]
/proc/loadavg: 2.04 2.01 1.98 3/359 23315
/proc/meminfo: memFree=25102892/32950928 swapFree=38710892/67111528
[pid=17257] ppid=17255 vsize=80828 CPUtime=4062.43 cores=1,3,5,7
/proc/17257/stat : 17257 (lingeling) R 17255 17257 15445 0 -1 4202496 906422 0 0 0 404113 2130 0 0 25 0 1 0 732734254 82767872 18586 33554432000 4194304 4409284 140736116201456 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17257/statm: 20207 18586 141 53 0 18630 0
Current children cumulated CPU time (s) 4062.43
Current children cumulated vsize (KiB) 80828

[startup+4122.3 s]
/proc/loadavg: 2.01 2.01 1.98 3/359 23317
/proc/meminfo: memFree=25104224/32950928 swapFree=38710892/67111528
[pid=17257] ppid=17255 vsize=71596 CPUtime=4122.43 cores=1,3,5,7
/proc/17257/stat : 17257 (lingeling) R 17255 17257 15445 0 -1 4202496 919036 0 0 0 410092 2151 0 0 25 0 1 0 732734254 73314304 16277 33554432000 4194304 4409284 140736116201456 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17257/statm: 17899 16277 141 53 0 16322 0
Current children cumulated CPU time (s) 4122.43
Current children cumulated vsize (KiB) 71596

[startup+4182.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/359 23319
/proc/meminfo: memFree=25070588/32950928 swapFree=38710892/67111528
[pid=17257] ppid=17255 vsize=105148 CPUtime=4182.43 cores=1,3,5,7
/proc/17257/stat : 17257 (lingeling) R 17255 17257 15445 0 -1 4202496 927424 0 0 0 416068 2175 0 0 25 0 1 0 732734254 107671552 24665 33554432000 4194304 4409284 140736116201456 18446744073709551615 4358508 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17257/statm: 26287 24665 141 53 0 24710 0
Current children cumulated CPU time (s) 4182.43
Current children cumulated vsize (KiB) 105148

[startup+4242.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/359 23320
/proc/meminfo: memFree=25078252/32950928 swapFree=38710892/67111528
[pid=17257] ppid=17255 vsize=81652 CPUtime=4242.43 cores=1,3,5,7
/proc/17257/stat : 17257 (lingeling) R 17255 17257 15445 0 -1 4202496 936584 0 0 0 422044 2199 0 0 25 0 1 0 732734254 83611648 18791 33554432000 4194304 4409284 140736116201456 18446744073709551615 4358572 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17257/statm: 20413 18791 141 53 0 18836 0
Current children cumulated CPU time (s) 4242.43
Current children cumulated vsize (KiB) 81652

[startup+4302.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/359 23322
/proc/meminfo: memFree=25110100/32950928 swapFree=38710892/67111528
[pid=17257] ppid=17255 vsize=56860 CPUtime=4302.43 cores=1,3,5,7
/proc/17257/stat : 17257 (lingeling) R 17255 17257 15445 0 -1 4202496 950196 0 0 0 428018 2225 0 0 25 0 1 0 732734254 58224640 12592 33554432000 4194304 4409284 140736116201456 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17257/statm: 14215 12592 141 53 0 12638 0
Current children cumulated CPU time (s) 4302.43
Current children cumulated vsize (KiB) 56860

[startup+4362.3 s]
/proc/loadavg: 2.07 2.03 1.99 3/359 23323
/proc/meminfo: memFree=25078084/32950928 swapFree=38710892/67111528
[pid=17257] ppid=17255 vsize=105452 CPUtime=4362.43 cores=1,3,5,7
/proc/17257/stat : 17257 (lingeling) R 17255 17257 15445 0 -1 4202496 962344 0 0 0 433995 2248 0 0 25 0 1 0 732734254 107982848 24740 33554432000 4194304 4409284 140736116201456 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17257/statm: 26363 24740 141 53 0 24786 0
Current children cumulated CPU time (s) 4362.43
Current children cumulated vsize (KiB) 105452

[startup+4422.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/359 23325
/proc/meminfo: memFree=25075836/32950928 swapFree=38710892/67111528
[pid=17257] ppid=17255 vsize=83972 CPUtime=4422.44 cores=1,3,5,7
/proc/17257/stat : 17257 (lingeling) R 17255 17257 15445 0 -1 4202496 972084 0 0 0 439969 2275 0 0 25 0 1 0 732734254 85987328 19366 33554432000 4194304 4409284 140736116201456 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17257/statm: 20993 19366 141 53 0 19416 0
Current children cumulated CPU time (s) 4422.44
Current children cumulated vsize (KiB) 83972

[startup+4482.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/359 23327
/proc/meminfo: memFree=25109784/32950928 swapFree=38710892/67111528
[pid=17257] ppid=17255 vsize=72828 CPUtime=4482.44 cores=1,3,5,7
/proc/17257/stat : 17257 (lingeling) R 17255 17257 15445 0 -1 4202496 984253 0 0 0 445948 2296 0 0 25 0 1 0 732734254 74575872 16577 33554432000 4194304 4409284 140736116201456 18446744073709551615 4358386 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17257/statm: 18207 16577 141 53 0 16630 0
Current children cumulated CPU time (s) 4482.44
Current children cumulated vsize (KiB) 72828

[startup+4542.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/359 23328
/proc/meminfo: memFree=25072680/32950928 swapFree=38710892/67111528
[pid=17257] ppid=17255 vsize=102780 CPUtime=4542.44 cores=1,3,5,7
/proc/17257/stat : 17257 (lingeling) R 17255 17257 15445 0 -1 4202496 991741 0 0 0 451921 2323 0 0 25 0 1 0 732734254 105246720 24065 33554432000 4194304 4409284 140736116201456 18446744073709551615 4231029 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17257/statm: 25695 24065 141 53 0 24118 0
Current children cumulated CPU time (s) 4542.44
Current children cumulated vsize (KiB) 102780

[startup+4602.3 s]
/proc/loadavg: 2.09 2.04 2.00 3/359 23330
/proc/meminfo: memFree=25079604/32950928 swapFree=38710892/67111528
[pid=17257] ppid=17255 vsize=101612 CPUtime=4602.45 cores=1,3,5,7
/proc/17257/stat : 17257 (lingeling) R 17255 17257 15445 0 -1 4202496 1007809 0 0 0 457897 2348 0 0 25 0 1 0 732734254 104050688 23771 33554432000 4194304 4409284 140736116201456 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17257/statm: 25403 23771 141 53 0 23826 0
Current children cumulated CPU time (s) 4602.45
Current children cumulated vsize (KiB) 101612

[startup+4662.3 s]
/proc/loadavg: 2.08 2.05 2.00 3/359 23331
/proc/meminfo: memFree=25083296/32950928 swapFree=38710892/67111528
[pid=17257] ppid=17255 vsize=89712 CPUtime=4662.45 cores=1,3,5,7
/proc/17257/stat : 17257 (lingeling) R 17255 17257 15445 0 -1 4202496 1019036 0 0 0 463870 2375 0 0 25 0 1 0 732734254 91865088 20954 33554432000 4194304 4409284 140736116201456 18446744073709551615 4358356 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17257/statm: 22428 20954 141 53 0 20851 0
Current children cumulated CPU time (s) 4662.45
Current children cumulated vsize (KiB) 89712

[startup+4722.31 s]
/proc/loadavg: 2.03 2.03 2.00 3/359 23333
/proc/meminfo: memFree=25041612/32950928 swapFree=38710892/67111528
[pid=17257] ppid=17255 vsize=115392 CPUtime=4722.46 cores=1,3,5,7
/proc/17257/stat : 17257 (lingeling) R 17255 17257 15445 0 -1 4202496 1025456 0 0 0 469849 2397 0 0 25 0 1 0 732734254 118161408 27374 33554432000 4194304 4409284 140736116201456 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17257/statm: 28848 27374 141 53 0 27271 0
Current children cumulated CPU time (s) 4722.46
Current children cumulated vsize (KiB) 115392

[startup+4782.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/359 23335
/proc/meminfo: memFree=25077668/32950928 swapFree=38710892/67111528
[pid=17257] ppid=17255 vsize=87132 CPUtime=4782.45 cores=1,3,5,7
/proc/17257/stat : 17257 (lingeling) R 17255 17257 15445 0 -1 4202496 1038302 0 0 0 475819 2426 0 0 25 0 1 0 732734254 89223168 20147 33554432000 4194304 4409284 140736116201456 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17257/statm: 21783 20147 141 53 0 20206 0
Current children cumulated CPU time (s) 4782.45
Current children cumulated vsize (KiB) 87132

[startup+4842.3 s]
/proc/loadavg: 2.07 2.04 2.00 3/359 23336
/proc/meminfo: memFree=25089060/32950928 swapFree=38710892/67111528
[pid=17257] ppid=17255 vsize=84024 CPUtime=4842.45 cores=1,3,5,7
/proc/17257/stat : 17257 (lingeling) R 17255 17257 15445 0 -1 4202496 1053610 0 0 0 481791 2454 0 0 25 0 1 0 732734254 86040576 19368 33554432000 4194304 4409284 140736116201456 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17257/statm: 21006 19368 141 53 0 19429 0
Current children cumulated CPU time (s) 4842.45
Current children cumulated vsize (KiB) 84024

[startup+4902.3 s]
/proc/loadavg: 2.07 2.04 2.00 3/359 23338
/proc/meminfo: memFree=25090152/32950928 swapFree=38710892/67111528
[pid=17257] ppid=17255 vsize=83580 CPUtime=4902.45 cores=1,3,5,7
/proc/17257/stat : 17257 (lingeling) R 17255 17257 15445 0 -1 4202496 1069622 0 0 0 487763 2482 0 0 25 0 1 0 732734254 85585920 19256 33554432000 4194304 4409284 140736116201456 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17257/statm: 20895 19256 141 53 0 19318 0
Current children cumulated CPU time (s) 4902.45
Current children cumulated vsize (KiB) 83580

[startup+4962.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/359 23339
/proc/meminfo: memFree=25056632/32950928 swapFree=38710892/67111528
[pid=17257] ppid=17255 vsize=109424 CPUtime=4962.45 cores=1,3,5,7
/proc/17257/stat : 17257 (lingeling) R 17255 17257 15445 0 -1 4202496 1076083 0 0 0 493741 2504 0 0 25 0 1 0 732734254 112050176 25717 33554432000 4194304 4409284 140736116201456 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17257/statm: 27356 25717 141 53 0 25779 0
Current children cumulated CPU time (s) 4962.45
Current children cumulated vsize (KiB) 109424



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.01 2.03 2.00 2/358 23341
/proc/meminfo: memFree=25145668/32950928 swapFree=38710892/67111528
[pid=17257] ppid=17255 vsize=83872 CPUtime=5000.06 cores=1,3,5,7
/proc/17257/stat : 17257 (lingeling) R 17255 17257 15445 0 -1 4202496 1085636 0 0 0 497481 2525 0 0 25 0 1 0 732734254 85884928 19328 33554432000 4194304 4409284 140736116201456 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17257/statm: 20968 19328 141 53 0 19391 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 83872

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: 2.01 2.03 2.00 2/358 23341
/proc/meminfo: memFree=25145668/32950928 swapFree=38710892/67111528
[pid=17257] ppid=17255 vsize=83872 CPUtime=5000.06 cores=1,3,5,7
/proc/17257/stat : 17257 (lingeling) R 17255 17257 15445 0 -1 4202496 1085636 0 0 0 497481 2525 0 0 25 0 1 0 732734254 85884928 19328 33554432000 4194304 4409284 140736116201456 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17257/statm: 20968 19328 141 53 0 19391 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 83872

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4974.82
system time used= 25.2602
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1085636
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= 3
involuntary context switches= 7168

runsolver used 16.6725 second user time and 40.0349 second system time

The end

Launcher Data

Begin job on node113 at 2011-05-15 04:03:56
IDJOB=3372745
IDBENCH=83418
IDSOLVER=1850
FILE ID=node113/3372745-1305425036
RUNJOBID= node113-1305425036-17238
PBS_JOBID= 13324530
Free space on /tmp= 73484 MiB

SOLVER NAME= Lingeling 587f (fixed)
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/64/aes_64_2_keyfind_1.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372745-1305425036/watcher-3372745-1305425036 -o /tmp/evaluation-result-3372745-1305425036/solver-3372745-1305425036 -C 5000 -W 5100 -M 15500  lingeling HOME/instance-3372745-1305425036.cnf

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

MD5SUM BENCH= 1024a3346322fdba0a20b51f99eae4c0
RANDOM SEED=735355053

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      25226232 kB
Buffers:        262268 kB
Cached:        2811928 kB
SwapCached:      93712 kB
Active:         763796 kB
Inactive:      6699672 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      25226232 kB
SwapTotal:    67111528 kB
SwapFree:     38710892 kB
Dirty:             400 kB
Writeback:           0 kB
AnonPages:     4307308 kB
Mapped:          13796 kB
Slab:           105904 kB
PageTables:      91608 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 87065124 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= 73484 MiB
End job on node113 at 2011-05-15 05:27:18