Trace number 3274112

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.01

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n260-s62321009-sat.cnf
MD5SUMf2b430bdd9bc1c472e9e437567706bb7
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.48747
Satisfiable
(Un)Satisfiability was proved
Number of variables260
Number of clauses624
Sum of the clauses size1560
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2520
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 5104
Number of clauses of size over 50

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-3274112-1303609150/watcher-3274112-1303609150 -o /tmp/evaluation-result-3274112-1303609150/solver-3274112-1303609150 -C 2400 -W 1300 -M 7680 SApperloT HOME/instance-3274112-1303609150.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: 3.27 3.85 3.61 5/193 23117
/proc/meminfo: memFree=18344168/32951124 swapFree=67111528/67111528
[pid=23117] ppid=23115 vsize=11764 CPUtime=0 cores=5,7
/proc/23117/stat : 23117 (SApperloT) R 23115 23117 21970 0 -1 4194304 218 0 0 0 0 0 0 0 22 0 1 0 472512905 12046336 170 33554432000 4194304 4465733 140736227654144 18446744073709551615 271545575313 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/23117/statm: 2941 171 146 67 0 51 0

[startup+0.077067 s]
/proc/loadavg: 3.27 3.85 3.61 5/193 23117
/proc/meminfo: memFree=18344168/32951124 swapFree=67111528/67111528
[pid=23117] ppid=23115 vsize=13324 CPUtime=0.07 cores=5,7
/proc/23117/stat : 23117 (SApperloT) R 23115 23117 21970 0 -1 4202496 1071 0 0 0 7 0 0 0 22 0 1 0 472512905 13643776 597 33554432000 4194304 4465733 140736227654144 18446744073709551615 4265327 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23117/statm: 3331 597 256 67 0 454 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 13324

[startup+0.101063 s]
/proc/loadavg: 3.27 3.85 3.61 5/193 23117
/proc/meminfo: memFree=18344168/32951124 swapFree=67111528/67111528
[pid=23117] ppid=23115 vsize=13324 CPUtime=0.09 cores=5,7
/proc/23117/stat : 23117 (SApperloT) R 23115 23117 21970 0 -1 4202496 1132 0 0 0 9 0 0 0 22 0 1 0 472512905 13643776 630 33554432000 4194304 4465733 140736227654144 18446744073709551615 4270455 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23117/statm: 3331 630 256 67 0 454 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13324

[startup+0.301027 s]
/proc/loadavg: 3.27 3.85 3.61 5/193 23117
/proc/meminfo: memFree=18344168/32951124 swapFree=67111528/67111528
[pid=23117] ppid=23115 vsize=13664 CPUtime=0.29 cores=5,7
/proc/23117/stat : 23117 (SApperloT) R 23115 23117 21970 0 -1 4202496 1477 0 0 0 29 0 0 0 23 0 1 0 472512905 13991936 726 33554432000 4194304 4465733 140736227654144 18446744073709551615 4270808 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23117/statm: 3416 726 256 67 0 539 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13664

[startup+0.700954 s]
/proc/loadavg: 3.27 3.85 3.61 5/193 23117
/proc/meminfo: memFree=18344168/32951124 swapFree=67111528/67111528
[pid=23117] ppid=23115 vsize=15176 CPUtime=0.69 cores=5,7
/proc/23117/stat : 23117 (SApperloT) R 23115 23117 21970 0 -1 4202496 2346 0 0 0 69 0 0 0 25 0 1 0 472512905 15540224 1037 33554432000 4194304 4465733 140736227654144 18446744073709551615 4270228 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23117/statm: 3794 1037 281 67 0 917 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15176

[startup+1.50081 s]
/proc/loadavg: 3.27 3.85 3.61 5/194 23118
/proc/meminfo: memFree=18335132/32951124 swapFree=67111528/67111528
[pid=23117] ppid=23115 vsize=15940 CPUtime=1.49 cores=5,7
/proc/23117/stat : 23117 (SApperloT) R 23115 23117 21970 0 -1 4202496 2571 0 0 0 149 0 0 0 25 0 1 0 472512905 16322560 1212 33554432000 4194304 4465733 140736227654144 18446744073709551615 4295945 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23117/statm: 3985 1212 280 67 0 1108 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15940

