Trace number 3372050

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.04 1300.02

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom14.cnf
MD5SUM7af4cc1b94644f101ccf5f2373fdbfea
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark321.647
Satisfiable
(Un)Satisfiability was proved
Number of variables22886
Number of clauses76038
Sum of the clauses size193162
Maximum clause length786
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 240006
Number of clauses of size 335619
Number of clauses of size 4104
Number of clauses of size 512
Number of clauses of size over 5296

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-3372050-1305434028/watcher-3372050-1305434028 -o /tmp/evaluation-result-3372050-1305434028/solver-3372050-1305434028 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3372050-1305434028.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: 3.71 3.98 3.98 4/373 16794
/proc/meminfo: memFree=18224080/32951124 swapFree=45193364/67111528
[pid=16794] ppid=16792 vsize=8620 CPUtime=0.01 cores=4,6
/proc/16794/stat : 16794 (lingeling) R 16792 16794 16596 0 -1 4202496 758 0 0 0 1 0 0 0 25 0 1 0 733633506 8826880 680 33554432000 4194304 4409284 140737199025936 18446744073709551615 224284925696 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/16794/statm: 2155 680 113 53 0 578 0

[startup+0.0580849 s]
/proc/loadavg: 3.71 3.98 3.98 4/373 16794
/proc/meminfo: memFree=18224080/32951124 swapFree=45193364/67111528
[pid=16794] ppid=16792 vsize=11888 CPUtime=0.05 cores=4,6
/proc/16794/stat : 16794 (lingeling) R 16792 16794 16596 0 -1 4202496 1952 0 0 0 5 0 0 0 25 0 1 0 733633506 12173312 1476 33554432000 4194304 4409284 140737199025936 18446744073709551615 4278133 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/16794/statm: 2972 1476 125 53 0 1395 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 11888

[startup+0.101036 s]
/proc/loadavg: 3.71 3.98 3.98 4/373 16794
/proc/meminfo: memFree=18224080/32951124 swapFree=45193364/67111528
[pid=16794] ppid=16792 vsize=11708 CPUtime=0.09 cores=4,6
/proc/16794/stat : 16794 (lingeling) R 16792 16794 16596 0 -1 4202496 2483 0 0 0 9 0 0 0 25 0 1 0 733633506 11988992 1436 33554432000 4194304 4409284 140737199025936 18446744073709551615 4228034 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/16794/statm: 2927 1436 129 53 0 1350 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11708

[startup+0.30104 s]
/proc/loadavg: 3.71 3.98 3.98 4/373 16794
/proc/meminfo: memFree=18224080/32951124 swapFree=45193364/67111528
[pid=16794] ppid=16792 vsize=11708 CPUtime=0.29 cores=4,6
/proc/16794/stat : 16794 (lingeling) R 16792 16794 16596 0 -1 4202496 2483 0 0 0 29 0 0 0 25 0 1 0 733633506 11988992 1436 33554432000 4194304 4409284 140737199025936 18446744073709551615 4285289 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/16794/statm: 2927 1436 129 53 0 1350 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11708

[startup+0.701 s]
/proc/loadavg: 3.71 3.98 3.98 4/373 16794
/proc/meminfo: memFree=18224080/32951124 swapFree=45193364/67111528
[pid=16794] ppid=16792 vsize=11708 CPUtime=0.69 cores=4,6
/proc/16794/stat : 16794 (lingeling) R 16792 16794 16596 0 -1 4202496 2484 0 0 0 69 0 0 0 25 0 1 0 733633506 11988992 1437 33554432000 4194304 4409284 140737199025936 18446744073709551615 4269724 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/16794/statm: 2927 1437 130 53 0 1350 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11708

[startup+1.50085 s]
/proc/loadavg: 3.71 3.98 3.98 5/379 16803
/proc/meminfo: memFree=18169612/32951124 swapFree=45193364/67111528
[pid=16794] ppid=16792 vsize=15476 CPUtime=1.49 cores=4,6
/proc/16794/stat : 16794 (lingeling) R 16792 16794 16596 0 -1 4202496 3710 0 0 0 149 0 0 0 25 0 1 0 733633506 15847424 2265 33554432000 4194304 4409284 140737199025936 18446744073709551615 4246181 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/16794/statm: 3869 2265 136 53 0 2292 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15476

