Trace number 3372739

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.07 5000.02

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
128/aes_128_10_keyfind_1.cnf
MD5SUMf35f3aee72237c1bf3d673feb4883756
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables8080
Number of clauses96704
Sum of the clauses size539496
Maximum clause length8
Minimum clause length1
Number of clauses of size 1336
Number of clauses of size 21152
Number of clauses of size 315040
Number of clauses of size 42944
Number of clauses of size 518432
Number of clauses of size over 558800

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 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-3372739-1305424781/watcher-3372739-1305424781 -o /tmp/evaluation-result-3372739-1305424781/solver-3372739-1305424781 -C 5000 -W 5100 -M 15500 lingeling HOME/instance-3372739-1305424781.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: 2.00 2.50 4.64 2/355 16101
/proc/meminfo: memFree=21504920/32951132 swapFree=64495980/67111528
[pid=16101] ppid=16099 vsize=7824 CPUtime=0 cores=1,3,5,7
/proc/16101/stat : 16101 (lingeling) R 16099 16101 16017 0 -1 4202496 558 0 0 0 0 0 0 0 22 0 1 0 654077735 8011776 480 33554432000 4194304 4409284 140735250681712 18446744073709551615 210647146240 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/16101/statm: 1956 480 113 53 0 379 0

[startup+0.0664241 s]
/proc/loadavg: 2.00 2.50 4.64 2/355 16101
/proc/meminfo: memFree=21504920/32951132 swapFree=64495980/67111528
[pid=16101] ppid=16099 vsize=15380 CPUtime=0.06 cores=1,3,5,7
/proc/16101/stat : 16101 (lingeling) R 16099 16101 16017 0 -1 4202496 2488 0 0 0 6 0 0 0 22 0 1 0 654077735 15749120 2369 33554432000 4194304 4409284 140735250681712 18446744073709551615 210647146240 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/16101/statm: 3845 2369 113 53 0 2268 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 15380

[startup+0.100417 s]
/proc/loadavg: 2.00 2.50 4.64 2/355 16101
/proc/meminfo: memFree=21504920/32951132 swapFree=64495980/67111528
[pid=16101] ppid=16099 vsize=13964 CPUtime=0.09 cores=1,3,5,7
/proc/16101/stat : 16101 (lingeling) R 16099 16101 16017 0 -1 4202496 2685 0 0 0 9 0 0 0 22 0 1 0 654077735 14299136 1998 33554432000 4194304 4409284 140735250681712 18446744073709551615 4300066 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/16101/statm: 3491 1998 128 53 0 1914 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13964

[startup+0.300382 s]
/proc/loadavg: 2.00 2.50 4.64 2/355 16101
/proc/meminfo: memFree=21504920/32951132 swapFree=64495980/67111528
[pid=16101] ppid=16099 vsize=18680 CPUtime=0.29 cores=1,3,5,7
/proc/16101/stat : 16101 (lingeling) R 16099 16101 16017 0 -1 4202496 4194 0 0 0 29 0 0 0 23 0 1 0 654077735 19128320 3211 33554432000 4194304 4409284 140735250681712 18446744073709551615 4272063 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/16101/statm: 4670 3211 130 53 0 3093 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18680

[startup+0.700313 s]
/proc/loadavg: 2.00 2.50 4.64 2/355 16101
/proc/meminfo: memFree=21504920/32951132 swapFree=64495980/67111528
[pid=16101] ppid=16099 vsize=17980 CPUtime=0.69 cores=1,3,5,7
/proc/16101/stat : 16101 (lingeling) R 16099 16101 16017 0 -1 4202496 4319 0 0 0 69 0 0 0 25 0 1 0 654077735 18411520 3014 33554432000 4194304 4409284 140735250681712 18446744073709551615 4247212 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/16101/statm: 4495 3014 136 53 0 2918 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17980

