Trace number 3258705

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.04 1300.01

General information on the benchmark

NameCRAFTED/rbsat/random/
forced/rbsat-v1820c171155gyes3.cnf
MD5SUMcd19d9eb9be97e183fa1a1d47d679d01
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 variables1820
Number of clauses171155
Sum of the clauses size344000
Maximum clause length28
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2171090
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 565

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-3258705-1303504245/watcher-3258705-1303504245 -o /tmp/evaluation-result-3258705-1303504245/solver-3258705-1303504245 -C 2400 -W 1300 -M 7680 SApperloT HOME/instance-3258705-1303504245.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: 2.95 3.72 2.98 5/189 30209
/proc/meminfo: memFree=14692056/32950928 swapFree=67111528/67111528
[pid=30209] ppid=30207 vsize=14528 CPUtime=0 cores=1,3
/proc/30209/stat : 30209 (SApperloT) R 30207 30209 30001 0 -1 4202496 394 0 0 0 0 0 0 0 22 0 1 0 462023336 14876672 333 33554432000 4194304 4465733 140736460454240 18446744073709551615 235594866432 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30209/statm: 3632 334 249 67 0 755 0

[startup+0.0753619 s]
/proc/loadavg: 2.95 3.72 2.98 5/189 30209
/proc/meminfo: memFree=14692056/32950928 swapFree=67111528/67111528
[pid=30209] ppid=30207 vsize=16196 CPUtime=0.07 cores=1,3
/proc/30209/stat : 30209 (SApperloT) R 30207 30209 30001 0 -1 4202496 1982 0 0 0 7 0 0 0 22 0 1 0 462023336 16584704 964 33554432000 4194304 4465733 140736460454240 18446744073709551615 4265327 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30209/statm: 4049 964 255 67 0 1172 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16196

[startup+0.100358 s]
/proc/loadavg: 2.95 3.72 2.98 5/189 30209
/proc/meminfo: memFree=14692056/32950928 swapFree=67111528/67111528
[pid=30209] ppid=30207 vsize=16196 CPUtime=0.09 cores=1,3
/proc/30209/stat : 30209 (SApperloT) R 30207 30209 30001 0 -1 4202496 2150 0 0 0 9 0 0 0 22 0 1 0 462023336 16584704 1049 33554432000 4194304 4465733 140736460454240 18446744073709551615 4270813 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30209/statm: 4049 1049 255 67 0 1172 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16196

[startup+0.300267 s]
/proc/loadavg: 2.95 3.72 2.98 5/189 30209
/proc/meminfo: memFree=14692056/32950928 swapFree=67111528/67111528
[pid=30209] ppid=30207 vsize=17872 CPUtime=0.29 cores=1,3
/proc/30209/stat : 30209 (SApperloT) R 30207 30209 30001 0 -1 4202496 3966 0 0 0 29 0 0 0 23 0 1 0 462023336 18300928 1547 33554432000 4194304 4465733 140736460454240 18446744073709551615 4295872 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30209/statm: 4468 1547 255 67 0 1591 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17872

[startup+0.700195 s]
/proc/loadavg: 2.95 3.72 2.98 5/189 30209
/proc/meminfo: memFree=14692056/32950928 swapFree=67111528/67111528
[pid=30209] ppid=30207 vsize=19580 CPUtime=0.69 cores=1,3
/proc/30209/stat : 30209 (SApperloT) R 30207 30209 30001 0 -1 4202496 5423 0 0 0 69 0 0 0 25 0 1 0 462023336 20049920 1936 33554432000 4194304 4465733 140736460454240 18446744073709551615 4296131 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30209/statm: 4895 1936 255 67 0 2018 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19580

[startup+1.50105 s]
/proc/loadavg: 2.95 3.72 2.98 5/190 30210
/proc/meminfo: memFree=14677180/32950928 swapFree=67111528/67111528
[pid=30209] ppid=30207 vsize=21840 CPUtime=1.49 cores=1,3
/proc/30209/stat : 30209 (SApperloT) R 30207 30209 30001 0 -1 4202496 6999 0 0 0 149 0 0 0 25 0 1 0 462023336 22364160 2210 33554432000 4194304 4465733 140736460454240 18446744073709551615 4265341 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30209/statm: 5460 2210 255 67 0 2583 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21840

