Trace number 3372058

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) 1300.05 1300.02

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom21.cnf
MD5SUMe6407843d1fbd00b68d4ad600a25dfb2
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 variables48639
Number of clauses162901
Sum of the clauses size415741
Maximum clause length1542
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 283161
Number of clauses of size 378900
Number of clauses of size 4230
Number of clauses of size 519
Number of clauses of size over 5590

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-3372058-1305434109/watcher-3372058-1305434109 -o /tmp/evaluation-result-3372058-1305434109/solver-3372058-1305434109 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3372058-1305434109.cnf 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.02 3.99 3.83 4/425 17571
/proc/meminfo: memFree=21253004/32950940 swapFree=67111356/67111528
[pid=17571] ppid=17569 vsize=9028 CPUtime=0 cores=1,3
/proc/17571/stat : 17571 (lingeling) R 17569 17571 17174 0 -1 4202496 844 0 0 0 0 0 0 0 25 0 1 0 733641714 9244672 782 33554432000 4194304 4409284 140736379095200 18446744073709551615 215988592384 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17571/statm: 2257 782 113 53 0 680 0

[startup+0.042964 s]
/proc/loadavg: 4.02 3.99 3.83 4/425 17571
/proc/meminfo: memFree=21253004/32950940 swapFree=67111356/67111528
[pid=17571] ppid=17569 vsize=11548 CPUtime=0.03 cores=1,3
/proc/17571/stat : 17571 (lingeling) R 17569 17571 17174 0 -1 4202496 1486 0 0 0 3 0 0 0 25 0 1 0 733641714 11825152 1412 33554432000 4194304 4409284 140736379095200 18446744073709551615 215988592384 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17571/statm: 2887 1412 113 53 0 1310 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 11548

[startup+0.100957 s]
/proc/loadavg: 4.02 3.99 3.83 4/425 17571
/proc/meminfo: memFree=21253004/32950940 swapFree=67111356/67111528
[pid=17571] ppid=17569 vsize=17088 CPUtime=0.09 cores=1,3
/proc/17571/stat : 17571 (lingeling) R 17569 17571 17174 0 -1 4202496 3642 0 0 0 9 0 0 0 25 0 1 0 733641714 17498112 2665 33554432000 4194304 4409284 140736379095200 18446744073709551615 215988286557 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17571/statm: 4272 2689 124 53 0 2695 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17088

[startup+0.300921 s]
/proc/loadavg: 4.02 3.99 3.83 4/425 17571
/proc/meminfo: memFree=21253004/32950940 swapFree=67111356/67111528
[pid=17571] ppid=17569 vsize=14624 CPUtime=0.29 cores=1,3
/proc/17571/stat : 17571 (lingeling) R 17569 17571 17174 0 -1 4202496 4629 0 0 0 29 0 0 0 25 0 1 0 733641714 14974976 2197 33554432000 4194304 4409284 140736379095200 18446744073709551615 4264758 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17571/statm: 3656 2197 129 53 0 2079 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14624

[startup+0.700851 s]
/proc/loadavg: 4.02 3.99 3.83 4/425 17571
/proc/meminfo: memFree=21253004/32950940 swapFree=67111356/67111528
[pid=17571] ppid=17569 vsize=17192 CPUtime=0.69 cores=1,3
/proc/17571/stat : 17571 (lingeling) R 17569 17571 17174 0 -1 4202496 5239 0 0 0 69 0 0 0 25 0 1 0 733641714 17604608 2807 33554432000 4194304 4409284 140736379095200 18446744073709551615 4295837 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17571/statm: 4298 2807 129 53 0 2721 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17192

[startup+1.50071 s]
/proc/loadavg: 4.02 3.99 3.83 5/426 17572
/proc/meminfo: memFree=21249068/32950940 swapFree=67111356/67111528
[pid=17571] ppid=17569 vsize=21740 CPUtime=1.49 cores=1,3
/proc/17571/stat : 17571 (lingeling) R 17569 17571 17174 0 -1 4202496 7160 0 0 0 149 0 0 0 25 0 1 0 733641714 22261760 3833 33554432000 4194304 4409284 140736379095200 18446744073709551615 215988253729 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17571/statm: 5435 3833 131 53 0 3858 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21740