[startup+3.10057 s]
/proc/loadavg: 3.71 3.98 3.98 5/379 16803
/proc/meminfo: memFree=18153284/32951124 swapFree=45193364/67111528
[pid=16794] ppid=16792 vsize=13380 CPUtime=3.09 cores=4,6
/proc/16794/stat : 16794 (lingeling) R 16792 16794 16596 0 -1 4202496 3738 0 0 0 309 0 0 0 25 0 1 0 733633506 13701120 1769 33554432000 4194304 4409284 140737199025936 18446744073709551615 4226220 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/16794/statm: 3345 1769 141 53 0 1768 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13380

[startup+6.30106 s]
/proc/loadavg: 3.81 3.99 3.98 5/379 16803
/proc/meminfo: memFree=18118936/32951124 swapFree=45193364/67111528
[pid=16794] ppid=16792 vsize=15472 CPUtime=6.29 cores=4,6
/proc/16794/stat : 16794 (lingeling) R 16792 16794 16596 0 -1 4202496 4371 0 0 0 626 3 0 0 25 0 1 0 733633506 15843328 2396 33554432000 4194304 4409284 140737199025936 18446744073709551615 224284950423 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/16794/statm: 3868 2396 141 53 0 2291 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15472

[startup+12.701 s]
/proc/loadavg: 3.83 3.99 3.98 5/379 16803
/proc/meminfo: memFree=18103476/32951124 swapFree=45193364/67111528
[pid=16794] ppid=16792 vsize=20916 CPUtime=12.69 cores=4,6
/proc/16794/stat : 16794 (lingeling) R 16792 16794 16596 0 -1 4202496 6612 0 0 0 1262 7 0 0 25 0 1 0 733633506 21417984 3608 33554432000 4194304 4409284 140737199025936 18446744073709551615 224284950423 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/16794/statm: 5229 3608 141 53 0 3652 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20916

[startup+25.5009 s]
/proc/loadavg: 3.86 3.99 3.98 5/379 16803
/proc/meminfo: memFree=18102772/32951124 swapFree=45193364/67111528
[pid=16794] ppid=16792 vsize=20920 CPUtime=25.5 cores=4,6
/proc/16794/stat : 16794 (lingeling) R 16792 16794 16596 0 -1 4202496 11782 0 0 0 2535 15 0 0 25 0 1 0 733633506 21422080 3758 33554432000 4194304 4409284 140737199025936 18446744073709551615 4271653 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/16794/statm: 5230 3758 141 53 0 3653 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 20920

[startup+51.1006 s]
/proc/loadavg: 3.91 3.99 3.98 5/379 16805
/proc/meminfo: memFree=18100900/32951124 swapFree=45193364/67111528
[pid=16794] ppid=16792 vsize=32780 CPUtime=51.09 cores=4,6
/proc/16794/stat : 16794 (lingeling) R 16792 16794 16596 0 -1 4202496 23819 0 0 0 5081 28 0 0 25 0 1 0 733633506 33566720 6723 33554432000 4194304 4409284 140737199025936 18446744073709551615 4360242 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/16794/statm: 8195 6723 141 53 0 6618 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 32780

[startup+102.314 s]
/proc/loadavg: 4.06 4.02 3.99 5/379 16805
/proc/meminfo: memFree=18092324/32951124 swapFree=45193364/67111528
[pid=16794] ppid=16792 vsize=30284 CPUtime=102.31 cores=4,6
/proc/16794/stat : 16794 (lingeling) R 16792 16794 16596 0 -1 4202496 45252 0 0 0 10181 50 0 0 25 0 1 0 733633506 31010816 6099 33554432000 4194304 4409284 140737199025936 18446744073709551615 4358495 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/16794/statm: 7571 6099 141 53 0 5994 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 30284

[startup+162.301 s]
/proc/loadavg: 4.06 4.03 4.00 5/379 16807
/proc/meminfo: memFree=18064384/32951124 swapFree=45193364/67111528
[pid=16794] ppid=16792 vsize=44680 CPUtime=162.29 cores=4,6
/proc/16794/stat : 16794 (lingeling) R 16792 16794 16596 0 -1 4202496 71631 0 0 0 16155 74 0 0 25 0 1 0 733633506 45752320 9698 33554432000 4194304 4409284 140737199025936 18446744073709551615 4358673 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/16794/statm: 11170 9698 141 53 0 9593 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 44680

