Trace number 3259453

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
SApperloT 2011-03-23? (TO) 1300.05 1300.01

General information on the benchmark

NameCRAFTED/rbsat/crafted/forced/
rbsat-v760c43649gyes8.cnf
MD5SUMca42736a2fe4e8cf2cba6dd1668e0ad6
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.9384
Satisfiable
(Un)Satisfiability was proved
Number of variables760
Number of clauses43649
Sum of the clauses size87978
Maximum clause length19
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 243609
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

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

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 0.85 1.11 2.07 3/182 4220
/proc/meminfo: memFree=20161884/32951124 swapFree=67111416/67111528
[pid=4220] ppid=4216 vsize=12536 CPUtime=0 cores=5,7
/proc/4220/stat : 4220 (SApperloT) R 4216 4220 3665 0 -1 4202496 416 0 0 0 0 0 0 0 18 0 1 0 462415001 12836864 355 33554432000 4194304 4465733 140737004120144 18446744073709551615 4295790 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4220/statm: 3134 356 250 67 0 257 0

[startup+0.104131 s]
/proc/loadavg: 0.85 1.11 2.07 3/182 4220
/proc/meminfo: memFree=20161884/32951124 swapFree=67111416/67111528
[pid=4220] ppid=4216 vsize=14328 CPUtime=0.1 cores=5,7
/proc/4220/stat : 4220 (SApperloT) R 4216 4220 3665 0 -1 4202496 1671 0 0 0 10 0 0 0 18 0 1 0 462415001 14671872 852 33554432000 4194304 4465733 140737004120144 18446744073709551615 4270779 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4220/statm: 3582 852 255 67 0 705 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 14328

[startup+0.201115 s]
/proc/loadavg: 0.85 1.11 2.07 3/182 4220
/proc/meminfo: memFree=20161884/32951124 swapFree=67111416/67111528
[pid=4220] ppid=4216 vsize=15292 CPUtime=0.19 cores=5,7
/proc/4220/stat : 4220 (SApperloT) R 4216 4220 3665 0 -1 4202496 2484 0 0 0 19 0 0 0 18 0 1 0 462415001 15659008 1036 33554432000 4194304 4465733 140737004120144 18446744073709551615 4270165 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4220/statm: 3823 1036 255 67 0 946 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 15292

[startup+0.301095 s]
/proc/loadavg: 0.85 1.11 2.07 3/182 4220
/proc/meminfo: memFree=20161884/32951124 swapFree=67111416/67111528
[pid=4220] ppid=4216 vsize=16160 CPUtime=0.29 cores=5,7
/proc/4220/stat : 4220 (SApperloT) R 4216 4220 3665 0 -1 4202496 3154 0 0 0 29 0 0 0 18 0 1 0 462415001 16547840 1169 33554432000 4194304 4465733 140737004120144 18446744073709551615 4270037 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4220/statm: 4040 1169 255 67 0 1163 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16160

[startup+0.701021 s]
/proc/loadavg: 0.85 1.11 2.07 3/182 4220
/proc/meminfo: memFree=20161884/32951124 swapFree=67111416/67111528
[pid=4220] ppid=4216 vsize=17900 CPUtime=0.69 cores=5,7
/proc/4220/stat : 4220 (SApperloT) R 4216 4220 3665 0 -1 4202496 3686 0 0 0 69 0 0 0 18 0 1 0 462415001 18329600 1614 33554432000 4194304 4465733 140737004120144 18446744073709551615 4271859 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4220/statm: 4475 1614 255 67 0 1598 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17900

[startup+1.50088 s]
/proc/loadavg: 0.85 1.11 2.07 6/194 4240
/proc/meminfo: memFree=20132044/32951124 swapFree=67111416/67111528
[pid=4220] ppid=4216 vsize=19200 CPUtime=1.49 cores=5,7
/proc/4220/stat : 4220 (SApperloT) R 4216 4220 3665 0 -1 4202496 4768 0 0 0 148 1 0 0 20 0 1 0 462415001 19660800 1894 33554432000 4194304 4465733 140737004120144 18446744073709551615 4270658 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4220/statm: 4800 1894 255 67 0 1923 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19200

[startup+3.10058 s]
/proc/loadavg: 0.85 1.11 2.07 6/194 4240
/proc/meminfo: memFree=20126216/32951124 swapFree=67111416/67111528
[pid=4220] ppid=4216 vsize=20072 CPUtime=3.09 cores=5,7
/proc/4220/stat : 4220 (SApperloT) R 4216 4220 3665 0 -1 4202496 5513 0 0 0 308 1 0 0 25 0 1 0 462415001 20553728 2114 33554432000 4194304 4465733 140737004120144 18446744073709551615 4270831 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4220/statm: 5018 2114 255 67 0 2141 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20072