[startup+1.50017 s]
/proc/loadavg: 2.00 2.50 4.64 3/356 16102
/proc/meminfo: memFree=21492520/32951132 swapFree=64495980/67111528
[pid=16101] ppid=16099 vsize=17980 CPUtime=1.49 cores=1,3,5,7
/proc/16101/stat : 16101 (lingeling) R 16099 16101 16017 0 -1 4202496 4320 0 0 0 149 0 0 0 25 0 1 0 654077735 18411520 3015 33554432000 4194304 4409284 140735250681712 18446744073709551615 4242957 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/16101/statm: 4495 3015 136 53 0 2918 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17980

[startup+3.10091 s]
/proc/loadavg: 2.00 2.50 4.64 3/356 16102
/proc/meminfo: memFree=21491660/32951132 swapFree=64495980/67111528
[pid=16101] ppid=16099 vsize=20568 CPUtime=3.09 cores=1,3,5,7
/proc/16101/stat : 16101 (lingeling) R 16099 16101 16017 0 -1 4202496 4972 0 0 0 305 4 0 0 25 0 1 0 654077735 21061632 3667 33554432000 4194304 4409284 140735250681712 18446744073709551615 210647170967 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/16101/statm: 5142 3667 141 53 0 3565 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20568

[startup+6.30038 s]
/proc/loadavg: 2.00 2.49 4.62 3/356 16102
/proc/meminfo: memFree=21522452/32951132 swapFree=64495980/67111528
[pid=16101] ppid=16099 vsize=21444 CPUtime=6.3 cores=1,3,5,7
/proc/16101/stat : 16101 (lingeling) R 16099 16101 16017 0 -1 4202496 5191 0 0 0 619 11 0 0 25 0 1 0 654077735 21958656 3886 33554432000 4194304 4409284 140735250681712 18446744073709551615 210647170967 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/16101/statm: 5361 3886 141 53 0 3784 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 21444

[startup+12.7003 s]
/proc/loadavg: 2.00 2.48 4.61 3/356 16103
/proc/meminfo: memFree=21518776/32951132 swapFree=64495980/67111528
[pid=16101] ppid=16099 vsize=25680 CPUtime=12.69 cores=1,3,5,7
/proc/16101/stat : 16101 (lingeling) R 16099 16101 16017 0 -1 4202496 8281 0 0 0 1243 26 0 0 25 0 1 0 654077735 26296320 4945 33554432000 4194304 4409284 140735250681712 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/16101/statm: 6420 4945 141 53 0 4843 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 25680

[startup+25.5001 s]
/proc/loadavg: 2.00 2.46 4.57 3/356 16103
/proc/meminfo: memFree=21511964/32951132 swapFree=64495980/67111528
[pid=16101] ppid=16099 vsize=31784 CPUtime=25.49 cores=1,3,5,7
/proc/16101/stat : 16101 (lingeling) R 16099 16101 16017 0 -1 4202496 20900 0 0 0 2494 55 0 0 25 0 1 0 654077735 32546816 6471 33554432000 4194304 4409284 140735250681712 18446744073709551615 4360264 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/16101/statm: 7946 6471 141 53 0 6369 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 31784

[startup+51.1009 s]
/proc/loadavg: 2.00 2.42 4.50 3/356 16104
/proc/meminfo: memFree=21497044/32951132 swapFree=64495980/67111528
[pid=16101] ppid=16099 vsize=39524 CPUtime=51.09 cores=1,3,5,7
/proc/16101/stat : 16101 (lingeling) R 16099 16101 16017 0 -1 4202496 39299 0 0 0 5031 78 0 0 25 0 1 0 654077735 40472576 8406 33554432000 4194304 4409284 140735250681712 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/16101/statm: 9881 8406 141 53 0 8304 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 39524

