Trace number 3263369

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

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_60_28_40_7-log.shuffled-as.sat03-127.cnf
MD5SUMf1f35d90237c4ca07d41a6a9b08e6279
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 variables140
Number of clauses58376
Sum of the clauses size583480
Maximum clause length10
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 556
Number of clauses of size over 558320

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-3263369-1303568022/watcher-3263369-1303568022 -o /tmp/evaluation-result-3263369-1303568022/solver-3263369-1303568022 -C 2400 -W 1300 -M 7680 SApperloT HOME/instance-3263369-1303568022.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: 1.35 4.17 6.19 5/189 27267
/proc/meminfo: memFree=12385228/32951124 swapFree=67111528/67111528
[pid=27267] ppid=27265 vsize=12768 CPUtime=0 cores=4,6
/proc/27267/stat : 27267 (SApperloT) R 27265 27267 27207 0 -1 4194304 484 0 0 0 0 0 0 0 21 0 1 0 449217881 13074432 372 33554432000 4194304 4465733 140737434270432 18446744073709551615 4295790 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27267/statm: 3192 372 250 67 0 315 0

[startup+0.084909 s]
/proc/loadavg: 1.35 4.17 6.19 5/189 27267
/proc/meminfo: memFree=12385228/32951124 swapFree=67111528/67111528
[pid=27267] ppid=27265 vsize=17688 CPUtime=0.07 cores=4,6
/proc/27267/stat : 27267 (SApperloT) R 27265 27267 27207 0 -1 4202496 4706 0 0 0 7 0 0 0 21 0 1 0 449217881 18112512 1500 33554432000 4194304 4465733 140737434270432 18446744073709551615 4296154 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27267/statm: 4422 1502 255 67 0 1545 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 17688

[startup+0.100904 s]
/proc/loadavg: 1.35 4.17 6.19 5/189 27267
/proc/meminfo: memFree=12385228/32951124 swapFree=67111528/67111528
[pid=27267] ppid=27265 vsize=17688 CPUtime=0.09 cores=4,6
/proc/27267/stat : 27267 (SApperloT) R 27265 27267 27207 0 -1 4202496 4758 0 0 0 9 0 0 0 21 0 1 0 449217881 18112512 1541 33554432000 4194304 4465733 140737434270432 18446744073709551615 4270152 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27267/statm: 4422 1541 255 67 0 1545 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17688

[startup+0.300881 s]
/proc/loadavg: 1.35 4.17 6.19 5/189 27267
/proc/meminfo: memFree=12385228/32951124 swapFree=67111528/67111528
[pid=27267] ppid=27265 vsize=18892 CPUtime=0.29 cores=4,6
/proc/27267/stat : 27267 (SApperloT) R 27265 27267 27207 0 -1 4202496 5779 0 0 0 29 0 0 0 22 0 1 0 449217881 19345408 1828 33554432000 4194304 4465733 140737434270432 18446744073709551615 4265341 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27267/statm: 4723 1828 255 67 0 1846 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18892

[startup+0.700781 s]
/proc/loadavg: 1.35 4.17 6.19 5/189 27267
/proc/meminfo: memFree=12385228/32951124 swapFree=67111528/67111528
[pid=27267] ppid=27265 vsize=20624 CPUtime=0.69 cores=4,6
/proc/27267/stat : 27267 (SApperloT) R 27265 27267 27207 0 -1 4202496 7080 0 0 0 69 0 0 0 24 0 1 0 449217881 21118976 2125 33554432000 4194304 4465733 140737434270432 18446744073709551615 4271237 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27267/statm: 5156 2125 255 67 0 2279 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20624

[startup+1.50062 s]
/proc/loadavg: 1.35 4.17 6.19 5/190 27268
/proc/meminfo: memFree=12367000/32951124 swapFree=67111528/67111528
[pid=27267] ppid=27265 vsize=22556 CPUtime=1.49 cores=4,6
/proc/27267/stat : 27267 (SApperloT) R 27265 27267 27207 0 -1 4202496 8316 0 0 0 149 0 0 0 25 0 1 0 449217881 23097344 2358 33554432000 4194304 4465733 140737434270432 18446744073709551615 4266891 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27267/statm: 5639 2358 255 67 0 2762 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 22556

