Trace number 3258265

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) 1299.99 1300.02

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v1375c111739g4.cnf
MD5SUMb2f1edd9e4045a375bcfedb2d5e5bd0e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark51.2682
Satisfiable
(Un)Satisfiability was proved
Number of variables1375
Number of clauses111739
Sum of the clauses size224743
Maximum clause length25
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2111684
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 555

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-3258265-1303476925/watcher-3258265-1303476925 -o /tmp/evaluation-result-3258265-1303476925/solver-3258265-1303476925 -C 2400 -W 1300 -M 7680 SApperloT HOME/instance-3258265-1303476925.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.39 3.85 3.73 3/179 8116
/proc/meminfo: memFree=21298920/32951124 swapFree=67110396/67111528
[pid=8116] ppid=8114 vsize=6200 CPUtime=0 cores=4,6
/proc/8116/stat : 8116 (SApperloT) R 8114 8116 6230 0 -1 4194304 95 0 0 0 0 0 0 0 22 0 1 0 537923208 6348800 48 33554432000 4194304 4465733 140733424443472 18446744073709551615 224280002183 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/8116/statm: 1550 48 37 67 0 44 0

[startup+0.0706071 s]
/proc/loadavg: 3.39 3.85 3.73 3/179 8116
/proc/meminfo: memFree=21298920/32951124 swapFree=67110396/67111528
[pid=8116] ppid=8114 vsize=14688 CPUtime=0.06 cores=4,6
/proc/8116/stat : 8116 (SApperloT) R 8114 8116 6230 0 -1 4202496 1565 0 0 0 6 0 0 0 22 0 1 0 537923208 15040512 810 33554432000 4194304 4465733 140733424443472 18446744073709551615 4270176 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8116/statm: 3672 810 255 67 0 795 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 14688

[startup+0.100593 s]
/proc/loadavg: 3.39 3.85 3.73 3/179 8116
/proc/meminfo: memFree=21298920/32951124 swapFree=67110396/67111528
[pid=8116] ppid=8114 vsize=15208 CPUtime=0.09 cores=4,6
/proc/8116/stat : 8116 (SApperloT) R 8114 8116 6230 0 -1 4202496 1986 0 0 0 9 0 0 0 22 0 1 0 537923208 15572992 913 33554432000 4194304 4465733 140733424443472 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8116/statm: 3802 913 255 67 0 925 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15208

[startup+0.300563 s]
/proc/loadavg: 3.39 3.85 3.73 3/179 8116
/proc/meminfo: memFree=21298920/32951124 swapFree=67110396/67111528
[pid=8116] ppid=8114 vsize=18160 CPUtime=0.29 cores=4,6
/proc/8116/stat : 8116 (SApperloT) R 8114 8116 6230 0 -1 4202496 3692 0 0 0 29 0 0 0 23 0 1 0 537923208 18595840 1706 33554432000 4194304 4465733 140733424443472 18446744073709551615 4270819 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8116/statm: 4540 1706 255 67 0 1663 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18160

[startup+0.700492 s]
/proc/loadavg: 3.39 3.85 3.73 3/179 8116
/proc/meminfo: memFree=21298920/32951124 swapFree=67110396/67111528
[pid=8116] ppid=8114 vsize=18160 CPUtime=0.68 cores=4,6
/proc/8116/stat : 8116 (SApperloT) R 8114 8116 6230 0 -1 4202496 3808 0 0 0 68 0 0 0 25 0 1 0 537923208 18595840 1794 33554432000 4194304 4465733 140733424443472 18446744073709551615 4271047 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8116/statm: 4540 1794 255 67 0 1663 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 18160