[startup+3.10051 s]
/proc/loadavg: 3.33 3.85 3.61 5/194 23118
/proc/meminfo: memFree=18328188/32951124 swapFree=67111528/67111528
[pid=23117] ppid=23115 vsize=22324 CPUtime=3.09 cores=5,7
/proc/23117/stat : 23117 (SApperloT) R 23115 23117 21970 0 -1 4202496 4474 0 0 0 309 0 0 0 25 0 1 0 472512905 22859776 2511 33554432000 4194304 4465733 140736227654144 18446744073709551615 4270781 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23117/statm: 5581 2511 293 67 0 2704 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 22324

[startup+6.30094 s]
/proc/loadavg: 3.33 3.85 3.61 5/194 23145
/proc/meminfo: memFree=18323592/32951124 swapFree=67111528/67111528
[pid=23117] ppid=23115 vsize=22324 CPUtime=6.29 cores=5,7
/proc/23117/stat : 23117 (SApperloT) R 23115 23117 21970 0 -1 4202496 5112 0 0 0 629 0 0 0 25 0 1 0 472512905 22859776 2894 33554432000 4194304 4465733 140736227654144 18446744073709551615 4271132 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23117/statm: 5581 2894 318 67 0 2704 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 22324

[startup+12.7008 s]
/proc/loadavg: 3.43 3.85 3.62 5/194 23145
/proc/meminfo: memFree=18308880/32951124 swapFree=67111528/67111528
[pid=23117] ppid=23115 vsize=22340 CPUtime=12.68 cores=5,7
/proc/23117/stat : 23117 (SApperloT) R 23115 23117 21970 0 -1 4202496 7707 0 0 0 1268 0 0 0 25 0 1 0 472512905 22876160 2515 33554432000 4194304 4465733 140736227654144 18446744073709551615 4271856 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23117/statm: 5585 2515 280 67 0 2708 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 22340

[startup+25.5004 s]
/proc/loadavg: 3.52 3.86 3.62 5/194 23146
/proc/meminfo: memFree=18289912/32951124 swapFree=67111528/67111528
[pid=23117] ppid=23115 vsize=27496 CPUtime=25.49 cores=5,7
/proc/23117/stat : 23117 (SApperloT) R 23115 23117 21970 0 -1 4202496 11565 0 0 0 2548 1 0 0 25 0 1 0 472512905 28155904 3389 33554432000 4194304 4465733 140736227654144 18446744073709551615 4270167 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23117/statm: 6874 3389 280 67 0 3997 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 27496

[startup+51.1008 s]
/proc/loadavg: 3.68 3.87 3.63 5/194 23146
/proc/meminfo: memFree=18274764/32951124 swapFree=67111528/67111528
[pid=23117] ppid=23115 vsize=31504 CPUtime=51.09 cores=5,7
/proc/23117/stat : 23117 (SApperloT) R 23115 23117 21970 0 -1 4202496 15131 0 0 0 5107 2 0 0 25 0 1 0 472512905 32260096 4394 33554432000 4194304 4465733 140736227654144 18446744073709551615 4270219 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23117/statm: 7876 4394 280 67 0 4999 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 31504

[startup+102.306 s]
/proc/loadavg: 3.91 3.90 3.65 5/194 23148
/proc/meminfo: memFree=18240148/32951124 swapFree=67111528/67111528
[pid=23117] ppid=23115 vsize=41312 CPUtime=102.3 cores=5,7
/proc/23117/stat : 23117 (SApperloT) R 23115 23117 21970 0 -1 4202496 21861 0 0 0 10227 3 0 0 25 0 1 0 472512905 42303488 5660 33554432000 4194304 4465733 140736227654144 18446744073709551615 4295941 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23117/statm: 10328 5660 280 67 0 7451 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 41312

[startup+162.301 s]
/proc/loadavg: 3.96 3.92 3.67 5/194 23149
/proc/meminfo: memFree=18223520/32951124 swapFree=67111528/67111528
[pid=23117] ppid=23115 vsize=47468 CPUtime=162.28 cores=5,7
/proc/23117/stat : 23117 (SApperloT) R 23115 23117 21970 0 -1 4202496 26906 0 0 0 16225 3 0 0 25 0 1 0 472512905 48607232 7145 33554432000 4194304 4465733 140736227654144 18446744073709551615 4295945 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23117/statm: 11867 7145 280 67 0 8990 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 47468