[startup+102.313 s]
/proc/loadavg: 2.00 2.35 4.36 3/356 16114
/proc/meminfo: memFree=21480740/32951132 swapFree=64495980/67111528
[pid=16101] ppid=16099 vsize=54076 CPUtime=102.3 cores=1,3,5,7
/proc/16101/stat : 16101 (lingeling) R 16099 16101 16017 0 -1 4202496 55358 0 0 0 10119 111 0 0 25 0 1 0 654077735 55373824 12044 33554432000 4194304 4409284 140735250681712 18446744073709551615 4358815 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/16101/statm: 13519 12044 141 53 0 11942 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 54076

[startup+162.3 s]
/proc/loadavg: 2.00 2.29 4.21 3/356 16589
/proc/meminfo: memFree=21444388/32951132 swapFree=64495980/67111528
[pid=16101] ppid=16099 vsize=56116 CPUtime=162.27 cores=1,3,5,7
/proc/16101/stat : 16101 (lingeling) R 16099 16101 16017 0 -1 4202496 60924 0 0 0 16081 146 0 0 25 0 1 0 654077735 57462784 12554 33554432000 4194304 4409284 140735250681712 18446744073709551615 210647170967 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/16101/statm: 14029 12554 141 53 0 12452 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 56116

[startup+222.301 s]
/proc/loadavg: 2.00 2.23 4.07 3/356 16590
/proc/meminfo: memFree=21425300/32951132 swapFree=64495980/67111528
[pid=16101] ppid=16099 vsize=79868 CPUtime=222.27 cores=1,3,5,7
/proc/16101/stat : 16101 (lingeling) R 16099 16101 16017 0 -1 4202496 71972 0 0 0 22066 161 0 0 25 0 1 0 654077735 81784832 18492 33554432000 4194304 4409284 140735250681712 18446744073709551615 210647170967 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/16101/statm: 19967 18492 141 53 0 18390 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 79868

[startup+282.301 s]
/proc/loadavg: 2.00 2.19 3.94 3/356 16592
/proc/meminfo: memFree=21465960/32951132 swapFree=64495980/67111528
[pid=16101] ppid=16099 vsize=57580 CPUtime=282.27 cores=1,3,5,7
/proc/16101/stat : 16101 (lingeling) R 16099 16101 16017 0 -1 4202496 77663 0 0 0 28029 198 0 0 25 0 1 0 654077735 58961920 12920 33554432000 4194304 4409284 140735250681712 18446744073709551615 4358854 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/16101/statm: 14395 12920 141 53 0 12818 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 57580

[startup+342.301 s]
/proc/loadavg: 2.00 2.15 3.81 3/356 16593
/proc/meminfo: memFree=21460496/32951132 swapFree=64495980/67111528
[pid=16101] ppid=16099 vsize=64272 CPUtime=342.28 cores=1,3,5,7
/proc/16101/stat : 16101 (lingeling) R 16099 16101 16017 0 -1 4202496 87184 0 0 0 33996 232 0 0 25 0 1 0 654077735 65814528 14593 33554432000 4194304 4409284 140735250681712 18446744073709551615 210647170967 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/16101/statm: 16068 14593 141 53 0 14491 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 64272

[startup+402.301 s]
/proc/loadavg: 2.07 2.14 3.70 3/356 16598
/proc/meminfo: memFree=21412244/32951132 swapFree=64495980/67111528
[pid=16101] ppid=16099 vsize=81072 CPUtime=402.27 cores=1,3,5,7
/proc/16101/stat : 16101 (lingeling) R 16099 16101 16017 0 -1 4202496 102122 0 0 0 39961 266 0 0 25 0 1 0 654077735 83017728 18793 33554432000 4194304 4409284 140735250681712 18446744073709551615 4358340 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/16101/statm: 20268 18793 141 53 0 18691 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 81072

[startup+462.301 s]
/proc/loadavg: 2.02 2.11 3.59 3/356 16600
/proc/meminfo: memFree=21410292/32951132 swapFree=64495980/67111528
[pid=16101] ppid=16099 vsize=81400 CPUtime=462.27 cores=1,3,5,7
/proc/16101/stat : 16101 (lingeling) R 16099 16101 16017 0 -1 4202496 111064 0 0 0 45931 296 0 0 25 0 1 0 654077735 83353600 18875 33554432000 4194304 4409284 140735250681712 18446744073709551615 4358604 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/16101/statm: 20350 18875 141 53 0 18773 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 81400

