Trace number 3372057

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-top21.cnf
MD5SUM9fab5edd49fb904ff76ff7abf98e0d14
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 variables51138
Number of clauses162526
Sum of the clauses size397144
Maximum clause length2101
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 299113
Number of clauses of size 362300
Number of clauses of size 4230
Number of clauses of size 519
Number of clauses of size over 5863

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

running on 2 cores: 5,7

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: 1.51 2.52 3.52 4/410 5483
/proc/meminfo: memFree=24176272/32951132 swapFree=67093844/67111528
[pid=5483] ppid=5481 vsize=8468 CPUtime=0 cores=5,7
/proc/5483/stat : 5483 (lingeling) R 5481 5483 4949 0 -1 4202496 666 0 0 0 0 0 0 0 21 0 1 0 654995730 8671232 609 33554432000 4194304 4409284 140735265485696 18446744073709551615 242970550016 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5483/statm: 2117 609 113 53 0 540 0

[startup+0.0570221 s]
/proc/loadavg: 1.51 2.52 3.52 4/410 5483
/proc/meminfo: memFree=24176272/32951132 swapFree=67093844/67111528
[pid=5483] ppid=5481 vsize=15632 CPUtime=0.05 cores=5,7
/proc/5483/stat : 5483 (lingeling) R 5481 5483 4949 0 -1 4202496 2493 0 0 0 5 0 0 0 21 0 1 0 654995730 16007168 2432 33554432000 4194304 4409284 140735265485696 18446744073709551615 242970550016 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5483/statm: 3908 2432 113 53 0 2331 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 15632

[startup+0.101014 s]
/proc/loadavg: 1.51 2.52 3.52 4/410 5483
/proc/meminfo: memFree=24176272/32951132 swapFree=67093844/67111528
[pid=5483] ppid=5481 vsize=17284 CPUtime=0.09 cores=5,7
/proc/5483/stat : 5483 (lingeling) R 5481 5483 4949 0 -1 4202496 3816 0 0 0 9 0 0 0 21 0 1 0 654995730 17698816 2825 33554432000 4194304 4409284 140735265485696 18446744073709551615 4280076 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5483/statm: 4321 2825 125 53 0 2744 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17284

[startup+0.300975 s]
/proc/loadavg: 1.51 2.52 3.52 4/410 5483
/proc/meminfo: memFree=24176272/32951132 swapFree=67093844/67111528
[pid=5483] ppid=5481 vsize=18468 CPUtime=0.29 cores=5,7
/proc/5483/stat : 5483 (lingeling) R 5481 5483 4949 0 -1 4202496 4739 0 0 0 29 0 0 0 22 0 1 0 654995730 18911232 3125 33554432000 4194304 4409284 140735265485696 18446744073709551615 4259624 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5483/statm: 4617 3125 129 53 0 3040 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18468

[startup+0.700908 s]
/proc/loadavg: 1.51 2.52 3.52 4/410 5483
/proc/meminfo: memFree=24176272/32951132 swapFree=67093844/67111528
[pid=5483] ppid=5481 vsize=18464 CPUtime=0.69 cores=5,7
/proc/5483/stat : 5483 (lingeling) R 5481 5483 4949 0 -1 4202496 7364 0 0 0 69 0 0 0 24 0 1 0 654995730 18907136 3124 33554432000 4194304 4409284 140735265485696 18446744073709551615 4278089 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5483/statm: 4616 3124 129 53 0 3039 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18464

[startup+1.50077 s]
/proc/loadavg: 1.51 2.52 3.52 6/411 5484
/proc/meminfo: memFree=24149488/32951132 swapFree=67093844/67111528
[pid=5483] ppid=5481 vsize=18444 CPUtime=1.49 cores=5,7
/proc/5483/stat : 5483 (lingeling) R 5481 5483 4949 0 -1 4202496 10680 0 0 0 148 1 0 0 25 0 1 0 654995730 18886656 3122 33554432000 4194304 4409284 140735265485696 18446744073709551615 4269684 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5483/statm: 4611 3122 132 53 0 3034 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18444