[startup+222.301 s]
/proc/loadavg: 3.98 3.93 3.69 5/194 23151
/proc/meminfo: memFree=18205636/32951124 swapFree=67111528/67111528
[pid=23117] ppid=23115 vsize=56312 CPUtime=222.29 cores=5,7
/proc/23117/stat : 23117 (SApperloT) R 23115 23117 21970 0 -1 4202496 33151 0 0 0 22224 5 0 0 25 0 1 0 472512905 57663488 8294 33554432000 4194304 4465733 140736227654144 18446744073709551615 4295941 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23117/statm: 14078 8294 280 67 0 11201 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 56312

[startup+282.301 s]
/proc/loadavg: 3.99 3.94 3.71 5/194 23153
/proc/meminfo: memFree=18192108/32951124 swapFree=67111528/67111528
[pid=23117] ppid=23115 vsize=56312 CPUtime=282.28 cores=5,7
/proc/23117/stat : 23117 (SApperloT) R 23115 23117 21970 0 -1 4202496 33759 0 0 0 28223 5 0 0 25 0 1 0 472512905 57663488 8815 33554432000 4194304 4465733 140736227654144 18446744073709551615 4270192 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23117/statm: 14078 8815 280 67 0 11201 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 56312

[startup+342.301 s]
/proc/loadavg: 4.06 3.96 3.73 5/194 23154
/proc/meminfo: memFree=18190720/32951124 swapFree=67111528/67111528
[pid=23117] ppid=23115 vsize=65288 CPUtime=342.28 cores=5,7
/proc/23117/stat : 23117 (SApperloT) R 23115 23117 21970 0 -1 4202496 39059 0 0 0 34223 5 0 0 25 0 1 0 472512905 66854912 9644 33554432000 4194304 4465733 140736227654144 18446744073709551615 4270202 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23117/statm: 16322 9644 280 67 0 13445 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 65288

[startup+402.301 s]
/proc/loadavg: 4.02 3.97 3.74 5/194 23156
/proc/meminfo: memFree=18167884/32951124 swapFree=67111528/67111528
[pid=23117] ppid=23115 vsize=65288 CPUtime=402.28 cores=5,7
/proc/23117/stat : 23117 (SApperloT) R 23115 23117 21970 0 -1 4202496 40405 0 0 0 40222 6 0 0 25 0 1 0 472512905 66854912 10472 33554432000 4194304 4465733 140736227654144 18446744073709551615 4271224 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23117/statm: 16322 10472 280 67 0 13445 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 65288

[startup+462.301 s]
/proc/loadavg: 4.05 3.99 3.76 5/194 23157
/proc/meminfo: memFree=18162028/32951124 swapFree=67111528/67111528
[pid=23117] ppid=23115 vsize=65288 CPUtime=462.28 cores=5,7
/proc/23117/stat : 23117 (SApperloT) R 23115 23117 21970 0 -1 4202496 41105 0 0 0 46222 6 0 0 25 0 1 0 472512905 66854912 10926 33554432000 4194304 4465733 140736227654144 18446744073709551615 4270636 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23117/statm: 16322 10926 280 67 0 13445 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 65288

[startup+522.301 s]
/proc/loadavg: 4.02 3.99 3.77 5/194 23159
/proc/meminfo: memFree=18140812/32951124 swapFree=67111528/67111528
[pid=23117] ppid=23115 vsize=142704 CPUtime=522.27 cores=5,7
/proc/23117/stat : 23117 (SApperloT) R 23115 23117 21970 0 -1 4202496 52027 0 0 0 52220 7 0 0 25 0 1 0 472512905 146128896 14424 33554432000 4194304 4465733 140736227654144 18446744073709551615 4358634 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23117/statm: 35676 14424 338 67 0 32799 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 142704

[startup+582.301 s]
/proc/loadavg: 4.00 3.99 3.78 5/194 23161
/proc/meminfo: memFree=18136820/32951124 swapFree=67111528/67111528
[pid=23117] ppid=23115 vsize=55968 CPUtime=582.27 cores=5,7
/proc/23117/stat : 23117 (SApperloT) R 23115 23117 21970 0 -1 4202496 53301 0 0 0 58220 7 0 0 25 0 1 0 472512905 57311232 10247 33554432000 4194304 4465733 140736227654144 18446744073709551615 4270202 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23117/statm: 13992 10247 329 67 0 11115 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 55968