[startup+3.10032 s]
/proc/loadavg: 1.35 4.17 6.19 5/190 27268
/proc/meminfo: memFree=12362404/32951124 swapFree=67111528/67111528
[pid=27267] ppid=27265 vsize=22556 CPUtime=3.08 cores=4,6
/proc/27267/stat : 27267 (SApperloT) R 27265 27267 27207 0 -1 4202496 8790 0 0 0 308 0 0 0 25 0 1 0 449217881 23097344 2684 33554432000 4194304 4465733 140737434270432 18446744073709551615 4270205 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27267/statm: 5639 2684 255 67 0 2762 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 22556

[startup+6.30067 s]
/proc/loadavg: 1.56 4.16 6.18 5/190 27268
/proc/meminfo: memFree=12337736/32951124 swapFree=67111528/67111528
[pid=27267] ppid=27265 vsize=27912 CPUtime=6.29 cores=4,6
/proc/27267/stat : 27267 (SApperloT) R 27265 27267 27207 0 -1 4202496 12134 0 0 0 628 1 0 0 25 0 1 0 449217881 28581888 3166 33554432000 4194304 4465733 140737434270432 18446744073709551615 4270699 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27267/statm: 6978 3166 255 67 0 4101 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27912

[startup+12.7004 s]
/proc/loadavg: 1.76 4.16 6.17 5/190 27268
/proc/meminfo: memFree=12333692/32951124 swapFree=67111528/67111528
[pid=27267] ppid=27265 vsize=27912 CPUtime=12.69 cores=4,6
/proc/27267/stat : 27267 (SApperloT) R 27265 27267 27207 0 -1 4202496 12856 0 0 0 1268 1 0 0 25 0 1 0 449217881 28581888 3640 33554432000 4194304 4465733 140737434270432 18446744073709551615 4270165 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27267/statm: 6978 3640 255 67 0 4101 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 27912

[startup+25.5009 s]
/proc/loadavg: 2.25 4.15 6.13 5/190 27269
/proc/meminfo: memFree=12276704/32951124 swapFree=67111528/67111528
[pid=27267] ppid=27265 vsize=31952 CPUtime=25.5 cores=4,6
/proc/27267/stat : 27267 (SApperloT) R 27265 27267 27207 0 -1 4202496 15953 0 0 0 2548 2 0 0 25 0 1 0 449217881 32718848 4363 33554432000 4194304 4465733 140737434270432 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27267/statm: 7988 4363 255 67 0 5111 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 31952

[startup+51.1008 s]
/proc/loadavg: 2.85 4.14 6.08 5/190 27269
/proc/meminfo: memFree=12272728/32951124 swapFree=67111528/67111528
[pid=27267] ppid=27265 vsize=36180 CPUtime=51.09 cores=4,6
/proc/27267/stat : 27267 (SApperloT) R 27265 27267 27207 0 -1 4202496 19754 0 0 0 5107 2 0 0 25 0 1 0 449217881 37048320 5569 33554432000 4194304 4465733 140737434270432 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27267/statm: 9045 5569 255 67 0 6168 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 36180

[startup+102.307 s]
/proc/loadavg: 3.50 4.12 5.96 5/190 27271
/proc/meminfo: memFree=12188036/32951124 swapFree=67111528/67111528
[pid=27267] ppid=27265 vsize=48444 CPUtime=102.3 cores=4,6
/proc/27267/stat : 27267 (SApperloT) R 27265 27267 27207 0 -1 4202496 28593 0 0 0 10227 3 0 0 25 0 1 0 449217881 49606656 7533 33554432000 4194304 4465733 140737434270432 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27267/statm: 12111 7533 255 67 0 9234 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 48444

[startup+162.301 s]
/proc/loadavg: 3.81 4.09 5.84 5/190 27272
/proc/meminfo: memFree=12133848/32951124 swapFree=67111528/67111528
[pid=27267] ppid=27265 vsize=58172 CPUtime=162.29 cores=4,6
/proc/27267/stat : 27267 (SApperloT) R 27265 27267 27207 0 -1 4202496 35722 0 0 0 16225 4 0 0 25 0 1 0 449217881 59568128 9376 33554432000 4194304 4465733 140737434270432 18446744073709551615 4270674 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27267/statm: 14543 9376 255 67 0 11666 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 58172