[startup+3.10043 s]
/proc/loadavg: 4.02 3.99 3.83 5/426 17572
/proc/meminfo: memFree=21244728/32950940 swapFree=67111356/67111528
[pid=17571] ppid=17569 vsize=24796 CPUtime=3.09 cores=1,3
/proc/17571/stat : 17571 (lingeling) R 17569 17571 17174 0 -1 4202496 7797 0 0 0 309 0 0 0 25 0 1 0 733641714 25391104 4466 33554432000 4194304 4409284 140736379095200 18446744073709551615 4247040 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17571/statm: 6199 4466 136 53 0 4622 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 24796

[startup+6.30087 s]
/proc/loadavg: 4.02 3.99 3.83 5/426 17572
/proc/meminfo: memFree=21245348/32950940 swapFree=67111356/67111528
[pid=17571] ppid=17569 vsize=20592 CPUtime=6.29 cores=1,3
/proc/17571/stat : 17571 (lingeling) R 17569 17571 17174 0 -1 4202496 7900 0 0 0 625 4 0 0 25 0 1 0 733641714 21086208 3505 33554432000 4194304 4409284 140736379095200 18446744073709551615 4230637 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17571/statm: 5148 3505 141 53 0 3571 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20592

[startup+12.7007 s]
/proc/loadavg: 4.02 3.99 3.83 5/426 17572
/proc/meminfo: memFree=21254952/32950940 swapFree=67111356/67111528
[pid=17571] ppid=17569 vsize=21112 CPUtime=12.69 cores=1,3
/proc/17571/stat : 17571 (lingeling) R 17569 17571 17174 0 -1 4202496 8213 0 0 0 1258 11 0 0 25 0 1 0 733641714 21618688 3805 33554432000 4194304 4409284 140736379095200 18446744073709551615 4360250 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17571/statm: 5278 3805 141 53 0 3701 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 21112

[startup+25.5005 s]
/proc/loadavg: 4.01 3.99 3.83 5/426 17573
/proc/meminfo: memFree=21230168/32950940 swapFree=67111356/67111528
[pid=17571] ppid=17569 vsize=28788 CPUtime=25.49 cores=1,3
/proc/17571/stat : 17571 (lingeling) R 17569 17571 17174 0 -1 4202496 10145 0 0 0 2526 23 0 0 25 0 1 0 733641714 29478912 5724 33554432000 4194304 4409284 140736379095200 18446744073709551615 4358426 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17571/statm: 7197 5724 141 53 0 5620 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 28788

[startup+51.101 s]
/proc/loadavg: 4.01 3.99 3.83 5/426 17573
/proc/meminfo: memFree=21202192/32950940 swapFree=67111356/67111528
[pid=17571] ppid=17569 vsize=39816 CPUtime=51.09 cores=1,3
/proc/17571/stat : 17571 (lingeling) R 17569 17571 17174 0 -1 4202496 14200 0 0 0 5066 43 0 0 25 0 1 0 733641714 40771584 8481 33554432000 4194304 4409284 140736379095200 18446744073709551615 4311169 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17571/statm: 9954 8481 141 53 0 8377 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 39816

[startup+102.316 s]
/proc/loadavg: 4.00 3.99 3.83 5/426 17575
/proc/meminfo: memFree=21191764/32950940 swapFree=67111356/67111528
[pid=17571] ppid=17569 vsize=38088 CPUtime=102.31 cores=1,3
/proc/17571/stat : 17571 (lingeling) R 17569 17571 17174 0 -1 4202496 25034 0 0 0 10148 83 0 0 25 0 1 0 733641714 39002112 8081 33554432000 4194304 4409284 140736379095200 18446744073709551615 215988617111 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17571/statm: 9522 8081 141 53 0 7945 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 38088

[startup+162.301 s]
/proc/loadavg: 4.00 3.99 3.84 5/426 17576
/proc/meminfo: memFree=21171520/32950940 swapFree=67111356/67111528
[pid=17571] ppid=17569 vsize=46668 CPUtime=162.3 cores=1,3
/proc/17571/stat : 17571 (lingeling) R 17569 17571 17174 0 -1 4202496 41402 0 0 0 16108 122 0 0 25 0 1 0 733641714 47788032 10226 33554432000 4194304 4409284 140736379095200 18446744073709551615 4358418 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17571/statm: 11667 10226 141 53 0 10090 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 46668