[startup+3.1005 s]
/proc/loadavg: 1.51 2.52 3.52 5/411 5484
/proc/meminfo: memFree=24145760/32951132 swapFree=67093844/67111528
[pid=5483] ppid=5481 vsize=27384 CPUtime=3.09 cores=5,7
/proc/5483/stat : 5483 (lingeling) R 5481 5483 4949 0 -1 4202496 12931 0 0 0 308 1 0 0 25 0 1 0 654995730 28041216 5367 33554432000 4194304 4409284 140735265485696 18446744073709551615 4247197 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5483/statm: 6846 5367 136 53 0 5269 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27384

[startup+6.30094 s]
/proc/loadavg: 1.79 2.56 3.52 6/411 5484
/proc/meminfo: memFree=24112660/32951132 swapFree=67093844/67111528
[pid=5483] ppid=5481 vsize=27384 CPUtime=6.29 cores=5,7
/proc/5483/stat : 5483 (lingeling) R 5481 5483 4949 0 -1 4202496 12931 0 0 0 628 1 0 0 25 0 1 0 654995730 28041216 5367 33554432000 4194304 4409284 140735265485696 18446744073709551615 4243809 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5483/statm: 6846 5367 136 53 0 5269 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27384

[startup+12.7008 s]
/proc/loadavg: 1.96 2.59 3.53 5/411 5484
/proc/meminfo: memFree=24108524/32951132 swapFree=67093844/67111528
[pid=5483] ppid=5481 vsize=23180 CPUtime=12.69 cores=5,7
/proc/5483/stat : 5483 (lingeling) R 5481 5483 4949 0 -1 4202496 12936 0 0 0 1267 2 0 0 25 0 1 0 654995730 23736320 4321 33554432000 4194304 4409284 140735265485696 18446744073709551615 242970574743 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5483/statm: 5795 4321 141 53 0 4218 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 23180

[startup+25.5006 s]
/proc/loadavg: 2.41 2.66 3.53 5/411 5484
/proc/meminfo: memFree=24109024/32951132 swapFree=67093844/67111528
[pid=5483] ppid=5481 vsize=27272 CPUtime=25.5 cores=5,7
/proc/5483/stat : 5483 (lingeling) R 5481 5483 4949 0 -1 4202496 13978 0 0 0 2535 15 0 0 25 0 1 0 654995730 27926528 5344 33554432000 4194304 4409284 140735265485696 18446744073709551615 242970574743 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5483/statm: 6818 5344 141 53 0 5241 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 27272

[startup+51.1002 s]
/proc/loadavg: 2.95 2.76 3.55 5/411 5485
/proc/meminfo: memFree=24093596/32951132 swapFree=67093844/67111528
[pid=5483] ppid=5481 vsize=30672 CPUtime=51.09 cores=5,7
/proc/5483/stat : 5483 (lingeling) R 5481 5483 4949 0 -1 4202496 17920 0 0 0 5069 40 0 0 25 0 1 0 654995730 31408128 6194 33554432000 4194304 4409284 140735265485696 18446744073709551615 4272063 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5483/statm: 7668 6194 141 53 0 6091 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 30672

[startup+102.315 s]
/proc/loadavg: 3.61 2.97 3.57 5/411 5487
/proc/meminfo: memFree=24046224/32951132 swapFree=67093844/67111528
[pid=5483] ppid=5481 vsize=46936 CPUtime=102.3 cores=5,7
/proc/5483/stat : 5483 (lingeling) R 5481 5483 4949 0 -1 4202496 34254 0 0 0 10147 83 0 0 25 0 1 0 654995730 48062464 10260 33554432000 4194304 4409284 140735265485696 18446744073709551615 4313524 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5483/statm: 11734 10260 141 53 0 10157 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 46936

[startup+162.301 s]
/proc/loadavg: 3.96 3.18 3.60 5/411 5488
/proc/meminfo: memFree=24028488/32951132 swapFree=67093844/67111528
[pid=5483] ppid=5481 vsize=51196 CPUtime=162.29 cores=5,7
/proc/5483/stat : 5483 (lingeling) R 5481 5483 4949 0 -1 4202496 57461 0 0 0 16101 128 0 0 25 0 1 0 654995730 52424704 11325 33554432000 4194304 4409284 140735265485696 18446744073709551615 242970574743 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5483/statm: 12799 11325 141 53 0 11222 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 51196