[startup+3.10077 s]
/proc/loadavg: 2.95 3.72 2.98 5/190 30210
/proc/meminfo: memFree=14676808/32950928 swapFree=67111528/67111528
[pid=30209] ppid=30207 vsize=23416 CPUtime=3.08 cores=1,3
/proc/30209/stat : 30209 (SApperloT) R 30207 30209 30001 0 -1 4202496 8200 0 0 0 308 0 0 0 25 0 1 0 462023336 23977984 2522 33554432000 4194304 4465733 140736460454240 18446744073709551615 4255394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30209/statm: 5854 2522 255 67 0 2977 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 23416

[startup+6.30021 s]
/proc/loadavg: 3.03 3.72 2.99 5/190 30210
/proc/meminfo: memFree=14670612/32950928 swapFree=67111528/67111528
[pid=30209] ppid=30207 vsize=23416 CPUtime=6.28 cores=1,3
/proc/30209/stat : 30209 (SApperloT) R 30207 30209 30001 0 -1 4202496 9168 0 0 0 628 0 0 0 25 0 1 0 462023336 23977984 3111 33554432000 4194304 4465733 140736460454240 18446744073709551615 4270213 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30209/statm: 5854 3111 255 67 0 2977 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 23416

[startup+12.7001 s]
/proc/loadavg: 3.11 3.72 2.99 5/190 30210
/proc/meminfo: memFree=14618928/32950928 swapFree=67111528/67111528
[pid=30209] ppid=30207 vsize=35812 CPUtime=12.69 cores=1,3
/proc/30209/stat : 30209 (SApperloT) R 30207 30209 30001 0 -1 4202496 15774 0 0 0 1268 1 0 0 25 0 1 0 462023336 36671488 5362 33554432000 4194304 4465733 140736460454240 18446744073709551615 4270779 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30209/statm: 8953 5362 279 67 0 6076 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 35812

[startup+25.5008 s]
/proc/loadavg: 3.31 3.74 3.01 5/190 30211
/proc/meminfo: memFree=14618496/32950928 swapFree=67111528/67111528
[pid=30209] ppid=30207 vsize=49816 CPUtime=25.49 cores=1,3
/proc/30209/stat : 30209 (SApperloT) R 30207 30209 30001 0 -1 4202496 22634 0 0 0 2547 2 0 0 25 0 1 0 462023336 51011584 8522 33554432000 4194304 4465733 140736460454240 18446744073709551615 4271258 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30209/statm: 12454 8522 290 67 0 9577 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 49816

[startup+51.1003 s]
/proc/loadavg: 3.54 3.76 3.03 5/190 30211
/proc/meminfo: memFree=14554104/32950928 swapFree=67111528/67111528
[pid=30209] ppid=30207 vsize=72704 CPUtime=51.09 cores=1,3
/proc/30209/stat : 30209 (SApperloT) R 30207 30209 30001 0 -1 4202496 28624 0 0 0 5107 2 0 0 25 0 1 0 462023336 74448896 13610 33554432000 4194304 4465733 140736460454240 18446744073709551615 4270816 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30209/statm: 18176 13610 302 67 0 15299 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 72704

[startup+102.306 s]
/proc/loadavg: 3.85 3.81 3.09 5/190 30213
/proc/meminfo: memFree=14502388/32950928 swapFree=67111528/67111528
[pid=30209] ppid=30207 vsize=84148 CPUtime=102.3 cores=1,3
/proc/30209/stat : 30209 (SApperloT) R 30207 30209 30001 0 -1 4202496 41701 0 0 0 10226 4 0 0 25 0 1 0 462023336 86167552 16046 33554432000 4194304 4465733 140736460454240 18446744073709551615 4295945 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30209/statm: 21037 16046 281 67 0 18160 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 84148

[startup+162.301 s]
/proc/loadavg: 3.94 3.84 3.14 5/190 30214
/proc/meminfo: memFree=14393748/32950928 swapFree=67111528/67111528
[pid=30209] ppid=30207 vsize=136404 CPUtime=162.29 cores=1,3
/proc/30209/stat : 30209 (SApperloT) R 30207 30209 30001 0 -1 4202496 48935 0 0 0 16225 4 0 0 25 0 1 0 462023336 139677696 22393 33554432000 4194304 4465733 140736460454240 18446744073709551615 4343396 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30209/statm: 34101 22393 281 67 0 31224 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 136404