[startup+222.301 s]
/proc/loadavg: 4.00 3.99 3.85 5/426 17580
/proc/meminfo: memFree=21176804/32950940 swapFree=67111356/67111528
[pid=17571] ppid=17569 vsize=59360 CPUtime=222.29 cores=1,3
/proc/17571/stat : 17571 (lingeling) R 17569 17571 17174 0 -1 4202496 61661 0 0 0 22068 161 0 0 25 0 1 0 733641714 60784640 13367 33554432000 4194304 4409284 140736379095200 18446744073709551615 4360664 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17571/statm: 14840 13367 141 53 0 13263 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 59360

[startup+282.301 s]
/proc/loadavg: 4.00 3.99 3.85 5/426 17583
/proc/meminfo: memFree=21156752/32950940 swapFree=67111356/67111528
[pid=17571] ppid=17569 vsize=53760 CPUtime=282.3 cores=1,3
/proc/17571/stat : 17571 (lingeling) R 17569 17571 17174 0 -1 4202496 77998 0 0 0 28029 201 0 0 25 0 1 0 733641714 55050240 11967 33554432000 4194304 4409284 140736379095200 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17571/statm: 13440 11967 141 53 0 11863 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 53760

[startup+342.301 s]
/proc/loadavg: 4.09 4.02 3.87 5/426 17584
/proc/meminfo: memFree=21145048/32950940 swapFree=67111356/67111528
[pid=17571] ppid=17569 vsize=59568 CPUtime=342.3 cores=1,3
/proc/17571/stat : 17571 (lingeling) R 17569 17571 17174 0 -1 4202496 89024 0 0 0 33992 238 0 0 25 0 1 0 733641714 60997632 13419 33554432000 4194304 4409284 140736379095200 18446744073709551615 4358619 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17571/statm: 14892 13419 141 53 0 13315 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 59568

[startup+402.301 s]
/proc/loadavg: 4.03 4.01 3.87 5/426 17586
/proc/meminfo: memFree=21123200/32950940 swapFree=67111356/67111528
[pid=17571] ppid=17569 vsize=70156 CPUtime=402.3 cores=1,3
/proc/17571/stat : 17571 (lingeling) R 17569 17571 17174 0 -1 4202496 105514 0 0 0 39957 273 0 0 25 0 1 0 733641714 71839744 16066 33554432000 4194304 4409284 140736379095200 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17571/statm: 17539 16066 141 53 0 15962 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 70156

[startup+462.301 s]
/proc/loadavg: 4.05 4.02 3.89 5/426 17587
/proc/meminfo: memFree=21082980/32950940 swapFree=67111356/67111528
[pid=17571] ppid=17569 vsize=80708 CPUtime=462.3 cores=1,3
/proc/17571/stat : 17571 (lingeling) R 17569 17571 17174 0 -1 4202496 115902 0 0 0 45930 300 0 0 25 0 1 0 733641714 82644992 18704 33554432000 4194304 4409284 140736379095200 18446744073709551615 4271656 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17571/statm: 20177 18704 141 53 0 18600 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 80708

[startup+522.301 s]
/proc/loadavg: 4.13 4.04 3.90 5/426 17589
/proc/meminfo: memFree=21080848/32950940 swapFree=67111356/67111528
[pid=17571] ppid=17569 vsize=74884 CPUtime=522.3 cores=1,3
/proc/17571/stat : 17571 (lingeling) R 17569 17571 17174 0 -1 4202496 123613 0 0 0 51898 332 0 0 25 0 1 0 733641714 76681216 17248 33554432000 4194304 4409284 140736379095200 18446744073709551615 4359857 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17571/statm: 18721 17248 141 53 0 17144 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 74884

[startup+582.301 s]
/proc/loadavg: 4.09 4.05 3.91 5/426 17591
/proc/meminfo: memFree=20982988/32950940 swapFree=67111356/67111528
[pid=17571] ppid=17569 vsize=86412 CPUtime=582.31 cores=1,3
/proc/17571/stat : 17571 (lingeling) R 17569 17571 17174 0 -1 4202496 144168 0 0 0 57866 365 0 0 25 0 1 0 733641714 88485888 20130 33554432000 4194304 4409284 140736379095200 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17571/statm: 21603 20130 141 53 0 20026 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 86412