[startup+222.301 s]
/proc/loadavg: 4.02 4.02 4.00 5/379 16809
/proc/meminfo: memFree=18042272/32951124 swapFree=45193364/67111528
[pid=16794] ppid=16792 vsize=36768 CPUtime=222.3 cores=4,6
/proc/16794/stat : 16794 (lingeling) R 16792 16794 16596 0 -1 4202496 95719 0 0 0 22137 93 0 0 25 0 1 0 733633506 37650432 7720 33554432000 4194304 4409284 140737199025936 18446744073709551615 4358325 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/16794/statm: 9192 7720 141 53 0 7615 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 36768

[startup+282.301 s]
/proc/loadavg: 4.01 4.02 4.00 5/379 16811
/proc/meminfo: memFree=18031544/32951124 swapFree=45193364/67111528
[pid=16794] ppid=16792 vsize=38096 CPUtime=282.3 cores=4,6
/proc/16794/stat : 16794 (lingeling) R 16792 16794 16596 0 -1 4202496 118165 0 0 0 28116 114 0 0 25 0 1 0 733633506 39010304 8052 33554432000 4194304 4409284 140737199025936 18446744073709551615 4358433 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/16794/statm: 9524 8052 141 53 0 7947 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 38096

[startup+342.301 s]
/proc/loadavg: 4.00 4.01 4.00 5/379 16816
/proc/meminfo: memFree=18017968/32951124 swapFree=45193364/67111528
[pid=16794] ppid=16792 vsize=42908 CPUtime=342.3 cores=4,6
/proc/16794/stat : 16794 (lingeling) R 16792 16794 16596 0 -1 4202496 136351 0 0 0 34098 132 0 0 25 0 1 0 733633506 43937792 9255 33554432000 4194304 4409284 140737199025936 18446744073709551615 224284950423 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/16794/statm: 10727 9255 141 53 0 9150 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 42908

[startup+402.301 s]
/proc/loadavg: 4.04 4.02 4.00 5/379 16924
/proc/meminfo: memFree=18055068/32951124 swapFree=45193364/67111528
[pid=16794] ppid=16792 vsize=49652 CPUtime=402.29 cores=4,6
/proc/16794/stat : 16794 (lingeling) R 16792 16794 16596 0 -1 4202496 154976 0 0 0 40079 150 0 0 25 0 1 0 733633506 50843648 10946 33554432000 4194304 4409284 140737199025936 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/16794/statm: 12413 10946 141 53 0 10836 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 49652

[startup+462.301 s]
/proc/loadavg: 4.05 4.03 4.00 5/379 16926
/proc/meminfo: memFree=17938228/32951124 swapFree=45193364/67111528
[pid=16794] ppid=16792 vsize=44496 CPUtime=462.3 cores=4,6
/proc/16794/stat : 16794 (lingeling) R 16792 16794 16596 0 -1 4202496 173318 0 0 0 46063 167 0 0 25 0 1 0 733633506 45563904 9657 33554432000 4194304 4409284 140737199025936 18446744073709551615 4359929 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/16794/statm: 11124 9657 141 53 0 9547 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 44496

[startup+522.301 s]
/proc/loadavg: 4.02 4.02 4.00 5/379 16928
/proc/meminfo: memFree=17843572/32951124 swapFree=45193364/67111528
[pid=16794] ppid=16792 vsize=46636 CPUtime=522.3 cores=4,6
/proc/16794/stat : 16794 (lingeling) R 16792 16794 16596 0 -1 4202496 191191 0 0 0 52047 183 0 0 25 0 1 0 733633506 47755264 10192 33554432000 4194304 4409284 140737199025936 18446744073709551615 4358437 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/16794/statm: 11659 10192 141 53 0 10082 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 46636

[startup+582.301 s]
/proc/loadavg: 4.04 4.03 4.00 5/379 16930
/proc/meminfo: memFree=17719644/32951124 swapFree=45193364/67111528
[pid=16794] ppid=16792 vsize=63868 CPUtime=582.3 cores=4,6
/proc/16794/stat : 16794 (lingeling) R 16792 16794 16596 0 -1 4202496 206247 0 0 0 58033 197 0 0 25 0 1 0 733633506 65400832 14500 33554432000 4194304 4409284 140737199025936 18446744073709551615 4360177 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/16794/statm: 15967 14500 141 53 0 14390 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 63868

