Trace number 3289346

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) 1300.03 1300.01

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top29.cnf
MD5SUM9b1b1066fe010948020f1c6b5be34d5d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark54.5867
Satisfiable
(Un)Satisfiability was proved
Number of variables94998
Number of clauses302862
Sum of the clauses size740744
Maximum clause length3473
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2183377
Number of clauses of size 3117600
Number of clauses of size 4434
Number of clauses of size 527
Number of clauses of size over 51423

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

running on 2 cores: 4,6

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.00 3.82 3.38 5/189 27708
/proc/meminfo: memFree=19459612/32951124 swapFree=67110396/67111528
[pid=27708] ppid=27706 vsize=9364 CPUtime=0 cores=4,6
/proc/27708/stat : 27708 (lingeling) R 27706 27708 26050 0 -1 4202496 891 0 0 0 0 0 0 0 25 0 1 0 567931081 9588736 833 33554432000 4194304 4409164 140735754197664 18446744073709551615 224284925696 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27708/statm: 2341 833 112 53 0 764 0

[startup+0.0956121 s]
/proc/loadavg: 4.00 3.82 3.38 5/189 27708
/proc/meminfo: memFree=19459612/32951124 swapFree=67110396/67111528
[pid=27708] ppid=27706 vsize=20112 CPUtime=0.08 cores=4,6
/proc/27708/stat : 27708 (lingeling) R 27706 27708 26050 0 -1 4202496 3631 0 0 0 8 0 0 0 25 0 1 0 567931081 20594688 3553 33554432000 4194304 4409164 140735754197664 18446744073709551615 224284925696 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27708/statm: 5028 3553 113 53 0 3451 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 20112

[startup+0.100604 s]
/proc/loadavg: 4.00 3.82 3.38 5/189 27708
/proc/meminfo: memFree=19459612/32951124 swapFree=67110396/67111528
[pid=27708] ppid=27706 vsize=20112 CPUtime=0.09 cores=4,6
/proc/27708/stat : 27708 (lingeling) R 27706 27708 26050 0 -1 4202496 3631 0 0 0 9 0 0 0 25 0 1 0 567931081 20594688 3553 33554432000 4194304 4409164 140735754197664 18446744073709551615 224284925696 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27708/statm: 5028 3553 113 53 0 3451 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20112

[startup+0.30059 s]
/proc/loadavg: 4.00 3.82 3.38 5/189 27708
/proc/meminfo: memFree=19459612/32951124 swapFree=67110396/67111528
[pid=27708] ppid=27706 vsize=27220 CPUtime=0.29 cores=4,6
/proc/27708/stat : 27708 (lingeling) R 27706 27708 26050 0 -1 4202496 7208 0 0 0 28 1 0 0 25 0 1 0 567931081 27873280 5314 33554432000 4194304 4409164 140735754197664 18446744073709551615 4295747 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27708/statm: 6805 5314 129 53 0 5228 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27220

[startup+0.700488 s]
/proc/loadavg: 4.00 3.82 3.38 5/189 27708
/proc/meminfo: memFree=19459612/32951124 swapFree=67110396/67111528
[pid=27708] ppid=27706 vsize=27464 CPUtime=0.69 cores=4,6
/proc/27708/stat : 27708 (lingeling) R 27706 27708 26050 0 -1 4202496 10119 0 0 0 68 1 0 0 25 0 1 0 567931081 28123136 5375 33554432000 4194304 4409164 140735754197664 18446744073709551615 4278133 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27708/statm: 6866 5375 129 53 0 5289 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27464

[startup+1.50038 s]
/proc/loadavg: 4.00 3.82 3.38 5/190 27709
/proc/meminfo: memFree=19403316/32951124 swapFree=67110396/67111528
[pid=27708] ppid=27706 vsize=32704 CPUtime=1.49 cores=4,6
/proc/27708/stat : 27708 (lingeling) R 27706 27708 26050 0 -1 4202496 11431 0 0 0 148 1 0 0 25 0 1 0 567931081 33488896 6687 33554432000 4194304 4409164 140735754197664 18446744073709551615 4269817 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27708/statm: 8176 6687 131 53 0 6599 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32704