[startup+522.301 s]
/proc/loadavg: 2.01 2.09 3.49 3/356 16601
/proc/meminfo: memFree=21388576/32951132 swapFree=64495980/67111528
[pid=16101] ppid=16099 vsize=82380 CPUtime=522.27 cores=1,3,5,7
/proc/16101/stat : 16101 (lingeling) R 16099 16101 16017 0 -1 4202496 121851 0 0 0 51902 325 0 0 25 0 1 0 654077735 84357120 19120 33554432000 4194304 4409284 140735250681712 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/16101/statm: 20595 19120 141 53 0 19018 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 82380

[startup+582.301 s]
/proc/loadavg: 2.05 2.08 3.40 3/356 16603
/proc/meminfo: memFree=21366600/32951132 swapFree=64495980/67111528
[pid=16101] ppid=16099 vsize=73848 CPUtime=582.27 cores=1,3,5,7
/proc/16101/stat : 16101 (lingeling) R 16099 16101 16017 0 -1 4202496 134792 0 0 0 57875 352 0 0 25 0 1 0 654077735 75620352 16987 33554432000 4194304 4409284 140735250681712 18446744073709551615 4358342 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/16101/statm: 18462 16987 141 53 0 16885 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 73848

[startup+642.301 s]

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

[startup+4002.3 s]
/proc/loadavg: 2.07 2.02 2.02 3/356 22627
/proc/meminfo: memFree=20724824/32951132 swapFree=64495980/67111528
[pid=16101] ppid=16099 vsize=160560 CPUtime=4002.32 cores=1,3,5,7
/proc/16101/stat : 16101 (lingeling) R 16099 16101 16017 0 -1 4202496 743118 0 0 0 398837 1395 0 0 25 0 1 0 654077735 164413440 38665 33554432000 4194304 4409284 140735250681712 18446744073709551615 4358442 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/16101/statm: 40140 38665 141 53 0 38563 0
Current children cumulated CPU time (s) 4002.32
Current children cumulated vsize (KiB) 160560

[startup+4062.31 s]
/proc/loadavg: 2.02 2.02 2.01 3/356 22629
/proc/meminfo: memFree=20697328/32951132 swapFree=64495980/67111528
[pid=16101] ppid=16099 vsize=188008 CPUtime=4062.33 cores=1,3,5,7
/proc/16101/stat : 16101 (lingeling) R 16099 16101 16017 0 -1 4202496 749980 0 0 0 404829 1404 0 0 25 0 1 0 654077735 192520192 45527 33554432000 4194304 4409284 140735250681712 18446744073709551615 210647170967 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/16101/statm: 47002 45527 141 53 0 45425 0
Current children cumulated CPU time (s) 4062.33
Current children cumulated vsize (KiB) 188008

[startup+4122.3 s]
/proc/loadavg: 2.04 2.03 2.01 3/356 22630
/proc/meminfo: memFree=20754480/32951132 swapFree=64495980/67111528
[pid=16101] ppid=16099 vsize=130744 CPUtime=4122.33 cores=1,3,5,7
/proc/16101/stat : 16101 (lingeling) R 16099 16101 16017 0 -1 4202496 760454 0 0 0 410811 1422 0 0 25 0 1 0 654077735 133881856 31211 33554432000 4194304 4409284 140735250681712 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/16101/statm: 32686 31211 141 53 0 31109 0
Current children cumulated CPU time (s) 4122.33
Current children cumulated vsize (KiB) 130744

