Trace number 3372061

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.03

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top23.cnf
MD5SUM6ee28191d649bfeef8c7d8c569a3cd59
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark703.609
Satisfiable
(Un)Satisfiability was proved
Number of variables60823
Number of clauses193450
Sum of the clauses size472824
Maximum clause length2414
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2117689
Number of clauses of size 374473
Number of clauses of size 4275
Number of clauses of size 521
Number of clauses of size over 5991

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-3372061-1305433971/watcher-3372061-1305433971 -o /tmp/evaluation-result-3372061-1305433971/solver-3372061-1305433971 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3372061-1305433971.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: 1.51 2.52 3.52 4/407 5477
/proc/meminfo: memFree=24180140/32951132 swapFree=67093844/67111528
[pid=5477] ppid=5475 vsize=8440 CPUtime=0 cores=4,6
/proc/5477/stat : 5477 (lingeling) R 5475 5477 4949 0 -1 4202496 692 0 0 0 0 0 0 0 21 0 1 0 654995726 8642560 635 33554432000 4194304 4409284 140733299390160 18446744073709551615 242970550016 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5477/statm: 2110 635 113 53 0 533 0

[startup+0.0209729 s]
/proc/loadavg: 1.51 2.52 3.52 4/407 5477
/proc/meminfo: memFree=24180140/32951132 swapFree=67093844/67111528
[pid=5477] ppid=5475 vsize=10504 CPUtime=0.01 cores=4,6
/proc/5477/stat : 5477 (lingeling) R 5475 5477 4949 0 -1 4202496 1208 0 0 0 1 0 0 0 21 0 1 0 654995726 10756096 1151 33554432000 4194304 4409284 140733299390160 18446744073709551615 242970550016 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5477/statm: 2626 1151 113 53 0 1049 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 10504

[startup+0.101018 s]
/proc/loadavg: 1.51 2.52 3.52 4/407 5477
/proc/meminfo: memFree=24180140/32951132 swapFree=67093844/67111528
[pid=5477] ppid=5475 vsize=15728 CPUtime=0.09 cores=4,6
/proc/5477/stat : 5477 (lingeling) R 5475 5477 4949 0 -1 4202496 2614 0 0 0 9 0 0 0 21 0 1 0 654995726 16105472 2464 33554432000 4194304 4409284 140733299390160 18446744073709551615 242970244077 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5477/statm: 3932 2464 120 53 0 2355 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15728

[startup+0.300998 s]
/proc/loadavg: 1.51 2.52 3.52 4/407 5477
/proc/meminfo: memFree=24180140/32951132 swapFree=67093844/67111528
[pid=5477] ppid=5475 vsize=19732 CPUtime=0.29 cores=4,6
/proc/5477/stat : 5477 (lingeling) R 5475 5477 4949 0 -1 4202496 5167 0 0 0 29 0 0 0 22 0 1 0 654995726 20205568 3442 33554432000 4194304 4409284 140733299390160 18446744073709551615 4278819 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5477/statm: 4933 3442 129 53 0 3356 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19732

[startup+0.700913 s]
/proc/loadavg: 1.51 2.52 3.52 4/407 5477
/proc/meminfo: memFree=24180140/32951132 swapFree=67093844/67111528
[pid=5477] ppid=5475 vsize=19732 CPUtime=0.69 cores=4,6
/proc/5477/stat : 5477 (lingeling) R 5475 5477 4949 0 -1 4202496 7265 0 0 0 69 0 0 0 24 0 1 0 654995726 20205568 3442 33554432000 4194304 4409284 140733299390160 18446744073709551615 4284282 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5477/statm: 4933 3442 129 53 0 3356 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19732

[startup+1.50078 s]
/proc/loadavg: 1.51 2.52 3.52 5/411 5484
/proc/meminfo: memFree=24153580/32951132 swapFree=67093844/67111528
[pid=5477] ppid=5475 vsize=22688 CPUtime=1.49 cores=4,6
/proc/5477/stat : 5477 (lingeling) R 5475 5477 4949 0 -1 4202496 11974 0 0 0 148 1 0 0 25 0 1 0 654995726 23232512 4183 33554432000 4194304 4409284 140733299390160 18446744073709551615 242970574743 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5477/statm: 5672 4183 131 53 0 4095 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 22688