[startup+6.301 s]
/proc/loadavg: 1.10 1.16 2.08 5/194 4240
/proc/meminfo: memFree=20114564/32951124 swapFree=67111416/67111528
[pid=4220] ppid=4216 vsize=19740 CPUtime=6.29 cores=5,7
/proc/4220/stat : 4220 (SApperloT) R 4216 4220 3665 0 -1 4202496 7311 0 0 0 628 1 0 0 25 0 1 0 462415001 20213760 2255 33554432000 4194304 4465733 140737004120144 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4220/statm: 4935 2255 279 67 0 2058 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19740

[startup+12.7008 s]
/proc/loadavg: 1.33 1.20 2.09 5/194 4241
/proc/meminfo: memFree=20073408/32951124 swapFree=67111416/67111528
[pid=4220] ppid=4216 vsize=37020 CPUtime=12.69 cores=5,7
/proc/4220/stat : 4220 (SApperloT) R 4216 4220 3665 0 -1 4202496 12558 0 0 0 1267 2 0 0 25 0 1 0 462415001 37908480 5792 33554432000 4194304 4465733 140737004120144 18446744073709551615 4259728 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4220/statm: 9255 5792 287 67 0 6378 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 37020

[startup+25.5005 s]
/proc/loadavg: 1.92 1.34 2.12 5/194 4241
/proc/meminfo: memFree=20053196/32951124 swapFree=67111416/67111528
[pid=4220] ppid=4216 vsize=37020 CPUtime=25.49 cores=5,7
/proc/4220/stat : 4220 (SApperloT) R 4216 4220 3665 0 -1 4202496 13855 0 0 0 2547 2 0 0 25 0 1 0 462415001 37908480 6590 33554432000 4194304 4465733 140737004120144 18446744073709551615 4295918 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4220/statm: 9255 6590 304 67 0 6378 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 37020

[startup+51.1008 s]
/proc/loadavg: 2.63 1.55 2.17 5/194 4242
/proc/meminfo: memFree=20008884/32951124 swapFree=67111416/67111528
[pid=4220] ppid=4216 vsize=50188 CPUtime=51.09 cores=5,7
/proc/4220/stat : 4220 (SApperloT) R 4216 4220 3665 0 -1 4202496 19889 0 0 0 5107 2 0 0 25 0 1 0 462415001 51392512 9817 33554432000 4194304 4465733 140737004120144 18446744073709551615 4270219 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4220/statm: 12547 9817 292 67 0 9670 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 50188

[startup+102.301 s]
/proc/loadavg: 3.40 1.93 2.26 5/194 4243
/proc/meminfo: memFree=19968572/32951124 swapFree=67111416/67111528
[pid=4220] ppid=4216 vsize=87012 CPUtime=102.3 cores=5,7
/proc/4220/stat : 4220 (SApperloT) R 4216 4220 3665 0 -1 4202496 37022 0 0 0 10225 5 0 0 25 0 1 0 462415001 89100288 11633 33554432000 4194304 4465733 140737004120144 18446744073709551615 4343417 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4220/statm: 21753 11633 280 67 0 18876 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 87012

[startup+162.301 s]
/proc/loadavg: 3.78 2.30 2.37 6/194 4245
/proc/meminfo: memFree=19889684/32951124 swapFree=67111416/67111528
[pid=4220] ppid=4216 vsize=75012 CPUtime=162.3 cores=5,7
/proc/4220/stat : 4220 (SApperloT) R 4216 4220 3665 0 -1 4202496 44413 0 0 0 16223 7 0 0 25 0 1 0 462415001 76812288 13800 33554432000 4194304 4465733 140737004120144 18446744073709551615 4270828 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4220/statm: 18753 13800 349 67 0 15876 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 75012

[startup+222.308 s]
/proc/loadavg: 3.95 2.62 2.47 6/194 4246
/proc/meminfo: memFree=19852592/32951124 swapFree=67111416/67111528
[pid=4220] ppid=4216 vsize=95852 CPUtime=222.31 cores=5,7
/proc/4220/stat : 4220 (SApperloT) R 4216 4220 3665 0 -1 4202496 50871 0 0 0 22223 8 0 0 25 0 1 0 462415001 98152448 19144 33554432000 4194304 4465733 140737004120144 18446744073709551615 4269997 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4220/statm: 23963 19144 481 67 0 21086 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 95852