[startup+4182.3 s]
/proc/loadavg: 2.05 2.03 2.01 3/356 22632
/proc/meminfo: memFree=20719748/32951132 swapFree=64495980/67111528
[pid=16101] ppid=16099 vsize=165388 CPUtime=4182.32 cores=1,3,5,7
/proc/16101/stat : 16101 (lingeling) R 16099 16101 16017 0 -1 4202496 769115 0 0 0 416800 1432 0 0 25 0 1 0 654077735 169357312 39872 33554432000 4194304 4409284 140735250681712 18446744073709551615 210647170967 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/16101/statm: 41347 39872 141 53 0 39770 0
Current children cumulated CPU time (s) 4182.32
Current children cumulated vsize (KiB) 165388

[startup+4242.3 s]
/proc/loadavg: 2.02 2.03 2.01 3/356 22633
/proc/meminfo: memFree=20869160/32951132 swapFree=64495980/67111528
[pid=16101] ppid=16099 vsize=147436 CPUtime=4242.32 cores=1,3,5,7
/proc/16101/stat : 16101 (lingeling) R 16099 16101 16017 0 -1 4202496 776291 0 0 0 422787 1445 0 0 25 0 1 0 654077735 150974464 35384 33554432000 4194304 4409284 140735250681712 18446744073709551615 4358609 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/16101/statm: 36859 35384 141 53 0 35282 0
Current children cumulated CPU time (s) 4242.32
Current children cumulated vsize (KiB) 147436

[startup+4302.3 s]
/proc/loadavg: 1.76 1.97 1.98 2/350 22653
/proc/meminfo: memFree=21488732/32951132 swapFree=64495980/67111528
[pid=16101] ppid=16099 vsize=185232 CPUtime=4302.32 cores=1,3,5,7
/proc/16101/stat : 16101 (lingeling) R 16099 16101 16017 0 -1 4202496 785740 0 0 0 428772 1460 0 0 25 0 1 0 654077735 189677568 44833 33554432000 4194304 4409284 140735250681712 18446744073709551615 4358601 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/16101/statm: 46308 44833 141 53 0 44731 0
Current children cumulated CPU time (s) 4302.32
Current children cumulated vsize (KiB) 185232

[startup+4362.3 s]
/proc/loadavg: 1.28 1.79 1.92 2/350 22655
/proc/meminfo: memFree=21469012/32951132 swapFree=64495980/67111528
[pid=16101] ppid=16099 vsize=204984 CPUtime=4362.33 cores=1,3,5,7
/proc/16101/stat : 16101 (lingeling) R 16099 16101 16017 0 -1 4202496 804727 0 0 0 434753 1480 0 0 25 0 1 0 654077735 209903616 49771 33554432000 4194304 4409284 140735250681712 18446744073709551615 4358408 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/16101/statm: 51246 49771 141 53 0 49669 0
Current children cumulated CPU time (s) 4362.33
Current children cumulated vsize (KiB) 204984

[startup+4422.3 s]
/proc/loadavg: 1.10 1.64 1.86 2/350 22656
/proc/meminfo: memFree=21426592/32951132 swapFree=64495980/67111528
[pid=16101] ppid=16099 vsize=247376 CPUtime=4422.33 cores=1,3,5,7
/proc/16101/stat : 16101 (lingeling) R 16099 16101 16017 0 -1 4202496 815325 0 0 0 440727 1506 0 0 25 0 1 0 654077735 253313024 60369 33554432000 4194304 4409284 140735250681712 18446744073709551615 4358334 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/16101/statm: 61844 60369 141 53 0 60267 0
Current children cumulated CPU time (s) 4422.33
Current children cumulated vsize (KiB) 247376

[startup+4482.3 s]
/proc/loadavg: 1.03 1.52 1.80 2/350 22658
/proc/meminfo: memFree=21445672/32951132 swapFree=64495980/67111528
[pid=16101] ppid=16099 vsize=228236 CPUtime=4482.33 cores=1,3,5,7
/proc/16101/stat : 16101 (lingeling) R 16099 16101 16017 0 -1 4202496 826723 0 0 0 446702 1531 0 0 25 0 1 0 654077735 233713664 55584 33554432000 4194304 4409284 140735250681712 18446744073709551615 210647170967 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/16101/statm: 57059 55584 141 53 0 55482 0
Current children cumulated CPU time (s) 4482.33
Current children cumulated vsize (KiB) 228236

