Trace number 3263235

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-03-04? (TO) 1299.98 1300.02

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_18_80_10-dir.shuffled-as.sat03-140.cnf
MD5SUM1037a2754a0a53f62ba8ec901741c9e9
Bench CategoryCRAFTED (crafted 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 variables540
Number of clauses40510
Sum of the clauses size81524
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 240492
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 518

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3263235-1303546304/watcher-3263235-1303546304 -o /tmp/evaluation-result-3263235-1303546304/solver-3263235-1303546304 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3263235-1303546304.cnf 

running on 2 cores: 1,3

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.78 3.34 3.72 4/177 23145
/proc/meminfo: memFree=14817036/32951124 swapFree=67111528/67111528
[pid=23145] ppid=23142 vsize=12568 CPUtime=0 cores=1,3
/proc/23145/stat : 23145 (SApperloT2010) R 23142 23145 22113 0 -1 4202496 464 0 0 0 0 0 0 0 17 0 1 0 447045695 12869632 403 33554432000 4194304 4395502 140734718916848 18446744073709551615 254261616384 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/23145/statm: 3142 403 249 50 0 282 0

[startup+0.058662 s]
/proc/loadavg: 1.78 3.34 3.72 4/177 23145
/proc/meminfo: memFree=14817036/32951124 swapFree=67111528/67111528
[pid=23145] ppid=23142 vsize=15768 CPUtime=0.04 cores=1,3
/proc/23145/stat : 23145 (SApperloT2010) R 23142 23145 22113 0 -1 4202496 1269 0 0 0 4 0 0 0 17 0 1 0 447045695 16146432 1207 33554432000 4194304 4395502 140734718916848 18446744073709551615 254261641111 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/23145/statm: 3942 1207 255 50 0 1082 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 15768

[startup+0.100653 s]
/proc/loadavg: 1.78 3.34 3.72 4/177 23145
/proc/meminfo: memFree=14817036/32951124 swapFree=67111528/67111528
[pid=23145] ppid=23142 vsize=17768 CPUtime=0.08 cores=1,3
/proc/23145/stat : 23145 (SApperloT2010) R 23142 23145 22113 0 -1 4202496 1942 0 0 0 8 0 0 0 17 0 1 0 447045695 18194432 1720 33554432000 4194304 4395502 140734718916848 18446744073709551615 4288765 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/23145/statm: 4442 1721 266 50 0 1582 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 17768

[startup+0.300617 s]
/proc/loadavg: 1.78 3.34 3.72 4/177 23145
/proc/meminfo: memFree=14817036/32951124 swapFree=67111528/67111528
[pid=23145] ppid=23142 vsize=21368 CPUtime=0.28 cores=1,3
/proc/23145/stat : 23145 (SApperloT2010) R 23142 23145 22113 0 -1 4202496 2853 0 0 0 28 0 0 0 18 0 1 0 447045695 21880832 2631 33554432000 4194304 4395502 140734718916848 18446744073709551615 4299653 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/23145/statm: 5342 2631 266 50 0 2482 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 21368

[startup+0.700549 s]
/proc/loadavg: 1.78 3.34 3.72 4/177 23145
/proc/meminfo: memFree=14817036/32951124 swapFree=67111528/67111528
[pid=23145] ppid=23142 vsize=26036 CPUtime=0.68 cores=1,3
/proc/23145/stat : 23145 (SApperloT2010) R 23142 23145 22113 0 -1 4202496 3977 0 0 0 68 0 0 0 18 0 1 0 447045695 26660864 3755 33554432000 4194304 4395502 140734718916848 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/23145/statm: 6509 3755 266 50 0 3649 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 26036

[startup+1.50041 s]
/proc/loadavg: 1.78 3.34 3.72 5/190 23167
/proc/meminfo: memFree=14754588/32951124 swapFree=67111528/67111528
[pid=23145] ppid=23142 vsize=31248 CPUtime=1.49 cores=1,3
/proc/23145/stat : 23145 (SApperloT2010) R 23142 23145 22113 0 -1 4202496 5184 0 0 0 148 1 0 0 19 0 1 0 447045695 31997952 4962 33554432000 4194304 4395502 140734718916848 18446744073709551615 4299154 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/23145/statm: 7812 4962 266 50 0 4952 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 31248

[startup+3.10113 s]
/proc/loadavg: 1.78 3.34 3.72 5/190 23167
/proc/meminfo: memFree=14738468/32951124 swapFree=67111528/67111528
[pid=23145] ppid=23142 vsize=34028 CPUtime=3.09 cores=1,3
/proc/23145/stat : 23145 (SApperloT2010) R 23142 23145 22113 0 -1 4202496 5787 0 0 0 308 1 0 0 25 0 1 0 447045695 34844672 5565 33554432000 4194304 4395502 140734718916848 18446744073709551615 4297096 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/23145/statm: 8507 5565 266 50 0 5647 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 34028

[startup+6.30057 s]
/proc/loadavg: 1.96 3.35 3.72 5/190 23167
/proc/meminfo: memFree=14721824/32951124 swapFree=67111528/67111528
[pid=23145] ppid=23142 vsize=39276 CPUtime=6.29 cores=1,3
/proc/23145/stat : 23145 (SApperloT2010) R 23142 23145 22113 0 -1 4202496 6916 0 0 0 628 1 0 0 25 0 1 0 447045695 40218624 6694 33554432000 4194304 4395502 140734718916848 18446744073709551615 4299642 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/23145/statm: 9819 6694 266 50 0 6959 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 39276

[startup+12.7004 s]
/proc/loadavg: 2.12 3.36 3.72 5/190 23167
/proc/meminfo: memFree=14701500/32951124 swapFree=67111528/67111528
[pid=23145] ppid=23142 vsize=44632 CPUtime=12.68 cores=1,3
/proc/23145/stat : 23145 (SApperloT2010) R 23142 23145 22113 0 -1 4202496 8039 0 0 0 1267 1 0 0 25 0 1 0 447045695 45703168 7817 33554432000 4194304 4395502 140734718916848 18446744073709551615 4288769 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/23145/statm: 11158 7817 266 50 0 8298 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 44632

[startup+25.5002 s]
/proc/loadavg: 2.54 3.39 3.72 5/190 23168
/proc/meminfo: memFree=14650424/32951124 swapFree=67111528/67111528
[pid=23145] ppid=23142 vsize=56708 CPUtime=25.49 cores=1,3
/proc/23145/stat : 23145 (SApperloT2010) R 23142 23145 22113 0 -1 4202496 10676 0 0 0 2547 2 0 0 25 0 1 0 447045695 58068992 10454 33554432000 4194304 4395502 140734718916848 18446744073709551615 4299743 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/23145/statm: 14177 10454 266 50 0 11317 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 56708

[startup+51.1006 s]
/proc/loadavg: 3.04 3.44 3.73 5/190 23168
/proc/meminfo: memFree=14592420/32951124 swapFree=67111528/67111528
[pid=23145] ppid=23142 vsize=75724 CPUtime=51.08 cores=1,3
/proc/23145/stat : 23145 (SApperloT2010) R 23142 23145 22113 0 -1 4202496 14739 0 0 0 5106 2 0 0 25 0 1 0 447045695 77541376 14517 33554432000 4194304 4395502 140734718916848 18446744073709551615 4299767 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/23145/statm: 18931 14517 266 50 0 16071 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 75724

[startup+102.307 s]
/proc/loadavg: 3.58 3.52 3.74 5/190 23170
/proc/meminfo: memFree=14543292/32951124 swapFree=67111528/67111528
[pid=23145] ppid=23142 vsize=86320 CPUtime=102.29 cores=1,3
/proc/23145/stat : 23145 (SApperloT2010) R 23142 23145 22113 0 -1 4202496 16847 0 0 0 10226 3 0 0 25 0 1 0 447045695 88391680 16625 33554432000 4194304 4395502 140734718916848 18446744073709551615 4299634 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/23145/statm: 21580 16625 266 50 0 18720 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 86320

[startup+162.301 s]
/proc/loadavg: 3.84 3.61 3.75 5/190 23171
/proc/meminfo: memFree=14505072/32951124 swapFree=67111528/67111528
[pid=23145] ppid=23142 vsize=96528 CPUtime=162.28 cores=1,3
/proc/23145/stat : 23145 (SApperloT2010) R 23142 23145 22113 0 -1 4202496 18797 0 0 0 16225 3 0 0 25 0 1 0 447045695 98844672 18575 33554432000 4194304 4395502 140734718916848 18446744073709551615 4299648 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/23145/statm: 24132 18575 266 50 0 21272 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 96528

[startup+222.3 s]
/proc/loadavg: 4.02 3.69 3.77 5/190 23173
/proc/meminfo: memFree=14456912/32951124 swapFree=67111528/67111528
[pid=23145] ppid=23142 vsize=116464 CPUtime=222.28 cores=1,3
/proc/23145/stat : 23145 (SApperloT2010) R 23142 23145 22113 0 -1 4202496 22921 0 0 0 22223 5 0 0 25 0 1 0 447045695 119259136 22539 33554432000 4194304 4395502 140734718916848 18446744073709551615 4299630 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/23145/statm: 29116 22539 267 50 0 26256 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 116464

[startup+282.301 s]
/proc/loadavg: 4.01 3.75 3.78 5/190 23175
/proc/meminfo: memFree=14425012/32951124 swapFree=67111528/67111528
[pid=23145] ppid=23142 vsize=126900 CPUtime=282.28 cores=1,3
/proc/23145/stat : 23145 (SApperloT2010) R 23142 23145 22113 0 -1 4202496 24980 0 0 0 28223 5 0 0 25 0 1 0 447045695 129945600 24598 33554432000 4194304 4395502 140734718916848 18446744073709551615 4299154 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/23145/statm: 31725 24598 267 50 0 28865 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 126900

[startup+342.301 s]
/proc/loadavg: 4.00 3.79 3.79 5/190 23176
/proc/meminfo: memFree=14409120/32951124 swapFree=67111528/67111528
[pid=23145] ppid=23142 vsize=130740 CPUtime=342.28 cores=1,3
/proc/23145/stat : 23145 (SApperloT2010) R 23142 23145 22113 0 -1 4202496 25671 0 0 0 34222 6 0 0 25 0 1 0 447045695 133877760 25289 33554432000 4194304 4395502 140734718916848 18446744073709551615 4299653 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/23145/statm: 32685 25289 267 50 0 29825 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 130740

[startup+402.301 s]
/proc/loadavg: 4.05 3.84 3.81 5/190 23178
/proc/meminfo: memFree=14382552/32951124 swapFree=67111528/67111528
[pid=23145] ppid=23142 vsize=140472 CPUtime=402.27 cores=1,3
/proc/23145/stat : 23145 (SApperloT2010) R 23142 23145 22113 0 -1 4202496 27756 0 0 0 40221 6 0 0 25 0 1 0 447045695 143843328 27374 33554432000 4194304 4395502 140734718916848 18446744073709551615 4299142 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/23145/statm: 35118 27374 267 50 0 32258 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 140472

[startup+462.301 s]
/proc/loadavg: 4.02 3.87 3.82 5/190 23179
/proc/meminfo: memFree=14352768/32951124 swapFree=67111528/67111528
[pid=23145] ppid=23142 vsize=145852 CPUtime=462.27 cores=1,3
/proc/23145/stat : 23145 (SApperloT2010) R 23142 23145 22113 0 -1 4202496 28755 0 0 0 46220 7 0 0 25 0 1 0 447045695 149352448 28373 33554432000 4194304 4395502 140734718916848 18446744073709551615 254261641111 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/23145/statm: 36463 28373 267 50 0 33603 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 145852

[startup+522.3 s]
/proc/loadavg: 4.06 3.90 3.83 5/190 23181
/proc/meminfo: memFree=14331664/32951124 swapFree=67111528/67111528
[pid=23145] ppid=23142 vsize=146876 CPUtime=522.27 cores=1,3
/proc/23145/stat : 23145 (SApperloT2010) R 23142 23145 22113 0 -1 4202496 28994 0 0 0 52220 7 0 0 25 0 1 0 447045695 150401024 28612 33554432000 4194304 4395502 140734718916848 18446744073709551615 4299642 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/23145/statm: 36719 28612 267 50 0 33859 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 146876

[startup+582.301 s]
/proc/loadavg: 4.02 3.92 3.84 5/190 23183
/proc/meminfo: memFree=14304460/32951124 swapFree=67111528/67111528
[pid=23145] ppid=23142 vsize=149692 CPUtime=582.27 cores=1,3
/proc/23145/stat : 23145 (SApperloT2010) R 23142 23145 22113 0 -1 4202496 29507 0 0 0 58219 8 0 0 25 0 1 0 447045695 153284608 29125 33554432000 4194304 4395502 140734718916848 18446744073709551615 4299642 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/23145/statm: 37423 29125 267 50 0 34563 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 149692

[startup+642.301 s]
/proc/loadavg: 4.00 3.93 3.84 5/190 23184
/proc/meminfo: memFree=14286952/32951124 swapFree=67111528/67111528
[pid=23145] ppid=23142 vsize=152964 CPUtime=642.27 cores=1,3
/proc/23145/stat : 23145 (SApperloT2010) R 23142 23145 22113 0 -1 4202496 30197 0 0 0 64219 8 0 0 25 0 1 0 447045695 156635136 29815 33554432000 4194304 4395502 140734718916848 18446744073709551615 4299657 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/23145/statm: 38241 29815 267 50 0 35381 0
Current children cumulated CPU time (s) 642.27
Current children cumulated vsize (KiB) 152964

[startup+702.3 s]
/proc/loadavg: 4.00 3.94 3.85 5/190 23186
/proc/meminfo: memFree=14265964/32951124 swapFree=67111528/67111528
[pid=23145] ppid=23142 vsize=156484 CPUtime=702.27 cores=1,3
/proc/23145/stat : 23145 (SApperloT2010) R 23142 23145 22113 0 -1 4202496 30956 0 0 0 70218 9 0 0 25 0 1 0 447045695 160239616 30574 33554432000 4194304 4395502 140734718916848 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/23145/statm: 39121 30574 267 50 0 36261 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 156484

[startup+762.307 s]
/proc/loadavg: 4.00 3.95 3.85 5/190 23187
/proc/meminfo: memFree=14244728/32951124 swapFree=67111528/67111528
[pid=23145] ppid=23142 vsize=157124 CPUtime=762.27 cores=1,3
/proc/23145/stat : 23145 (SApperloT2010) R 23142 23145 22113 0 -1 4202496 31140 0 0 0 76218 9 0 0 25 0 1 0 447045695 160894976 30758 33554432000 4194304 4395502 140734718916848 18446744073709551615 4299628 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/23145/statm: 39281 30758 267 50 0 36421 0
Current children cumulated CPU time (s) 762.27
Current children cumulated vsize (KiB) 157124

[startup+822.3 s]
/proc/loadavg: 4.10 3.98 3.87 5/190 23192
/proc/meminfo: memFree=14225940/32951124 swapFree=67111528/67111528
[pid=23145] ppid=23142 vsize=159804 CPUtime=822.26 cores=1,3
/proc/23145/stat : 23145 (SApperloT2010) R 23142 23145 22113 0 -1 4202496 31656 0 0 0 82217 9 0 0 25 0 1 0 447045695 163639296 31274 33554432000 4194304 4395502 140734718916848 18446744073709551615 4299517 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/23145/statm: 39951 31274 267 50 0 37091 0
Current children cumulated CPU time (s) 822.26
Current children cumulated vsize (KiB) 159804

[startup+882.301 s]
/proc/loadavg: 4.04 3.98 3.88 5/190 23194
/proc/meminfo: memFree=14197740/32951124 swapFree=67111528/67111528
[pid=23145] ppid=23142 vsize=165960 CPUtime=882.26 cores=1,3
/proc/23145/stat : 23145 (SApperloT2010) R 23142 23145 22113 0 -1 4202496 32998 0 0 0 88216 10 0 0 25 0 1 0 447045695 169943040 32616 33554432000 4194304 4395502 140734718916848 18446744073709551615 4299648 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/23145/statm: 41490 32616 267 50 0 38630 0
Current children cumulated CPU time (s) 882.26
Current children cumulated vsize (KiB) 165960

[startup+942.301 s]
/proc/loadavg: 4.08 4.00 3.89 5/190 23195
/proc/meminfo: memFree=14179080/32951124 swapFree=67111528/67111528
[pid=23145] ppid=23142 vsize=169552 CPUtime=942.25 cores=1,3
/proc/23145/stat : 23145 (SApperloT2010) R 23142 23145 22113 0 -1 4202496 33701 0 0 0 94215 10 0 0 25 0 1 0 447045695 173621248 33319 33554432000 4194304 4395502 140734718916848 18446744073709551615 4299653 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/23145/statm: 42388 33319 267 50 0 39528 0
Current children cumulated CPU time (s) 942.25
Current children cumulated vsize (KiB) 169552

[startup+1002.3 s]
/proc/loadavg: 4.03 4.00 3.89 5/190 23197
/proc/meminfo: memFree=14158724/32951124 swapFree=67111528/67111528
[pid=23145] ppid=23142 vsize=174164 CPUtime=1002.25 cores=1,3
/proc/23145/stat : 23145 (SApperloT2010) R 23142 23145 22113 0 -1 4202496 34793 0 0 0 100215 10 0 0 25 0 1 0 447045695 178343936 34411 33554432000 4194304 4395502 140734718916848 18446744073709551615 4299657 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/23145/statm: 43541 34411 267 50 0 40681 0
Current children cumulated CPU time (s) 1002.25
Current children cumulated vsize (KiB) 174164

[startup+1062.3 s]
/proc/loadavg: 4.08 4.02 3.90 5/190 23198
/proc/meminfo: memFree=14138856/32951124 swapFree=67111528/67111528
[pid=23145] ppid=23142 vsize=176212 CPUtime=1062.26 cores=1,3
/proc/23145/stat : 23145 (SApperloT2010) R 23142 23145 22113 0 -1 4202496 35202 0 0 0 106215 11 0 0 25 0 1 0 447045695 180441088 34820 33554432000 4194304 4395502 140734718916848 18446744073709551615 4299648 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/23145/statm: 44053 34820 267 50 0 41193 0
Current children cumulated CPU time (s) 1062.26
Current children cumulated vsize (KiB) 176212

[startup+1122.3 s]
/proc/loadavg: 4.03 4.01 3.91 5/190 23200
/proc/meminfo: memFree=14122564/32951124 swapFree=67111528/67111528
[pid=23145] ppid=23142 vsize=176468 CPUtime=1122.25 cores=1,3
/proc/23145/stat : 23145 (SApperloT2010) R 23142 23145 22113 0 -1 4202496 35252 0 0 0 112214 11 0 0 25 0 1 0 447045695 180703232 34870 33554432000 4194304 4395502 140734718916848 18446744073709551615 4299642 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/23145/statm: 44117 34870 267 50 0 41257 0
Current children cumulated CPU time (s) 1122.25
Current children cumulated vsize (KiB) 176468

[startup+1182.3 s]
/proc/loadavg: 4.01 4.00 3.91 5/190 23202
/proc/meminfo: memFree=14108032/32951124 swapFree=67111528/67111528
[pid=23145] ppid=23142 vsize=178260 CPUtime=1182.25 cores=1,3
/proc/23145/stat : 23145 (SApperloT2010) R 23142 23145 22113 0 -1 4202496 35623 0 0 0 118214 11 0 0 25 0 1 0 447045695 182538240 35241 33554432000 4194304 4395502 140734718916848 18446744073709551615 4299498 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/23145/statm: 44565 35241 267 50 0 41705 0
Current children cumulated CPU time (s) 1182.25
Current children cumulated vsize (KiB) 178260

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 23203
/proc/meminfo: memFree=14087664/32951124 swapFree=67111528/67111528
[pid=23145] ppid=23142 vsize=180564 CPUtime=1242.25 cores=1,3
/proc/23145/stat : 23145 (SApperloT2010) R 23142 23145 22113 0 -1 4202496 36058 0 0 0 124214 11 0 0 25 0 1 0 447045695 184897536 35676 33554432000 4194304 4395502 140734718916848 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/23145/statm: 45141 35676 267 50 0 42281 0
Current children cumulated CPU time (s) 1242.25
Current children cumulated vsize (KiB) 180564



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 23205
/proc/meminfo: memFree=14081172/32951124 swapFree=67111528/67111528
[pid=23145] ppid=23142 vsize=182616 CPUtime=1299.95 cores=1,3
/proc/23145/stat : 23145 (SApperloT2010) R 23142 23145 22113 0 -1 4202496 36392 0 0 0 129984 11 0 0 25 0 1 0 447045695 186998784 36010 33554432000 4194304 4395502 140734718916848 18446744073709551615 4288050 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/23145/statm: 45654 36010 267 50 0 42794 0
Current children cumulated CPU time (s) 1299.95
Current children cumulated vsize (KiB) 182616

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): 1299.98
CPU user time (s): 1299.85
CPU system time (s): 0.12598
CPU usage (%): 99.9969
Max. virtual memory (cumulated for all children) (KiB): 182616

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.85
system time used= 0.12598
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36392
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= 31
involuntary context switches= 1907

