Trace number 3257999

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

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v2100c215164g9.cnf
MD5SUMe033e9c916da557514299cce9ca2468f
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 variables2100
Number of clauses215164
Sum of the clauses size432288
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2215094
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 570

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

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.70 4.01 3.81 6/192 13499
/proc/meminfo: memFree=12542560/32951124 swapFree=67111528/67111528
[pid=13499] ppid=13497 vsize=15832 CPUtime=0 cores=4,6
/proc/13499/stat : 13499 (SApperloT2010) R 13497 13499 12461 0 -1 4202496 946 0 0 0 0 0 0 0 22 0 1 0 459052390 16211968 885 33554432000 4194304 4395502 140734506069984 18446744073709551615 271550198469 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/13499/statm: 3958 886 249 50 0 1098 0

[startup+0.0254441 s]
/proc/loadavg: 3.70 4.01 3.81 6/192 13499
/proc/meminfo: memFree=12542560/32951124 swapFree=67111528/67111528
[pid=13499] ppid=13497 vsize=18608 CPUtime=0.02 cores=4,6
/proc/13499/stat : 13499 (SApperloT2010) R 13497 13499 12461 0 -1 4202496 1585 0 0 0 2 0 0 0 22 0 1 0 459052390 19054592 1524 33554432000 4194304 4395502 140734506069984 18446744073709551615 271550198469 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/13499/statm: 4652 1525 249 50 0 1792 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 18608

[startup+0.100449 s]
/proc/loadavg: 3.70 4.01 3.81 6/192 13499
/proc/meminfo: memFree=12542560/32951124 swapFree=67111528/67111528
[pid=13499] ppid=13497 vsize=32408 CPUtime=0.08 cores=4,6
/proc/13499/stat : 13499 (SApperloT2010) R 13497 13499 12461 0 -1 4202496 5033 0 0 0 8 0 0 0 22 0 1 0 459052390 33185792 4971 33554432000 4194304 4395502 140734506069984 18446744073709551615 4268200 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/13499/statm: 8102 4972 255 50 0 5242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 32408

[startup+0.300347 s]
/proc/loadavg: 3.70 4.01 3.81 6/192 13499
/proc/meminfo: memFree=12542560/32951124 swapFree=67111528/67111528
[pid=13499] ppid=13497 vsize=32512 CPUtime=0.28 cores=4,6
/proc/13499/stat : 13499 (SApperloT2010) R 13497 13499 12461 0 -1 4202496 5066 0 0 0 27 1 0 0 23 0 1 0 459052390 33292288 5004 33554432000 4194304 4395502 140734506069984 18446744073709551615 4253239 0 0 4096 6 0 0 0 17 6 0 0 0
/proc/13499/statm: 8128 5004 256 50 0 5268 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 32512

[startup+0.700275 s]
/proc/loadavg: 3.70 4.01 3.81 6/192 13499
/proc/meminfo: memFree=12542560/32951124 swapFree=67111528/67111528
[pid=13499] ppid=13497 vsize=44104 CPUtime=0.69 cores=4,6
/proc/13499/stat : 13499 (SApperloT2010) R 13497 13499 12461 0 -1 4202496 8831 0 0 0 67 2 0 0 25 0 1 0 459052390 45162496 7927 33554432000 4194304 4395502 140734506069984 18446744073709551615 4299642 0 0 4096 6 0 0 0 17 6 0 0 0
/proc/13499/statm: 11026 7927 267 50 0 8166 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 44104

[startup+1.50019 s]
/proc/loadavg: 3.72 4.01 3.81 6/194 13501
/proc/meminfo: memFree=12478444/32951124 swapFree=67111528/67111528
[pid=13499] ppid=13497 vsize=53160 CPUtime=1.48 cores=4,6
/proc/13499/stat : 13499 (SApperloT2010) R 13497 13499 12461 0 -1 4202496 11040 0 0 0 146 2 0 0 25 0 1 0 459052390 54435840 10136 33554432000 4194304 4395502 140734506069984 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/13499/statm: 13290 10136 267 50 0 10430 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 53160

[startup+3.10084 s]
/proc/loadavg: 3.72 4.01 3.81 5/194 13501
/proc/meminfo: memFree=12455072/32951124 swapFree=67111528/67111528
[pid=13499] ppid=13497 vsize=65880 CPUtime=3.09 cores=4,6
/proc/13499/stat : 13499 (SApperloT2010) R 13497 13499 12461 0 -1 4202496 14256 0 0 0 305 4 0 0 25 0 1 0 459052390 67461120 13352 33554432000 4194304 4395502 140734506069984 18446744073709551615 4299514 0 0 4096 6 0 0 0 17 6 0 0 0
/proc/13499/statm: 16470 13352 267 50 0 13610 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 65880