[startup+222.301 s]
/proc/loadavg: 3.98 3.33 3.63 5/411 5490
/proc/meminfo: memFree=24032824/32951132 swapFree=67093844/67111528
[pid=5483] ppid=5481 vsize=56720 CPUtime=222.3 cores=5,7
/proc/5483/stat : 5483 (lingeling) R 5481 5483 4949 0 -1 4202496 73810 0 0 0 22060 170 0 0 25 0 1 0 654995730 58081280 12706 33554432000 4194304 4409284 140735265485696 18446744073709551615 242970574743 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5483/statm: 14180 12706 141 53 0 12603 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 56720

[startup+282.3 s]
/proc/loadavg: 3.99 3.45 3.65 5/411 5491
/proc/meminfo: memFree=23995124/32951132 swapFree=67093844/67111528
[pid=5483] ppid=5481 vsize=74272 CPUtime=282.3 cores=5,7
/proc/5483/stat : 5483 (lingeling) R 5481 5483 4949 0 -1 4202496 93868 0 0 0 28023 207 0 0 25 0 1 0 654995730 76054528 17094 33554432000 4194304 4409284 140735265485696 18446744073709551615 4358418 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5483/statm: 18568 17094 141 53 0 16991 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 74272

[startup+342.301 s]
/proc/loadavg: 4.12 3.58 3.68 5/411 5493
/proc/meminfo: memFree=23995856/32951132 swapFree=67093844/67111528
[pid=5483] ppid=5481 vsize=62144 CPUtime=342.3 cores=5,7
/proc/5483/stat : 5483 (lingeling) R 5481 5483 4949 0 -1 4202496 111168 0 0 0 33991 239 0 0 25 0 1 0 654995730 63635456 14062 33554432000 4194304 4409284 140735265485696 18446744073709551615 4358424 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5483/statm: 15536 14062 141 53 0 13959 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 62144

[startup+402.301 s]
/proc/loadavg: 4.04 3.65 3.69 5/411 5494
/proc/meminfo: memFree=23952328/32951132 swapFree=67093844/67111528
[pid=5483] ppid=5481 vsize=76020 CPUtime=402.3 cores=5,7
/proc/5483/stat : 5483 (lingeling) R 5481 5483 4949 0 -1 4202496 131219 0 0 0 39964 266 0 0 25 0 1 0 654995730 77844480 17531 33554432000 4194304 4409284 140735265485696 18446744073709551615 4358529 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5483/statm: 19005 17531 141 53 0 17428 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 76020

[startup+462.3 s]
/proc/loadavg: 4.01 3.71 3.71 5/411 5496
/proc/meminfo: memFree=23906200/32951132 swapFree=67093844/67111528
[pid=5483] ppid=5481 vsize=118420 CPUtime=462.3 cores=5,7
/proc/5483/stat : 5483 (lingeling) R 5481 5483 4949 0 -1 4202496 149483 0 0 0 45949 281 0 0 25 0 1 0 654995730 121262080 28130 33554432000 4194304 4409284 140735265485696 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5483/statm: 29605 28130 141 53 0 28028 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 118420

[startup+522.301 s]
/proc/loadavg: 4.14 3.79 3.74 5/411 5498
/proc/meminfo: memFree=23906076/32951132 swapFree=67093844/67111528
[pid=5483] ppid=5481 vsize=110808 CPUtime=522.31 cores=5,7
/proc/5483/stat : 5483 (lingeling) R 5481 5483 4949 0 -1 4202496 170154 0 0 0 51931 300 0 0 25 0 1 0 654995730 113467392 26228 33554432000 4194304 4409284 140735265485696 18446744073709551615 242970574743 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5483/statm: 27702 26228 141 53 0 26125 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 110808

[startup+582.301 s]
/proc/loadavg: 4.11 3.85 3.76 5/411 5499
/proc/meminfo: memFree=23864768/32951132 swapFree=67093844/67111528
[pid=5483] ppid=5481 vsize=143576 CPUtime=582.3 cores=5,7
/proc/5483/stat : 5483 (lingeling) R 5481 5483 4949 0 -1 4202496 178346 0 0 0 57916 314 0 0 25 0 1 0 654995730 147021824 34420 33554432000 4194304 4409284 140735265485696 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5483/statm: 35894 34420 141 53 0 34317 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 143576