runsolver used 2.01069 second user time and 5.09523 second system time

The end

Launcher Data

Begin job on node140 at 2011-04-23 10:11:44
IDJOB=3263235
IDBENCH=83945
IDSOLVER=1655
FILE ID=node140/3263235-1303546304
RUNJOBID= node140-1303546304-23126
PBS_JOBID= 13143098
Free space on /tmp= 72076 MiB

SOLVER NAME= SApperloT2010 2011-03-04
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_70_18_80_10-dir.shuffled-as.sat03-140.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3263235-1303546304/watcher-3263235-1303546304 -o /tmp/evaluation-result-3263235-1303546304/solver-3263235-1303546304 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3263235-1303546304.cnf

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

MD5SUM BENCH= 1037a2754a0a53f62ba8ec901741c9e9
RANDOM SEED=898749574

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
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:     32951124 kB
MemFree:      14817324 kB
Buffers:       2350644 kB
Cached:       15160892 kB
SwapCached:          0 kB
Active:       10126036 kB
Inactive:      7452204 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14817324 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2072 kB
Writeback:           0 kB
AnonPages:       65408 kB
Mapped:          14488 kB
Slab:           491876 kB
PageTables:       5108 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   192996 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= 72072 MiB
End job on node140 at 2011-04-23 10:33:26