[startup+642.301 s]
/proc/loadavg: 4.01 4.02 4.00 5/379 16932
/proc/meminfo: memFree=17624232/32951124 swapFree=45193364/67111528
[pid=16794] ppid=16792 vsize=69196 CPUtime=642.31 cores=4,6
/proc/16794/stat : 16794 (lingeling) R 16792 16794 16596 0 -1 4202496 220861 0 0 0 64017 214 0 0 25 0 1 0 733633506 70856704 15832 33554432000 4194304 4409284 140737199025936 18446744073709551615 224284950423 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/16794/statm: 17299 15832 141 53 0 15722 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 69196

[startup+702.301 s]
/proc/loadavg: 4.07 4.03 4.00 5/379 16932
/proc/meminfo: memFree=17629524/32951124 swapFree=45193364/67111528
[pid=16794] ppid=16792 vsize=70788 CPUtime=702.3 cores=4,6
/proc/16794/stat : 16794 (lingeling) R 16792 16794 16596 0 -1 4202496 234996 0 0 0 70004 226 0 0 25 0 1 0 733633506 72486912 16230 33554432000 4194304 4409284 140737199025936 18446744073709551615 4358627 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/16794/statm: 17697 16230 141 53 0 16120 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 70788

[startup+762.314 s]
/proc/loadavg: 3.46 3.87 3.95 4/373 16951
/proc/meminfo: memFree=17684044/32951124 swapFree=45193364/67111528
[pid=16794] ppid=16792 vsize=74564 CPUtime=762.31 cores=4,6
/proc/16794/stat : 16794 (lingeling) R 16792 16794 16596 0 -1 4202496 244219 0 0 0 75994 237 0 0 25 0 1 0 733633506 76353536 17174 33554432000 4194304 4409284 140737199025936 18446744073709551615 4358630 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/16794/statm: 18641 17174 141 53 0 17064 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 74564

[startup+822.301 s]
/proc/loadavg: 3.16 3.71 3.89 4/373 16953
/proc/meminfo: memFree=17435404/32951124 swapFree=45193364/67111528
[pid=16794] ppid=16792 vsize=103052 CPUtime=822.31 cores=4,6
/proc/16794/stat : 16794 (lingeling) R 16792 16794 16596 0 -1 4202496 251341 0 0 0 81984 247 0 0 25 0 1 0 733633506 105525248 24296 33554432000 4194304 4409284 140737199025936 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/16794/statm: 25763 24296 141 53 0 24186 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 103052

[startup+882.301 s]
/proc/loadavg: 3.13 3.60 3.84 4/373 16955
/proc/meminfo: memFree=17628316/32951124 swapFree=45193364/67111528
[pid=16794] ppid=16792 vsize=154636 CPUtime=882.31 cores=4,6
/proc/16794/stat : 16794 (lingeling) R 16792 16794 16596 0 -1 4202496 264237 0 0 0 87976 255 0 0 25 0 1 0 733633506 158347264 37192 33554432000 4194304 4409284 140737199025936 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/16794/statm: 38659 37192 141 53 0 37082 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 154636

[startup+942.301 s]
/proc/loadavg: 3.05 3.49 3.78 4/373 16957
/proc/meminfo: memFree=17747060/32951124 swapFree=45193364/67111528
[pid=16794] ppid=16792 vsize=96908 CPUtime=942.3 cores=4,6
/proc/16794/stat : 16794 (lingeling) R 16792 16794 16596 0 -1 4202496 283986 0 0 0 93966 264 0 0 25 0 1 0 733633506 99233792 22755 33554432000 4194304 4409284 140737199025936 18446744073709551615 4303327 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/16794/statm: 24227 22755 141 53 0 22650 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 96908

[startup+1002.3 s]
/proc/loadavg: 3.02 3.40 3.73 4/373 16957
/proc/meminfo: memFree=17232648/32951124 swapFree=45193364/67111528
[pid=16794] ppid=16792 vsize=109536 CPUtime=1002.31 cores=4,6
/proc/16794/stat : 16794 (lingeling) R 16792 16794 16596 0 -1 4202496 295044 0 0 0 99959 272 0 0 25 0 1 0 733633506 112164864 25912 33554432000 4194304 4409284 140737199025936 18446744073709551615 224284950423 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/16794/statm: 27384 25912 141 53 0 25807 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 109536

