Trace number 3380124

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
SApperloT2010 2011-05-15 (fixed)? (TO) 1300.08 1300.03

General information on the benchmark

NameSAT03/industrial/li/li-test4/
li-test4-100.shuffled-as.sat03-370.cnf
MD5SUM5e5606ae7367b9272c60adc115594912
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 variables36809
Number of clauses142491
Sum of the clauses size559708
Maximum clause length172
Minimum clause length1
Number of clauses of size 114
Number of clauses of size 224558
Number of clauses of size 367458
Number of clauses of size 449000
Number of clauses of size 51
Number of clauses of size over 51460

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

running on 2 cores: 0,2

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.34 2.50 2.64 5/419 2501
/proc/meminfo: memFree=23112392/32950928 swapFree=45937200/67111528
[pid=2501] ppid=2499 vsize=16240 CPUtime=0 cores=0,2
/proc/2501/stat : 2501 (SApperloT2010) R 2499 2501 2453 0 -1 4202496 1339 0 0 0 0 0 0 0 25 0 1 0 657615100 16629760 1279 33554432000 4194304 4394578 140734452402736 18446744073709551615 4280333 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/2501/statm: 4060 1288 244 49 0 1201 0

[startup+0.0829511 s]
/proc/loadavg: 1.34 2.50 2.64 5/419 2501
/proc/meminfo: memFree=23112392/32950928 swapFree=45937200/67111528
[pid=2501] ppid=2499 vsize=24412 CPUtime=0.07 cores=0,2
/proc/2501/stat : 2501 (SApperloT2010) R 2499 2501 2453 0 -1 4202496 3215 0 0 0 7 0 0 0 25 0 1 0 657615100 24997888 3155 33554432000 4194304 4394578 140734452402736 18446744073709551615 254500352709 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/2501/statm: 6103 3155 247 49 0 3244 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 24412

[startup+0.100938 s]
/proc/loadavg: 1.34 2.50 2.64 5/419 2501
/proc/meminfo: memFree=23112392/32950928 swapFree=45937200/67111528
[pid=2501] ppid=2499 vsize=25732 CPUtime=0.08 cores=0,2
/proc/2501/stat : 2501 (SApperloT2010) R 2499 2501 2453 0 -1 4202496 3520 0 0 0 8 0 0 0 25 0 1 0 657615100 26349568 3460 33554432000 4194304 4394578 140734452402736 18446744073709551615 254500352709 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/2501/statm: 6433 3461 247 49 0 3574 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 25732

[startup+0.300915 s]
/proc/loadavg: 1.34 2.50 2.64 5/419 2501
/proc/meminfo: memFree=23112392/32950928 swapFree=45937200/67111528
[pid=2501] ppid=2499 vsize=36744 CPUtime=0.29 cores=0,2
/proc/2501/stat : 2501 (SApperloT2010) R 2499 2501 2453 0 -1 4202496 6295 0 0 0 28 1 0 0 25 0 1 0 657615100 37625856 6234 33554432000 4194304 4394578 140734452402736 18446744073709551615 4254400 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/2501/statm: 9186 6234 255 49 0 6327 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36744

[startup+0.70082 s]
/proc/loadavg: 1.34 2.50 2.64 5/419 2501
/proc/meminfo: memFree=23112392/32950928 swapFree=45937200/67111528
[pid=2501] ppid=2499 vsize=40116 CPUtime=0.68 cores=0,2
/proc/2501/stat : 2501 (SApperloT2010) R 2499 2501 2453 0 -1 4202496 7541 0 0 0 66 2 0 0 25 0 1 0 657615100 41078784 6643 33554432000 4194304 4394578 140734452402736 18446744073709551615 4254519 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/2501/statm: 10029 6643 255 49 0 7170 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 40116

[startup+1.50067 s]
/proc/loadavg: 1.55 2.52 2.65 5/420 2502
/proc/meminfo: memFree=23031268/32950928 swapFree=45937200/67111528
[pid=2501] ppid=2499 vsize=54360 CPUtime=1.49 cores=0,2
/proc/2501/stat : 2501 (SApperloT2010) R 2499 2501 2453 0 -1 4202496 11568 0 0 0 146 3 0 0 25 0 1 0 657615100 55664640 10670 33554432000 4194304 4394578 140734452402736 18446744073709551615 254500352709 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/2501/statm: 13590 10670 266 49 0 10731 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 54360