[startup+642.3 s]
/proc/loadavg: 4.04 3.87 3.77 5/411 5501
/proc/meminfo: memFree=23839340/32951132 swapFree=67093844/67111528
[pid=5483] ppid=5481 vsize=135360 CPUtime=642.31 cores=5,7
/proc/5483/stat : 5483 (lingeling) R 5481 5483 4949 0 -1 4202496 184484 0 0 0 63905 326 0 0 25 0 1 0 654995730 138608640 32366 33554432000 4194304 4409284 140735265485696 18446744073709551615 242970574743 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5483/statm: 33840 32366 141 53 0 32263 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 135360

[startup+702.301 s]
/proc/loadavg: 4.12 3.92 3.79 5/411 5503
/proc/meminfo: memFree=23749796/32951132 swapFree=67093844/67111528
[pid=5483] ppid=5481 vsize=144360 CPUtime=702.3 cores=5,7
/proc/5483/stat : 5483 (lingeling) R 5481 5483 4949 0 -1 4202496 205735 0 0 0 69888 342 0 0 25 0 1 0 654995730 147824640 34616 33554432000 4194304 4409284 140735265485696 18446744073709551615 242970574743 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5483/statm: 36090 34616 141 53 0 34513 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 144360

[startup+762.316 s]
/proc/loadavg: 4.07 3.95 3.81 5/411 5504
/proc/meminfo: memFree=23724744/32951132 swapFree=67093844/67111528
[pid=5483] ppid=5481 vsize=136152 CPUtime=762.32 cores=5,7
/proc/5483/stat : 5483 (lingeling) R 5481 5483 4949 0 -1 4202496 216838 0 0 0 75869 363 0 0 25 0 1 0 654995730 139419648 32564 33554432000 4194304 4409284 140735265485696 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5483/statm: 34038 32564 141 53 0 32461 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 136152

[startup+822.301 s]
/proc/loadavg: 4.02 3.95 3.82 5/411 5506
/proc/meminfo: memFree=23721136/32951132 swapFree=67093844/67111528
[pid=5483] ppid=5481 vsize=153192 CPUtime=822.31 cores=5,7
/proc/5483/stat : 5483 (lingeling) R 5481 5483 4949 0 -1 4202496 221098 0 0 0 81851 380 0 0 25 0 1 0 654995730 156868608 36824 33554432000 4194304 4409284 140735265485696 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5483/statm: 38298 36824 141 53 0 36721 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 153192

[startup+882.3 s]
/proc/loadavg: 4.01 3.96 3.82 5/411 5507
/proc/meminfo: memFree=23603696/32951132 swapFree=67093844/67111528
[pid=5483] ppid=5481 vsize=222708 CPUtime=882.31 cores=5,7
/proc/5483/stat : 5483 (lingeling) R 5481 5483 4949 0 -1 4202496 245083 0 0 0 87844 387 0 0 25 0 1 0 654995730 228052992 54203 33554432000 4194304 4409284 140735265485696 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5483/statm: 55677 54203 141 53 0 54100 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 222708

[startup+942.301 s]
/proc/loadavg: 4.11 3.99 3.84 5/411 5509
/proc/meminfo: memFree=23592896/32951132 swapFree=67093844/67111528
[pid=5483] ppid=5481 vsize=222728 CPUtime=942.31 cores=5,7
/proc/5483/stat : 5483 (lingeling) R 5481 5483 4949 0 -1 4202496 245088 0 0 0 93835 396 0 0 25 0 1 0 654995730 228073472 54208 33554432000 4194304 4409284 140735265485696 18446744073709551615 4359840 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5483/statm: 55682 54208 141 53 0 54105 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 222728

[startup+1002.3 s]
/proc/loadavg: 4.04 3.99 3.85 5/411 5511
/proc/meminfo: memFree=23475824/32951132 swapFree=67093844/67111528
[pid=5483] ppid=5481 vsize=288264 CPUtime=1002.32 cores=5,7
/proc/5483/stat : 5483 (lingeling) R 5481 5483 4949 0 -1 4202496 261472 0 0 0 99827 405 0 0 25 0 1 0 654995730 295182336 70592 33554432000 4194304 4409284 140735265485696 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5483/statm: 72066 70592 141 53 0 70489 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 288264