[startup+642.301 s]
/proc/loadavg: 4.03 4.04 3.91 5/426 17619
/proc/meminfo: memFree=21061068/32950940 swapFree=67111356/67111528
[pid=17571] ppid=17569 vsize=97236 CPUtime=642.31 cores=1,3
/proc/17571/stat : 17571 (lingeling) R 17569 17571 17174 0 -1 4202496 162235 0 0 0 63839 392 0 0 25 0 1 0 733641714 99569664 22836 33554432000 4194304 4409284 140736379095200 18446744073709551615 4245980 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17571/statm: 24309 22836 141 53 0 22732 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 97236

[startup+702.301 s]
/proc/loadavg: 4.01 4.03 3.91 5/426 17621
/proc/meminfo: memFree=21006716/32950940 swapFree=67111356/67111528
[pid=17571] ppid=17569 vsize=98044 CPUtime=702.31 cores=1,3
/proc/17571/stat : 17571 (lingeling) R 17569 17571 17174 0 -1 4202496 171197 0 0 0 69807 424 0 0 25 0 1 0 733641714 100397056 23038 33554432000 4194304 4409284 140736379095200 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17571/statm: 24511 23038 141 53 0 22934 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 98044

[startup+762.315 s]
/proc/loadavg: 4.00 4.02 3.91 5/426 17622
/proc/meminfo: memFree=21011872/32950940 swapFree=67111356/67111528
[pid=17571] ppid=17569 vsize=79000 CPUtime=762.33 cores=1,3
/proc/17571/stat : 17571 (lingeling) R 17569 17571 17174 0 -1 4202496 177680 0 0 0 75780 453 0 0 25 0 1 0 733641714 80896000 18277 33554432000 4194304 4409284 140736379095200 18446744073709551615 4305100 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17571/statm: 19750 18277 141 53 0 18173 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 79000

[startup+822.301 s]
/proc/loadavg: 4.00 4.02 3.91 5/426 17624
/proc/meminfo: memFree=21005244/32950940 swapFree=67111356/67111528
[pid=17571] ppid=17569 vsize=79000 CPUtime=822.31 cores=1,3
/proc/17571/stat : 17571 (lingeling) R 17569 17571 17174 0 -1 4202496 186247 0 0 0 81750 481 0 0 25 0 1 0 733641714 80896000 18277 33554432000 4194304 4409284 140736379095200 18446744073709551615 4358325 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17571/statm: 19750 18277 141 53 0 18173 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 79000

[startup+882.301 s]
/proc/loadavg: 4.12 4.04 3.92 5/426 17626
/proc/meminfo: memFree=21049620/32950940 swapFree=67111356/67111528
[pid=17571] ppid=17569 vsize=90520 CPUtime=882.31 cores=1,3
/proc/17571/stat : 17571 (lingeling) R 17569 17571 17174 0 -1 4202496 193234 0 0 0 87723 508 0 0 25 0 1 0 733641714 92692480 21157 33554432000 4194304 4409284 140736379095200 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17571/statm: 22630 21157 141 53 0 21053 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 90520

[startup+942.301 s]
/proc/loadavg: 4.10 4.05 3.93 5/426 17627
/proc/meminfo: memFree=21011636/32950940 swapFree=67111356/67111528
[pid=17571] ppid=17569 vsize=90520 CPUtime=942.31 cores=1,3
/proc/17571/stat : 17571 (lingeling) R 17569 17571 17174 0 -1 4202496 195929 0 0 0 93698 533 0 0 25 0 1 0 733641714 92692480 21157 33554432000 4194304 4409284 140736379095200 18446744073709551615 215988617111 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17571/statm: 22630 21157 141 53 0 21053 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 90520

[startup+1002.3 s]
/proc/loadavg: 4.14 4.07 3.94 5/426 17629
/proc/meminfo: memFree=20962140/32950940 swapFree=67111356/67111528
[pid=17571] ppid=17569 vsize=75472 CPUtime=1002.31 cores=1,3
/proc/17571/stat : 17571 (lingeling) R 17569 17571 17174 0 -1 4202496 214015 0 0 0 99666 565 0 0 25 0 1 0 733641714 77283328 17427 33554432000 4194304 4409284 140736379095200 18446744073709551615 4358673 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17571/statm: 18868 17427 141 53 0 17291 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 75472