[startup+1062.3 s]
/proc/loadavg: 3.00 3.32 3.68 4/373 16959
/proc/meminfo: memFree=17237080/32951124 swapFree=45193364/67111528
[pid=16794] ppid=16792 vsize=121984 CPUtime=1062.31 cores=4,6
/proc/16794/stat : 16794 (lingeling) R 16792 16794 16596 0 -1 4202496 298156 0 0 0 105951 280 0 0 25 0 1 0 733633506 124911616 29024 33554432000 4194304 4409284 140737199025936 18446744073709551615 224284950423 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/16794/statm: 30496 29024 141 53 0 28919 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 121984

[startup+1122.3 s]
/proc/loadavg: 3.10 3.29 3.65 4/373 16961
/proc/meminfo: memFree=17080532/32951124 swapFree=45193364/67111528
[pid=16794] ppid=16792 vsize=196192 CPUtime=1122.31 cores=4,6
/proc/16794/stat : 16794 (lingeling) R 16792 16794 16596 0 -1 4202496 316708 0 0 0 111944 287 0 0 25 0 1 0 733633506 200900608 47576 33554432000 4194304 4409284 140737199025936 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/16794/statm: 49048 47576 141 53 0 47471 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 196192

[startup+1182.3 s]
/proc/loadavg: 3.08 3.25 3.61 4/373 16963
/proc/meminfo: memFree=17038088/32951124 swapFree=45193364/67111528
[pid=16794] ppid=16792 vsize=193272 CPUtime=1182.31 cores=4,6
/proc/16794/stat : 16794 (lingeling) R 16792 16794 16596 0 -1 4202496 351989 0 0 0 117937 294 0 0 25 0 1 0 733633506 197910528 46846 33554432000 4194304 4409284 140737199025936 18446744073709551615 4256884 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/16794/statm: 48318 46846 141 53 0 46741 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 193272

[startup+1242.3 s]
/proc/loadavg: 3.03 3.20 3.57 4/373 16965
/proc/meminfo: memFree=16991404/32951124 swapFree=45193364/67111528
[pid=16794] ppid=16792 vsize=226040 CPUtime=1242.31 cores=4,6
/proc/16794/stat : 16794 (lingeling) R 16792 16794 16596 0 -1 4202496 360181 0 0 0 123931 300 0 0 25 0 1 0 733633506 231464960 55038 33554432000 4194304 4409284 140737199025936 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/16794/statm: 56510 55038 141 53 0 54933 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 226040



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.09 3.18 3.54 3/371 16966
/proc/meminfo: memFree=17172040/32951124 swapFree=45193364/67111528
[pid=16794] ppid=16792 vsize=157016 CPUtime=1300.03 cores=4,6
/proc/16794/stat : 16794 (lingeling) R 16792 16794 16596 0 -1 4202496 371160 0 0 0 129696 307 0 0 25 0 1 0 733633506 160784384 37782 33554432000 4194304 4409284 140737199025936 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/16794/statm: 39254 37782 141 53 0 37677 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 157016

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.04
CPU user time (s): 1296.96
CPU system time (s): 3.07953
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 228932

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1296.96
system time used= 3.07953
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 371160
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= 3
involuntary context switches= 1732

runsolver used 4.97524 second user time and 10.4124 second system time

The end

Launcher Data

Begin job on node118 at 2011-05-15 06:33:48
IDJOB=3372050
IDBENCH=83125
IDSOLVER=1849
FILE ID=node118/3372050-1305434028
RUNJOBID= node118-1305432726-16615
PBS_JOBID= 13324630
Free space on /tmp= 73320 MiB

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

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

MD5SUM BENCH= 7af4cc1b94644f101ccf5f2373fdbfea
RANDOM SEED=1318480635

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:      18224112 kB
Buffers:        286252 kB
Cached:        4419404 kB
SwapCached:      22084 kB
Active:       11811336 kB
Inactive:      2611888 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18224112 kB
SwapTotal:    67111528 kB
SwapFree:     45193364 kB
Dirty:           10492 kB
Writeback:           0 kB
AnonPages:     9709236 kB
Mapped:          15212 kB
Slab:           147580 kB
PageTables:      90412 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 88697040 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= 73324 MiB
End job on node118 at 2011-05-15 06:55:30