Trace number 3309841

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.05 4999.93

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom17.cnf
MD5SUMa6df2ce216327c64a0156683acb72fc2
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 variables32733
Number of clauses109177
Sum of the clauses size278009
Maximum clause length1080
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 256533
Number of clauses of size 352066
Number of clauses of size 4152
Number of clauses of size 515
Number of clauses of size over 5410

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-3309841-1303996429/watcher-3309841-1303996429 -o /tmp/evaluation-result-3309841-1303996429/solver-3309841-1303996429 -C 5000 -W 5100 -M 15500 lingeling HOME/instance-3309841-1303996429.cnf 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2375
/proc/meminfo: memFree=19331004/32951124 swapFree=67111524/67111528
[pid=2375] ppid=2373 vsize=7408 CPUtime=0 cores=0,2,4,6
/proc/2375/stat : 2375 (lingeling) R 2373 2375 1752 0 -1 4202496 433 0 0 0 0 0 0 0 25 0 1 0 492059017 7585792 375 33554432000 4194304 4409164 140737316435616 18446744073709551615 255106768640 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/2375/statm: 1885 376 111 53 0 308 0

[startup+0.03316 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2375
/proc/meminfo: memFree=19331004/32951124 swapFree=67111524/67111528
[pid=2375] ppid=2373 vsize=11036 CPUtime=0.03 cores=0,2,4,6
/proc/2375/stat : 2375 (lingeling) R 2373 2375 1752 0 -1 4202496 1367 0 0 0 3 0 0 0 25 0 1 0 492059017 11300864 1284 33554432000 4194304 4409164 140737316435616 18446744073709551615 255106768640 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/2375/statm: 2759 1284 113 53 0 1182 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 11036

[startup+0.101192 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2375
/proc/meminfo: memFree=19331004/32951124 swapFree=67111524/67111528
[pid=2375] ppid=2373 vsize=13436 CPUtime=0.09 cores=0,2,4,6
/proc/2375/stat : 2375 (lingeling) R 2373 2375 1752 0 -1 4202496 2744 0 0 0 9 0 0 0 25 0 1 0 492059017 13758464 1868 33554432000 4194304 4409164 140737316435616 18446744073709551615 4259734 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/2375/statm: 3359 1868 129 53 0 1782 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13436

[startup+0.301146 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2375
/proc/meminfo: memFree=19331004/32951124 swapFree=67111524/67111528
[pid=2375] ppid=2373 vsize=15028 CPUtime=0.29 cores=0,2,4,6
/proc/2375/stat : 2375 (lingeling) R 2373 2375 1752 0 -1 4202496 4188 0 0 0 29 0 0 0 25 0 1 0 492059017 15388672 2266 33554432000 4194304 4409164 140737316435616 18446744073709551615 4276094 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/2375/statm: 3757 2266 129 53 0 2180 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15028

[startup+0.701074 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2375
/proc/meminfo: memFree=19331004/32951124 swapFree=67111524/67111528
[pid=2375] ppid=2373 vsize=15520 CPUtime=0.69 cores=0,2,4,6
/proc/2375/stat : 2375 (lingeling) R 2373 2375 1752 0 -1 4202496 6921 0 0 0 69 0 0 0 25 0 1 0 492059017 15892480 2389 33554432000 4194304 4409164 140737316435616 18446744073709551615 4282610 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/2375/statm: 3880 2389 129 53 0 2303 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15520

[startup+1.5009 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2376
/proc/meminfo: memFree=19319968/32951124 swapFree=67111524/67111528
[pid=2375] ppid=2373 vsize=17468 CPUtime=1.49 cores=0,2,4,6
/proc/2375/stat : 2375 (lingeling) R 2373 2375 1752 0 -1 4202496 8522 0 0 0 149 0 0 0 25 0 1 0 492059017 17887232 2881 33554432000 4194304 4409164 140737316435616 18446744073709551615 4340167 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/2375/statm: 4367 2881 134 53 0 2790 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17468

[startup+3.10067 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2376
/proc/meminfo: memFree=19319592/32951124 swapFree=67111524/67111528
[pid=2375] ppid=2373 vsize=17396 CPUtime=3.09 cores=0,2,4,6
/proc/2375/stat : 2375 (lingeling) R 2373 2375 1752 0 -1 4202496 8535 0 0 0 309 0 0 0 25 0 1 0 492059017 17813504 2876 33554432000 4194304 4409164 140737316435616 18446744073709551615 255106793367 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/2375/statm: 4349 2876 141 53 0 2772 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17396

[startup+6.3011 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2377
/proc/meminfo: memFree=19318596/32951124 swapFree=67111524/67111528
[pid=2375] ppid=2373 vsize=18500 CPUtime=6.29 cores=0,2,4,6
/proc/2375/stat : 2375 (lingeling) R 2373 2375 1752 0 -1 4202496 8820 0 0 0 627 2 0 0 25 0 1 0 492059017 18944000 3152 33554432000 4194304 4409164 140737316435616 18446744073709551615 255106793367 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/2375/statm: 4625 3152 141 53 0 3048 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18500

[startup+12.701 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2377
/proc/meminfo: memFree=19314864/32951124 swapFree=67111524/67111528
[pid=2375] ppid=2373 vsize=22144 CPUtime=12.69 cores=0,2,4,6
/proc/2375/stat : 2375 (lingeling) R 2373 2375 1752 0 -1 4202496 9599 0 0 0 1263 6 0 0 25 0 1 0 492059017 22675456 3923 33554432000 4194304 4409164 140737316435616 18446744073709551615 255106793367 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/2375/statm: 5536 3923 141 53 0 3959 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 22144

[startup+25.5007 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2377
/proc/meminfo: memFree=19340036/32951124 swapFree=67111524/67111528
[pid=2375] ppid=2373 vsize=27356 CPUtime=25.49 cores=0,2,4,6
/proc/2375/stat : 2375 (lingeling) R 2373 2375 1752 0 -1 4202496 11050 0 0 0 2536 13 0 0 25 0 1 0 492059017 28012544 5366 33554432000 4194304 4409164 140737316435616 18446744073709551615 255106793367 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/2375/statm: 6839 5366 141 53 0 5262 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 27356

[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2378
/proc/meminfo: memFree=19333068/32951124 swapFree=67111524/67111528
[pid=2375] ppid=2373 vsize=36464 CPUtime=51.09 cores=0,2,4,6
/proc/2375/stat : 2375 (lingeling) R 2373 2375 1752 0 -1 4202496 18977 0 0 0 5084 25 0 0 25 0 1 0 492059017 37339136 7389 33554432000 4194304 4409164 140737316435616 18446744073709551615 255106793367 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/2375/statm: 9116 7389 141 53 0 7539 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 36464

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2379
/proc/meminfo: memFree=19268576/32951124 swapFree=67111524/67111528
[pid=2375] ppid=2373 vsize=32144 CPUtime=102.29 cores=0,2,4,6
/proc/2375/stat : 2375 (lingeling) R 2373 2375 1752 0 -1 4202496 33877 0 0 0 10183 46 0 0 25 0 1 0 492059017 32915456 6440 33554432000 4194304 4409164 140737316435616 18446744073709551615 255106793367 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/2375/statm: 8036 6440 141 53 0 6459 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 32144

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2381
/proc/meminfo: memFree=19261108/32951124 swapFree=67111524/67111528
[pid=2375] ppid=2373 vsize=40232 CPUtime=162.3 cores=0,2,4,6
/proc/2375/stat : 2375 (lingeling) R 2373 2375 1752 0 -1 4202496 61991 0 0 0 16158 72 0 0 25 0 1 0 492059017 41197568 8599 33554432000 4194304 4409164 140737316435616 18446744073709551615 4358795 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/2375/statm: 10058 8599 141 53 0 8481 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 40232

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2382
/proc/meminfo: memFree=19259852/32951124 swapFree=67111524/67111528
[pid=2375] ppid=2373 vsize=41252 CPUtime=222.3 cores=0,2,4,6
/proc/2375/stat : 2375 (lingeling) R 2373 2375 1752 0 -1 4202496 88211 0 0 0 22135 95 0 0 25 0 1 0 492059017 42242048 8840 33554432000 4194304 4409164 140737316435616 18446744073709551615 4358271 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/2375/statm: 10313 8840 141 53 0 8736 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 41252

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2384
/proc/meminfo: memFree=19257472/32951124 swapFree=67111524/67111528
[pid=2375] ppid=2373 vsize=43524 CPUtime=282.3 cores=0,2,4,6
/proc/2375/stat : 2375 (lingeling) R 2373 2375 1752 0 -1 4202496 111099 0 0 0 28112 118 0 0 25 0 1 0 492059017 44568576 9408 33554432000 4194304 4409164 140737316435616 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/2375/statm: 10881 9408 141 53 0 9304 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 43524

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2386
/proc/meminfo: memFree=19239216/32951124 swapFree=67111524/67111528
[pid=2375] ppid=2373 vsize=61056 CPUtime=342.3 cores=0,2,4,6
/proc/2375/stat : 2375 (lingeling) R 2373 2375 1752 0 -1 4202496 138660 0 0 0 34093 137 0 0 25 0 1 0 492059017 62521344 13791 33554432000 4194304 4409164 140737316435616 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/2375/statm: 15264 13791 141 53 0 13687 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 61056

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2387
/proc/meminfo: memFree=19243032/32951124 swapFree=67111524/67111528
[pid=2375] ppid=2373 vsize=57484 CPUtime=402.3 cores=0,2,4,6
/proc/2375/stat : 2375 (lingeling) R 2373 2375 1752 0 -1 4202496 164041 0 0 0 40072 158 0 0 25 0 1 0 492059017 58863616 12898 33554432000 4194304 4409164 140737316435616 18446744073709551615 255106793367 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/2375/statm: 14371 12898 141 53 0 12794 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 57484

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2389
/proc/meminfo: memFree=19241664/32951124 swapFree=67111524/67111528
[pid=2375] ppid=2373 vsize=58832 CPUtime=462.3 cores=0,2,4,6
/proc/2375/stat : 2375 (lingeling) R 2373 2375 1752 0 -1 4202496 182287 0 0 0 46057 173 0 0 25 0 1 0 492059017 60243968 13235 33554432000 4194304 4409164 140737316435616 18446744073709551615 255106793367 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/2375/statm: 14708 13235 141 53 0 13131 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 58832

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2390
/proc/meminfo: memFree=19221180/32951124 swapFree=67111524/67111528
[pid=2375] ppid=2373 vsize=80980 CPUtime=522.3 cores=0,2,4,6
/proc/2375/stat : 2375 (lingeling) R 2373 2375 1752 0 -1 4202496 195224 0 0 0 52040 190 0 0 25 0 1 0 492059017 82923520 18371 33554432000 4194304 4409164 140737316435616 18446744073709551615 255106793367 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/2375/statm: 20245 18371 141 53 0 18668 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 80980

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2392
/proc/meminfo: memFree=19217320/32951124 swapFree=67111524/67111528
[pid=2375] ppid=2373 vsize=59364 CPUtime=582.3 cores=0,2,4,6
/proc/2375/stat : 2375 (lingeling) R 2373 2375 1752 0 -1 4202496 210680 0 0 0 58022 208 0 0 25 0 1 0 492059017 60788736 13400 33554432000 4194304 4409164 140737316435616 18446744073709551615 255106793367 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/2375/statm: 14841 13400 141 53 0 13264 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 59364

[startup+642.3 s]

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

[startup+4062.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2525
/proc/meminfo: memFree=19057804/32951124 swapFree=67111524/67111528
[pid=2375] ppid=2373 vsize=436920 CPUtime=4062.38 cores=0,2,4,6
/proc/2375/stat : 2375 (lingeling) R 2373 2375 1752 0 -1 4202496 920889 0 0 0 405547 691 0 0 25 0 1 0 492059017 447406080 107757 33554432000 4194304 4409164 140737316435616 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/2375/statm: 109230 107757 141 53 0 107653 0
Current children cumulated CPU time (s) 4062.38
Current children cumulated vsize (KiB) 436920

[startup+4122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2526
/proc/meminfo: memFree=18960704/32951124 swapFree=67111524/67111528
[pid=2375] ppid=2373 vsize=509168 CPUtime=4122.39 cores=0,2,4,6
/proc/2375/stat : 2375 (lingeling) R 2373 2375 1752 0 -1 4202496 978578 0 0 0 411539 700 0 0 25 0 1 0 492059017 521388032 125819 33554432000 4194304 4409164 140737316435616 18446744073709551615 4358614 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/2375/statm: 127292 125819 141 53 0 125715 0
Current children cumulated CPU time (s) 4122.39
Current children cumulated vsize (KiB) 509168

[startup+4182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2528
/proc/meminfo: memFree=19022816/32951124 swapFree=67111524/67111528
[pid=2375] ppid=2373 vsize=509168 CPUtime=4182.39 cores=0,2,4,6
/proc/2375/stat : 2375 (lingeling) R 2373 2375 1752 0 -1 4202496 978578 0 0 0 417536 703 0 0 25 0 1 0 492059017 521388032 125819 33554432000 4194304 4409164 140737316435616 18446744073709551615 4358262 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/2375/statm: 127292 125819 141 53 0 125715 0
Current children cumulated CPU time (s) 4182.39
Current children cumulated vsize (KiB) 509168

[startup+4242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2530
/proc/meminfo: memFree=18999372/32951124 swapFree=67111524/67111528
[pid=2375] ppid=2373 vsize=509168 CPUtime=4242.38 cores=0,2,4,6
/proc/2375/stat : 2375 (lingeling) R 2373 2375 1752 0 -1 4202496 978578 0 0 0 423533 705 0 0 25 0 1 0 492059017 521388032 125819 33554432000 4194304 4409164 140737316435616 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/2375/statm: 127292 125819 141 53 0 125715 0
Current children cumulated CPU time (s) 4242.38
Current children cumulated vsize (KiB) 509168

[startup+4302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2534
/proc/meminfo: memFree=19009756/32951124 swapFree=67111524/67111528
[pid=2375] ppid=2373 vsize=482096 CPUtime=4302.39 cores=0,2,4,6
/proc/2375/stat : 2375 (lingeling) R 2373 2375 1752 0 -1 4202496 1024692 0 0 0 429525 714 0 0 25 0 1 0 492059017 493666304 119051 33554432000 4194304 4409164 140737316435616 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/2375/statm: 120524 119051 141 53 0 118947 0
Current children cumulated CPU time (s) 4302.39
Current children cumulated vsize (KiB) 482096

[startup+4362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2536
/proc/meminfo: memFree=18944156/32951124 swapFree=67111524/67111528
[pid=2375] ppid=2373 vsize=547632 CPUtime=4362.39 cores=0,2,4,6
/proc/2375/stat : 2375 (lingeling) R 2373 2375 1752 0 -1 4202496 1041076 0 0 0 435521 718 0 0 25 0 1 0 492059017 560775168 135435 33554432000 4194304 4409164 140737316435616 18446744073709551615 4359755 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/2375/statm: 136908 135435 141 53 0 135331 0
Current children cumulated CPU time (s) 4362.39
Current children cumulated vsize (KiB) 547632

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2537
/proc/meminfo: memFree=18929016/32951124 swapFree=67111524/67111528
[pid=2375] ppid=2373 vsize=547632 CPUtime=4422.39 cores=0,2,4,6
/proc/2375/stat : 2375 (lingeling) R 2373 2375 1752 0 -1 4202496 1041076 0 0 0 441518 721 0 0 25 0 1 0 492059017 560775168 135435 33554432000 4194304 4409164 140737316435616 18446744073709551615 4358475 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/2375/statm: 136908 135435 141 53 0 135331 0
Current children cumulated CPU time (s) 4422.39
Current children cumulated vsize (KiB) 547632

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2540
/proc/meminfo: memFree=18929132/32951124 swapFree=67111524/67111528
[pid=2375] ppid=2373 vsize=547632 CPUtime=4482.4 cores=0,2,4,6
/proc/2375/stat : 2375 (lingeling) R 2373 2375 1752 0 -1 4202496 1041076 0 0 0 447515 725 0 0 25 0 1 0 492059017 560775168 135435 33554432000 4194304 4409164 140737316435616 18446744073709551615 4358352 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/2375/statm: 136908 135435 141 53 0 135331 0
Current children cumulated CPU time (s) 4482.4
Current children cumulated vsize (KiB) 547632

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2542
/proc/meminfo: memFree=18929116/32951124 swapFree=67111524/67111528
[pid=2375] ppid=2373 vsize=547632 CPUtime=4542.39 cores=0,2,4,6
/proc/2375/stat : 2375 (lingeling) R 2373 2375 1752 0 -1 4202496 1041076 0 0 0 453513 726 0 0 25 0 1 0 492059017 560775168 135435 33554432000 4194304 4409164 140737316435616 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/2375/statm: 136908 135435 141 53 0 135331 0
Current children cumulated CPU time (s) 4542.39
Current children cumulated vsize (KiB) 547632

[startup+4602.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 2543
/proc/meminfo: memFree=18928852/32951124 swapFree=67111524/67111528
[pid=2375] ppid=2373 vsize=547632 CPUtime=4602.4 cores=0,2,4,6
/proc/2375/stat : 2375 (lingeling) R 2373 2375 1752 0 -1 4202496 1041076 0 0 0 459511 729 0 0 25 0 1 0 492059017 560775168 135435 33554432000 4194304 4409164 140737316435616 18446744073709551615 255106793367 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/2375/statm: 136908 135435 141 53 0 135331 0
Current children cumulated CPU time (s) 4602.4
Current children cumulated vsize (KiB) 547632

[startup+4662.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 2545
/proc/meminfo: memFree=18928712/32951124 swapFree=67111524/67111528
[pid=2375] ppid=2373 vsize=547632 CPUtime=4662.39 cores=0,2,4,6
/proc/2375/stat : 2375 (lingeling) R 2373 2375 1752 0 -1 4202496 1041076 0 0 0 465508 731 0 0 25 0 1 0 492059017 560775168 135435 33554432000 4194304 4409164 140737316435616 18446744073709551615 4358255 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/2375/statm: 136908 135435 141 53 0 135331 0
Current children cumulated CPU time (s) 4662.39
Current children cumulated vsize (KiB) 547632

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2546
/proc/meminfo: memFree=18928704/32951124 swapFree=67111524/67111528
[pid=2375] ppid=2373 vsize=547632 CPUtime=4722.4 cores=0,2,4,6
/proc/2375/stat : 2375 (lingeling) R 2373 2375 1752 0 -1 4202496 1041076 0 0 0 471506 734 0 0 25 0 1 0 492059017 560775168 135435 33554432000 4194304 4409164 140737316435616 18446744073709551615 4358463 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/2375/statm: 136908 135435 141 53 0 135331 0
Current children cumulated CPU time (s) 4722.4
Current children cumulated vsize (KiB) 547632

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2548
/proc/meminfo: memFree=18886400/32951124 swapFree=67111524/67111528
[pid=2375] ppid=2373 vsize=547632 CPUtime=4782.4 cores=0,2,4,6
/proc/2375/stat : 2375 (lingeling) R 2373 2375 1752 0 -1 4202496 1041076 0 0 0 477502 738 0 0 25 0 1 0 492059017 560775168 135435 33554432000 4194304 4409164 140737316435616 18446744073709551615 4358341 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/2375/statm: 136908 135435 141 53 0 135331 0
Current children cumulated CPU time (s) 4782.4
Current children cumulated vsize (KiB) 547632

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2550
/proc/meminfo: memFree=18850928/32951124 swapFree=67111524/67111528
[pid=2375] ppid=2373 vsize=547632 CPUtime=4842.4 cores=0,2,4,6
/proc/2375/stat : 2375 (lingeling) R 2373 2375 1752 0 -1 4202496 1041076 0 0 0 483500 740 0 0 25 0 1 0 492059017 560775168 135435 33554432000 4194304 4409164 140737316435616 18446744073709551615 255106793367 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/2375/statm: 136908 135435 141 53 0 135331 0
Current children cumulated CPU time (s) 4842.4
Current children cumulated vsize (KiB) 547632

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2551
/proc/meminfo: memFree=18851036/32951124 swapFree=67111524/67111528
[pid=2375] ppid=2373 vsize=547632 CPUtime=4902.4 cores=0,2,4,6
/proc/2375/stat : 2375 (lingeling) R 2373 2375 1752 0 -1 4202496 1041076 0 0 0 489497 743 0 0 25 0 1 0 492059017 560775168 135435 33554432000 4194304 4409164 140737316435616 18446744073709551615 4358341 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/2375/statm: 136908 135435 141 53 0 135331 0
Current children cumulated CPU time (s) 4902.4
Current children cumulated vsize (KiB) 547632

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2553
/proc/meminfo: memFree=18851024/32951124 swapFree=67111524/67111528
[pid=2375] ppid=2373 vsize=547632 CPUtime=4962.4 cores=0,2,4,6
/proc/2375/stat : 2375 (lingeling) R 2373 2375 1752 0 -1 4202496 1041076 0 0 0 495493 747 0 0 25 0 1 0 492059017 560775168 135435 33554432000 4194304 4409164 140737316435616 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/2375/statm: 136908 135435 141 53 0 135331 0
Current children cumulated CPU time (s) 4962.4
Current children cumulated vsize (KiB) 547632



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2554
/proc/meminfo: memFree=18843452/32951124 swapFree=67111524/67111528
[pid=2375] ppid=2373 vsize=555076 CPUtime=5000 cores=0,2,4,6
/proc/2375/stat : 2375 (lingeling) R 2373 2375 1752 0 -1 4202496 1042937 0 0 0 499251 749 0 0 25 0 1 0 492059017 568397824 137296 33554432000 4194304 4409164 140737316435616 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/2375/statm: 138769 137296 141 53 0 137192 0
Current children cumulated CPU time (s) 5000
Current children cumulated vsize (KiB) 555076

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.00 2.00 2.00 3/178 2554
/proc/meminfo: memFree=18843452/32951124 swapFree=67111524/67111528
[pid=2375] ppid=2373 vsize=555076 CPUtime=5000 cores=0,2,4,6
/proc/2375/stat : 2375 (lingeling) R 2373 2375 1752 0 -1 4202496 1042937 0 0 0 499251 749 0 0 25 0 1 0 492059017 568397824 137296 33554432000 4194304 4409164 140737316435616 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/2375/statm: 138769 137296 141 53 0 137192 0
Current children cumulated CPU time (s) 5000
Current children cumulated vsize (KiB) 555076

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.93
CPU time (s): 5000.05
CPU user time (s): 4992.52
CPU system time (s): 7.52286
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 608212

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

runsolver used 7.55385 second user time and 15.4127 second system time

The end

Launcher Data

Begin job on node144 at 2011-04-28 15:13:49
IDJOB=3309841
IDBENCH=83134
IDSOLVER=1693
FILE ID=node144/3309841-1303996429
RUNJOBID= node144-1303987378-1770
PBS_JOBID= 13168731
Free space on /tmp= 72404 MiB

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

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

MD5SUM BENCH= a6df2ce216327c64a0156683acb72fc2
RANDOM SEED=1198800111

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19331160 kB
Buffers:       2201180 kB
Cached:       10512116 kB
SwapCached:          4 kB
Active:        4819364 kB
Inactive:      8237400 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19331160 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            1968 kB
Writeback:           0 kB
AnonPages:      342660 kB
Mapped:          15268 kB
Slab:           498528 kB
PageTables:       5276 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   489568 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= 72408 MiB
End job on node144 at 2011-04-28 16:37:11