[startup+3.10035 s]
/proc/loadavg: 1.55 2.52 2.65 5/423 2508
/proc/meminfo: memFree=22893928/32950928 swapFree=45937200/67111528
[pid=2501] ppid=2499 vsize=55872 CPUtime=3.09 cores=0,2
/proc/2501/stat : 2501 (SApperloT2010) R 2499 2501 2453 0 -1 4202496 11937 0 0 0 306 3 0 0 25 0 1 0 657615100 57212928 11039 33554432000 4194304 4394578 140734452402736 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/2501/statm: 13968 11039 266 49 0 11109 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 55872

[startup+6.30072 s]
/proc/loadavg: 1.55 2.52 2.65 5/426 2514
/proc/meminfo: memFree=22550028/32950928 swapFree=45937200/67111528
[pid=2501] ppid=2499 vsize=56136 CPUtime=6.29 cores=0,2
/proc/2501/stat : 2501 (SApperloT2010) R 2499 2501 2453 0 -1 4202496 12013 0 0 0 626 3 0 0 25 0 1 0 657615100 57483264 11115 33554432000 4194304 4394578 140734452402736 18446744073709551615 4298298 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/2501/statm: 14034 11115 266 49 0 11175 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 56136

[startup+12.7004 s]
/proc/loadavg: 2.00 2.59 2.67 5/426 2514
/proc/meminfo: memFree=22284080/32950928 swapFree=45937200/67111528
[pid=2501] ppid=2499 vsize=57472 CPUtime=12.69 cores=0,2
/proc/2501/stat : 2501 (SApperloT2010) R 2499 2501 2453 0 -1 4202496 12343 0 0 0 1266 3 0 0 25 0 1 0 657615100 58851328 11445 33554432000 4194304 4394578 140734452402736 18446744073709551615 4286068 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/2501/statm: 14368 11445 266 49 0 11509 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 57472

[startup+25.5009 s]
/proc/loadavg: 2.31 2.63 2.68 5/426 2514
/proc/meminfo: memFree=22145908/32950928 swapFree=45937200/67111528
[pid=2501] ppid=2499 vsize=58604 CPUtime=25.49 cores=0,2
/proc/2501/stat : 2501 (SApperloT2010) R 2499 2501 2453 0 -1 4202496 12632 0 0 0 2546 3 0 0 25 0 1 0 657615100 60010496 11734 33554432000 4194304 4394578 140734452402736 18446744073709551615 4285739 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/2501/statm: 14651 11734 266 49 0 11792 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 58604

[startup+51.1008 s]
/proc/loadavg: 2.95 2.76 2.72 5/426 2515
/proc/meminfo: memFree=22094080/32950928 swapFree=45937200/67111528
[pid=2501] ppid=2499 vsize=82516 CPUtime=51.09 cores=0,2
/proc/2501/stat : 2501 (SApperloT2010) R 2499 2501 2453 0 -1 4202496 18580 0 0 0 5104 5 0 0 25 0 1 0 657615100 84496384 17682 33554432000 4194304 4394578 140734452402736 18446744073709551615 4285909 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/2501/statm: 20629 17682 266 49 0 17770 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 82516

[startup+102.316 s]
/proc/loadavg: 3.58 2.96 2.79 5/426 2516
/proc/meminfo: memFree=21999920/32950928 swapFree=45937200/67111528
[pid=2501] ppid=2499 vsize=120476 CPUtime=102.31 cores=0,2
/proc/2501/stat : 2501 (SApperloT2010) R 2499 2501 2453 0 -1 4202496 27945 0 0 0 10222 9 0 0 25 0 1 0 657615100 123367424 27047 33554432000 4194304 4394578 140734452402736 18446744073709551615 4285734 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/2501/statm: 30119 27047 266 49 0 27260 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 120476

[startup+162.301 s]
/proc/loadavg: 3.84 3.15 2.86 5/426 2518
/proc/meminfo: memFree=21925176/32950928 swapFree=45937200/67111528
[pid=2501] ppid=2499 vsize=150000 CPUtime=162.3 cores=0,2
/proc/2501/stat : 2501 (SApperloT2010) R 2499 2501 2453 0 -1 4202496 35321 0 0 0 16218 12 0 0 25 0 1 0 657615100 153600000 34423 33554432000 4194304 4394578 140734452402736 18446744073709551615 4313602 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/2501/statm: 37500 34423 266 49 0 34641 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 150000