[startup+1.50036 s]
/proc/loadavg: 3.39 3.85 3.73 5/190 8137
/proc/meminfo: memFree=21275928/32951124 swapFree=67110396/67111528
[pid=8116] ppid=8114 vsize=20620 CPUtime=1.48 cores=4,6
/proc/8116/stat : 8116 (SApperloT) R 8114 8116 6230 0 -1 4202496 5459 0 0 0 148 0 0 0 25 0 1 0 537923208 21114880 2055 33554432000 4194304 4465733 140733424443472 18446744073709551615 4270186 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8116/statm: 5155 2055 255 67 0 2278 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 20620

[startup+3.10108 s]
/proc/loadavg: 3.39 3.85 3.73 5/190 8137
/proc/meminfo: memFree=21262908/32951124 swapFree=67110396/67111528
[pid=8116] ppid=8114 vsize=22832 CPUtime=3.08 cores=4,6
/proc/8116/stat : 8116 (SApperloT) R 8114 8116 6230 0 -1 4202496 7251 0 0 0 308 0 0 0 25 0 1 0 537923208 23379968 2475 33554432000 4194304 4465733 140733424443472 18446744073709551615 4296154 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8116/statm: 5708 2475 255 67 0 2831 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 22832

[startup+6.30055 s]
/proc/loadavg: 3.44 3.85 3.73 5/190 8137
/proc/meminfo: memFree=21245656/32951124 swapFree=67110396/67111528
[pid=8116] ppid=8114 vsize=23196 CPUtime=6.28 cores=4,6
/proc/8116/stat : 8116 (SApperloT) R 8114 8116 6230 0 -1 4202496 8470 0 0 0 627 1 0 0 25 0 1 0 537923208 23752704 2708 33554432000 4194304 4465733 140733424443472 18446744073709551615 4270831 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8116/statm: 5799 2708 255 67 0 2922 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 23196

[startup+12.7005 s]
/proc/loadavg: 3.48 3.85 3.73 5/190 8139
/proc/meminfo: memFree=21227100/32951124 swapFree=67110396/67111528
[pid=8116] ppid=8114 vsize=33380 CPUtime=12.69 cores=4,6
/proc/8116/stat : 8116 (SApperloT) R 8114 8116 6230 0 -1 4202496 15637 0 0 0 1267 2 0 0 25 0 1 0 537923208 34181120 5062 33554432000 4194304 4465733 140733424443472 18446744073709551615 4271070 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8116/statm: 8345 5062 279 67 0 5468 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 33380

[startup+25.5003 s]
/proc/loadavg: 3.60 3.86 3.73 5/190 8139
/proc/meminfo: memFree=21163616/32951124 swapFree=67110396/67111528
[pid=8116] ppid=8114 vsize=43872 CPUtime=25.48 cores=4,6
/proc/8116/stat : 8116 (SApperloT) R 8114 8116 6230 0 -1 4202496 19368 0 0 0 2546 2 0 0 25 0 1 0 537923208 44924928 7783 33554432000 4194304 4465733 140733424443472 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8116/statm: 10968 7783 279 67 0 8091 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 43872

[startup+51.101 s]
/proc/loadavg: 3.73 3.87 3.74 5/190 8139
/proc/meminfo: memFree=21114676/32951124 swapFree=67110396/67111528
[pid=8116] ppid=8114 vsize=66284 CPUtime=51.05 cores=4,6
/proc/8116/stat : 8116 (SApperloT) R 8114 8116 6230 0 -1 4202496 27310 0 0 0 5102 3 0 0 25 0 1 0 537923208 67874816 12175 33554432000 4194304 4465733 140733424443472 18446744073709551615 4270152 0 0 4096 2 0 0 0 17 6 0 0 0
/proc/8116/statm: 16571 12175 279 67 0 13694 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 66284

[startup+102.307 s]
/proc/loadavg: 3.88 3.89 3.75 5/190 8141
/proc/meminfo: memFree=21009508/32951124 swapFree=67110396/67111528
[pid=8116] ppid=8114 vsize=99904 CPUtime=102.26 cores=4,6
/proc/8116/stat : 8116 (SApperloT) R 8114 8116 6230 0 -1 4202496 36818 0 0 0 10221 5 0 0 25 0 1 0 537923208 102301696 19731 33554432000 4194304 4465733 140733424443472 18446744073709551615 4270808 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8116/statm: 24976 19731 279 67 0 22099 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 99904

