Trace number 3309787

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Lingeling 587? (TO) 5000.08 4999.93

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom15.cnf
MD5SUM1f0914c6141fdba914b73575a12b918a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark16550.6
Satisfiable
(Un)Satisfiability was proved
Number of variables25972
Number of clauses86411
Sum of the clauses size219707
Maximum clause length879
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 245193
Number of clauses of size 340753
Number of clauses of size 4119
Number of clauses of size 513
Number of clauses of size over 5332

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-3309787-1303994192/watcher-3309787-1303994192 -o /tmp/evaluation-result-3309787-1303994192/solver-3309787-1303994192 -C 5000 -W 5100 -M 15500 lingeling HOME/instance-3309787-1303994192.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.00 1.96 2/177 23735
/proc/meminfo: memFree=12936868/32950928 swapFree=67111528/67111528
[pid=23735] ppid=23733 vsize=7848 CPUtime=0 cores=1,3,5,7
/proc/23735/stat : 23735 (lingeling) R 23733 23735 23143 0 -1 4202496 566 0 0 0 0 0 0 0 22 0 1 0 589649912 8036352 487 33554432000 4194304 4409164 140733350080944 18446744073709551615 251367546624 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23735/statm: 1962 487 113 53 0 385 0

[startup+0.043018 s]
/proc/loadavg: 2.00 2.00 1.96 2/177 23735
/proc/meminfo: memFree=12936868/32950928 swapFree=67111528/67111528
[pid=23735] ppid=23733 vsize=10700 CPUtime=0.04 cores=1,3,5,7
/proc/23735/stat : 23735 (lingeling) R 23733 23735 23143 0 -1 4202496 1373 0 0 0 4 0 0 0 22 0 1 0 589649912 10956800 1205 33554432000 4194304 4409164 140733350080944 18446744073709551615 4228049 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23735/statm: 2675 1205 118 53 0 1098 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 10700

[startup+0.101012 s]
/proc/loadavg: 2.00 2.00 1.96 2/177 23735
/proc/meminfo: memFree=12936868/32950928 swapFree=67111528/67111528
[pid=23735] ppid=23733 vsize=12192 CPUtime=0.09 cores=1,3,5,7
/proc/23735/stat : 23735 (lingeling) R 23733 23735 23143 0 -1 4202496 2325 0 0 0 9 0 0 0 22 0 1 0 589649912 12484608 1557 33554432000 4194304 4409164 140733350080944 18446744073709551615 4284387 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23735/statm: 3048 1557 129 53 0 1471 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12192

[startup+0.300969 s]
/proc/loadavg: 2.00 2.00 1.96 2/177 23735
/proc/meminfo: memFree=12936868/32950928 swapFree=67111528/67111528
[pid=23735] ppid=23733 vsize=12560 CPUtime=0.29 cores=1,3,5,7
/proc/23735/stat : 23735 (lingeling) R 23733 23735 23143 0 -1 4202496 3644 0 0 0 29 0 0 0 23 0 1 0 589649912 12861440 1649 33554432000 4194304 4409164 140733350080944 18446744073709551615 4281398 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23735/statm: 3140 1649 129 53 0 1563 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12560

[startup+0.700894 s]
/proc/loadavg: 2.00 2.00 1.96 2/177 23735
/proc/meminfo: memFree=12936868/32950928 swapFree=67111528/67111528
[pid=23735] ppid=23733 vsize=14608 CPUtime=0.69 cores=1,3,5,7
/proc/23735/stat : 23735 (lingeling) R 23733 23735 23143 0 -1 4202496 5785 0 0 0 69 0 0 0 25 0 1 0 589649912 14958592 2162 33554432000 4194304 4409164 140733350080944 18446744073709551615 4269752 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23735/statm: 3652 2162 130 53 0 2075 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14608