[startup+6.30026 s]
/proc/loadavg: 3.72 4.01 3.81 6/194 13501
/proc/meminfo: memFree=12421668/32951124 swapFree=67111528/67111528
[pid=13499] ppid=13497 vsize=85704 CPUtime=6.27 cores=4,6
/proc/13499/stat : 13499 (SApperloT2010) R 13497 13499 12461 0 -1 4202496 19118 0 0 0 623 4 0 0 25 0 1 0 459052390 87760896 18214 33554432000 4194304 4395502 140734506069984 18446744073709551615 4315695 0 0 4096 6 0 0 0 17 6 0 0 0
/proc/13499/statm: 21426 18214 267 50 0 18566 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 85704

[startup+12.7011 s]
/proc/loadavg: 3.85 4.03 3.82 6/194 13501
/proc/meminfo: memFree=12370964/32951124 swapFree=67111528/67111528
[pid=13499] ppid=13497 vsize=114160 CPUtime=12.66 cores=4,6
/proc/13499/stat : 13499 (SApperloT2010) R 13497 13499 12461 0 -1 4202496 26011 0 0 0 1261 5 0 0 25 0 1 0 459052390 116899840 25107 33554432000 4194304 4395502 140734506069984 18446744073709551615 4299642 0 0 4096 6 0 0 0 17 6 0 0 0
/proc/13499/statm: 28540 25107 267 50 0 25680 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 114160

[startup+25.5008 s]
/proc/loadavg: 3.87 4.03 3.82 6/194 13501
/proc/meminfo: memFree=12331072/32951124 swapFree=67111528/67111528
[pid=13499] ppid=13497 vsize=133348 CPUtime=25.44 cores=4,6
/proc/13499/stat : 13499 (SApperloT2010) R 13497 13499 12461 0 -1 4202496 30596 0 0 0 2538 6 0 0 25 0 1 0 459052390 136548352 29692 33554432000 4194304 4395502 140734506069984 18446744073709551615 4299166 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/13499/statm: 33337 29692 267 50 0 30477 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 133348

[startup+51.1011 s]
/proc/loadavg: 3.91 4.02 3.82 6/194 13502
/proc/meminfo: memFree=12293188/32951124 swapFree=67111528/67111528
[pid=13499] ppid=13497 vsize=148560 CPUtime=51.01 cores=4,6
/proc/13499/stat : 13499 (SApperloT2010) R 13497 13499 12461 0 -1 4202496 33933 0 0 0 5094 7 0 0 25 0 1 0 459052390 152125440 33029 33554432000 4194304 4395502 140734506069984 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 6 0 0 0
/proc/13499/statm: 37140 33029 267 50 0 34280 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 148560

[startup+102.307 s]
/proc/loadavg: 3.96 4.02 3.83 6/194 13530
/proc/meminfo: memFree=12273200/32951124 swapFree=67111528/67111528
[pid=13499] ppid=13497 vsize=181676 CPUtime=102.19 cores=4,6
/proc/13499/stat : 13499 (SApperloT2010) R 13497 13499 12461 0 -1 4202496 41231 0 0 0 10210 9 0 0 25 0 1 0 459052390 186036224 40327 33554432000 4194304 4395502 140734506069984 18446744073709551615 4347398 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/13499/statm: 45419 40327 267 50 0 42559 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 181676

[startup+162.301 s]
/proc/loadavg: 4.21 4.06 3.85 6/194 13532
/proc/meminfo: memFree=12184264/32951124 swapFree=67111528/67111528
[pid=13499] ppid=13497 vsize=211008 CPUtime=162.19 cores=4,6
/proc/13499/stat : 13499 (SApperloT2010) R 13497 13499 12461 0 -1 4202496 47723 0 0 0 16208 11 0 0 25 0 1 0 459052390 216072192 46819 33554432000 4194304 4395502 140734506069984 18446744073709551615 4299623 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/13499/statm: 52752 46819 267 50 0 49892 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 211008

[startup+222.301 s]
/proc/loadavg: 4.07 4.05 3.86 6/194 13534
/proc/meminfo: memFree=12144064/32951124 swapFree=67111528/67111528
[pid=13499] ppid=13497 vsize=229628 CPUtime=222.19 cores=4,6
/proc/13499/stat : 13499 (SApperloT2010) R 13497 13499 12461 0 -1 4202496 51866 0 0 0 22207 12 0 0 25 0 1 0 459052390 235139072 50962 33554432000 4194304 4395502 140734506069984 18446744073709551615 4299642 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/13499/statm: 57407 50962 267 50 0 54547 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 229628