[startup+222.301 s]
/proc/loadavg: 4.05 3.33 2.94 5/426 2520
/proc/meminfo: memFree=21886564/32950928 swapFree=45937200/67111528
[pid=2501] ppid=2499 vsize=150664 CPUtime=222.3 cores=0,2
/proc/2501/stat : 2501 (SApperloT2010) R 2499 2501 2453 0 -1 4202496 35474 0 0 0 22218 12 0 0 25 0 1 0 657615100 154279936 34576 33554432000 4194304 4394578 140734452402736 18446744073709551615 4296720 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/2501/statm: 37666 34576 266 49 0 34807 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 150664

[startup+282.301 s]
/proc/loadavg: 4.06 3.47 3.01 5/426 2521
/proc/meminfo: memFree=21838648/32950928 swapFree=45937200/67111528
[pid=2501] ppid=2499 vsize=150664 CPUtime=282.3 cores=0,2
/proc/2501/stat : 2501 (SApperloT2010) R 2499 2501 2453 0 -1 4202496 35477 0 0 0 28218 12 0 0 25 0 1 0 657615100 154279936 34579 33554432000 4194304 4394578 140734452402736 18446744073709551615 4297169 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/2501/statm: 37666 34579 266 49 0 34807 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 150664

[startup+342.301 s]
/proc/loadavg: 4.23 3.62 3.09 5/426 2523
/proc/meminfo: memFree=21793584/32950928 swapFree=45937200/67111528
[pid=2501] ppid=2499 vsize=162748 CPUtime=342.3 cores=0,2
/proc/2501/stat : 2501 (SApperloT2010) R 2499 2501 2453 0 -1 4202496 38450 0 0 0 34217 13 0 0 25 0 1 0 657615100 166653952 37552 33554432000 4194304 4394578 140734452402736 18446744073709551615 4287940 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/2501/statm: 40687 37552 266 49 0 37828 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 162748

[startup+402.301 s]
/proc/loadavg: 4.08 3.69 3.14 5/426 2524
/proc/meminfo: memFree=21749144/32950928 swapFree=45937200/67111528
[pid=2501] ppid=2499 vsize=176600 CPUtime=402.3 cores=0,2
/proc/2501/stat : 2501 (SApperloT2010) R 2499 2501 2453 0 -1 4202496 41905 0 0 0 40216 14 0 0 25 0 1 0 657615100 180838400 41007 33554432000 4194304 4394578 140734452402736 18446744073709551615 4285721 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/2501/statm: 44150 41007 266 49 0 41291 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 176600

[startup+462.301 s]
/proc/loadavg: 4.03 3.74 3.19 5/426 2526
/proc/meminfo: memFree=21708428/32950928 swapFree=45937200/67111528
[pid=2501] ppid=2499 vsize=186372 CPUtime=462.31 cores=0,2
/proc/2501/stat : 2501 (SApperloT2010) R 2499 2501 2453 0 -1 4202496 44306 0 0 0 46216 15 0 0 25 0 1 0 657615100 190844928 43408 33554432000 4194304 4394578 140734452402736 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/2501/statm: 46593 43408 266 49 0 43734 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 186372

[startup+522.301 s]
/proc/loadavg: 4.09 3.81 3.25 5/426 2528
/proc/meminfo: memFree=21675272/32950928 swapFree=45937200/67111528
[pid=2501] ppid=2499 vsize=186372 CPUtime=522.31 cores=0,2
/proc/2501/stat : 2501 (SApperloT2010) R 2499 2501 2453 0 -1 4202496 44311 0 0 0 52216 15 0 0 25 0 1 0 657615100 190844928 43413 33554432000 4194304 4394578 140734452402736 18446744073709551615 4287960 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/2501/statm: 46593 43413 266 49 0 43734 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 186372

[startup+582.301 s]
/proc/loadavg: 4.03 3.85 3.30 5/426 2529
/proc/meminfo: memFree=21649176/32950928 swapFree=45937200/67111528
[pid=2501] ppid=2499 vsize=186372 CPUtime=582.31 cores=0,2
/proc/2501/stat : 2501 (SApperloT2010) R 2499 2501 2453 0 -1 4202496 44313 0 0 0 58216 15 0 0 25 0 1 0 657615100 190844928 43415 33554432000 4194304 4394578 140734452402736 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/2501/statm: 46593 43415 266 49 0 43734 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 186372