[startup+1.50075 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 23736
/proc/meminfo: memFree=12927816/32950928 swapFree=67111528/67111528
[pid=23735] ppid=23733 vsize=16092 CPUtime=1.49 cores=1,3,5,7
/proc/23735/stat : 23735 (lingeling) R 23733 23735 23143 0 -1 4202496 7602 0 0 0 149 0 0 0 25 0 1 0 589649912 16478208 2545 33554432000 4194304 4409164 140733350080944 18446744073709551615 4246141 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23735/statm: 4023 2545 136 53 0 2446 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16092

[startup+3.10046 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 23736
/proc/meminfo: memFree=12926660/32950928 swapFree=67111528/67111528
[pid=23735] ppid=23733 vsize=13988 CPUtime=3.09 cores=1,3,5,7
/proc/23735/stat : 23735 (lingeling) R 23733 23735 23143 0 -1 4202496 7607 0 0 0 307 2 0 0 25 0 1 0 589649912 14323712 2024 33554432000 4194304 4409164 140733350080944 18446744073709551615 4231467 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23735/statm: 3497 2024 141 53 0 1920 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13988

[startup+6.30086 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 23736
/proc/meminfo: memFree=12927304/32950928 swapFree=67111528/67111528
[pid=23735] ppid=23733 vsize=15356 CPUtime=6.29 cores=1,3,5,7
/proc/23735/stat : 23735 (lingeling) R 23733 23735 23143 0 -1 4202496 7956 0 0 0 622 7 0 0 25 0 1 0 589649912 15724544 2367 33554432000 4194304 4409164 140733350080944 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23735/statm: 3839 2367 141 53 0 2262 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15356

[startup+12.7007 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 23737
/proc/meminfo: memFree=12923108/32950928 swapFree=67111528/67111528
[pid=23735] ppid=23733 vsize=19196 CPUtime=12.69 cores=1,3,5,7
/proc/23735/stat : 23735 (lingeling) R 23733 23735 23143 0 -1 4202496 8931 0 0 0 1252 17 0 0 25 0 1 0 589649912 19656704 3336 33554432000 4194304 4409164 140733350080944 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23735/statm: 4799 3336 141 53 0 3222 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 19196

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 23737
/proc/meminfo: memFree=12918888/32950928 swapFree=67111528/67111528
[pid=23735] ppid=23733 vsize=24200 CPUtime=25.49 cores=1,3,5,7
/proc/23735/stat : 23735 (lingeling) R 23733 23735 23143 0 -1 4202496 14438 0 0 0 2515 34 0 0 25 0 1 0 589649912 24780800 4578 33554432000 4194304 4409164 140733350080944 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23735/statm: 6050 4578 141 53 0 4473 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 24200

[startup+51.1005 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 23765
/proc/meminfo: memFree=12952896/32950928 swapFree=67111528/67111528
[pid=23735] ppid=23733 vsize=30188 CPUtime=51.09 cores=1,3,5,7
/proc/23735/stat : 23735 (lingeling) R 23733 23735 23143 0 -1 4202496 26335 0 0 0 5043 66 0 0 25 0 1 0 589649912 30912512 6075 33554432000 4194304 4409164 140733350080944 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23735/statm: 7547 6075 141 53 0 5970 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 30188

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 23766
/proc/meminfo: memFree=12932160/32950928 swapFree=67111528/67111528
[pid=23735] ppid=23733 vsize=36252 CPUtime=102.3 cores=1,3,5,7
/proc/23735/stat : 23735 (lingeling) R 23733 23735 23143 0 -1 4202496 47870 0 0 0 10111 119 0 0 25 0 1 0 589649912 37122048 7598 33554432000 4194304 4409164 140733350080944 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23735/statm: 9063 7598 141 53 0 7486 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 36252

[startup+162.301 s]
/proc/loadavg: 2.06 2.02 1.97 3/178 23771
/proc/meminfo: memFree=12925536/32950928 swapFree=67111528/67111528
[pid=23735] ppid=23733 vsize=45072 CPUtime=162.29 cores=1,3,5,7
/proc/23735/stat : 23735 (lingeling) R 23733 23735 23143 0 -1 4202496 73560 0 0 0 16061 168 0 0 25 0 1 0 589649912 46153728 9803 33554432000 4194304 4409164 140733350080944 18446744073709551615 4254576 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/23735/statm: 11268 9803 141 53 0 9691 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 45072

[startup+222.301 s]
/proc/loadavg: 2.02 2.01 1.97 3/178 23772
/proc/meminfo: memFree=12929048/32950928 swapFree=67111528/67111528
[pid=23735] ppid=23733 vsize=31520 CPUtime=222.29 cores=1,3,5,7
/proc/23735/stat : 23735 (lingeling) R 23733 23735 23143 0 -1 4202496 101622 0 0 0 22010 219 0 0 25 0 1 0 589649912 32276480 6424 33554432000 4194304 4409164 140733350080944 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/23735/statm: 7880 6424 141 53 0 6303 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 31520

[startup+282.301 s]
/proc/loadavg: 2.01 2.00 1.97 3/178 23774
/proc/meminfo: memFree=12907576/32950928 swapFree=67111528/67111528
[pid=23735] ppid=23733 vsize=53344 CPUtime=282.3 cores=1,3,5,7
/proc/23735/stat : 23735 (lingeling) R 23733 23735 23143 0 -1 4202496 124752 0 0 0 27970 260 0 0 25 0 1 0 589649912 54624256 11698 33554432000 4194304 4409164 140733350080944 18446744073709551615 4358561 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/23735/statm: 13336 11698 141 53 0 11759 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 53344

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 23775
/proc/meminfo: memFree=12901608/32950928 swapFree=67111528/67111528
[pid=23735] ppid=23733 vsize=45368 CPUtime=342.29 cores=1,3,5,7
/proc/23735/stat : 23735 (lingeling) R 23733 23735 23143 0 -1 4202496 145632 0 0 0 33929 300 0 0 25 0 1 0 589649912 46456832 9870 33554432000 4194304 4409164 140733350080944 18446744073709551615 4358304 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/23735/statm: 11342 9870 141 53 0 9765 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 45368

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 23777
/proc/meminfo: memFree=12870588/32950928 swapFree=67111528/67111528
[pid=23735] ppid=23733 vsize=51680 CPUtime=402.3 cores=1,3,5,7
/proc/23735/stat : 23735 (lingeling) R 23733 23735 23143 0 -1 4202496 171499 0 0 0 39885 345 0 0 25 0 1 0 589649912 52920320 11480 33554432000 4194304 4409164 140733350080944 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/23735/statm: 12920 11480 141 53 0 11343 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 51680

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 23779
/proc/meminfo: memFree=12901820/32950928 swapFree=67111528/67111528
[pid=23735] ppid=23733 vsize=46120 CPUtime=462.31 cores=1,3,5,7
/proc/23735/stat : 23735 (lingeling) R 23733 23735 23143 0 -1 4202496 197790 0 0 0 45849 382 0 0 25 0 1 0 589649912 47226880 9873 33554432000 4194304 4409164 140733350080944 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/23735/statm: 11530 9873 141 53 0 9953 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 46120

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 23780
/proc/meminfo: memFree=12870048/32950928 swapFree=67111528/67111528
[pid=23735] ppid=23733 vsize=60760 CPUtime=522.3 cores=1,3,5,7
/proc/23735/stat : 23735 (lingeling) R 23733 23735 23143 0 -1 4202496 220017 0 0 0 51813 417 0 0 25 0 1 0 589649912 62218240 13526 33554432000 4194304 4409164 140733350080944 18446744073709551615 4358240 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/23735/statm: 15190 13526 141 53 0 13613 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 60760

[startup+582.3 s]
/proc/loadavg: 2.08 2.02 1.97 3/178 23782
/proc/meminfo: memFree=12838164/32950928 swapFree=67111528/67111528
[pid=23735] ppid=23733 vsize=69744 CPUtime=582.3 cores=1,3,5,7
/proc/23735/stat : 23735 (lingeling) R 23733 23735 23143 0 -1 4202496 242828 0 0 0 57770 460 0 0 25 0 1 0 589649912 71417856 15982 33554432000 4194304 4409164 140733350080944 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/23735/statm: 17436 15982 141 53 0 15859 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 69744

[startup+642.3 s]

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

[startup+4062.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 23887
/proc/meminfo: memFree=12174288/32950928 swapFree=67111528/67111528
[pid=23735] ppid=23733 vsize=546848 CPUtime=4062.42 cores=1,3,5,7
/proc/23735/stat : 23735 (lingeling) R 23733 23735 23143 0 -1 4202496 930121 0 0 0 404959 1283 0 0 25 0 1 0 589649912 559972352 135240 33554432000 4194304 4409164 140733350080944 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/23735/statm: 136712 135240 141 53 0 135135 0
Current children cumulated CPU time (s) 4062.42
Current children cumulated vsize (KiB) 546848

[startup+4122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 23888
/proc/meminfo: memFree=12110400/32950928 swapFree=67111528/67111528
[pid=23735] ppid=23733 vsize=546872 CPUtime=4122.42 cores=1,3,5,7
/proc/23735/stat : 23735 (lingeling) R 23733 23735 23143 0 -1 4202496 930127 0 0 0 410952 1290 0 0 25 0 1 0 589649912 559996928 135246 33554432000 4194304 4409164 140733350080944 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/23735/statm: 136718 135246 141 53 0 135141 0
Current children cumulated CPU time (s) 4122.42
Current children cumulated vsize (KiB) 546872

[startup+4182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 23890
/proc/meminfo: memFree=11899956/32950928 swapFree=67111528/67111528
[pid=23735] ppid=23733 vsize=677944 CPUtime=4182.42 cores=1,3,5,7
/proc/23735/stat : 23735 (lingeling) R 23733 23735 23143 0 -1 4202496 962895 0 0 0 416944 1298 0 0 25 0 1 0 589649912 694214656 168014 33554432000 4194304 4409164 140733350080944 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/23735/statm: 169486 168014 141 53 0 167909 0
Current children cumulated CPU time (s) 4182.42
Current children cumulated vsize (KiB) 677944

[startup+4242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 23891
/proc/meminfo: memFree=11899804/32950928 swapFree=67111528/67111528
[pid=23735] ppid=23733 vsize=677944 CPUtime=4242.43 cores=1,3,5,7
/proc/23735/stat : 23735 (lingeling) R 23733 23735 23143 0 -1 4202496 962895 0 0 0 422939 1304 0 0 25 0 1 0 589649912 694214656 168014 33554432000 4194304 4409164 140733350080944 18446744073709551615 4358614 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/23735/statm: 169486 168014 141 53 0 167909 0
Current children cumulated CPU time (s) 4242.43
Current children cumulated vsize (KiB) 677944

[startup+4302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 23893
/proc/meminfo: memFree=11791652/32950928 swapFree=67111528/67111528
[pid=23735] ppid=23733 vsize=677944 CPUtime=4302.43 cores=1,3,5,7
/proc/23735/stat : 23735 (lingeling) R 23733 23735 23143 0 -1 4202496 962895 0 0 0 428935 1308 0 0 25 0 1 0 589649912 694214656 168014 33554432000 4194304 4409164 140733350080944 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/23735/statm: 169486 168014 141 53 0 167909 0
Current children cumulated CPU time (s) 4302.43
Current children cumulated vsize (KiB) 677944

[startup+4362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 23895
/proc/meminfo: memFree=11789512/32950928 swapFree=67111528/67111528
[pid=23735] ppid=23733 vsize=680060 CPUtime=4362.42 cores=1,3,5,7
/proc/23735/stat : 23735 (lingeling) R 23733 23735 23143 0 -1 4202496 1027693 0 0 0 434922 1320 0 0 25 0 1 0 589649912 696381440 168543 33554432000 4194304 4409164 140733350080944 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/23735/statm: 170015 168543 141 53 0 168438 0
Current children cumulated CPU time (s) 4362.42
Current children cumulated vsize (KiB) 680060

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 23896
/proc/meminfo: memFree=11787264/32950928 swapFree=67111528/67111528
[pid=23735] ppid=23733 vsize=682332 CPUtime=4422.43 cores=1,3,5,7
/proc/23735/stat : 23735 (lingeling) R 23733 23735 23143 0 -1 4202496 1028261 0 0 0 440918 1325 0 0 25 0 1 0 589649912 698707968 169111 33554432000 4194304 4409164 140733350080944 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/23735/statm: 170583 169111 141 53 0 169006 0
Current children cumulated CPU time (s) 4422.43
Current children cumulated vsize (KiB) 682332

[startup+4482.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/178 23898
/proc/meminfo: memFree=11721388/32950928 swapFree=67111528/67111528
[pid=23735] ppid=23733 vsize=682332 CPUtime=4482.43 cores=1,3,5,7
/proc/23735/stat : 23735 (lingeling) R 23733 23735 23143 0 -1 4202496 1028261 0 0 0 446912 1331 0 0 25 0 1 0 589649912 698707968 169111 33554432000 4194304 4409164 140733350080944 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/23735/statm: 170583 169111 141 53 0 169006 0
Current children cumulated CPU time (s) 4482.43
Current children cumulated vsize (KiB) 682332

[startup+4542.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 23899
/proc/meminfo: memFree=11721500/32950928 swapFree=67111528/67111528
[pid=23735] ppid=23733 vsize=682332 CPUtime=4542.44 cores=1,3,5,7
/proc/23735/stat : 23735 (lingeling) R 23733 23735 23143 0 -1 4202496 1028261 0 0 0 452908 1336 0 0 25 0 1 0 589649912 698707968 169111 33554432000 4194304 4409164 140733350080944 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/23735/statm: 170583 169111 141 53 0 169006 0
Current children cumulated CPU time (s) 4542.44
Current children cumulated vsize (KiB) 682332

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 23901
/proc/meminfo: memFree=11721592/32950928 swapFree=67111528/67111528
[pid=23735] ppid=23733 vsize=682332 CPUtime=4602.44 cores=1,3,5,7
/proc/23735/stat : 23735 (lingeling) R 23733 23735 23143 0 -1 4202496 1028261 0 0 0 458905 1339 0 0 25 0 1 0 589649912 698707968 169111 33554432000 4194304 4409164 140733350080944 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/23735/statm: 170583 169111 141 53 0 169006 0
Current children cumulated CPU time (s) 4602.44
Current children cumulated vsize (KiB) 682332

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 23903
/proc/meminfo: memFree=11751336/32950928 swapFree=67111528/67111528
[pid=23735] ppid=23733 vsize=682332 CPUtime=4662.44 cores=1,3,5,7
/proc/23735/stat : 23735 (lingeling) R 23733 23735 23143 0 -1 4202496 1028261 0 0 0 464901 1343 0 0 25 0 1 0 589649912 698707968 169111 33554432000 4194304 4409164 140733350080944 18446744073709551615 4358557 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/23735/statm: 170583 169111 141 53 0 169006 0
Current children cumulated CPU time (s) 4662.44
Current children cumulated vsize (KiB) 682332

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 23904
/proc/meminfo: memFree=11751308/32950928 swapFree=67111528/67111528
[pid=23735] ppid=23733 vsize=682332 CPUtime=4722.45 cores=1,3,5,7
/proc/23735/stat : 23735 (lingeling) R 23733 23735 23143 0 -1 4202496 1028261 0 0 0 470899 1346 0 0 25 0 1 0 589649912 698707968 169111 33554432000 4194304 4409164 140733350080944 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/23735/statm: 170583 169111 141 53 0 169006 0
Current children cumulated CPU time (s) 4722.45
Current children cumulated vsize (KiB) 682332

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 23906
/proc/meminfo: memFree=11685820/32950928 swapFree=67111528/67111528
[pid=23735] ppid=23733 vsize=682332 CPUtime=4782.45 cores=1,3,5,7
/proc/23735/stat : 23735 (lingeling) R 23733 23735 23143 0 -1 4202496 1028261 0 0 0 476895 1350 0 0 25 0 1 0 589649912 698707968 169111 33554432000 4194304 4409164 140733350080944 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/23735/statm: 170583 169111 141 53 0 169006 0
Current children cumulated CPU time (s) 4782.45
Current children cumulated vsize (KiB) 682332

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 23907
/proc/meminfo: memFree=11850476/32950928 swapFree=67111528/67111528
[pid=23735] ppid=23733 vsize=410104 CPUtime=4842.45 cores=1,3,5,7
/proc/23735/stat : 23735 (lingeling) R 23733 23735 23143 0 -1 4202496 1070193 0 0 0 482880 1365 0 0 25 0 1 0 589649912 419946496 101054 33554432000 4194304 4409164 140733350080944 18446744073709551615 4360368 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/23735/statm: 102526 101054 141 53 0 100949 0
Current children cumulated CPU time (s) 4842.45
Current children cumulated vsize (KiB) 410104

[startup+4902.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 23909
/proc/meminfo: memFree=11850700/32950928 swapFree=67111528/67111528
[pid=23735] ppid=23733 vsize=410104 CPUtime=4902.45 cores=1,3,5,7
/proc/23735/stat : 23735 (lingeling) R 23733 23735 23143 0 -1 4202496 1070193 0 0 0 488872 1373 0 0 25 0 1 0 589649912 419946496 101054 33554432000 4194304 4409164 140733350080944 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/23735/statm: 102526 101054 141 53 0 100949 0
Current children cumulated CPU time (s) 4902.45
Current children cumulated vsize (KiB) 410104

[startup+4962.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 23911
/proc/meminfo: memFree=12283800/32950928 swapFree=67111528/67111528
[pid=23735] ppid=23733 vsize=410104 CPUtime=4962.44 cores=1,3,5,7
/proc/23735/stat : 23735 (lingeling) R 23733 23735 23143 0 -1 4202496 1070193 0 0 0 494862 1382 0 0 25 0 1 0 589649912 419946496 101054 33554432000 4194304 4409164 140733350080944 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/23735/statm: 102526 101054 141 53 0 100949 0
Current children cumulated CPU time (s) 4962.44
Current children cumulated vsize (KiB) 410104



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 23912
/proc/meminfo: memFree=12351476/32950928 swapFree=67111528/67111528
[pid=23735] ppid=23733 vsize=392368 CPUtime=5000.05 cores=1,3,5,7
/proc/23735/stat : 23735 (lingeling) R 23733 23735 23143 0 -1 4202496 1104642 0 0 0 498615 1390 0 0 25 0 1 0 589649912 401784832 96620 33554432000 4194304 4409164 140733350080944 18446744073709551615 4358265 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/23735/statm: 98092 96620 141 53 0 96515 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 392368

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.01 2.00 3/178 23912
/proc/meminfo: memFree=12351476/32950928 swapFree=67111528/67111528
[pid=23735] ppid=23733 vsize=392368 CPUtime=5000.05 cores=1,3,5,7
/proc/23735/stat : 23735 (lingeling) R 23733 23735 23143 0 -1 4202496 1104642 0 0 0 498615 1390 0 0 25 0 1 0 589649912 401784832 96620 33554432000 4194304 4409164 140733350080944 18446744073709551615 4358265 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/23735/statm: 98092 96620 141 53 0 96515 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 392368

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.93
CPU time (s): 5000.08
CPU user time (s): 4986.15
CPU system time (s): 13.9269
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 682332

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

runsolver used 7.56485 second user time and 18.6052 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-28 14:36:32
IDJOB=3309787
IDBENCH=83108
IDSOLVER=1693
FILE ID=node113/3309787-1303994192
RUNJOBID= node113-1303987385-23162
PBS_JOBID= 13168761
Free space on /tmp= 71148 MiB

SOLVER NAME= Lingeling 587
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom15.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309787-1303994192/watcher-3309787-1303994192 -o /tmp/evaluation-result-3309787-1303994192/solver-3309787-1303994192 -C 5000 -W 5100 -M 15500  lingeling HOME/instance-3309787-1303994192.cnf

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

MD5SUM BENCH= 1f0914c6141fdba914b73575a12b918a
RANDOM SEED=1628838648

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:      12937148 kB
Buffers:       1870608 kB
Cached:       17422428 kB
SwapCached:          0 kB
Active:       10804040 kB
Inactive:      8613008 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12937148 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1592 kB
Writeback:           0 kB
AnonPages:      123236 kB
Mapped:          15452 kB
Slab:           533100 kB
PageTables:       4576 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   269116 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= 71160 MiB
End job on node113 at 2011-04-28 15:59:54