[startup+282.301 s]
/proc/loadavg: 4.32 4.10 3.88 6/194 13535
/proc/meminfo: memFree=12105988/32951124 swapFree=67111528/67111528
[pid=13499] ppid=13497 vsize=242748 CPUtime=282.19 cores=4,6
/proc/13499/stat : 13499 (SApperloT2010) R 13497 13499 12461 0 -1 4202496 54497 0 0 0 28207 12 0 0 25 0 1 0 459052390 248573952 53593 33554432000 4194304 4395502 140734506069984 18446744073709551615 4299530 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/13499/statm: 60687 53593 267 50 0 57827 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 242748

[startup+342.301 s]
/proc/loadavg: 4.11 4.08 3.89 6/194 13537
/proc/meminfo: memFree=12075224/32951124 swapFree=67111528/67111528
[pid=13499] ppid=13497 vsize=259904 CPUtime=342.19 cores=4,6
/proc/13499/stat : 13499 (SApperloT2010) R 13497 13499 12461 0 -1 4202496 58092 0 0 0 34206 13 0 0 25 0 1 0 459052390 266141696 57188 33554432000 4194304 4395502 140734506069984 18446744073709551615 4299657 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/13499/statm: 64976 57188 267 50 0 62116 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 259904

[startup+402.3 s]
/proc/loadavg: 4.12 4.08 3.90 6/194 13538
/proc/meminfo: memFree=12047068/32951124 swapFree=67111528/67111528
[pid=13499] ppid=13497 vsize=273956 CPUtime=402.19 cores=4,6
/proc/13499/stat : 13499 (SApperloT2010) R 13497 13499 12461 0 -1 4202496 61102 0 0 0 40206 13 0 0 25 0 1 0 459052390 280530944 60198 33554432000 4194304 4395502 140734506069984 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/13499/statm: 68489 60198 267 50 0 65629 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 273956

[startup+462.3 s]
/proc/loadavg: 4.04 4.06 3.91 6/194 13540
/proc/meminfo: memFree=12028332/32951124 swapFree=67111528/67111528
[pid=13499] ppid=13497 vsize=283172 CPUtime=462.19 cores=4,6
/proc/13499/stat : 13499 (SApperloT2010) R 13497 13499 12461 0 -1 4202496 62996 0 0 0 46206 13 0 0 25 0 1 0 459052390 289968128 62092 33554432000 4194304 4395502 140734506069984 18446744073709551615 4299628 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/13499/statm: 70793 62092 267 50 0 67933 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 283172

[startup+522.3 s]
/proc/loadavg: 4.09 4.07 3.91 7/194 13542
/proc/meminfo: memFree=11996328/32951124 swapFree=67111528/67111528
[pid=13499] ppid=13497 vsize=301572 CPUtime=522.19 cores=4,6
/proc/13499/stat : 13499 (SApperloT2010) R 13497 13499 12461 0 -1 4202496 67010 0 0 0 52205 14 0 0 25 0 1 0 459052390 308809728 66106 33554432000 4194304 4395502 140734506069984 18446744073709551615 4299634 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/13499/statm: 75393 66106 267 50 0 72533 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 301572

[startup+582.301 s]
/proc/loadavg: 4.03 4.05 3.91 6/194 13543
/proc/meminfo: memFree=11958356/32951124 swapFree=67111528/67111528
[pid=13499] ppid=13497 vsize=336056 CPUtime=582.2 cores=4,6
/proc/13499/stat : 13499 (SApperloT2010) R 13497 13499 12461 0 -1 4202496 75022 0 0 0 58204 16 0 0 25 0 1 0 459052390 344121344 74118 33554432000 4194304 4395502 140734506069984 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/13499/statm: 84014 74118 267 50 0 81154 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 336056

[startup+642.301 s]
/proc/loadavg: 4.01 4.04 3.91 6/194 13545
/proc/meminfo: memFree=11918784/32951124 swapFree=67111528/67111528
[pid=13499] ppid=13497 vsize=366592 CPUtime=642.21 cores=4,6
/proc/13499/stat : 13499 (SApperloT2010) R 13497 13499 12461 0 -1 4202496 81845 0 0 0 64203 18 0 0 25 0 1 0 459052390 375390208 80941 33554432000 4194304 4395502 140734506069984 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/13499/statm: 91648 80941 267 50 0 88788 0
Current children cumulated CPU time (s) 642.21
Current children cumulated vsize (KiB) 366592