[startup+1062.3 s]
/proc/loadavg: 4.24 4.11 3.96 5/426 17630
/proc/meminfo: memFree=20946352/32950940 swapFree=67111356/67111528
[pid=17571] ppid=17569 vsize=104964 CPUtime=1062.31 cores=1,3
/proc/17571/stat : 17571 (lingeling) R 17569 17571 17174 0 -1 4202496 225452 0 0 0 105641 590 0 0 25 0 1 0 733641714 107483136 24768 33554432000 4194304 4409284 140736379095200 18446744073709551615 4244873 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17571/statm: 26241 24768 141 53 0 24664 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 104964

[startup+1122.3 s]
/proc/loadavg: 4.23 4.13 3.98 5/426 17632
/proc/meminfo: memFree=20901080/32950940 swapFree=67111356/67111528
[pid=17571] ppid=17569 vsize=115180 CPUtime=1122.32 cores=1,3
/proc/17571/stat : 17571 (lingeling) R 17569 17571 17174 0 -1 4202496 232113 0 0 0 111612 620 0 0 25 0 1 0 733641714 117944320 27322 33554432000 4194304 4409284 140736379095200 18446744073709551615 4360264 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17571/statm: 28795 27322 141 53 0 27218 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 115180

[startup+1182.3 s]
/proc/loadavg: 3.78 4.04 3.95 3/414 17670
/proc/meminfo: memFree=21222004/32950940 swapFree=67111356/67111528
[pid=17571] ppid=17569 vsize=131564 CPUtime=1182.32 cores=1,3
/proc/17571/stat : 17571 (lingeling) R 17569 17571 17174 0 -1 4202496 236209 0 0 0 117580 652 0 0 25 0 1 0 733641714 134721536 31418 33554432000 4194304 4409284 140736379095200 18446744073709551615 4358557 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17571/statm: 32891 31418 141 53 0 31314 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 131564

[startup+1242.3 s]
/proc/loadavg: 2.65 3.66 3.83 3/414 17671
/proc/meminfo: memFree=21261248/32950940 swapFree=67111356/67111528
[pid=17571] ppid=17569 vsize=89540 CPUtime=1242.32 cores=1,3
/proc/17571/stat : 17571 (lingeling) R 17569 17571 17174 0 -1 4202496 243202 0 0 0 123549 683 0 0 25 0 1 0 733641714 91688960 20944 33554432000 4194304 4409284 140736379095200 18446744073709551615 215988617111 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17571/statm: 22385 20944 141 53 0 20808 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 89540



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.24 3.36 3.71 3/414 17673
/proc/meminfo: memFree=21231696/32950940 swapFree=67111356/67111528
[pid=17571] ppid=17569 vsize=123068 CPUtime=1300.03 cores=1,3
/proc/17571/stat : 17571 (lingeling) R 17569 17571 17174 0 -1 4202496 255648 0 0 0 129292 711 0 0 25 0 1 0 733641714 126021632 29294 33554432000 4194304 4409284 140736379095200 18446744073709551615 215988617111 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17571/statm: 30767 29294 141 53 0 29190 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 123068

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): 1300.02
CPU time (s): 1300.05
CPU user time (s): 1292.93
CPU system time (s): 7.11892
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 141924

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1292.93
system time used= 7.11892
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 255648
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= 4
involuntary context switches= 2194

runsolver used 5.05123 second user time and 12.6961 second system time

The end

Launcher Data

Begin job on node117 at 2011-05-15 06:35:09
IDJOB=3372058
IDBENCH=83135
IDSOLVER=1849
FILE ID=node117/3372058-1305434109
RUNJOBID= node117-1305433977-17501
PBS_JOBID= 13324622
Free space on /tmp= 73504 MiB

SOLVER NAME= Lingeling 587f (fixed)
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom21.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372058-1305434109/watcher-3372058-1305434109 -o /tmp/evaluation-result-3372058-1305434109/solver-3372058-1305434109 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3372058-1305434109.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= e6407843d1fbd00b68d4ad600a25dfb2
RANDOM SEED=1866491294

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

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      21253036 kB
Buffers:        304336 kB
Cached:        3038064 kB
SwapCached:          0 kB
Active:        9497804 kB
Inactive:      1850344 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      21253036 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:            2764 kB
Writeback:           0 kB
AnonPages:     8005556 kB
Mapped:          32876 kB
Slab:           237412 kB
PageTables:      45208 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS: 100600668 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= 73508 MiB
End job on node117 at 2011-05-15 06:56:51