[startup+3.10048 s]
/proc/loadavg: 1.51 2.52 3.52 5/411 5484
/proc/meminfo: memFree=24145884/32951132 swapFree=67093844/67111528
[pid=5477] ppid=5475 vsize=25144 CPUtime=3.09 cores=4,6
/proc/5477/stat : 5477 (lingeling) R 5475 5477 4949 0 -1 4202496 14194 0 0 0 308 1 0 0 25 0 1 0 654995726 25747456 4808 33554432000 4194304 4409284 140733299390160 18446744073709551615 4246791 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5477/statm: 6286 4808 136 53 0 4709 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 25144

[startup+8.46857 s]
/proc/loadavg: 1.79 2.56 3.52 5/411 5484
/proc/meminfo: memFree=24112660/32951132 swapFree=67093844/67111528
[pid=5477] ppid=5475 vsize=32004 CPUtime=8.46 cores=4,6
/proc/5477/stat : 5477 (lingeling) R 5475 5477 4949 0 -1 4202496 15909 0 0 0 844 2 0 0 25 0 1 0 654995726 32772096 6523 33554432000 4194304 4409284 140733299390160 18446744073709551615 4230111 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5477/statm: 8001 6523 136 53 0 6424 0
Current children cumulated CPU time (s) 8.46
Current children cumulated vsize (KiB) 32004

[startup+12.7009 s]
/proc/loadavg: 1.96 2.59 3.53 5/411 5484
/proc/meminfo: memFree=24112244/32951132 swapFree=67093844/67111528
[pid=5477] ppid=5475 vsize=32004 CPUtime=12.7 cores=4,6
/proc/5477/stat : 5477 (lingeling) R 5475 5477 4949 0 -1 4202496 15909 0 0 0 1268 2 0 0 25 0 1 0 654995726 32772096 6523 33554432000 4194304 4409284 140733299390160 18446744073709551615 4242004 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5477/statm: 8001 6523 136 53 0 6424 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 32004

[startup+25.5006 s]
/proc/loadavg: 2.41 2.66 3.53 5/411 5484
/proc/meminfo: memFree=24109272/32951132 swapFree=67093844/67111528
[pid=5477] ppid=5475 vsize=27772 CPUtime=25.49 cores=4,6
/proc/5477/stat : 5477 (lingeling) R 5475 5477 4949 0 -1 4202496 15926 0 0 0 2546 3 0 0 25 0 1 0 654995726 28438528 5470 33554432000 4194304 4409284 140733299390160 18446744073709551615 242970574743 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5477/statm: 6943 5470 141 53 0 5366 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 27772

[startup+51.1002 s]
/proc/loadavg: 2.95 2.76 3.55 5/411 5485
/proc/meminfo: memFree=24093596/32951132 swapFree=67093844/67111528
[pid=5477] ppid=5475 vsize=27764 CPUtime=51.09 cores=4,6
/proc/5477/stat : 5477 (lingeling) R 5475 5477 4949 0 -1 4202496 18002 0 0 0 5095 14 0 0 25 0 1 0 654995726 28430336 5468 33554432000 4194304 4409284 140733299390160 18446744073709551615 4360242 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5477/statm: 6941 5468 141 53 0 5364 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 27764

[startup+102.3 s]
/proc/loadavg: 3.61 2.97 3.57 5/411 5487
/proc/meminfo: memFree=24045480/32951132 swapFree=67093844/67111528
[pid=5477] ppid=5475 vsize=50092 CPUtime=102.29 cores=4,6
/proc/5477/stat : 5477 (lingeling) R 5475 5477 4949 0 -1 4202496 27698 0 0 0 10194 35 0 0 25 0 1 0 654995726 51294208 11050 33554432000 4194304 4409284 140733299390160 18446744073709551615 242970574743 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5477/statm: 12523 11050 141 53 0 10946 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 50092

[startup+162.301 s]
/proc/loadavg: 3.96 3.18 3.60 5/411 5488
/proc/meminfo: memFree=24027620/32951132 swapFree=67093844/67111528
[pid=5477] ppid=5475 vsize=40884 CPUtime=162.3 cores=4,6
/proc/5477/stat : 5477 (lingeling) R 5475 5477 4949 0 -1 4202496 50760 0 0 0 16172 58 0 0 25 0 1 0 654995726 41865216 8468 33554432000 4194304 4409284 140733299390160 18446744073709551615 242970574743 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5477/statm: 10221 8468 141 53 0 8644 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 40884