[startup+162.3 s]
/proc/loadavg: 3.95 3.90 3.76 5/190 8143
/proc/meminfo: memFree=20983432/32951124 swapFree=67110396/67111528
[pid=8116] ppid=8114 vsize=99904 CPUtime=162.25 cores=4,6
/proc/8116/stat : 8116 (SApperloT) R 8114 8116 6230 0 -1 4202496 44481 0 0 0 16219 6 0 0 25 0 1 0 537923208 102301696 21430 33554432000 4194304 4465733 140733424443472 18446744073709551615 4255599 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8116/statm: 24976 21430 279 67 0 22099 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 99904

[startup+222.3 s]
/proc/loadavg: 3.98 3.92 3.77 5/190 8143
/proc/meminfo: memFree=20956868/32951124 swapFree=67110396/67111528
[pid=8116] ppid=8114 vsize=116716 CPUtime=222.25 cores=4,6
/proc/8116/stat : 8116 (SApperloT) R 8114 8116 6230 0 -1 4202496 55030 0 0 0 22218 7 0 0 25 0 1 0 537923208 119517184 22502 33554432000 4194304 4465733 140733424443472 18446744073709551615 4295941 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8116/statm: 29179 22502 279 67 0 26302 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 116716

[startup+282.3 s]
/proc/loadavg: 3.99 3.93 3.78 5/190 8145
/proc/meminfo: memFree=20904132/32951124 swapFree=67110396/67111528
[pid=8116] ppid=8114 vsize=118516 CPUtime=282.25 cores=4,6
/proc/8116/stat : 8116 (SApperloT) R 8114 8116 6230 0 -1 4202496 58719 0 0 0 28217 8 0 0 25 0 1 0 537923208 121360384 24347 33554432000 4194304 4465733 140733424443472 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8116/statm: 29629 24347 279 67 0 26752 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 118516

[startup+342.3 s]
/proc/loadavg: 3.99 3.94 3.79 5/190 8156
/proc/meminfo: memFree=20851032/32951124 swapFree=67110396/67111528
[pid=8116] ppid=8114 vsize=181392 CPUtime=342.25 cores=4,6
/proc/8116/stat : 8116 (SApperloT) R 8114 8116 6230 0 -1 4202496 74072 0 0 0 34215 10 0 0 25 0 1 0 537923208 185745408 36863 33554432000 4194304 4465733 140733424443472 18446744073709551615 4369591 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8116/statm: 45348 36863 279 67 0 42471 0
Current children cumulated CPU time (s) 342.25
Current children cumulated vsize (KiB) 181392

[startup+402.3 s]
/proc/loadavg: 4.10 3.98 3.82 5/190 8158
/proc/meminfo: memFree=20890496/32951124 swapFree=67110396/67111528
[pid=8116] ppid=8114 vsize=181392 CPUtime=402.25 cores=4,6
/proc/8116/stat : 8116 (SApperloT) R 8114 8116 6230 0 -1 4202496 74072 0 0 0 40215 10 0 0 25 0 1 0 537923208 185745408 36863 33554432000 4194304 4465733 140733424443472 18446744073709551615 4343369 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8116/statm: 45348 36863 279 67 0 42471 0
Current children cumulated CPU time (s) 402.25
Current children cumulated vsize (KiB) 181392