[startup+642.3 s]
/proc/loadavg: 4.05 4.00 3.80 5/194 23162
/proc/meminfo: memFree=18103072/32951124 swapFree=67111528/67111528
[pid=23117] ppid=23115 vsize=88316 CPUtime=642.28 cores=5,7
/proc/23117/stat : 23117 (SApperloT) R 23115 23117 21970 0 -1 4202496 60679 0 0 0 64219 9 0 0 25 0 1 0 472512905 90435584 17179 33554432000 4194304 4465733 140736227654144 18446744073709551615 4271210 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23117/statm: 22079 17179 627 67 0 19202 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 88316

[startup+702.3 s]
/proc/loadavg: 4.02 4.00 3.81 5/194 23164
/proc/meminfo: memFree=18091512/32951124 swapFree=67111528/67111528
[pid=23117] ppid=23115 vsize=101376 CPUtime=702.28 cores=5,7
/proc/23117/stat : 23117 (SApperloT) R 23115 23117 21970 0 -1 4202496 68981 0 0 0 70218 10 0 0 25 0 1 0 472512905 103809024 18328 33554432000 4194304 4465733 140736227654144 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23117/statm: 25344 18328 627 67 0 22467 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 101376

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.82 5/194 23165
/proc/meminfo: memFree=18063848/32951124 swapFree=67111528/67111528
[pid=23117] ppid=23115 vsize=101376 CPUtime=762.28 cores=5,7
/proc/23117/stat : 23117 (SApperloT) R 23115 23117 21970 0 -1 4202496 69949 0 0 0 76218 10 0 0 25 0 1 0 472512905 103809024 19042 33554432000 4194304 4465733 140736227654144 18446744073709551615 4270781 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23117/statm: 25344 19042 627 67 0 22467 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 101376

[startup+822.3 s]
/proc/loadavg: 4.07 4.02 3.83 5/194 23167
/proc/meminfo: memFree=18052912/32951124 swapFree=67111528/67111528
[pid=23117] ppid=23115 vsize=101376 CPUtime=822.27 cores=5,7
/proc/23117/stat : 23117 (SApperloT) R 23115 23117 21970 0 -1 4202496 70555 0 0 0 82217 10 0 0 25 0 1 0 472512905 103809024 19470 33554432000 4194304 4465733 140736227654144 18446744073709551615 4270816 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23117/statm: 25344 19470 627 67 0 22467 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 101376

[startup+882.301 s]
/proc/loadavg: 4.02 4.01 3.84 5/194 23169
/proc/meminfo: memFree=18025744/32951124 swapFree=67111528/67111528
[pid=23117] ppid=23115 vsize=133072 CPUtime=882.27 cores=5,7
/proc/23117/stat : 23117 (SApperloT) R 23115 23117 21970 0 -1 4202496 76769 0 0 0 88216 11 0 0 25 0 1 0 472512905 136265728 25517 33554432000 4194304 4465733 140736227654144 18446744073709551615 4270216 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23117/statm: 33268 25517 1103 67 0 30391 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 133072

[startup+942.301 s]
/proc/loadavg: 4.07 4.03 3.85 5/194 23170
/proc/meminfo: memFree=18036876/32951124 swapFree=67111528/67111528
[pid=23117] ppid=23115 vsize=133072 CPUtime=942.27 cores=5,7
/proc/23117/stat : 23117 (SApperloT) R 23115 23117 21970 0 -1 4202496 77521 0 0 0 94216 11 0 0 25 0 1 0 472512905 136265728 26058 33554432000 4194304 4465733 140736227654144 18446744073709551615 4295948 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23117/statm: 33268 26058 1103 67 0 30391 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 133072

[startup+1002.3 s]
/proc/loadavg: 4.13 4.05 3.87 5/194 23172
/proc/meminfo: memFree=18027912/32951124 swapFree=67111528/67111528
[pid=23117] ppid=23115 vsize=133072 CPUtime=1002.26 cores=5,7
/proc/23117/stat : 23117 (SApperloT) R 23115 23117 21970 0 -1 4202496 78400 0 0 0 100215 11 0 0 25 0 1 0 472512905 136265728 26621 33554432000 4194304 4465733 140736227654144 18446744073709551615 4270779 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23117/statm: 33268 26621 1103 67 0 30391 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 133072

[startup+1062.3 s]
/proc/loadavg: 4.10 4.06 3.88 5/194 23173
/proc/meminfo: memFree=18002220/32951124 swapFree=67111528/67111528
[pid=23117] ppid=23115 vsize=133072 CPUtime=1062.27 cores=5,7
/proc/23117/stat : 23117 (SApperloT) R 23115 23117 21970 0 -1 4202496 79030 0 0 0 106215 12 0 0 25 0 1 0 472512905 136265728 27002 33554432000 4194304 4465733 140736227654144 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23117/statm: 33268 27002 1103 67 0 30391 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 133072