[startup+222.301 s]
/proc/loadavg: 3.98 3.33 3.63 5/411 5490
/proc/meminfo: memFree=24032824/32951132 swapFree=67093844/67111528
[pid=5477] ppid=5475 vsize=43104 CPUtime=222.29 cores=4,6
/proc/5477/stat : 5477 (lingeling) R 5475 5477 4949 0 -1 4202496 74938 0 0 0 22148 81 0 0 25 0 1 0 654995726 44138496 9023 33554432000 4194304 4409284 140733299390160 18446744073709551615 4358544 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5477/statm: 10776 9023 141 53 0 9199 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 43104

[startup+282.315 s]
/proc/loadavg: 3.99 3.45 3.65 5/411 5491
/proc/meminfo: memFree=23997604/32951132 swapFree=67093844/67111528
[pid=5477] ppid=5475 vsize=56032 CPUtime=282.31 cores=4,6
/proc/5477/stat : 5477 (lingeling) R 5475 5477 4949 0 -1 4202496 105696 0 0 0 28128 103 0 0 25 0 1 0 654995726 57376768 12325 33554432000 4194304 4409284 140733299390160 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5477/statm: 14008 12325 141 53 0 12431 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 56032

[startup+342.301 s]
/proc/loadavg: 4.12 3.58 3.68 5/411 5493
/proc/meminfo: memFree=23995856/32951132 swapFree=67093844/67111528
[pid=5477] ppid=5475 vsize=55160 CPUtime=342.3 cores=4,6
/proc/5477/stat : 5477 (lingeling) R 5475 5477 4949 0 -1 4202496 128399 0 0 0 34108 122 0 0 25 0 1 0 654995726 56483840 12107 33554432000 4194304 4409284 140733299390160 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5477/statm: 13790 12107 141 53 0 12213 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 55160

[startup+402.301 s]
/proc/loadavg: 4.04 3.65 3.69 5/411 5495
/proc/meminfo: memFree=23952328/32951132 swapFree=67093844/67111528
[pid=5477] ppid=5475 vsize=63908 CPUtime=402.3 cores=4,6
/proc/5477/stat : 5477 (lingeling) R 5475 5477 4949 0 -1 4202496 150019 0 0 0 40088 142 0 0 25 0 1 0 654995726 65441792 14294 33554432000 4194304 4409284 140733299390160 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5477/statm: 15977 14294 141 53 0 14400 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 63908

[startup+462.3 s]
/proc/loadavg: 4.01 3.71 3.71 5/411 5496
/proc/meminfo: memFree=23906944/32951132 swapFree=67093844/67111528
[pid=5477] ppid=5475 vsize=76632 CPUtime=462.29 cores=4,6
/proc/5477/stat : 5477 (lingeling) R 5475 5477 4949 0 -1 4202496 173633 0 0 0 46069 160 0 0 25 0 1 0 654995726 78471168 17475 33554432000 4194304 4409284 140733299390160 18446744073709551615 4358379 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5477/statm: 19158 17475 141 53 0 17581 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 76632

[startup+522.301 s]
/proc/loadavg: 4.14 3.79 3.74 5/411 5498
/proc/meminfo: memFree=23908928/32951132 swapFree=67093844/67111528
[pid=5477] ppid=5475 vsize=51196 CPUtime=522.3 cores=4,6
/proc/5477/stat : 5477 (lingeling) R 5475 5477 4949 0 -1 4202496 195131 0 0 0 52051 179 0 0 25 0 1 0 654995726 52424704 11116 33554432000 4194304 4409284 140733299390160 18446744073709551615 4299604 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5477/statm: 12799 11116 141 53 0 11222 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 51196

[startup+582.301 s]
/proc/loadavg: 4.11 3.85 3.76 5/411 5499
/proc/meminfo: memFree=23864644/32951132 swapFree=67093844/67111528
[pid=5477] ppid=5475 vsize=63148 CPUtime=582.3 cores=4,6
/proc/5477/stat : 5477 (lingeling) R 5475 5477 4949 0 -1 4202496 218314 0 0 0 58032 198 0 0 25 0 1 0 654995726 64663552 14190 33554432000 4194304 4409284 140733299390160 18446744073709551615 242970574743 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5477/statm: 15787 14190 141 53 0 14210 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 63148

[startup+642.3 s]
/proc/loadavg: 4.04 3.87 3.77 5/411 5501
/proc/meminfo: memFree=23839588/32951132 swapFree=67093844/67111528
[pid=5477] ppid=5475 vsize=104192 CPUtime=642.3 cores=4,6
/proc/5477/stat : 5477 (lingeling) R 5475 5477 4949 0 -1 4202496 234889 0 0 0 64019 211 0 0 25 0 1 0 654995726 106692608 24451 33554432000 4194304 4409284 140733299390160 18446744073709551615 4226593 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5477/statm: 26048 24451 141 53 0 24471 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 104192