[startup+4542.3 s]
/proc/loadavg: 1.01 1.42 1.75 2/350 22659
/proc/meminfo: memFree=21418256/32951132 swapFree=64495980/67111528
[pid=16101] ppid=16099 vsize=255524 CPUtime=4542.33 cores=1,3,5,7
/proc/16101/stat : 16101 (lingeling) R 16099 16101 16017 0 -1 4202496 833545 0 0 0 452681 1552 0 0 25 0 1 0 654077735 261656576 62406 33554432000 4194304 4409284 140735250681712 18446744073709551615 4358442 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/16101/statm: 63881 62406 141 53 0 62304 0
Current children cumulated CPU time (s) 4542.33
Current children cumulated vsize (KiB) 255524

[startup+4602.3 s]
/proc/loadavg: 1.00 1.34 1.70 2/350 22661
/proc/meminfo: memFree=21451976/32951132 swapFree=64495980/67111528
[pid=16101] ppid=16099 vsize=221172 CPUtime=4602.34 cores=1,3,5,7
/proc/16101/stat : 16101 (lingeling) R 16099 16101 16017 0 -1 4202496 836477 0 0 0 458645 1589 0 0 25 0 1 0 654077735 226480128 53818 33554432000 4194304 4409284 140735250681712 18446744073709551615 4359961 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/16101/statm: 55293 53818 141 53 0 53716 0
Current children cumulated CPU time (s) 4602.34
Current children cumulated vsize (KiB) 221172

[startup+4662.3 s]
/proc/loadavg: 1.00 1.28 1.65 2/350 22663
/proc/meminfo: memFree=21439564/32951132 swapFree=64495980/67111528
[pid=16101] ppid=16099 vsize=233476 CPUtime=4662.33 cores=1,3,5,7
/proc/16101/stat : 16101 (lingeling) R 16099 16101 16017 0 -1 4202496 843173 0 0 0 464606 1627 0 0 25 0 1 0 654077735 239079424 56894 33554432000 4194304 4409284 140735250681712 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/16101/statm: 58369 56894 141 53 0 56792 0
Current children cumulated CPU time (s) 4662.33
Current children cumulated vsize (KiB) 233476

[startup+4722.31 s]
/proc/loadavg: 1.05 1.24 1.62 2/350 22664
/proc/meminfo: memFree=21438932/32951132 swapFree=64495980/67111528
[pid=16101] ppid=16099 vsize=234976 CPUtime=4722.34 cores=1,3,5,7
/proc/16101/stat : 16101 (lingeling) R 16099 16101 16017 0 -1 4202496 854223 0 0 0 470573 1661 0 0 25 0 1 0 654077735 240615424 57269 33554432000 4194304 4409284 140735250681712 18446744073709551615 4358630 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/16101/statm: 58744 57269 141 53 0 57167 0
Current children cumulated CPU time (s) 4722.34
Current children cumulated vsize (KiB) 234976

[startup+4782.3 s]
/proc/loadavg: 1.02 1.19 1.57 2/350 22666
/proc/meminfo: memFree=21397996/32951132 swapFree=64495980/67111528
[pid=16101] ppid=16099 vsize=275972 CPUtime=4782.33 cores=1,3,5,7
/proc/16101/stat : 16101 (lingeling) R 16099 16101 16017 0 -1 4202496 864472 0 0 0 476547 1686 0 0 25 0 1 0 654077735 282595328 67518 33554432000 4194304 4409284 140735250681712 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/16101/statm: 68993 67518 141 53 0 67416 0
Current children cumulated CPU time (s) 4782.33
Current children cumulated vsize (KiB) 275972