[startup+222.301 s]
/proc/loadavg: 3.93 4.07 5.72 5/190 27274
/proc/meminfo: memFree=12108168/32951124 swapFree=67111528/67111528
[pid=27267] ppid=27265 vsize=58172 CPUtime=222.3 cores=4,6
/proc/27267/stat : 27267 (SApperloT) R 27265 27267 27207 0 -1 4202496 36439 0 0 0 22226 4 0 0 25 0 1 0 449217881 59568128 9954 33554432000 4194304 4465733 140737434270432 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27267/statm: 14543 9954 255 67 0 11666 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 58172

[startup+282.301 s]
/proc/loadavg: 3.97 4.06 5.61 5/190 27275
/proc/meminfo: memFree=12079400/32951124 swapFree=67111528/67111528
[pid=27267] ppid=27265 vsize=67080 CPUtime=282.3 cores=4,6
/proc/27267/stat : 27267 (SApperloT) R 27265 27267 27207 0 -1 4202496 42750 0 0 0 28225 5 0 0 25 0 1 0 449217881 68689920 11133 33554432000 4194304 4465733 140737434270432 18446744073709551615 4270828 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27267/statm: 16770 11133 255 67 0 13893 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 67080

[startup+342.301 s]
/proc/loadavg: 3.99 4.04 5.51 5/190 27277
/proc/meminfo: memFree=12046540/32951124 swapFree=67111528/67111528
[pid=27267] ppid=27265 vsize=67216 CPUtime=342.3 cores=4,6
/proc/27267/stat : 27267 (SApperloT) R 27265 27267 27207 0 -1 4202496 43929 0 0 0 34225 5 0 0 25 0 1 0 449217881 68829184 11901 33554432000 4194304 4465733 140737434270432 18446744073709551615 4270772 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27267/statm: 16804 11901 255 67 0 13927 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 67216

[startup+402.301 s]
/proc/loadavg: 3.99 4.03 5.41 5/190 27279
/proc/meminfo: memFree=12042572/32951124 swapFree=67111528/67111528
[pid=27267] ppid=27265 vsize=67216 CPUtime=402.3 cores=4,6
/proc/27267/stat : 27267 (SApperloT) R 27265 27267 27207 0 -1 4202496 45500 0 0 0 40225 5 0 0 25 0 1 0 449217881 68829184 12859 33554432000 4194304 4465733 140737434270432 18446744073709551615 4270608 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27267/statm: 16804 12859 255 67 0 13927 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 67216

[startup+462.3 s]
/proc/loadavg: 4.07 4.04 5.32 5/190 27280
/proc/meminfo: memFree=11995324/32951124 swapFree=67111528/67111528
[pid=27267] ppid=27265 vsize=81640 CPUtime=462.31 cores=4,6
/proc/27267/stat : 27267 (SApperloT) R 27265 27267 27207 0 -1 4202496 54293 0 0 0 46225 6 0 0 25 0 1 0 449217881 83599360 14217 33554432000 4194304 4465733 140737434270432 18446744073709551615 4270808 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27267/statm: 20410 14217 255 67 0 17533 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 81640

[startup+522.3 s]
/proc/loadavg: 4.06 4.05 5.24 5/190 27282
/proc/meminfo: memFree=11973360/32951124 swapFree=67111528/67111528
[pid=27267] ppid=27265 vsize=94792 CPUtime=522.32 cores=4,6
/proc/27267/stat : 27267 (SApperloT) R 27265 27267 27207 0 -1 4202496 62368 0 0 0 52224 8 0 0 25 0 1 0 449217881 97067008 15179 33554432000 4194304 4465733 140737434270432 18446744073709551615 4270192 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27267/statm: 23698 15179 255 67 0 20821 0
Current children cumulated CPU time (s) 522.32
Current children cumulated vsize (KiB) 94792

[startup+582.3 s]
/proc/loadavg: 4.02 4.04 5.16 5/190 27283
/proc/meminfo: memFree=11916176/32951124 swapFree=67111528/67111528
[pid=27267] ppid=27265 vsize=94792 CPUtime=582.32 cores=4,6
/proc/27267/stat : 27267 (SApperloT) R 27265 27267 27207 0 -1 4202496 63064 0 0 0 58224 8 0 0 25 0 1 0 449217881 97067008 15671 33554432000 4194304 4465733 140737434270432 18446744073709551615 4270128 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27267/statm: 23698 15671 255 67 0 20821 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 94792