[startup+702.301 s]
/proc/loadavg: 4.12 3.92 3.79 5/411 5502
/proc/meminfo: memFree=23749796/32951132 swapFree=67093844/67111528
[pid=5477] ppid=5475 vsize=159376 CPUtime=702.3 cores=4,6
/proc/5477/stat : 5477 (lingeling) R 5475 5477 4949 0 -1 4202496 255645 0 0 0 70011 219 0 0 25 0 1 0 654995726 163201024 38247 33554432000 4194304 4409284 140733299390160 18446744073709551615 4358442 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5477/statm: 39844 38247 141 53 0 38267 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 159376

[startup+762.301 s]
/proc/loadavg: 4.07 3.95 3.81 5/411 5504
/proc/meminfo: memFree=23713832/32951132 swapFree=67093844/67111528
[pid=5477] ppid=5475 vsize=134572 CPUtime=762.31 cores=4,6
/proc/5477/stat : 5477 (lingeling) R 5475 5477 4949 0 -1 4202496 263508 0 0 0 75999 232 0 0 25 0 1 0 654995726 137801728 32170 33554432000 4194304 4409284 140733299390160 18446744073709551615 242970574743 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5477/statm: 33643 32170 141 53 0 32066 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 134572

[startup+822.301 s]
/proc/loadavg: 4.02 3.95 3.82 5/411 5506
/proc/meminfo: memFree=23721136/32951132 swapFree=67093844/67111528
[pid=5477] ppid=5475 vsize=136324 CPUtime=822.31 cores=4,6
/proc/5477/stat : 5477 (lingeling) R 5475 5477 4949 0 -1 4202496 276657 0 0 0 81991 240 0 0 25 0 1 0 654995726 139595776 32608 33554432000 4194304 4409284 140733299390160 18446744073709551615 4358599 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5477/statm: 34081 32608 141 53 0 32504 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 136324

[startup+882.301 s]
/proc/loadavg: 4.01 3.96 3.82 5/411 5507
/proc/meminfo: memFree=23603696/32951132 swapFree=67093844/67111528
[pid=5477] ppid=5475 vsize=169116 CPUtime=882.31 cores=4,6
/proc/5477/stat : 5477 (lingeling) R 5475 5477 4949 0 -1 4202496 284856 0 0 0 87983 248 0 0 25 0 1 0 654995726 173174784 40806 33554432000 4194304 4409284 140733299390160 18446744073709551615 242970574743 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5477/statm: 42279 40806 141 53 0 40702 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 169116

[startup+942.315 s]
/proc/loadavg: 4.11 3.99 3.84 5/411 5509
/proc/meminfo: memFree=23592896/32951132 swapFree=67093844/67111528
[pid=5477] ppid=5475 vsize=169116 CPUtime=942.33 cores=4,6
/proc/5477/stat : 5477 (lingeling) R 5475 5477 4949 0 -1 4202496 293048 0 0 0 93979 254 0 0 25 0 1 0 654995726 173174784 40806 33554432000 4194304 4409284 140733299390160 18446744073709551615 4358516 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5477/statm: 42279 40806 141 53 0 40702 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 169116

[startup+1002.3 s]
/proc/loadavg: 4.04 3.99 3.85 5/411 5510
/proc/meminfo: memFree=23475700/32951132 swapFree=67093844/67111528
[pid=5477] ppid=5475 vsize=192880 CPUtime=1002.31 cores=4,6
/proc/5477/stat : 5477 (lingeling) R 5475 5477 4949 0 -1 4202496 309724 0 0 0 99970 261 0 0 25 0 1 0 654995726 197509120 46747 33554432000 4194304 4409284 140733299390160 18446744073709551615 4358424 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5477/statm: 48220 46747 141 53 0 46643 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 192880

[startup+1062.3 s]
/proc/loadavg: 4.01 3.99 3.85 5/411 5512
/proc/meminfo: memFree=23663800/32951132 swapFree=67093844/67111528
[pid=5477] ppid=5475 vsize=154944 CPUtime=1062.31 cores=4,6
/proc/5477/stat : 5477 (lingeling) R 5475 5477 4949 0 -1 4202496 328707 0 0 0 105960 271 0 0 25 0 1 0 654995726 158662656 37263 33554432000 4194304 4409284 140733299390160 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5477/statm: 38736 37263 141 53 0 37159 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 154944