[startup+702.301 s]
/proc/loadavg: 4.00 4.03 3.91 6/194 13546
/proc/meminfo: memFree=11902024/32951124 swapFree=67111528/67111528
[pid=13499] ppid=13497 vsize=366848 CPUtime=702.2 cores=4,6
/proc/13499/stat : 13499 (SApperloT2010) R 13497 13499 12461 0 -1 4202496 82073 0 0 0 70202 18 0 0 25 0 1 0 459052390 375652352 81169 33554432000 4194304 4395502 140734506069984 18446744073709551615 4299608 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/13499/statm: 91712 81169 267 50 0 88852 0
Current children cumulated CPU time (s) 702.2
Current children cumulated vsize (KiB) 366848

[startup+762.307 s]
/proc/loadavg: 4.00 4.02 3.91 6/194 13548
/proc/meminfo: memFree=11888124/32951124 swapFree=67111528/67111528
[pid=13499] ppid=13497 vsize=366848 CPUtime=762.21 cores=4,6
/proc/13499/stat : 13499 (SApperloT2010) R 13497 13499 12461 0 -1 4202496 82169 0 0 0 76203 18 0 0 25 0 1 0 459052390 375652352 81265 33554432000 4194304 4395502 140734506069984 18446744073709551615 4299767 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/13499/statm: 91712 81265 267 50 0 88852 0
Current children cumulated CPU time (s) 762.21
Current children cumulated vsize (KiB) 366848

[startup+822.301 s]
/proc/loadavg: 4.08 4.03 3.92 6/194 13550
/proc/meminfo: memFree=11877948/32951124 swapFree=67111528/67111528
[pid=13499] ppid=13497 vsize=366848 CPUtime=822.2 cores=4,6
/proc/13499/stat : 13499 (SApperloT2010) R 13497 13499 12461 0 -1 4202496 82417 0 0 0 82202 18 0 0 25 0 1 0 459052390 375652352 81513 33554432000 4194304 4395502 140734506069984 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/13499/statm: 91712 81513 267 50 0 88852 0
Current children cumulated CPU time (s) 822.2
Current children cumulated vsize (KiB) 366848

[startup+882.301 s]
/proc/loadavg: 4.07 4.04 3.93 6/194 13551
/proc/meminfo: memFree=11868384/32951124 swapFree=67111528/67111528
[pid=13499] ppid=13497 vsize=366848 CPUtime=882.2 cores=4,6
/proc/13499/stat : 13499 (SApperloT2010) R 13497 13499 12461 0 -1 4202496 82615 0 0 0 88202 18 0 0 25 0 1 0 459052390 375652352 81711 33554432000 4194304 4395502 140734506069984 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/13499/statm: 91712 81711 267 50 0 88852 0
Current children cumulated CPU time (s) 882.2
Current children cumulated vsize (KiB) 366848

[startup+942.301 s]
/proc/loadavg: 4.02 4.03 3.93 5/194 13553
/proc/meminfo: memFree=11861168/32951124 swapFree=67111528/67111528
[pid=13499] ppid=13497 vsize=366848 CPUtime=942.2 cores=4,6
/proc/13499/stat : 13499 (SApperloT2010) R 13497 13499 12461 0 -1 4202496 82745 0 0 0 94202 18 0 0 25 0 1 0 459052390 375652352 81841 33554432000 4194304 4395502 140734506069984 18446744073709551615 4288713 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/13499/statm: 91712 81841 267 50 0 88852 0
Current children cumulated CPU time (s) 942.2
Current children cumulated vsize (KiB) 366848

[startup+1002.3 s]
/proc/loadavg: 4.09 4.05 3.94 5/194 13554
/proc/meminfo: memFree=11857676/32951124 swapFree=67111528/67111528
[pid=13499] ppid=13497 vsize=366848 CPUtime=1002.21 cores=4,6
/proc/13499/stat : 13499 (SApperloT2010) R 13497 13499 12461 0 -1 4202496 82854 0 0 0 100202 19 0 0 25 0 1 0 459052390 375652352 81950 33554432000 4194304 4395502 140734506069984 18446744073709551615 4299782 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/13499/statm: 91712 81950 267 50 0 88852 0
Current children cumulated CPU time (s) 1002.21
Current children cumulated vsize (KiB) 366848

[startup+1062.3 s]
/proc/loadavg: 4.08 4.05 3.94 6/194 13556
/proc/meminfo: memFree=11848600/32951124 swapFree=67111528/67111528
[pid=13499] ppid=13497 vsize=371904 CPUtime=1062.21 cores=4,6
/proc/13499/stat : 13499 (SApperloT2010) R 13497 13499 12461 0 -1 4202496 83827 0 0 0 106202 19 0 0 25 0 1 0 459052390 380829696 82923 33554432000 4194304 4395502 140734506069984 18446744073709551615 4299628 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/13499/statm: 92976 82923 267 50 0 90116 0
Current children cumulated CPU time (s) 1062.21
Current children cumulated vsize (KiB) 371904