[startup+1122.3 s]
/proc/loadavg: 4.04 4.04 3.89 5/194 23175
/proc/meminfo: memFree=18019532/32951124 swapFree=67111528/67111528
[pid=23117] ppid=23115 vsize=133072 CPUtime=1122.27 cores=5,7
/proc/23117/stat : 23117 (SApperloT) R 23115 23117 21970 0 -1 4202496 79758 0 0 0 112215 12 0 0 25 0 1 0 472512905 136265728 27489 33554432000 4194304 4465733 140736227654144 18446744073709551615 4271246 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23117/statm: 33268 27489 1103 67 0 30391 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 133072

[startup+1182.3 s]
/proc/loadavg: 4.08 4.05 3.90 5/194 23177
/proc/meminfo: memFree=18008612/32951124 swapFree=67111528/67111528
[pid=23117] ppid=23115 vsize=133072 CPUtime=1182.27 cores=5,7
/proc/23117/stat : 23117 (SApperloT) R 23115 23117 21970 0 -1 4202496 79982 0 0 0 118215 12 0 0 25 0 1 0 472512905 136265728 27713 33554432000 4194304 4465733 140736227654144 18446744073709551615 4270222 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23117/statm: 33268 27713 1103 67 0 30391 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 133072

[startup+1242.3 s]
/proc/loadavg: 4.03 4.04 3.90 5/194 23178
/proc/meminfo: memFree=18002880/32951124 swapFree=67111528/67111528
[pid=23117] ppid=23115 vsize=133072 CPUtime=1242.26 cores=5,7
/proc/23117/stat : 23117 (SApperloT) R 23115 23117 21970 0 -1 4202496 80150 0 0 0 124214 12 0 0 25 0 1 0 472512905 136265728 27881 33554432000 4194304 4465733 140736227654144 18446744073709551615 4295941 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23117/statm: 33268 27881 1103 67 0 30391 0
Current children cumulated CPU time (s) 1242.26
Current children cumulated vsize (KiB) 133072



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.03 3.91 3/190 23182
/proc/meminfo: memFree=18143872/32951124 swapFree=67111528/67111528
[pid=23117] ppid=23115 vsize=133072 CPUtime=1299.97 cores=5,7
/proc/23117/stat : 23117 (SApperloT) R 23115 23117 21970 0 -1 4202496 80443 0 0 0 129985 12 0 0 25 0 1 0 472512905 136265728 28174 33554432000 4194304 4465733 140736227654144 18446744073709551615 4270219 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23117/statm: 33268 28174 1103 67 0 30391 0
Current children cumulated CPU time (s) 1299.97
Current children cumulated vsize (KiB) 133072

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): 1299.99
CPU user time (s): 1299.85
CPU system time (s): 0.132979
CPU usage (%): 99.9979
Max. virtual memory (cumulated for all children) (KiB): 169328

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

runsolver used 2.07968 second user time and 5.02324 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-24 03:39:10
IDJOB=3274112
IDBENCH=83153
IDSOLVER=1657
FILE ID=node133/3274112-1303609150
RUNJOBID= node133-1303609150-23078
PBS_JOBID= 13150609
Free space on /tmp= 71628 MiB

SOLVER NAME= SApperloT 2011-03-23
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n260-s62321009-sat.cnf
COMMAND LINE= SApperloT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3274112-1303609150/watcher-3274112-1303609150 -o /tmp/evaluation-result-3274112-1303609150/solver-3274112-1303609150 -C 2400 -W 1300 -M 7680  SApperloT HOME/instance-3274112-1303609150.cnf

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

MD5SUM BENCH= f2b430bdd9bc1c472e9e437567706bb7
RANDOM SEED=1384836961

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:      18344448 kB
Buffers:       2163920 kB
Cached:       11813512 kB
SwapCached:          0 kB
Active:        8374952 kB
Inactive:      5672428 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18344448 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1704 kB
Writeback:           0 kB
AnonPages:       68932 kB
Mapped:          14912 kB
Slab:           495824 kB
PageTables:       5024 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   259012 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= 71628 MiB
End job on node133 at 2011-04-24 04:00:52