[startup+3.10108 s]
/proc/loadavg: 4.00 3.82 3.38 5/190 27709
/proc/meminfo: memFree=19414704/32951124 swapFree=67110396/67111528
[pid=27708] ppid=27706 vsize=32216 CPUtime=3.09 cores=4,6
/proc/27708/stat : 27708 (lingeling) R 27706 27708 26050 0 -1 4202496 12645 0 0 0 308 1 0 0 25 0 1 0 567931081 32989184 6576 33554432000 4194304 4409164 140735754197664 18446744073709551615 4219568 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27708/statm: 8054 6576 136 53 0 6477 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 32216

[startup+6.30059 s]
/proc/loadavg: 4.00 3.82 3.39 5/190 27709
/proc/meminfo: memFree=19379984/32951124 swapFree=67110396/67111528
[pid=27708] ppid=27706 vsize=43880 CPUtime=6.29 cores=4,6
/proc/27708/stat : 27708 (lingeling) R 27706 27708 26050 0 -1 4202496 15561 0 0 0 628 1 0 0 25 0 1 0 567931081 44933120 9492 33554432000 4194304 4409164 140735754197664 18446744073709551615 4252261 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27708/statm: 10970 9492 136 53 0 9393 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 43880

[startup+12.7005 s]
/proc/loadavg: 4.00 3.82 3.39 5/190 27711
/proc/meminfo: memFree=19374536/32951124 swapFree=67110396/67111528
[pid=27708] ppid=27706 vsize=43880 CPUtime=12.69 cores=4,6
/proc/27708/stat : 27708 (lingeling) R 27706 27708 26050 0 -1 4202496 15561 0 0 0 1268 1 0 0 25 0 1 0 567931081 44933120 9492 33554432000 4194304 4409164 140735754197664 18446744073709551615 4243809 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27708/statm: 10970 9492 136 53 0 9393 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 43880

[startup+25.5004 s]
/proc/loadavg: 4.08 3.85 3.40 5/190 27711
/proc/meminfo: memFree=19398092/32951124 swapFree=67110396/67111528
[pid=27708] ppid=27706 vsize=46952 CPUtime=25.48 cores=4,6
/proc/27708/stat : 27708 (lingeling) R 27706 27708 26050 0 -1 4202496 16329 0 0 0 2547 1 0 0 25 0 1 0 567931081 48078848 10260 33554432000 4194304 4409164 140735754197664 18446744073709551615 4243783 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27708/statm: 11738 10260 136 53 0 10161 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 46952

[startup+51.1011 s]
/proc/loadavg: 4.05 3.86 3.42 5/190 27711
/proc/meminfo: memFree=19352192/32951124 swapFree=67110396/67111528
[pid=27708] ppid=27706 vsize=38548 CPUtime=51.09 cores=4,6
/proc/27708/stat : 27708 (lingeling) R 27706 27708 26050 0 -1 4202496 16354 0 0 0 5106 3 0 0 25 0 1 0 567931081 39473152 8164 33554432000 4194304 4409164 140735754197664 18446744073709551615 4245642 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27708/statm: 9637 8164 141 53 0 8060 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 38548

[startup+102.307 s]
/proc/loadavg: 4.02 3.88 3.45 5/190 27713
/proc/meminfo: memFree=19256684/32951124 swapFree=67110396/67111528
[pid=27708] ppid=27706 vsize=44696 CPUtime=102.3 cores=4,6
/proc/27708/stat : 27708 (lingeling) R 27706 27708 26050 0 -1 4202496 18723 0 0 0 10215 15 0 0 25 0 1 0 567931081 45768704 9701 33554432000 4194304 4409164 140735754197664 18446744073709551615 4358614 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27708/statm: 11174 9701 141 53 0 9597 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 44696

[startup+162.301 s]
/proc/loadavg: 4.01 3.90 3.48 5/190 27715
/proc/meminfo: memFree=19230756/32951124 swapFree=67110396/67111528
[pid=27708] ppid=27706 vsize=58656 CPUtime=162.3 cores=4,6
/proc/27708/stat : 27708 (lingeling) R 27706 27708 26050 0 -1 4202496 24844 0 0 0 16190 40 0 0 25 0 1 0 567931081 60063744 13191 33554432000 4194304 4409164 140735754197664 18446744073709551615 224284950423 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27708/statm: 14664 13191 141 53 0 13087 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 58656