[startup+222.3 s]
/proc/loadavg: 3.98 3.87 3.20 5/190 30216
/proc/meminfo: memFree=14390620/32950928 swapFree=67111528/67111528
[pid=30209] ppid=30207 vsize=84608 CPUtime=222.3 cores=1,3
/proc/30209/stat : 30209 (SApperloT) R 30207 30209 30001 0 -1 4202496 52555 0 0 0 22225 5 0 0 25 0 1 0 462023336 86638592 17857 33554432000 4194304 4465733 140736460454240 18446744073709551615 4295941 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30209/statm: 21152 17857 281 67 0 18275 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 84608

[startup+282.301 s]
/proc/loadavg: 3.99 3.89 3.24 5/190 30218
/proc/meminfo: memFree=14406600/32950928 swapFree=67111528/67111528
[pid=30209] ppid=30207 vsize=114508 CPUtime=282.3 cores=1,3
/proc/30209/stat : 30209 (SApperloT) R 30207 30209 30001 0 -1 4202496 66086 0 0 0 28223 7 0 0 25 0 1 0 462023336 117256192 21426 33554432000 4194304 4465733 140736460454240 18446744073709551615 4270037 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30209/statm: 28627 21426 281 67 0 25750 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 114508

[startup+342.301 s]
/proc/loadavg: 3.99 3.90 3.28 5/190 30219
/proc/meminfo: memFree=14364780/32950928 swapFree=67111528/67111528
[pid=30209] ppid=30207 vsize=114508 CPUtime=342.3 cores=1,3
/proc/30209/stat : 30209 (SApperloT) R 30207 30209 30001 0 -1 4202496 68515 0 0 0 34223 7 0 0 25 0 1 0 462023336 117256192 22959 33554432000 4194304 4465733 140736460454240 18446744073709551615 4270819 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30209/statm: 28627 22959 281 67 0 25750 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 114508

[startup+402.3 s]
/proc/loadavg: 4.05 3.94 3.33 5/190 30221
/proc/meminfo: memFree=14268904/32950928 swapFree=67111528/67111528
[pid=30209] ppid=30207 vsize=114508 CPUtime=402.3 cores=1,3
/proc/30209/stat : 30209 (SApperloT) R 30207 30209 30001 0 -1 4202496 77108 0 0 0 40222 8 0 0 25 0 1 0 462023336 117256192 24426 33554432000 4194304 4465733 140736460454240 18446744073709551615 4271224 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30209/statm: 28627 24426 281 67 0 25750 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 114508

[startup+462.301 s]
/proc/loadavg: 4.02 3.94 3.37 5/190 30222
/proc/meminfo: memFree=14269372/32950928 swapFree=67111528/67111528
[pid=30209] ppid=30207 vsize=114508 CPUtime=462.3 cores=1,3
/proc/30209/stat : 30209 (SApperloT) R 30207 30209 30001 0 -1 4202496 77720 0 0 0 46222 8 0 0 25 0 1 0 462023336 117256192 24732 33554432000 4194304 4465733 140736460454240 18446744073709551615 4271914 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30209/statm: 28627 24732 281 67 0 25750 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 114508

[startup+522.3 s]
/proc/loadavg: 4.00 3.95 3.41 5/190 30224
/proc/meminfo: memFree=14278152/32950928 swapFree=67111528/67111528
[pid=30209] ppid=30207 vsize=140092 CPUtime=522.3 cores=1,3
/proc/30209/stat : 30209 (SApperloT) R 30207 30209 30001 0 -1 4202496 83867 0 0 0 52221 9 0 0 25 0 1 0 462023336 143454208 30050 33554432000 4194304 4465733 140736460454240 18446744073709551615 4271856 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30209/statm: 35023 30050 281 67 0 32146 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 140092

[startup+582.301 s]
/proc/loadavg: 4.00 3.96 3.44 5/190 30226
/proc/meminfo: memFree=14297712/32950928 swapFree=67111528/67111528
[pid=30209] ppid=30207 vsize=165840 CPUtime=582.3 cores=1,3
/proc/30209/stat : 30209 (SApperloT) R 30207 30209 30001 0 -1 4202496 98117 0 0 0 58220 10 0 0 25 0 1 0 462023336 169820160 30752 33554432000 4194304 4465733 140736460454240 18446744073709551615 4270788 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30209/statm: 41460 30752 281 67 0 38583 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 165840