[startup+1062.3 s]
/proc/loadavg: 4.01 3.99 3.85 5/411 5512
/proc/meminfo: memFree=23663800/32951132 swapFree=67093844/67111528
[pid=5483] ppid=5481 vsize=161396 CPUtime=1062.31 cores=5,7
/proc/5483/stat : 5483 (lingeling) R 5481 5483 4949 0 -1 4202496 292293 0 0 0 105814 417 0 0 25 0 1 0 654995730 165269504 38875 33554432000 4194304 4409284 140735265485696 18446744073709551615 4359843 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5483/statm: 40349 38875 141 53 0 38772 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 161396

[startup+1122.3 s]
/proc/loadavg: 4.00 3.99 3.86 5/411 5514
/proc/meminfo: memFree=23488576/32951132 swapFree=67093844/67111528
[pid=5483] ppid=5481 vsize=231344 CPUtime=1122.31 cores=5,7
/proc/5483/stat : 5483 (lingeling) R 5481 5483 4949 0 -1 4202496 309780 0 0 0 111800 431 0 0 25 0 1 0 654995730 236896256 56362 33554432000 4194304 4409284 140735265485696 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5483/statm: 57836 56362 141 53 0 56259 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 231344

[startup+1182.3 s]
/proc/loadavg: 4.06 4.02 3.88 5/411 5515
/proc/meminfo: memFree=23549572/32951132 swapFree=67093844/67111528
[pid=5483] ppid=5481 vsize=244524 CPUtime=1182.32 cores=5,7
/proc/5483/stat : 5483 (lingeling) R 5481 5483 4949 0 -1 4202496 313075 0 0 0 117790 442 0 0 25 0 1 0 654995730 250392576 59657 33554432000 4194304 4409284 140735265485696 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5483/statm: 61131 59657 141 53 0 59554 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 244524

[startup+1242.3 s]
/proc/loadavg: 4.17 4.05 3.89 5/411 5517
/proc/meminfo: memFree=23543368/32951132 swapFree=67093844/67111528
[pid=5483] ppid=5481 vsize=206104 CPUtime=1242.32 cores=5,7
/proc/5483/stat : 5483 (lingeling) R 5481 5483 4949 0 -1 4202496 325929 0 0 0 123782 450 0 0 25 0 1 0 654995730 211050496 50052 33554432000 4194304 4409284 140735265485696 18446744073709551615 4358609 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5483/statm: 51526 50052 141 53 0 49949 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 206104



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.17 4.07 3.91 2/406 5521
/proc/meminfo: memFree=23992408/32951132 swapFree=67093844/67111528
[pid=5483] ppid=5481 vsize=206124 CPUtime=1300.02 cores=5,7
/proc/5483/stat : 5483 (lingeling) R 5481 5483 4949 0 -1 4202496 325934 0 0 0 129545 457 0 0 25 0 1 0 654995730 211070976 50057 33554432000 4194304 4409284 140735265485696 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/5483/statm: 51531 50057 141 53 0 49954 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 206124

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): 1295.46
CPU system time (s): 4.5883
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 288264

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

runsolver used 4.91125 second user time and 11.7882 second system time

The end

Launcher Data

Begin job on node128 at 2011-05-15 06:32:51
IDJOB=3372057
IDBENCH=83115
IDSOLVER=1849
FILE ID=node128/3372057-1305433971
RUNJOBID= node128-1305433970-5444
PBS_JOBID= 13324621
Free space on /tmp= 73608 MiB

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

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

MD5SUM BENCH= 9fab5edd49fb904ff76ff7abf98e0d14
RANDOM SEED=1307080045

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      24176428 kB
Buffers:        276628 kB
Cached:        2919468 kB
SwapCached:       1440 kB
Active:        6397876 kB
Inactive:      2085900 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      24176428 kB
SwapTotal:    67111528 kB
SwapFree:     67093844 kB
Dirty:           12128 kB
Writeback:           8 kB
AnonPages:     5285504 kB
Mapped:          32092 kB
Slab:           187360 kB
PageTables:      38816 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 100762860 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73616 MiB
End job on node128 at 2011-05-15 06:54:33