[startup+222.3 s]
/proc/loadavg: 4.08 3.93 3.51 5/190 27715
/proc/meminfo: memFree=19264596/32951124 swapFree=67110396/67111528
[pid=27708] ppid=27706 vsize=58776 CPUtime=222.29 cores=4,6
/proc/27708/stat : 27708 (lingeling) R 27706 27708 26050 0 -1 4202496 31295 0 0 0 22168 61 0 0 25 0 1 0 567931081 60186624 13225 33554432000 4194304 4409164 140735754197664 18446744073709551615 4303980 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27708/statm: 14694 13225 141 53 0 13117 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 58776

[startup+282.3 s]
/proc/loadavg: 4.03 3.94 3.54 5/190 27717
/proc/meminfo: memFree=19237808/32951124 swapFree=67110396/67111528
[pid=27708] ppid=27706 vsize=59316 CPUtime=282.29 cores=4,6
/proc/27708/stat : 27708 (lingeling) R 27706 27708 26050 0 -1 4202496 37730 0 0 0 28148 81 0 0 25 0 1 0 567931081 60739584 13356 33554432000 4194304 4409164 140735754197664 18446744073709551615 224284950423 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27708/statm: 14829 13356 141 53 0 13252 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 59316

[startup+342.3 s]
/proc/loadavg: 4.04 3.96 3.57 5/190 27719
/proc/meminfo: memFree=19271272/32951124 swapFree=67110396/67111528
[pid=27708] ppid=27706 vsize=69604 CPUtime=342.3 cores=4,6
/proc/27708/stat : 27708 (lingeling) R 27706 27708 26050 0 -1 4202496 54665 0 0 0 34126 104 0 0 25 0 1 0 567931081 71274496 15928 33554432000 4194304 4409164 140735754197664 18446744073709551615 4358614 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27708/statm: 17401 15928 141 53 0 15824 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 69604

[startup+402.3 s]
/proc/loadavg: 4.01 3.97 3.59 5/190 27721
/proc/meminfo: memFree=19219064/32951124 swapFree=67110396/67111528
[pid=27708] ppid=27706 vsize=69192 CPUtime=402.29 cores=4,6
/proc/27708/stat : 27708 (lingeling) R 27706 27708 26050 0 -1 4202496 61452 0 0 0 40105 124 0 0 25 0 1 0 567931081 70852608 15825 33554432000 4194304 4409164 140735754197664 18446744073709551615 4358711 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27708/statm: 17298 15825 141 53 0 15721 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 69192

[startup+462.3 s]
/proc/loadavg: 4.00 3.97 3.62 5/190 27723
/proc/meminfo: memFree=19183592/32951124 swapFree=67110396/67111528
[pid=27708] ppid=27706 vsize=74436 CPUtime=462.3 cores=4,6
/proc/27708/stat : 27708 (lingeling) R 27706 27708 26050 0 -1 4202496 71585 0 0 0 46082 148 0 0 25 0 1 0 567931081 76222464 17136 33554432000 4194304 4409164 140735754197664 18446744073709551615 4269724 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27708/statm: 18609 17136 141 53 0 17032 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 74436

[startup+522.3 s]
/proc/loadavg: 4.00 3.97 3.64 5/190 27723
/proc/meminfo: memFree=19136960/32951124 swapFree=67110396/67111528
[pid=27708] ppid=27706 vsize=75532 CPUtime=522.29 cores=4,6
/proc/27708/stat : 27708 (lingeling) R 27706 27708 26050 0 -1 4202496 85135 0 0 0 52061 168 0 0 25 0 1 0 567931081 77344768 17410 33554432000 4194304 4409164 140735754197664 18446744073709551615 224284950423 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27708/statm: 18883 17410 141 53 0 17306 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 75532

[startup+582.3 s]
/proc/loadavg: 2.87 3.66 3.56 3/178 27761
/proc/meminfo: memFree=19587452/32951124 swapFree=67110396/67111528
[pid=27708] ppid=27706 vsize=84100 CPUtime=582.3 cores=4,6
/proc/27708/stat : 27708 (lingeling) R 27706 27708 26050 0 -1 4202496 96723 0 0 0 58040 190 0 0 25 0 1 0 567931081 86118400 19552 33554432000 4194304 4409164 140735754197664 18446744073709551615 4235828 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27708/statm: 21025 19552 141 53 0 19448 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 84100