[startup+1122.3 s]
/proc/loadavg: 4.00 3.99 3.86 5/411 5514
/proc/meminfo: memFree=23488576/32951132 swapFree=67093844/67111528
[pid=5477] ppid=5475 vsize=182360 CPUtime=1122.32 cores=4,6
/proc/5477/stat : 5477 (lingeling) R 5475 5477 4949 0 -1 4202496 349228 0 0 0 111953 279 0 0 25 0 1 0 654995726 186736640 44117 33554432000 4194304 4409284 140733299390160 18446744073709551615 4358359 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5477/statm: 45590 44117 141 53 0 44013 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 182360

[startup+1182.3 s]
/proc/loadavg: 4.06 4.02 3.88 5/411 5515
/proc/meminfo: memFree=23550068/32951132 swapFree=67093844/67111528
[pid=5477] ppid=5475 vsize=182388 CPUtime=1182.32 cores=4,6
/proc/5477/stat : 5477 (lingeling) R 5475 5477 4949 0 -1 4202496 349235 0 0 0 117948 284 0 0 25 0 1 0 654995726 186765312 44124 33554432000 4194304 4409284 140733299390160 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5477/statm: 45597 44124 141 53 0 44020 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 182388

[startup+1242.3 s]
/proc/loadavg: 4.17 4.05 3.89 5/411 5517
/proc/meminfo: memFree=23543368/32951132 swapFree=67093844/67111528
[pid=5477] ppid=5475 vsize=182388 CPUtime=1242.31 cores=4,6
/proc/5477/stat : 5477 (lingeling) R 5475 5477 4949 0 -1 4202496 349235 0 0 0 123941 290 0 0 25 0 1 0 654995726 186765312 44124 33554432000 4194304 4409284 140733299390160 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5477/statm: 45597 44124 141 53 0 44020 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 182388



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.17 4.07 3.91 3/407 5520
/proc/meminfo: memFree=23770936/32951132 swapFree=67093844/67111528
[pid=5477] ppid=5475 vsize=227380 CPUtime=1300.02 cores=4,6
/proc/5477/stat : 5477 (lingeling) R 5475 5477 4949 0 -1 4202496 376867 0 0 0 129704 298 0 0 25 0 1 0 654995726 232837120 55372 33554432000 4194304 4409284 140733299390160 18446744073709551615 4358560 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5477/statm: 56845 55372 141 53 0 55268 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 227380

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1300 s]
/proc/loadavg: 4.17 4.07 3.91 3/407 5520
/proc/meminfo: memFree=23770936/32951132 swapFree=67093844/67111528
[pid=5477] ppid=5475 vsize=227380 CPUtime=1300.02 cores=4,6
/proc/5477/stat : 5477 (lingeling) R 5475 5477 4949 0 -1 4202496 376867 0 0 0 129704 298 0 0 25 0 1 0 654995726 232837120 55372 33554432000 4194304 4409284 140733299390160 18446744073709551615 4358560 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/5477/statm: 56845 55372 141 53 0 55268 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 227380

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.03
CPU time (s): 1300.05
CPU user time (s): 1297.05
CPU system time (s): 2.99754
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 292916

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

runsolver used 5.71313 second user time and 12.2601 second system time

The end

Launcher Data

Begin job on node128 at 2011-05-15 06:32:51
IDJOB=3372061
IDBENCH=83114
IDSOLVER=1849
FILE ID=node128/3372061-1305433971
RUNJOBID= node128-1305433970-5442
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-top23.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372061-1305433971/watcher-3372061-1305433971 -o /tmp/evaluation-result-3372061-1305433971/solver-3372061-1305433971 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3372061-1305433971.cnf

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

MD5SUM BENCH= 6ee28191d649bfeef8c7d8c569a3cd59
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:      24180420 kB
Buffers:        276624 kB
Cached:        2918308 kB
SwapCached:       1440 kB
Active:        6392204 kB
Inactive:      2087620 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      24180420 kB
SwapTotal:    67111528 kB
SwapFree:     67093844 kB
Dirty:           10964 kB
Writeback:           8 kB
AnonPages:     5282012 kB
Mapped:          32092 kB
Slab:           187360 kB
PageTables:      38428 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 100740964 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= 73612 MiB
End job on node128 at 2011-05-15 06:54:33