[startup+282.301 s]
/proc/loadavg: 4.07 2.90 2.58 6/194 4248
/proc/meminfo: memFree=19800856/32951124 swapFree=67111416/67111528
[pid=4220] ppid=4216 vsize=110664 CPUtime=282.3 cores=5,7
/proc/4220/stat : 4220 (SApperloT) R 4216 4220 3665 0 -1 4202496 61229 0 0 0 28220 10 0 0 25 0 1 0 462415001 113319936 20890 33554432000 4194304 4465733 140737004120144 18446744073709551615 4270213 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4220/statm: 27666 20890 481 67 0 24789 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 110664

[startup+342.301 s]
/proc/loadavg: 4.08 3.11 2.67 6/194 4249
/proc/meminfo: memFree=19741440/32951124 swapFree=67111416/67111528
[pid=4220] ppid=4216 vsize=110664 CPUtime=342.3 cores=5,7
/proc/4220/stat : 4220 (SApperloT) R 4216 4220 3665 0 -1 4202496 63101 0 0 0 34220 10 0 0 25 0 1 0 462415001 113319936 22007 33554432000 4194304 4465733 140737004120144 18446744073709551615 4270614 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4220/statm: 27666 22007 481 67 0 24789 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 110664

[startup+402.301 s]
/proc/loadavg: 4.10 3.29 2.75 6/194 4251
/proc/meminfo: memFree=19753696/32951124 swapFree=67111416/67111528
[pid=4220] ppid=4216 vsize=110664 CPUtime=402.3 cores=5,7
/proc/4220/stat : 4220 (SApperloT) R 4216 4220 3665 0 -1 4202496 64723 0 0 0 40220 10 0 0 25 0 1 0 462415001 113319936 23129 33554432000 4194304 4465733 140737004120144 18446744073709551615 4270176 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4220/statm: 27666 23129 632 67 0 24789 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 110664

[startup+462.301 s]
/proc/loadavg: 4.18 3.45 2.84 6/194 4253
/proc/meminfo: memFree=19666256/32951124 swapFree=67111416/67111528
[pid=4220] ppid=4216 vsize=201224 CPUtime=462.3 cores=5,7
/proc/4220/stat : 4220 (SApperloT) R 4216 4220 3665 0 -1 4202496 82648 0 0 0 46217 13 0 0 25 0 1 0 462415001 206053376 36474 33554432000 4194304 4465733 140737004120144 18446744073709551615 4358656 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4220/statm: 50306 36474 478 67 0 47429 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 201224

[startup+522.301 s]
/proc/loadavg: 4.10 3.56 2.91 5/194 4254
/proc/meminfo: memFree=19653340/32951124 swapFree=67111416/67111528
[pid=4220] ppid=4216 vsize=201224 CPUtime=522.31 cores=5,7
/proc/4220/stat : 4220 (SApperloT) R 4216 4220 3665 0 -1 4202496 82651 0 0 0 52218 13 0 0 25 0 1 0 462415001 206053376 36474 33554432000 4194304 4465733 140737004120144 18446744073709551615 4343431 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4220/statm: 50306 36474 475 67 0 47429 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 201224

[startup+582.301 s]
/proc/loadavg: 4.09 3.65 2.98 6/194 4256
/proc/meminfo: memFree=19776576/32951124 swapFree=67111416/67111528
[pid=4220] ppid=4216 vsize=110664 CPUtime=582.31 cores=5,7
/proc/4220/stat : 4220 (SApperloT) R 4216 4220 3665 0 -1 4202496 82651 0 0 0 58218 13 0 0 25 0 1 0 462415001 113319936 24071 33554432000 4194304 4465733 140737004120144 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4220/statm: 27666 24071 475 67 0 24789 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 110664

[startup+642.301 s]
/proc/loadavg: 4.03 3.71 3.04 5/194 4257
/proc/meminfo: memFree=19764036/32951124 swapFree=67111416/67111528
[pid=4220] ppid=4216 vsize=110664 CPUtime=642.3 cores=5,7
/proc/4220/stat : 4220 (SApperloT) R 4216 4220 3665 0 -1 4202496 83223 0 0 0 64217 13 0 0 25 0 1 0 462415001 113319936 24344 33554432000 4194304 4465733 140737004120144 18446744073709551615 4271875 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4220/statm: 27666 24344 449 67 0 24789 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 110664