[startup+1122.3 s]
/proc/loadavg: 4.03 4.04 3.94 6/194 13558
/proc/meminfo: memFree=11834568/32951124 swapFree=67111528/67111528
[pid=13499] ppid=13497 vsize=375296 CPUtime=1122.21 cores=4,6
/proc/13499/stat : 13499 (SApperloT2010) R 13497 13499 12461 0 -1 4202496 84480 0 0 0 112202 19 0 0 25 0 1 0 459052390 384303104 83576 33554432000 4194304 4395502 140734506069984 18446744073709551615 4299749 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/13499/statm: 93824 83576 267 50 0 90964 0
Current children cumulated CPU time (s) 1122.21
Current children cumulated vsize (KiB) 375296

[startup+1182.3 s]
/proc/loadavg: 4.01 4.03 3.94 6/194 13559
/proc/meminfo: memFree=11827116/32951124 swapFree=67111528/67111528
[pid=13499] ppid=13497 vsize=378112 CPUtime=1182.21 cores=4,6
/proc/13499/stat : 13499 (SApperloT2010) R 13497 13499 12461 0 -1 4202496 85007 0 0 0 118202 19 0 0 25 0 1 0 459052390 387186688 84103 33554432000 4194304 4395502 140734506069984 18446744073709551615 4289182 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/13499/statm: 94528 84103 267 50 0 91668 0
Current children cumulated CPU time (s) 1182.21
Current children cumulated vsize (KiB) 378112

[startup+1242.3 s]
/proc/loadavg: 4.00 4.02 3.94 6/194 13561
/proc/meminfo: memFree=11818676/32951124 swapFree=67111528/67111528
[pid=13499] ppid=13497 vsize=384196 CPUtime=1242.22 cores=4,6
/proc/13499/stat : 13499 (SApperloT2010) R 13497 13499 12461 0 -1 4202496 86206 0 0 0 124202 20 0 0 25 0 1 0 459052390 393416704 85302 33554432000 4194304 4395502 140734506069984 18446744073709551615 4299608 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/13499/statm: 96049 85302 267 50 0 93189 0
Current children cumulated CPU time (s) 1242.22
Current children cumulated vsize (KiB) 384196



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.02 3.94 5/192 13563
/proc/meminfo: memFree=11938584/32951124 swapFree=67111528/67111528
[pid=13499] ppid=13497 vsize=388548 CPUtime=1299.93 cores=4,6
/proc/13499/stat : 13499 (SApperloT2010) R 13497 13499 12461 0 -1 4202496 87045 0 0 0 129973 20 0 0 25 0 1 0 459052390 397873152 86141 33554432000 4194304 4395502 140734506069984 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/13499/statm: 97137 86141 267 50 0 94277 0
Current children cumulated CPU time (s) 1299.93
Current children cumulated vsize (KiB) 388548

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.95
CPU user time (s): 1299.73
CPU system time (s): 0.220966
CPU usage (%): 99.9945
Max. virtual memory (cumulated for all children) (KiB): 388548

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

runsolver used 2.28965 second user time and 4.81427 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-22 14:15:45
IDJOB=3257999
IDBENCH=71294
IDSOLVER=1655
FILE ID=node133/3257999-1303474545
RUNJOBID= node133-1303474545-13459
PBS_JOBID= 13107188
Free space on /tmp= 71236 MiB

SOLVER NAME= SApperloT2010 2011-03-04
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v2100c215164g9.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3257999-1303474545/watcher-3257999-1303474545 -o /tmp/evaluation-result-3257999-1303474545/solver-3257999-1303474545 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3257999-1303474545.cnf

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

MD5SUM BENCH= e033e9c916da557514299cce9ca2468f
RANDOM SEED=2029322384

node133.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.834
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.834
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.834
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.834
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	: 6741.12
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.834
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.74
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.834
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.83
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.834
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.74
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.834
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:      12542956 kB
Buffers:       1151204 kB
Cached:       18634708 kB
SwapCached:          0 kB
Active:        8234756 kB
Inactive:     11639900 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12542956 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5116 kB
Writeback:           0 kB
AnonPages:       87768 kB
Mapped:          14888 kB
Slab:           469408 kB
PageTables:       5220 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   263744 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71236 MiB
End job on node133 at 2011-04-22 14:37:27