[startup+642.301 s]
/proc/loadavg: 4.01 3.87 3.34 5/426 2531
/proc/meminfo: memFree=21598420/32950928 swapFree=45937200/67111528
[pid=2501] ppid=2499 vsize=198424 CPUtime=642.32 cores=0,2
/proc/2501/stat : 2501 (SApperloT2010) R 2499 2501 2453 0 -1 4202496 47301 0 0 0 64216 16 0 0 25 0 1 0 657615100 203186176 46403 33554432000 4194304 4394578 140734452402736 18446744073709551615 4298298 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/2501/statm: 49606 46403 266 49 0 46747 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 198424

[startup+702.301 s]
/proc/loadavg: 4.16 3.92 3.39 5/426 2541
/proc/meminfo: memFree=21532972/32950928 swapFree=45937200/67111528
[pid=2501] ppid=2499 vsize=234660 CPUtime=702.32 cores=0,2
/proc/2501/stat : 2501 (SApperloT2010) R 2499 2501 2453 0 -1 4202496 56309 0 0 0 70213 19 0 0 25 0 1 0 657615100 240291840 55411 33554432000 4194304 4394578 140734452402736 18446744073709551615 4299048 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/2501/statm: 58665 55411 266 49 0 55806 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 234660

[startup+762.316 s]
/proc/loadavg: 4.13 3.95 3.43 5/426 2544
/proc/meminfo: memFree=21485792/32950928 swapFree=45937200/67111528
[pid=2501] ppid=2499 vsize=255492 CPUtime=762.34 cores=0,2
/proc/2501/stat : 2501 (SApperloT2010) R 2499 2501 2453 0 -1 4202496 61412 0 0 0 76213 21 0 0 25 0 1 0 657615100 261623808 60514 33554432000 4194304 4394578 140734452402736 18446744073709551615 4298818 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/2501/statm: 63873 60514 266 49 0 61014 0
Current children cumulated CPU time (s) 762.34
Current children cumulated vsize (KiB) 255492

[startup+822.301 s]
/proc/loadavg: 4.10 3.97 3.47 5/426 2546
/proc/meminfo: memFree=21421896/32950928 swapFree=45937200/67111528
[pid=2501] ppid=2499 vsize=287836 CPUtime=822.33 cores=0,2
/proc/2501/stat : 2501 (SApperloT2010) R 2499 2501 2453 0 -1 4202496 69149 0 0 0 82209 24 0 0 25 0 1 0 657615100 294744064 68251 33554432000 4194304 4394578 140734452402736 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/2501/statm: 71959 68251 266 49 0 69100 0
Current children cumulated CPU time (s) 822.33
Current children cumulated vsize (KiB) 287836

[startup+882.301 s]
/proc/loadavg: 4.11 4.00 3.51 5/426 2547
/proc/meminfo: memFree=21408564/32950928 swapFree=45937200/67111528
[pid=2501] ppid=2499 vsize=287836 CPUtime=882.33 cores=0,2
/proc/2501/stat : 2501 (SApperloT2010) R 2499 2501 2453 0 -1 4202496 69153 0 0 0 88209 24 0 0 25 0 1 0 657615100 294744064 68255 33554432000 4194304 4394578 140734452402736 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/2501/statm: 71959 68255 266 49 0 69100 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 287836

[startup+942.301 s]
/proc/loadavg: 4.04 4.00 3.54 5/426 2552
/proc/meminfo: memFree=21393164/32950928 swapFree=45937200/67111528
[pid=2501] ppid=2499 vsize=287836 CPUtime=942.33 cores=0,2
/proc/2501/stat : 2501 (SApperloT2010) R 2499 2501 2453 0 -1 4202496 69155 0 0 0 94209 24 0 0 25 0 1 0 657615100 294744064 68257 33554432000 4194304 4394578 140734452402736 18446744073709551615 4298298 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/2501/statm: 71959 68257 266 49 0 69100 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 287836

[startup+1002.3 s]
/proc/loadavg: 4.14 4.03 3.57 5/426 2553
/proc/meminfo: memFree=21375016/32950928 swapFree=45937200/67111528
[pid=2501] ppid=2499 vsize=287836 CPUtime=1002.33 cores=0,2
/proc/2501/stat : 2501 (SApperloT2010) R 2499 2501 2453 0 -1 4202496 69155 0 0 0 100209 24 0 0 25 0 1 0 657615100 294744064 68257 33554432000 4194304 4394578 140734452402736 18446744073709551615 4296374 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/2501/statm: 71959 68257 266 49 0 69100 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 287836