[startup+702.301 s]
/proc/loadavg: 4.01 3.76 3.10 5/194 4259
/proc/meminfo: memFree=19674124/32951124 swapFree=67111416/67111528
[pid=4220] ppid=4216 vsize=117496 CPUtime=702.31 cores=5,7
/proc/4220/stat : 4220 (SApperloT) R 4216 4220 3665 0 -1 4202496 84608 0 0 0 70217 14 0 0 25 0 1 0 462415001 120315904 24996 33554432000 4194304 4465733 140737004120144 18446744073709551615 4271240 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4220/statm: 29374 24996 367 67 0 26497 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 117496

[startup+762.3 s]
/proc/loadavg: 4.11 3.83 3.17 5/194 4261
/proc/meminfo: memFree=19670272/32951124 swapFree=67111416/67111528
[pid=4220] ppid=4216 vsize=139720 CPUtime=762.32 cores=5,7
/proc/4220/stat : 4220 (SApperloT) R 4216 4220 3665 0 -1 4202496 96711 0 0 0 76216 16 0 0 25 0 1 0 462415001 143073280 25606 33554432000 4194304 4465733 140737004120144 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4220/statm: 34930 25606 318 67 0 32053 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 139720

[startup+822.3 s]
/proc/loadavg: 4.04 3.86 3.21 5/194 4262
/proc/meminfo: memFree=19652152/32951124 swapFree=67111416/67111528
[pid=4220] ppid=4216 vsize=139720 CPUtime=822.32 cores=5,7
/proc/4220/stat : 4220 (SApperloT) R 4216 4220 3665 0 -1 4202496 99407 0 0 0 82215 17 0 0 25 0 1 0 462415001 143073280 27087 33554432000 4194304 4465733 140737004120144 18446744073709551615 4270779 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4220/statm: 34930 27087 300 67 0 32053 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 139720

[startup+882.307 s]
/proc/loadavg: 4.01 3.88 3.26 5/194 4264
/proc/meminfo: memFree=19705084/32951124 swapFree=67111416/67111528
[pid=4220] ppid=4216 vsize=139720 CPUtime=882.32 cores=5,7
/proc/4220/stat : 4220 (SApperloT) R 4216 4220 3665 0 -1 4202496 100570 0 0 0 88215 17 0 0 25 0 1 0 462415001 143073280 27890 33554432000 4194304 4465733 140737004120144 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4220/statm: 34930 27890 298 67 0 32053 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 139720

[startup+942.3 s]
/proc/loadavg: 4.00 3.90 3.30 6/194 4265
/proc/meminfo: memFree=19687088/32951124 swapFree=67111416/67111528
[pid=4220] ppid=4216 vsize=139720 CPUtime=942.31 cores=5,7
/proc/4220/stat : 4220 (SApperloT) R 4216 4220 3665 0 -1 4202496 102406 0 0 0 94214 17 0 0 25 0 1 0 462415001 143073280 28843 33554432000 4194304 4465733 140737004120144 18446744073709551615 4270788 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4220/statm: 34930 28843 296 67 0 32053 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 139720

[startup+1002.3 s]
/proc/loadavg: 4.00 3.92 3.34 6/194 4267
/proc/meminfo: memFree=19676036/32951124 swapFree=67111416/67111528
[pid=4220] ppid=4216 vsize=139720 CPUtime=1002.32 cores=5,7
/proc/4220/stat : 4220 (SApperloT) R 4216 4220 3665 0 -1 4202496 103301 0 0 0 100214 18 0 0 25 0 1 0 462415001 143073280 29448 33554432000 4194304 4465733 140737004120144 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4220/statm: 34930 29448 295 67 0 32053 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 139720

[startup+1062.3 s]
/proc/loadavg: 4.04 3.94 3.39 6/194 4269
/proc/meminfo: memFree=19695736/32951124 swapFree=67111416/67111528
[pid=4220] ppid=4216 vsize=123884 CPUtime=1062.32 cores=5,7
/proc/4220/stat : 4220 (SApperloT) R 4216 4220 3665 0 -1 4202496 111556 0 0 0 106213 19 0 0 25 0 1 0 462415001 126857216 22473 33554432000 4194304 4465733 140737004120144 18446744073709551615 4271210 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4220/statm: 30971 22473 280 67 0 28094 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 123884