[startup+642.301 s]
/proc/loadavg: 4.05 3.98 3.48 5/190 30227
/proc/meminfo: memFree=14250820/32950928 swapFree=67111528/67111528
[pid=30209] ppid=30207 vsize=140256 CPUtime=642.31 cores=1,3
/proc/30209/stat : 30209 (SApperloT) R 30207 30209 30001 0 -1 4202496 107126 0 0 0 64219 12 0 0 25 0 1 0 462023336 143622144 26410 33554432000 4194304 4465733 140736460454240 18446744073709551615 4270819 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30209/statm: 35064 26410 279 67 0 32187 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 140256

[startup+702.301 s]
/proc/loadavg: 4.02 3.98 3.51 5/190 30229
/proc/meminfo: memFree=14239132/32950928 swapFree=67111528/67111528
[pid=30209] ppid=30207 vsize=146208 CPUtime=702.3 cores=1,3
/proc/30209/stat : 30209 (SApperloT) R 30207 30209 30001 0 -1 4202496 108800 0 0 0 70218 12 0 0 25 0 1 0 462023336 149716992 27357 33554432000 4194304 4465733 140736460454240 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30209/statm: 36552 27357 279 67 0 33675 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 146208

[startup+762.307 s]
/proc/loadavg: 4.00 3.98 3.54 5/190 30230
/proc/meminfo: memFree=14263416/32950928 swapFree=67111528/67111528
[pid=30209] ppid=30207 vsize=146208 CPUtime=762.32 cores=1,3
/proc/30209/stat : 30209 (SApperloT) R 30207 30209 30001 0 -1 4202496 110773 0 0 0 76219 13 0 0 25 0 1 0 462023336 149716992 28611 33554432000 4194304 4465733 140736460454240 18446744073709551615 4271894 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30209/statm: 36552 28611 279 67 0 33675 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 146208

[startup+822.3 s]
/proc/loadavg: 4.00 3.98 3.56 5/190 30232
/proc/meminfo: memFree=14223344/32950928 swapFree=67111528/67111528
[pid=30209] ppid=30207 vsize=146208 CPUtime=822.31 cores=1,3
/proc/30209/stat : 30209 (SApperloT) R 30207 30209 30001 0 -1 4202496 112725 0 0 0 82218 13 0 0 25 0 1 0 462023336 149716992 29816 33554432000 4194304 4465733 140736460454240 18446744073709551615 4270819 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30209/statm: 36552 29816 279 67 0 33675 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 146208

[startup+882.301 s]
/proc/loadavg: 4.00 3.98 3.59 5/190 30234
/proc/meminfo: memFree=14179176/32950928 swapFree=67111528/67111528
[pid=30209] ppid=30207 vsize=177732 CPUtime=882.31 cores=1,3
/proc/30209/stat : 30209 (SApperloT) R 30207 30209 30001 0 -1 4202496 119735 0 0 0 88216 15 0 0 25 0 1 0 462023336 181997568 36487 33554432000 4194304 4465733 140736460454240 18446744073709551615 4295923 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30209/statm: 44433 36487 361 67 0 41556 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 177732

[startup+942.3 s]
/proc/loadavg: 4.07 3.99 3.61 5/190 30235
/proc/meminfo: memFree=14280832/32950928 swapFree=67111528/67111528
[pid=30209] ppid=30207 vsize=177732 CPUtime=942.31 cores=1,3
/proc/30209/stat : 30209 (SApperloT) R 30207 30209 30001 0 -1 4202496 120550 0 0 0 94216 15 0 0 25 0 1 0 462023336 181997568 36922 33554432000 4194304 4465733 140736460454240 18446744073709551615 4270828 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30209/statm: 44433 36922 361 67 0 41556 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 177732

[startup+1002.3 s]
/proc/loadavg: 4.02 3.99 3.64 5/190 30237
/proc/meminfo: memFree=14268652/32950928 swapFree=67111528/67111528
[pid=30209] ppid=30207 vsize=177732 CPUtime=1002.31 cores=1,3
/proc/30209/stat : 30209 (SApperloT) R 30207 30209 30001 0 -1 4202496 122112 0 0 0 100216 15 0 0 25 0 1 0 462023336 181997568 37797 33554432000 4194304 4465733 140736460454240 18446744073709551615 4255628 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30209/statm: 44433 37797 361 67 0 41556 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 177732