[startup+1062.3 s]
/proc/loadavg: 4.05 4.02 3.60 5/426 2555
/proc/meminfo: memFree=21348556/32950928 swapFree=45937200/67111528
[pid=2501] ppid=2499 vsize=287836 CPUtime=1062.33 cores=0,2
/proc/2501/stat : 2501 (SApperloT2010) R 2499 2501 2453 0 -1 4202496 69156 0 0 0 106209 24 0 0 25 0 1 0 657615100 294744064 68258 33554432000 4194304 4394578 140734452402736 18446744073709551615 4298298 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/2501/statm: 71959 68258 266 49 0 69100 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 287836

[startup+1122.3 s]
/proc/loadavg: 4.02 4.02 3.62 5/426 2557
/proc/meminfo: memFree=21332376/32950928 swapFree=45937200/67111528
[pid=2501] ppid=2499 vsize=287836 CPUtime=1122.34 cores=0,2
/proc/2501/stat : 2501 (SApperloT2010) R 2499 2501 2453 0 -1 4202496 69157 0 0 0 112210 24 0 0 25 0 1 0 657615100 294744064 68259 33554432000 4194304 4394578 140734452402736 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/2501/statm: 71959 68259 266 49 0 69100 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 287836

[startup+1182.3 s]
/proc/loadavg: 4.00 4.01 3.64 5/426 2558
/proc/meminfo: memFree=21320164/32950928 swapFree=45937200/67111528
[pid=2501] ppid=2499 vsize=287836 CPUtime=1182.34 cores=0,2
/proc/2501/stat : 2501 (SApperloT2010) R 2499 2501 2453 0 -1 4202496 69157 0 0 0 118210 24 0 0 25 0 1 0 657615100 294744064 68259 33554432000 4194304 4394578 140734452402736 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/2501/statm: 71959 68259 266 49 0 69100 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 287836

[startup+1242.3 s]
/proc/loadavg: 4.09 4.04 3.67 5/426 2560
/proc/meminfo: memFree=21294696/32950928 swapFree=45937200/67111528
[pid=2501] ppid=2499 vsize=287836 CPUtime=1242.34 cores=0,2
/proc/2501/stat : 2501 (SApperloT2010) R 2499 2501 2453 0 -1 4202496 69162 0 0 0 124210 24 0 0 25 0 1 0 657615100 294744064 68264 33554432000 4194304 4394578 140734452402736 18446744073709551615 4291934 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/2501/statm: 71959 68264 266 49 0 69100 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 287836



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.24 4.08 3.70 4/424 2562
/proc/meminfo: memFree=21341916/32950928 swapFree=45937200/67111528
[pid=2501] ppid=2499 vsize=287836 CPUtime=1300.05 cores=0,2
/proc/2501/stat : 2501 (SApperloT2010) R 2499 2501 2453 0 -1 4202496 69162 0 0 0 129980 25 0 0 25 0 1 0 657615100 294744064 68264 33554432000 4194304 4394578 140734452402736 18446744073709551615 4285721 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/2501/statm: 71959 68264 266 49 0 69100 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 287836

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.03
CPU time (s): 1300.08
CPU user time (s): 1299.82
CPU system time (s): 0.263959
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 287836

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.82
system time used= 0.263959
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 69162
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 3999

runsolver used 5.57015 second user time and 12.1881 second system time

The end

Launcher Data

Begin job on node149 at 2011-05-15 13:49:44
IDJOB=3380124
IDBENCH=84227
IDSOLVER=1862
FILE ID=node149/3380124-1305460184
RUNJOBID= node149-1305460184-2471
PBS_JOBID= 13324916
Free space on /tmp= 73544 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT03/industrial/li/li-test4/li-test4-100.shuffled-as.sat03-370.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3380124-1305460184/watcher-3380124-1305460184 -o /tmp/evaluation-result-3380124-1305460184/solver-3380124-1305460184 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3380124-1305460184.cnf

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

MD5SUM BENCH= 5e5606ae7367b9272c60adc115594912
RANDOM SEED=371324425

node149.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.806
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.61
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.806
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.83
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.806
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.83
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.806
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.73
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.806
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.806
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.806
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.806
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	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      23112796 kB
Buffers:        329788 kB
Cached:        4483284 kB
SwapCached:      19976 kB
Active:        6949664 kB
Inactive:      2574168 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      23112796 kB
SwapTotal:    67111528 kB
SwapFree:     45937200 kB
Dirty:            9832 kB
Writeback:           0 kB
AnonPages:     4703676 kB
Mapped:          21824 kB
Slab:           165492 kB
PageTables:      80284 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 120747276 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= 73460 MiB
End job on node149 at 2011-05-15 14:11:26