[startup+462.3 s]
/proc/loadavg: 4.04 3.98 3.82 5/190 8160
/proc/meminfo: memFree=20909188/32951124 swapFree=67110396/67111528
[pid=8116] ppid=8114 vsize=118516 CPUtime=462.25 cores=4,6
/proc/8116/stat : 8116 (SApperloT) R 8114 8116 6230 0 -1 4202496 75606 0 0 0 46214 11 0 0 25 0 1 0 537923208 121360384 25217 33554432000 4194304 4465733 140733424443472 18446744073709551615 4295941 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8116/statm: 29629 25217 279 67 0 26752 0
Current children cumulated CPU time (s) 462.25
Current children cumulated vsize (KiB) 118516

[startup+522.3 s]
/proc/loadavg: 4.06 4.00 3.83 5/190 8160
/proc/meminfo: memFree=20852352/32951124 swapFree=67110396/67111528
[pid=8116] ppid=8114 vsize=118516 CPUtime=522.25 cores=4,6
/proc/8116/stat : 8116 (SApperloT) R 8114 8116 6230 0 -1 4202496 75966 0 0 0 52214 11 0 0 25 0 1 0 537923208 121360384 25397 33554432000 4194304 4465733 140733424443472 18446744073709551615 4270828 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8116/statm: 29629 25397 279 67 0 26752 0
Current children cumulated CPU time (s) 522.25
Current children cumulated vsize (KiB) 118516

[startup+582.3 s]
/proc/loadavg: 4.02 4.00 3.84 5/190 8162
/proc/meminfo: memFree=20853064/32951124 swapFree=67110396/67111528
[pid=8116] ppid=8114 vsize=118516 CPUtime=582.26 cores=4,6
/proc/8116/stat : 8116 (SApperloT) R 8114 8116 6230 0 -1 4202496 78134 0 0 0 58214 12 0 0 25 0 1 0 537923208 121360384 26481 33554432000 4194304 4465733 140733424443472 18446744073709551615 4270595 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8116/statm: 29629 26481 279 67 0 26752 0
Current children cumulated CPU time (s) 582.26
Current children cumulated vsize (KiB) 118516

[startup+642.3 s]
/proc/loadavg: 4.01 4.00 3.85 5/190 8164
/proc/meminfo: memFree=20843488/32951124 swapFree=67110396/67111528
[pid=8116] ppid=8114 vsize=143732 CPUtime=642.26 cores=4,6
/proc/8116/stat : 8116 (SApperloT) R 8114 8116 6230 0 -1 4202496 91876 0 0 0 64213 13 0 0 25 0 1 0 537923208 147181568 27048 33554432000 4194304 4465733 140733424443472 18446744073709551615 4270819 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8116/statm: 35933 27048 279 67 0 33056 0
Current children cumulated CPU time (s) 642.26
Current children cumulated vsize (KiB) 143732

[startup+702.3 s]
/proc/loadavg: 4.00 4.00 3.85 5/190 8166
/proc/meminfo: memFree=20824984/32951124 swapFree=67110396/67111528
[pid=8116] ppid=8114 vsize=143732 CPUtime=702.25 cores=4,6
/proc/8116/stat : 8116 (SApperloT) R 8114 8116 6230 0 -1 4202496 92380 0 0 0 70212 13 0 0 25 0 1 0 537923208 147181568 27300 33554432000 4194304 4465733 140733424443472 18446744073709551615 4270152 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8116/statm: 35933 27300 279 67 0 33056 0
Current children cumulated CPU time (s) 702.25
Current children cumulated vsize (KiB) 143732

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.86 5/190 8168
/proc/meminfo: memFree=20745472/32951124 swapFree=67110396/67111528
[pid=8116] ppid=8114 vsize=143732 CPUtime=762.26 cores=4,6
/proc/8116/stat : 8116 (SApperloT) R 8114 8116 6230 0 -1 4202496 94236 0 0 0 76213 13 0 0 25 0 1 0 537923208 147181568 28228 33554432000 4194304 4465733 140733424443472 18446744073709551615 4295934 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8116/statm: 35933 28228 279 67 0 33056 0
Current children cumulated CPU time (s) 762.26
Current children cumulated vsize (KiB) 143732