[startup+4842.3 s]
/proc/loadavg: 1.00 1.16 1.54 2/350 22667
/proc/meminfo: memFree=21397984/32951132 swapFree=64495980/67111528
[pid=16101] ppid=16099 vsize=275972 CPUtime=4842.33 cores=1,3,5,7
/proc/16101/stat : 16101 (lingeling) R 16099 16101 16017 0 -1 4202496 864472 0 0 0 482531 1702 0 0 25 0 1 0 654077735 282595328 67518 33554432000 4194304 4409284 140735250681712 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/16101/statm: 68993 67518 141 53 0 67416 0
Current children cumulated CPU time (s) 4842.33
Current children cumulated vsize (KiB) 275972

[startup+4902.3 s]
/proc/loadavg: 1.00 1.13 1.50 2/350 22669
/proc/meminfo: memFree=21350228/32951132 swapFree=64495980/67111528
[pid=16101] ppid=16099 vsize=323764 CPUtime=4902.34 cores=1,3,5,7
/proc/16101/stat : 16101 (lingeling) R 16099 16101 16017 0 -1 4202496 876420 0 0 0 488519 1715 0 0 25 0 1 0 654077735 331534336 79466 33554432000 4194304 4409284 140735250681712 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/16101/statm: 80941 79466 141 53 0 79364 0
Current children cumulated CPU time (s) 4902.34
Current children cumulated vsize (KiB) 323764

[startup+4962.3 s]
/proc/loadavg: 1.00 1.10 1.46 2/350 22671
/proc/meminfo: memFree=21485260/32951132 swapFree=64495980/67111528
[pid=16101] ppid=16099 vsize=188796 CPUtime=4962.34 cores=1,3,5,7
/proc/16101/stat : 16101 (lingeling) R 16099 16101 16017 0 -1 4202496 878239 0 0 0 494505 1729 0 0 25 0 1 0 654077735 193327104 45756 33554432000 4194304 4409284 140735250681712 18446744073709551615 4358418 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/16101/statm: 47199 45756 141 53 0 45622 0
Current children cumulated CPU time (s) 4962.34
Current children cumulated vsize (KiB) 188796



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 1.00 1.08 1.44 2/350 22672
/proc/meminfo: memFree=21458352/32951132 swapFree=64495980/67111528
[pid=16101] ppid=16099 vsize=215984 CPUtime=5000.04 cores=1,3,5,7
/proc/16101/stat : 16101 (lingeling) R 16099 16101 16017 0 -1 4202496 885004 0 0 0 498251 1753 0 0 25 0 1 0 654077735 221167616 52521 33554432000 4194304 4409284 140735250681712 18446744073709551615 4358442 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/16101/statm: 53996 52521 141 53 0 52419 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 215984

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5000.02
CPU time (s): 5000.07
CPU user time (s): 4982.52
CPU system time (s): 17.5473
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 323764

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

runsolver used 17.2224 second user time and 40.3799 second system time

The end

Launcher Data

Begin job on node129 at 2011-05-15 03:59:41
IDJOB=3372739
IDBENCH=83413
IDSOLVER=1850
FILE ID=node129/3372739-1305424781
RUNJOBID= node129-1305424061-16036
PBS_JOBID= 13324597
Free space on /tmp= 73356 MiB

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

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

MD5SUM BENCH= f35f3aee72237c1bf3d673feb4883756
RANDOM SEED=666828603

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      21505200 kB
Buffers:        249572 kB
Cached:        5863440 kB
SwapCached:      52668 kB
Active:        3067532 kB
Inactive:      8156896 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      21505200 kB
SwapTotal:    67111528 kB
SwapFree:     64495980 kB
Dirty:            3152 kB
Writeback:           0 kB
AnonPages:     5067360 kB
Mapped:          17744 kB
Slab:           119568 kB
PageTables:      38000 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 79918892 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73412 MiB
End job on node129 at 2011-05-15 05:23:03