[startup+642.301 s]
/proc/loadavg: 4.01 4.03 5.09 5/190 27285
/proc/meminfo: memFree=11869040/32951124 swapFree=67111528/67111528
[pid=27267] ppid=27265 vsize=94792 CPUtime=642.32 cores=4,6
/proc/27267/stat : 27267 (SApperloT) R 27265 27267 27207 0 -1 4202496 63624 0 0 0 64224 8 0 0 25 0 1 0 449217881 97067008 16045 33554432000 4194304 4465733 140737434270432 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27267/statm: 23698 16045 255 67 0 20821 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 94792

[startup+702.301 s]
/proc/loadavg: 4.00 4.02 5.02 5/190 27290
/proc/meminfo: memFree=11902108/32951124 swapFree=67111528/67111528
[pid=27267] ppid=27265 vsize=94940 CPUtime=702.32 cores=4,6
/proc/27267/stat : 27267 (SApperloT) R 27265 27267 27207 0 -1 4202496 64674 0 0 0 70224 8 0 0 25 0 1 0 449217881 97218560 16637 33554432000 4194304 4465733 140737434270432 18446744073709551615 4295941 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27267/statm: 23735 16637 255 67 0 20858 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 94940

[startup+762.307 s]
/proc/loadavg: 4.00 4.01 4.95 5/190 27291
/proc/meminfo: memFree=11880384/32951124 swapFree=67111528/67111528
[pid=27267] ppid=27265 vsize=94940 CPUtime=762.32 cores=4,6
/proc/27267/stat : 27267 (SApperloT) R 27265 27267 27207 0 -1 4202496 65082 0 0 0 76224 8 0 0 25 0 1 0 449217881 97218560 16867 33554432000 4194304 4465733 140737434270432 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27267/statm: 23735 16867 255 67 0 20858 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 94940

[startup+822.301 s]
/proc/loadavg: 4.00 4.01 4.89 5/190 27293
/proc/meminfo: memFree=11869344/32951124 swapFree=67111528/67111528
[pid=27267] ppid=27265 vsize=94940 CPUtime=822.33 cores=4,6
/proc/27267/stat : 27267 (SApperloT) R 27265 27267 27207 0 -1 4202496 65584 0 0 0 82224 9 0 0 25 0 1 0 449217881 97218560 17204 33554432000 4194304 4465733 140737434270432 18446744073709551615 4270152 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27267/statm: 23735 17204 255 67 0 20858 0
Current children cumulated CPU time (s) 822.33
Current children cumulated vsize (KiB) 94940

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 4.83 5/190 27294
/proc/meminfo: memFree=11858552/32951124 swapFree=67111528/67111528
[pid=27267] ppid=27265 vsize=94940 CPUtime=882.33 cores=4,6
/proc/27267/stat : 27267 (SApperloT) R 27265 27267 27207 0 -1 4202496 66377 0 0 0 88224 9 0 0 25 0 1 0 449217881 97218560 17675 33554432000 4194304 4465733 140737434270432 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27267/statm: 23735 17675 255 67 0 20858 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 94940

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 4.77 5/190 27296
/proc/meminfo: memFree=11879384/32951124 swapFree=67111528/67111528
[pid=27267] ppid=27265 vsize=95080 CPUtime=942.33 cores=4,6
/proc/27267/stat : 27267 (SApperloT) R 27265 27267 27207 0 -1 4202496 67216 0 0 0 94223 10 0 0 25 0 1 0 449217881 97361920 18272 33554432000 4194304 4465733 140737434270432 18446744073709551615 4270801 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27267/statm: 23770 18272 255 67 0 20893 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 95080

[startup+1002.3 s]
/proc/loadavg: 4.10 4.03 4.73 5/190 27298
/proc/meminfo: memFree=11924140/32951124 swapFree=67111528/67111528
[pid=27267] ppid=27265 vsize=95080 CPUtime=1002.33 cores=4,6
/proc/27267/stat : 27267 (SApperloT) R 27265 27267 27207 0 -1 4202496 67968 0 0 0 100223 10 0 0 25 0 1 0 449217881 97361920 18735 33554432000 4194304 4465733 140737434270432 18446744073709551615 4270219 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27267/statm: 23770 18735 255 67 0 20893 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 95080