[startup+822.3 s]
/proc/loadavg: 4.00 4.00 3.86 5/190 8168
/proc/meminfo: memFree=20688404/32951124 swapFree=67110396/67111528
[pid=8116] ppid=8114 vsize=143732 CPUtime=822.26 cores=4,6
/proc/8116/stat : 8116 (SApperloT) R 8114 8116 6230 0 -1 4202496 96002 0 0 0 82212 14 0 0 25 0 1 0 537923208 147181568 29111 33554432000 4194304 4465733 140733424443472 18446744073709551615 4270213 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8116/statm: 35933 29111 279 67 0 33056 0
Current children cumulated CPU time (s) 822.26
Current children cumulated vsize (KiB) 143732

[startup+882.301 s]
/proc/loadavg: 4.03 4.01 3.87 5/190 8170
/proc/meminfo: memFree=20774796/32951124 swapFree=67110396/67111528
[pid=8116] ppid=8114 vsize=143732 CPUtime=882.26 cores=4,6
/proc/8116/stat : 8116 (SApperloT) R 8114 8116 6230 0 -1 4202496 96754 0 0 0 88212 14 0 0 25 0 1 0 537923208 147181568 29487 33554432000 4194304 4465733 140733424443472 18446744073709551615 4259550 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8116/statm: 35933 29487 279 67 0 33056 0
Current children cumulated CPU time (s) 882.26
Current children cumulated vsize (KiB) 143732

[startup+942.301 s]
/proc/loadavg: 4.01 4.00 3.88 5/190 8172
/proc/meminfo: memFree=20768676/32951124 swapFree=67110396/67111528
[pid=8116] ppid=8114 vsize=143732 CPUtime=942.26 cores=4,6
/proc/8116/stat : 8116 (SApperloT) R 8114 8116 6230 0 -1 4202496 97882 0 0 0 94212 14 0 0 25 0 1 0 537923208 147181568 30051 33554432000 4194304 4465733 140733424443472 18446744073709551615 4296164 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8116/statm: 35933 30051 279 67 0 33056 0
Current children cumulated CPU time (s) 942.26
Current children cumulated vsize (KiB) 143732

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.89 5/190 8174
/proc/meminfo: memFree=20678104/32951124 swapFree=67110396/67111528
[pid=8116] ppid=8114 vsize=184788 CPUtime=1002.26 cores=4,6
/proc/8116/stat : 8116 (SApperloT) R 8114 8116 6230 0 -1 4202496 107089 0 0 0 100211 15 0 0 25 0 1 0 537923208 189222912 38094 33554432000 4194304 4465733 140733424443472 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8116/statm: 46197 38094 279 67 0 43320 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 184788

[startup+1062.3 s]
/proc/loadavg: 4.03 4.01 3.90 5/190 8176
/proc/meminfo: memFree=20687848/32951124 swapFree=67110396/67111528
[pid=8116] ppid=8114 vsize=184788 CPUtime=1062.26 cores=4,6
/proc/8116/stat : 8116 (SApperloT) R 8114 8116 6230 0 -1 4202496 107339 0 0 0 106211 15 0 0 25 0 1 0 537923208 189222912 38344 33554432000 4194304 4465733 140733424443472 18446744073709551615 4271237 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8116/statm: 46197 38344 279 67 0 43320 0
Current children cumulated CPU time (s) 1062.26
Current children cumulated vsize (KiB) 184788

[startup+1122.3 s]
/proc/loadavg: 4.07 4.02 3.91 5/190 8176
/proc/meminfo: memFree=20678156/32951124 swapFree=67110396/67111528
[pid=8116] ppid=8114 vsize=184788 CPUtime=1122.27 cores=4,6
/proc/8116/stat : 8116 (SApperloT) R 8114 8116 6230 0 -1 4202496 109546 0 0 0 112211 16 0 0 25 0 1 0 537923208 189222912 39741 33554432000 4194304 4465733 140733424443472 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8116/statm: 46197 39741 279 67 0 43320 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 184788