[startup+642.3 s]
/proc/loadavg: 2.32 3.36 3.45 3/178 27763
/proc/meminfo: memFree=19564252/32951124 swapFree=67110396/67111528
[pid=27708] ppid=27706 vsize=82668 CPUtime=642.31 cores=4,6
/proc/27708/stat : 27708 (lingeling) R 27706 27708 26050 0 -1 4202496 114976 0 0 0 64022 209 0 0 25 0 1 0 567931081 84652032 19194 33554432000 4194304 4409164 140735754197664 18446744073709551615 4269665 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27708/statm: 20667 19194 141 53 0 19090 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 82668

[startup+702.3 s]
/proc/loadavg: 1.83 3.04 3.34 2/172 27783
/proc/meminfo: memFree=19676928/32951124 swapFree=67110396/67111528
[pid=27708] ppid=27706 vsize=82832 CPUtime=702.3 cores=4,6
/proc/27708/stat : 27708 (lingeling) R 27706 27708 26050 0 -1 4202496 130127 0 0 0 70008 222 0 0 25 0 1 0 567931081 84819968 19235 33554432000 4194304 4409164 140735754197664 18446744073709551615 4358255 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27708/statm: 20708 19235 141 53 0 19131 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 82832

[startup+762.306 s]
/proc/loadavg: 1.30 2.67 3.19 2/172 27785
/proc/meminfo: memFree=19676896/32951124 swapFree=67110396/67111528
[pid=27708] ppid=27706 vsize=99144 CPUtime=762.3 cores=4,6
/proc/27708/stat : 27708 (lingeling) R 27706 27708 26050 0 -1 4202496 140862 0 0 0 75988 242 0 0 25 0 1 0 567931081 101523456 23313 33554432000 4194304 4409164 140735754197664 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27708/statm: 24786 23313 141 53 0 23209 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 99144

[startup+822.3 s]
/proc/loadavg: 1.11 2.36 3.05 2/172 27785
/proc/meminfo: memFree=19693092/32951124 swapFree=67110396/67111528
[pid=27708] ppid=27706 vsize=83240 CPUtime=822.3 cores=4,6
/proc/27708/stat : 27708 (lingeling) R 27706 27708 26050 0 -1 4202496 145815 0 0 0 81969 261 0 0 25 0 1 0 567931081 85237760 19337 33554432000 4194304 4409164 140735754197664 18446744073709551615 4256910 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27708/statm: 20810 19337 141 53 0 19233 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 83240

[startup+882.3 s]
/proc/loadavg: 1.04 2.11 2.92 2/172 27787
/proc/meminfo: memFree=19686856/32951124 swapFree=67110396/67111528
[pid=27708] ppid=27706 vsize=88852 CPUtime=882.3 cores=4,6
/proc/27708/stat : 27708 (lingeling) R 27706 27708 26050 0 -1 4202496 151314 0 0 0 87955 275 0 0 25 0 1 0 567931081 90984448 20740 33554432000 4194304 4409164 140735754197664 18446744073709551615 224284950423 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27708/statm: 22213 20740 141 53 0 20636 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 88852

[startup+942.3 s]
/proc/loadavg: 1.01 1.91 2.80 2/172 27789
/proc/meminfo: memFree=19652956/32951124 swapFree=67110396/67111528
[pid=27708] ppid=27706 vsize=123408 CPUtime=942.3 cores=4,6
/proc/27708/stat : 27708 (lingeling) R 27706 27708 26050 0 -1 4202496 164061 0 0 0 93940 290 0 0 25 0 1 0 567931081 126369792 29379 33554432000 4194304 4409164 140735754197664 18446744073709551615 4358614 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27708/statm: 30852 29379 141 53 0 29275 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 123408

[startup+1002.3 s]
/proc/loadavg: 1.00 1.74 2.68 2/172 27791
/proc/meminfo: memFree=19652792/32951124 swapFree=67110396/67111528
[pid=27708] ppid=27706 vsize=123032 CPUtime=1002.3 cores=4,6
/proc/27708/stat : 27708 (lingeling) R 27706 27708 26050 0 -1 4202496 173038 0 0 0 99923 307 0 0 25 0 1 0 567931081 125984768 29285 33554432000 4194304 4409164 140735754197664 18446744073709551615 4358534 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27708/statm: 30758 29285 141 53 0 29181 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 123032