[startup+1062.3 s]
/proc/loadavg: 4.01 3.99 3.65 5/190 30238
/proc/meminfo: memFree=14234400/32950928 swapFree=67111528/67111528
[pid=30209] ppid=30207 vsize=245536 CPUtime=1062.32 cores=1,3
/proc/30209/stat : 30209 (SApperloT) R 30207 30209 30001 0 -1 4202496 137756 0 0 0 106215 17 0 0 25 0 1 0 462023336 251428864 44673 33554432000 4194304 4465733 140736460454240 18446744073709551615 4343369 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30209/statm: 61384 44673 361 67 0 58507 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 245536

[startup+1122.3 s]
/proc/loadavg: 4.00 3.99 3.67 5/190 30240
/proc/meminfo: memFree=14271580/32950928 swapFree=67111528/67111528
[pid=30209] ppid=30207 vsize=146208 CPUtime=1122.31 cores=1,3
/proc/30209/stat : 30209 (SApperloT) R 30207 30209 30001 0 -1 4202496 138316 0 0 0 112214 17 0 0 25 0 1 0 462023336 149716992 31948 33554432000 4194304 4465733 140736460454240 18446744073709551615 4270699 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30209/statm: 36552 31948 361 67 0 33675 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 146208

[startup+1182.3 s]
/proc/loadavg: 4.08 4.01 3.70 5/190 30242
/proc/meminfo: memFree=14140244/32950928 swapFree=67111528/67111528
[pid=30209] ppid=30207 vsize=146208 CPUtime=1182.31 cores=1,3
/proc/30209/stat : 30209 (SApperloT) R 30207 30209 30001 0 -1 4202496 139119 0 0 0 118214 17 0 0 25 0 1 0 462023336 149716992 32339 33554432000 4194304 4465733 140736460454240 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30209/statm: 36552 32339 340 67 0 33675 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 146208

[startup+1242.3 s]
/proc/loadavg: 4.03 4.00 3.71 5/190 30243
/proc/meminfo: memFree=14132168/32950928 swapFree=67111528/67111528
[pid=30209] ppid=30207 vsize=173900 CPUtime=1242.31 cores=1,3
/proc/30209/stat : 30209 (SApperloT) R 30207 30209 30001 0 -1 4202496 143897 0 0 0 124213 18 0 0 25 0 1 0 462023336 178073600 37061 33554432000 4194304 4465733 140736460454240 18446744073709551615 4270626 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30209/statm: 43475 37061 284 67 0 40598 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 173900



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.71 3.93 3.71 2/177 30282
/proc/meminfo: memFree=14595140/32950928 swapFree=67111528/67111528
[pid=30209] ppid=30207 vsize=173900 CPUtime=1300.03 cores=1,3
/proc/30209/stat : 30209 (SApperloT) R 30207 30209 30001 0 -1 4202496 144441 0 0 0 129984 19 0 0 25 0 1 0 462023336 178073600 37605 33554432000 4194304 4465733 140736460454240 18446744073709551615 4271875 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30209/statm: 43475 37605 284 67 0 40598 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 173900

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.01
CPU time (s): 1300.04
CPU user time (s): 1299.84
CPU system time (s): 0.198969
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 277060

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

runsolver used 2.12368 second user time and 4.97524 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-22 22:30:46
IDJOB=3258705
IDBENCH=71409
IDSOLVER=1657
FILE ID=node120/3258705-1303504245
RUNJOBID= node120-1303502918-30022
PBS_JOBID= 13134217
Free space on /tmp= 71792 MiB

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

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

MD5SUM BENCH= cd19d9eb9be97e183fa1a1d47d679d01
RANDOM SEED=1492681209

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14692336 kB
Buffers:       2006648 kB
Cached:       15578444 kB
SwapCached:          0 kB
Active:       10190500 kB
Inactive:      7510112 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14692336 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           12216 kB
Writeback:           0 kB
AnonPages:      114624 kB
Mapped:          15636 kB
Slab:           495832 kB
PageTables:       5656 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   310488 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= 71804 MiB
End job on node120 at 2011-04-22 22:52:28