[startup+1182.3 s]
/proc/loadavg: 4.02 4.02 3.91 5/190 8178
/proc/meminfo: memFree=20669196/32951124 swapFree=67110396/67111528
[pid=8116] ppid=8114 vsize=184788 CPUtime=1182.27 cores=4,6
/proc/8116/stat : 8116 (SApperloT) R 8114 8116 6230 0 -1 4202496 109825 0 0 0 118211 16 0 0 25 0 1 0 537923208 189222912 40020 33554432000 4194304 4465733 140733424443472 18446744073709551615 4270816 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8116/statm: 46197 40020 279 67 0 43320 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 184788

[startup+1242.3 s]
/proc/loadavg: 4.01 4.01 3.91 5/190 8180
/proc/meminfo: memFree=20634324/32951124 swapFree=67110396/67111528
[pid=8116] ppid=8114 vsize=277500 CPUtime=1242.26 cores=4,6
/proc/8116/stat : 8116 (SApperloT) R 8114 8116 6230 0 -1 4202496 129513 0 0 0 124208 18 0 0 25 0 1 0 537923208 284160000 47565 33554432000 4194304 4465733 140733424443472 18446744073709551615 4358587 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8116/statm: 69375 47565 279 67 0 66498 0
Current children cumulated CPU time (s) 1242.26
Current children cumulated vsize (KiB) 277500



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.91 4/188 8183
/proc/meminfo: memFree=20769216/32951124 swapFree=67110396/67111528
[pid=8116] ppid=8114 vsize=277500 CPUtime=1299.97 cores=4,6
/proc/8116/stat : 8116 (SApperloT) R 8114 8116 6230 0 -1 4202496 129513 0 0 0 129979 18 0 0 25 0 1 0 537923208 284160000 47565 33554432000 4194304 4465733 140733424443472 18446744073709551615 4343369 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8116/statm: 69375 47565 279 67 0 66498 0
Current children cumulated CPU time (s) 1299.97
Current children cumulated vsize (KiB) 277500

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.99
CPU user time (s): 1299.8
CPU system time (s): 0.19297
CPU usage (%): 99.9979
Max. virtual memory (cumulated for all children) (KiB): 318556

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.8
system time used= 0.19297
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 129513
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= 6
involuntary context switches= 1925

runsolver used 2.30265 second user time and 4.80027 second system time

The end

Launcher Data

Begin job on node118 at 2011-04-22 14:55:25
IDJOB=3258265
IDBENCH=71317
IDSOLVER=1657
FILE ID=node118/3258265-1303476925
RUNJOBID= node118-1303476925-8095
PBS_JOBID= 13107181
Free space on /tmp= 71728 MiB

SOLVER NAME= SApperloT 2011-03-23
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v1375c111739g4.cnf
COMMAND LINE= SApperloT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3258265-1303476925/watcher-3258265-1303476925 -o /tmp/evaluation-result-3258265-1303476925/solver-3258265-1303476925 -C 2400 -W 1300 -M 7680  SApperloT HOME/instance-3258265-1303476925.cnf

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

MD5SUM BENCH= b2f1edd9e4045a375bcfedb2d5e5bd0e
RANDOM SEED=1908225402

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.842
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.68
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.842
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.842
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.842
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	: 5374.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21298952 kB
Buffers:       1154240 kB
Cached:        9923072 kB
SwapCached:        600 kB
Active:        7479984 kB
Inactive:      3668272 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21298952 kB
SwapTotal:    67111528 kB
SwapFree:     67110396 kB
Dirty:            3316 kB
Writeback:           0 kB
AnonPages:       69984 kB
Mapped:          14964 kB
Slab:           438808 kB
PageTables:       4736 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   222312 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= 71724 MiB
End job on node118 at 2011-04-22 15:17:07