[startup+1062.3 s]
/proc/loadavg: 4.04 4.02 4.68 5/190 27299
/proc/meminfo: memFree=11892024/32951124 swapFree=67111528/67111528
[pid=27267] ppid=27265 vsize=95080 CPUtime=1062.33 cores=4,6
/proc/27267/stat : 27267 (SApperloT) R 27265 27267 27207 0 -1 4202496 68182 0 0 0 106223 10 0 0 25 0 1 0 449217881 97361920 18948 33554432000 4194304 4465733 140737434270432 18446744073709551615 4270758 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27267/statm: 23770 18948 255 67 0 20893 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 95080

[startup+1122.3 s]
/proc/loadavg: 4.01 4.02 4.64 5/190 27301
/proc/meminfo: memFree=11880224/32951124 swapFree=67111528/67111528
[pid=27267] ppid=27265 vsize=95080 CPUtime=1122.34 cores=4,6
/proc/27267/stat : 27267 (SApperloT) R 27265 27267 27207 0 -1 4202496 68623 0 0 0 112223 11 0 0 25 0 1 0 449217881 97361920 19183 33554432000 4194304 4465733 140737434270432 18446744073709551615 4271246 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27267/statm: 23770 19183 255 67 0 20893 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 95080

[startup+1182.3 s]
/proc/loadavg: 4.00 4.01 4.60 5/190 27302
/proc/meminfo: memFree=11865088/32951124 swapFree=67111528/67111528
[pid=27267] ppid=27265 vsize=136572 CPUtime=1182.34 cores=4,6
/proc/27267/stat : 27267 (SApperloT) R 27265 27267 27207 0 -1 4202496 92440 0 0 0 118220 14 0 0 25 0 1 0 449217881 139849728 21595 33554432000 4194304 4465733 140737434270432 18446744073709551615 4295941 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27267/statm: 34143 21595 255 67 0 31266 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 136572

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 4.56 5/190 27304
/proc/meminfo: memFree=11846592/32951124 swapFree=67111528/67111528
[pid=27267] ppid=27265 vsize=136572 CPUtime=1242.34 cores=4,6
/proc/27267/stat : 27267 (SApperloT) R 27265 27267 27207 0 -1 4202496 93091 0 0 0 124220 14 0 0 25 0 1 0 449217881 139849728 22012 33554432000 4194304 4465733 140737434270432 18446744073709551615 4270788 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27267/statm: 34143 22012 255 67 0 31266 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 136572



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 4.52 2/184 27309
/proc/meminfo: memFree=12303936/32951124 swapFree=67111528/67111528
[pid=27267] ppid=27265 vsize=136572 CPUtime=1300.05 cores=4,6
/proc/27267/stat : 27267 (SApperloT) R 27265 27267 27207 0 -1 4202496 93838 0 0 0 129991 14 0 0 25 0 1 0 449217881 139849728 22474 33554432000 4194304 4465733 140737434270432 18446744073709551615 4270186 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27267/statm: 34143 22474 255 67 0 31266 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 136572

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.07
CPU user time (s): 1299.92
CPU system time (s): 0.149977
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 136572

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

runsolver used 2.25166 second user time and 4.85226 second system time

The end

Launcher Data

Begin job on node143 at 2011-04-23 16:13:43
IDJOB=3263369
IDBENCH=83965
IDSOLVER=1657
FILE ID=node143/3263369-1303568022
RUNJOBID= node143-1303568019-27226
PBS_JOBID= 13150288
Free space on /tmp= 72116 MiB

SOLVER NAME= SApperloT 2011-03-23
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_60_28_40_7-log.shuffled-as.sat03-127.cnf
COMMAND LINE= SApperloT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3263369-1303568022/watcher-3263369-1303568022 -o /tmp/evaluation-result-3263369-1303568022/solver-3263369-1303568022 -C 2400 -W 1300 -M 7680  SApperloT HOME/instance-3263369-1303568022.cnf

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

MD5SUM BENCH= f1f35d90237c4ca07d41a6a9b08e6279
RANDOM SEED=449086555

node143.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.846
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.69
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.846
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.15
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.846
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.846
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.83
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.846
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.75
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.846
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.846
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.846
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12385508 kB
Buffers:       2296404 kB
Cached:       17636052 kB
SwapCached:          0 kB
Active:        9720228 kB
Inactive:     10290168 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12385508 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4860 kB
Writeback:          16 kB
AnonPages:       77384 kB
Mapped:          15340 kB
Slab:           490840 kB
PageTables:       5720 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   267088 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= 72112 MiB
End job on node143 at 2011-04-23 16:35:25