[startup+1062.3 s]
/proc/loadavg: 1.00 1.60 2.57 2/172 27793
/proc/meminfo: memFree=19653612/32951124 swapFree=67110396/67111528
[pid=27708] ppid=27706 vsize=122996 CPUtime=1062.3 cores=4,6
/proc/27708/stat : 27708 (lingeling) R 27706 27708 26050 0 -1 4202496 177134 0 0 0 105907 323 0 0 25 0 1 0 567931081 125947904 29276 33554432000 4194304 4409164 140735754197664 18446744073709551615 4325441 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27708/statm: 30749 29276 141 53 0 29172 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 122996

[startup+1122.3 s]
/proc/loadavg: 1.00 1.49 2.47 2/172 27793
/proc/meminfo: memFree=19669452/32951124 swapFree=67110396/67111528
[pid=27708] ppid=27706 vsize=106652 CPUtime=1122.3 cores=4,6
/proc/27708/stat : 27708 (lingeling) R 27706 27708 26050 0 -1 4202496 185338 0 0 0 111895 335 0 0 25 0 1 0 567931081 109211648 25190 33554432000 4194304 4409164 140735754197664 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27708/statm: 26663 25190 141 53 0 25086 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 106652

[startup+1182.3 s]
/proc/loadavg: 1.00 1.40 2.38 2/172 27795
/proc/meminfo: memFree=19674616/32951124 swapFree=67110396/67111528
[pid=27708] ppid=27706 vsize=101128 CPUtime=1182.3 cores=4,6
/proc/27708/stat : 27708 (lingeling) R 27706 27708 26050 0 -1 4202496 198350 0 0 0 117879 351 0 0 25 0 1 0 567931081 103555072 23841 33554432000 4194304 4409164 140735754197664 18446744073709551615 4360176 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27708/statm: 25282 23841 141 53 0 23705 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 101128

[startup+1242.3 s]
/proc/loadavg: 1.00 1.32 2.29 2/172 27797
/proc/meminfo: memFree=19666892/32951124 swapFree=67110396/67111528
[pid=27708] ppid=27706 vsize=109528 CPUtime=1242.31 cores=4,6
/proc/27708/stat : 27708 (lingeling) R 27706 27708 26050 0 -1 4202496 204525 0 0 0 123867 364 0 0 25 0 1 0 567931081 112156672 25909 33554432000 4194304 4409164 140735754197664 18446744073709551615 224284950423 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27708/statm: 27382 25909 141 53 0 25805 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 109528



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.00 1.26 2.20 2/172 27799
/proc/meminfo: memFree=19663732/32951124 swapFree=67110396/67111528
[pid=27708] ppid=27706 vsize=112360 CPUtime=1300.01 cores=4,6
/proc/27708/stat : 27708 (lingeling) R 27706 27708 26050 0 -1 4202496 215951 0 0 0 129623 378 0 0 25 0 1 0 567931081 115056640 26617 33554432000 4194304 4409164 140735754197664 18446744073709551615 224284950423 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27708/statm: 28090 26617 141 53 0 26513 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 112360

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.01
CPU time (s): 1300.03
CPU user time (s): 1296.24
CPU system time (s): 3.79142
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 135980

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

runsolver used 2.12168 second user time and 4.43033 second system time

The end

Launcher Data

Begin job on node118 at 2011-04-26 02:16:44
IDJOB=3289346
IDBENCH=83120
IDSOLVER=1606
FILE ID=node118/3289346-1303777004
RUNJOBID= node118-1303776236-27593
PBS_JOBID= 13157160
Free space on /tmp= 71660 MiB

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

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

MD5SUM BENCH= 9b1b1066fe010948020f1c6b5be34d5d
RANDOM SEED=1740332261

node118.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.842
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.68
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.842
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.842
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.842
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.842
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.68
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.842
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.842
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.842
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	: 5374.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19459768 kB
Buffers:       1874384 kB
Cached:       10725212 kB
SwapCached:        600 kB
Active:        9093092 kB
Inactive:      3871412 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19459768 kB
SwapTotal:    67111528 kB
SwapFree:     67110396 kB
Dirty:            5368 kB
Writeback:          32 kB
AnonPages:      363940 kB
Mapped:          15780 kB
Slab:           461064 kB
PageTables:       5940 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   551556 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= 71668 MiB
End job on node118 at 2011-04-26 02:38:26