[startup+1122.3 s]
/proc/loadavg: 4.01 3.95 3.42 6/194 4270
/proc/meminfo: memFree=19685932/32951124 swapFree=67111416/67111528
[pid=4220] ppid=4216 vsize=123884 CPUtime=1122.32 cores=5,7
/proc/4220/stat : 4220 (SApperloT) R 4216 4220 3665 0 -1 4202496 111855 0 0 0 112213 19 0 0 25 0 1 0 462415001 126857216 22772 33554432000 4194304 4465733 140737004120144 18446744073709551615 4271200 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4220/statm: 30971 22772 280 67 0 28094 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 123884

[startup+1182.3 s]
/proc/loadavg: 4.00 3.95 3.46 6/194 4272
/proc/meminfo: memFree=19641392/32951124 swapFree=67111416/67111528
[pid=4220] ppid=4216 vsize=123884 CPUtime=1182.32 cores=5,7
/proc/4220/stat : 4220 (SApperloT) R 4216 4220 3665 0 -1 4202496 114331 0 0 0 118212 20 0 0 25 0 1 0 462415001 126857216 24287 33554432000 4194304 4465733 140737004120144 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4220/statm: 30971 24287 280 67 0 28094 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 123884

[startup+1242.3 s]
/proc/loadavg: 4.05 3.97 3.49 6/194 4273
/proc/meminfo: memFree=19632312/32951124 swapFree=67111416/67111528
[pid=4220] ppid=4216 vsize=123884 CPUtime=1242.33 cores=5,7
/proc/4220/stat : 4220 (SApperloT) R 4216 4220 3665 0 -1 4202496 114672 0 0 0 124213 20 0 0 25 0 1 0 462415001 126857216 24628 33554432000 4194304 4465733 140737004120144 18446744073709551615 4270779 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4220/statm: 30971 24628 280 67 0 28094 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 123884



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.22 4.02 3.54 5/194 4275
/proc/meminfo: memFree=19628208/32951124 swapFree=67111416/67111528
[pid=4220] ppid=4216 vsize=124024 CPUtime=1300.03 cores=5,7
/proc/4220/stat : 4220 (SApperloT) R 4216 4220 3665 0 -1 4202496 115220 0 0 0 129983 20 0 0 25 0 1 0 462415001 127000576 25032 33554432000 4194304 4465733 140737004120144 18446744073709551615 4271246 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4220/statm: 31006 25032 280 67 0 28129 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 124024

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

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

[startup+1300 s]
/proc/loadavg: 4.22 4.02 3.54 5/194 4275
/proc/meminfo: memFree=19628208/32951124 swapFree=67111416/67111528
[pid=4220] ppid=4216 vsize=124024 CPUtime=1300.03 cores=5,7
/proc/4220/stat : 4220 (SApperloT) R 4216 4220 3665 0 -1 4202496 115220 0 0 0 129983 20 0 0 25 0 1 0 462415001 127000576 25032 33554432000 4194304 4465733 140737004120144 18446744073709551615 4271246 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4220/statm: 31006 25032 280 67 0 28129 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 124024

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.05
CPU user time (s): 1299.84
CPU system time (s): 0.210967
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 201224

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.84
system time used= 0.210967
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 115220
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= 42
involuntary context switches= 3269

runsolver used 2.02469 second user time and 5.06623 second system time

The end

Launcher Data

Begin job on node134 at 2011-04-22 23:36:08
IDJOB=3259453
IDBENCH=71572
IDSOLVER=1657
FILE ID=node134/3259453-1303508168
RUNJOBID= node134-1303508168-4200
PBS_JOBID= 13134243
Free space on /tmp= 71448 MiB

SOLVER NAME= SApperloT 2011-03-23
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v760c43649gyes8.cnf
COMMAND LINE= SApperloT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3259453-1303508168/watcher-3259453-1303508168 -o /tmp/evaluation-result-3259453-1303508168/solver-3259453-1303508168 -C 2400 -W 1300 -M 7680  SApperloT HOME/instance-3259453-1303508168.cnf

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

MD5SUM BENCH= ca42736a2fe4e8cf2cba6dd1668e0ad6
RANDOM SEED=527224463

node134.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.831
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.831
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.67
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.831
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.831
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	: 7186.06
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.831
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.80
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.831
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.831
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.831
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.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20162444 kB
Buffers:       1903472 kB
Cached:       10282000 kB
SwapCached:        108 kB
Active:        7980904 kB
Inactive:      4268600 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20162444 kB
SwapTotal:    67111528 kB
SwapFree:     67111416 kB
Dirty:            1672 kB
Writeback:           0 kB
AnonPages:       63732 kB
Mapped:          14656 kB
Slab:           475016 kB
PageTables:       4848 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   189928 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= 71444 MiB
End job on node134 at 2011-04-22 23:57:50