Trace number 3274016

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
SApperloT2010 2011-03-04? (TO) 1300.08 1300.05

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n200-s00813792-unsat.cnf
MD5SUM92046422d2d9595619b29413c0964c9c
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 variables201
Number of clauses412
Sum of the clauses size1236
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3412
Number of clauses of size 40
Number of clauses of size 50
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-3274016-1303607493/watcher-3274016-1303607493 -o /tmp/evaluation-result-3274016-1303607493/solver-3274016-1303607493 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3274016-1303607493.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: 2.51 3.44 3.65 5/189 16163
/proc/meminfo: memFree=14211376/32950940 swapFree=67111528/67111528
[pid=16163] ppid=16161 vsize=11908 CPUtime=0 cores=4,6
/proc/16163/stat : 16163 (SApperloT2010) R 16161 16163 15257 0 -1 4202496 416 0 0 0 0 0 0 0 23 0 1 0 550980089 12193792 354 33554432000 4194304 4395502 140733966635568 18446744073709551615 4291698 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16163/statm: 2977 354 266 50 0 117 0

[startup+0.0857799 s]
/proc/loadavg: 2.51 3.44 3.65 5/189 16163
/proc/meminfo: memFree=14211376/32950940 swapFree=67111528/67111528
[pid=16163] ppid=16161 vsize=12568 CPUtime=0.08 cores=4,6
/proc/16163/stat : 16163 (SApperloT2010) R 16161 16163 15257 0 -1 4202496 565 0 0 0 8 0 0 0 23 0 1 0 550980089 12869632 503 33554432000 4194304 4395502 140733966635568 18446744073709551615 4294562 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16163/statm: 3142 504 267 50 0 282 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 12568

[startup+0.100777 s]
/proc/loadavg: 2.51 3.44 3.65 5/189 16163
/proc/meminfo: memFree=14211376/32950940 swapFree=67111528/67111528
[pid=16163] ppid=16161 vsize=12700 CPUtime=0.09 cores=4,6
/proc/16163/stat : 16163 (SApperloT2010) R 16161 16163 15257 0 -1 4202496 590 0 0 0 9 0 0 0 23 0 1 0 550980089 13004800 528 33554432000 4194304 4395502 140733966635568 18446744073709551615 4297182 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16163/statm: 3175 528 267 50 0 315 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12700

[startup+0.30085 s]
/proc/loadavg: 2.51 3.44 3.65 5/189 16163
/proc/meminfo: memFree=14211376/32950940 swapFree=67111528/67111528
[pid=16163] ppid=16161 vsize=13492 CPUtime=0.29 cores=4,6
/proc/16163/stat : 16163 (SApperloT2010) R 16161 16163 15257 0 -1 4202496 808 0 0 0 29 0 0 0 25 0 1 0 550980089 13815808 746 33554432000 4194304 4395502 140733966635568 18446744073709551615 4297623 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16163/statm: 3373 746 267 50 0 513 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13492

[startup+0.700672 s]
/proc/loadavg: 2.51 3.44 3.65 5/189 16163
/proc/meminfo: memFree=14211376/32950940 swapFree=67111528/67111528
[pid=16163] ppid=16161 vsize=14680 CPUtime=0.69 cores=4,6
/proc/16163/stat : 16163 (SApperloT2010) R 16161 16163 15257 0 -1 4202496 1090 0 0 0 69 0 0 0 25 0 1 0 550980089 15032320 1028 33554432000 4194304 4395502 140733966635568 18446744073709551615 4292793 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16163/statm: 3670 1028 267 50 0 810 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14680

[startup+1.50053 s]
/proc/loadavg: 2.51 3.44 3.65 5/190 16164
/proc/meminfo: memFree=14203580/32950940 swapFree=67111528/67111528
[pid=16163] ppid=16161 vsize=15856 CPUtime=1.49 cores=4,6
/proc/16163/stat : 16163 (SApperloT2010) R 16161 16163 15257 0 -1 4202496 1407 0 0 0 149 0 0 0 25 0 1 0 550980089 16236544 1345 33554432000 4194304 4395502 140733966635568 18446744073709551615 4299653 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16163/statm: 3964 1345 267 50 0 1104 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15856

[startup+3.10025 s]
/proc/loadavg: 2.51 3.44 3.65 5/190 16164
/proc/meminfo: memFree=14199240/32950940 swapFree=67111528/67111528
[pid=16163] ppid=16161 vsize=17956 CPUtime=3.09 cores=4,6
/proc/16163/stat : 16163 (SApperloT2010) R 16161 16163 15257 0 -1 4202496 1907 0 0 0 309 0 0 0 25 0 1 0 550980089 18386944 1845 33554432000 4194304 4395502 140733966635568 18446744073709551615 4300203 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16163/statm: 4489 1845 267 50 0 1629 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17956

[startup+6.30075 s]
/proc/loadavg: 2.63 3.45 3.65 5/190 16164
/proc/meminfo: memFree=14183988/32950940 swapFree=67111528/67111528
[pid=16163] ppid=16161 vsize=21772 CPUtime=6.29 cores=4,6
/proc/16163/stat : 16163 (SApperloT2010) R 16161 16163 15257 0 -1 4202496 2869 0 0 0 629 0 0 0 25 0 1 0 550980089 22294528 2807 33554432000 4194304 4395502 140733966635568 18446744073709551615 4288516 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16163/statm: 5443 2807 267 50 0 2583 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21772

[startup+12.7006 s]
/proc/loadavg: 2.82 3.48 3.66 5/190 16164
/proc/meminfo: memFree=14157852/32950940 swapFree=67111528/67111528
[pid=16163] ppid=16161 vsize=28740 CPUtime=12.69 cores=4,6
/proc/16163/stat : 16163 (SApperloT2010) R 16161 16163 15257 0 -1 4202496 4610 0 0 0 1269 0 0 0 25 0 1 0 550980089 29429760 4548 33554432000 4194304 4395502 140733966635568 18446744073709551615 4297879 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16163/statm: 7185 4548 267 50 0 4325 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 28740

[startup+25.5004 s]
/proc/loadavg: 3.08 3.50 3.66 5/190 16164
/proc/meminfo: memFree=14110716/32950940 swapFree=67111528/67111528
[pid=16163] ppid=16161 vsize=41608 CPUtime=25.49 cores=4,6
/proc/16163/stat : 16163 (SApperloT2010) R 16161 16163 15257 0 -1 4202496 7844 0 0 0 2548 1 0 0 25 0 1 0 550980089 42606592 7782 33554432000 4194304 4395502 140733966635568 18446744073709551615 4296690 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16163/statm: 10402 7782 267 50 0 7542 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 41608

[startup+51.1009 s]
/proc/loadavg: 3.39 3.54 3.67 5/190 16165
/proc/meminfo: memFree=14037672/32950940 swapFree=67111528/67111528
[pid=16163] ppid=16161 vsize=64760 CPUtime=51.09 cores=4,6
/proc/16163/stat : 16163 (SApperloT2010) R 16161 16163 15257 0 -1 4202496 13637 0 0 0 5106 3 0 0 25 0 1 0 550980089 66314240 13575 33554432000 4194304 4395502 140733966635568 18446744073709551615 4299632 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16163/statm: 16190 13575 267 50 0 13330 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 64760

[startup+102.307 s]
/proc/loadavg: 3.74 3.61 3.68 5/190 16166
/proc/meminfo: memFree=13891060/32950940 swapFree=67111528/67111528
[pid=16163] ppid=16161 vsize=120880 CPUtime=102.3 cores=4,6
/proc/16163/stat : 16163 (SApperloT2010) R 16161 16163 15257 0 -1 4202496 27640 0 0 0 10224 6 0 0 25 0 1 0 550980089 123781120 27578 33554432000 4194304 4395502 140733966635568 18446744073709551615 4299805 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16163/statm: 30220 27578 267 50 0 27360 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 120880

[startup+162.3 s]
/proc/loadavg: 3.90 3.68 3.70 5/190 16168
/proc/meminfo: memFree=13727472/32950940 swapFree=67111528/67111528
[pid=16163] ppid=16161 vsize=177924 CPUtime=162.3 cores=4,6
/proc/16163/stat : 16163 (SApperloT2010) R 16161 16163 15257 0 -1 4202496 41928 0 0 0 16221 9 0 0 25 0 1 0 550980089 182194176 41866 33554432000 4194304 4395502 140733966635568 18446744073709551615 4299127 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16163/statm: 44481 41866 267 50 0 41621 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 177924

[startup+222.301 s]
/proc/loadavg: 3.96 3.73 3.72 5/190 16170
/proc/meminfo: memFree=13603316/32950940 swapFree=67111528/67111528
[pid=16163] ppid=16161 vsize=236808 CPUtime=222.3 cores=4,6
/proc/16163/stat : 16163 (SApperloT2010) R 16161 16163 15257 0 -1 4202496 56622 0 0 0 22217 13 0 0 25 0 1 0 550980089 242491392 56560 33554432000 4194304 4395502 140733966635568 18446744073709551615 4296487 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16163/statm: 59202 56560 267 50 0 56342 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 236808

[startup+282.3 s]
/proc/loadavg: 4.03 3.79 3.74 5/190 16171
/proc/meminfo: memFree=13470608/32950940 swapFree=67111528/67111528
[pid=16163] ppid=16161 vsize=285036 CPUtime=282.3 cores=4,6
/proc/16163/stat : 16163 (SApperloT2010) R 16161 16163 15257 0 -1 4202496 68684 0 0 0 28214 16 0 0 25 0 1 0 550980089 291876864 68622 33554432000 4194304 4395502 140733966635568 18446744073709551615 4291648 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16163/statm: 71259 68622 267 50 0 68399 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 285036

[startup+342.301 s]
/proc/loadavg: 4.01 3.83 3.75 5/190 16173
/proc/meminfo: memFree=13303912/32950940 swapFree=67111528/67111528
[pid=16163] ppid=16161 vsize=354720 CPUtime=342.3 cores=4,6
/proc/16163/stat : 16163 (SApperloT2010) R 16161 16163 15257 0 -1 4202496 86105 0 0 0 34211 19 0 0 25 0 1 0 550980089 363233280 86043 33554432000 4194304 4395502 140733966635568 18446744073709551615 4286404 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16163/statm: 88680 86043 267 50 0 85820 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 354720

[startup+402.3 s]
/proc/loadavg: 4.00 3.86 3.76 5/190 16174
/proc/meminfo: memFree=13203808/32950940 swapFree=67111528/67111528
[pid=16163] ppid=16161 vsize=412656 CPUtime=402.29 cores=4,6
/proc/16163/stat : 16163 (SApperloT2010) R 16161 16163 15257 0 -1 4202496 100585 0 0 0 40208 21 0 0 25 0 1 0 550980089 422559744 100523 33554432000 4194304 4395502 140733966635568 18446744073709551615 4347485 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16163/statm: 103164 100523 267 50 0 100304 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 412656

[startup+462.301 s]
/proc/loadavg: 4.00 3.88 3.77 5/190 16176
/proc/meminfo: memFree=13061544/32950940 swapFree=67111528/67111528
[pid=16163] ppid=16161 vsize=479764 CPUtime=462.3 cores=4,6
/proc/16163/stat : 16163 (SApperloT2010) R 16161 16163 15257 0 -1 4202496 117380 0 0 0 46205 25 0 0 25 0 1 0 550980089 491278336 117318 33554432000 4194304 4395502 140733966635568 18446744073709551615 215988251445 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16163/statm: 119941 117318 267 50 0 117081 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 479764

[startup+522.3 s]
/proc/loadavg: 4.00 3.90 3.79 5/190 16177
/proc/meminfo: memFree=12975828/32950940 swapFree=67111528/67111528
[pid=16163] ppid=16161 vsize=479764 CPUtime=522.3 cores=4,6
/proc/16163/stat : 16163 (SApperloT2010) R 16161 16163 15257 0 -1 4202496 117387 0 0 0 52205 25 0 0 25 0 1 0 550980089 491278336 117325 33554432000 4194304 4395502 140733966635568 18446744073709551615 4286596 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16163/statm: 119941 117325 267 50 0 117081 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 479764

[startup+582.301 s]
/proc/loadavg: 4.07 3.93 3.80 5/190 16179
/proc/meminfo: memFree=12809376/32950940 swapFree=67111528/67111528
[pid=16163] ppid=16161 vsize=545256 CPUtime=582.31 cores=4,6
/proc/16163/stat : 16163 (SApperloT2010) R 16161 16163 15257 0 -1 4202496 133754 0 0 0 58202 29 0 0 25 0 1 0 550980089 558342144 133692 33554432000 4194304 4395502 140733966635568 18446744073709551615 4300819 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16163/statm: 136314 133692 267 50 0 133454 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 545256

[startup+642.3 s]
/proc/loadavg: 4.02 3.94 3.81 5/190 16181
/proc/meminfo: memFree=12685096/32950940 swapFree=67111528/67111528
[pid=16163] ppid=16161 vsize=603752 CPUtime=642.31 cores=4,6
/proc/16163/stat : 16163 (SApperloT2010) R 16161 16163 15257 0 -1 4202496 148373 0 0 0 64199 32 0 0 25 0 1 0 550980089 618242048 148311 33554432000 4194304 4395502 140733966635568 18446744073709551615 4286474 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16163/statm: 150938 148311 267 50 0 148078 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 603752

[startup+702.301 s]
/proc/loadavg: 4.01 3.95 3.82 5/190 16182
/proc/meminfo: memFree=12515656/32950940 swapFree=67111528/67111528
[pid=16163] ppid=16161 vsize=677128 CPUtime=702.3 cores=4,6
/proc/16163/stat : 16163 (SApperloT2010) R 16161 16163 15257 0 -1 4202496 166716 0 0 0 70193 37 0 0 25 0 1 0 550980089 693379072 166654 33554432000 4194304 4395502 140733966635568 18446744073709551615 4299118 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16163/statm: 169282 166654 267 50 0 166422 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 677128

[startup+762.306 s]
/proc/loadavg: 4.00 3.95 3.83 5/190 16184
/proc/meminfo: memFree=12373644/32950940 swapFree=67111528/67111528
[pid=16163] ppid=16161 vsize=728928 CPUtime=762.31 cores=4,6
/proc/16163/stat : 16163 (SApperloT2010) R 16161 16163 15257 0 -1 4202496 179649 0 0 0 76192 39 0 0 25 0 1 0 550980089 746422272 179587 33554432000 4194304 4395502 140733966635568 18446744073709551615 4299792 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16163/statm: 182232 179587 267 50 0 179372 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 728928

[startup+822.301 s]
/proc/loadavg: 4.06 3.97 3.84 5/190 16186
/proc/meminfo: memFree=12253324/32950940 swapFree=67111528/67111528
[pid=16163] ppid=16161 vsize=792708 CPUtime=822.31 cores=4,6
/proc/16163/stat : 16163 (SApperloT2010) R 16161 16163 15257 0 -1 4202496 195606 0 0 0 82188 43 0 0 25 0 1 0 550980089 811732992 195544 33554432000 4194304 4395502 140733966635568 18446744073709551615 4299608 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16163/statm: 198177 195544 267 50 0 195317 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 792708

[startup+882.301 s]
/proc/loadavg: 4.02 3.97 3.85 5/190 16187
/proc/meminfo: memFree=12188820/32950940 swapFree=67111528/67111528
[pid=16163] ppid=16161 vsize=856956 CPUtime=882.31 cores=4,6
/proc/16163/stat : 16163 (SApperloT2010) R 16161 16163 15257 0 -1 4202496 211671 0 0 0 88184 47 0 0 25 0 1 0 550980089 877522944 211609 33554432000 4194304 4395502 140733966635568 18446744073709551615 4292903 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16163/statm: 214239 211609 267 50 0 211379 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 856956

[startup+942.301 s]
/proc/loadavg: 4.00 3.97 3.85 5/190 16189
/proc/meminfo: memFree=12047548/32950940 swapFree=67111528/67111528
[pid=16163] ppid=16161 vsize=921200 CPUtime=942.31 cores=4,6
/proc/16163/stat : 16163 (SApperloT2010) R 16161 16163 15257 0 -1 4202496 227730 0 0 0 94180 51 0 0 25 0 1 0 550980089 943308800 227668 33554432000 4194304 4395502 140733966635568 18446744073709551615 4299792 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16163/statm: 230300 227668 267 50 0 227440 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 921200

[startup+1002.3 s]
/proc/loadavg: 4.00 3.97 3.86 5/190 16190
/proc/meminfo: memFree=11899840/32950940 swapFree=67111528/67111528
[pid=16163] ppid=16161 vsize=985480 CPUtime=1002.32 cores=4,6
/proc/16163/stat : 16163 (SApperloT2010) R 16161 16163 15257 0 -1 4202496 243794 0 0 0 100177 55 0 0 25 0 1 0 550980089 1009131520 243732 33554432000 4194304 4395502 140733966635568 18446744073709551615 4314374 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16163/statm: 246370 243732 267 50 0 243510 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 985480

[startup+1062.3 s]
/proc/loadavg: 4.00 3.97 3.86 5/190 16192
/proc/meminfo: memFree=11795396/32950940 swapFree=67111528/67111528
[pid=16163] ppid=16161 vsize=985480 CPUtime=1062.32 cores=4,6
/proc/16163/stat : 16163 (SApperloT2010) R 16161 16163 15257 0 -1 4202496 243799 0 0 0 106177 55 0 0 25 0 1 0 550980089 1009131520 243737 33554432000 4194304 4395502 140733966635568 18446744073709551615 4299758 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16163/statm: 246370 243737 267 50 0 243510 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 985480

[startup+1122.3 s]
/proc/loadavg: 4.00 3.97 3.87 5/190 16194
/proc/meminfo: memFree=11728400/32950940 swapFree=67111528/67111528
[pid=16163] ppid=16161 vsize=985480 CPUtime=1122.32 cores=4,6
/proc/16163/stat : 16163 (SApperloT2010) R 16161 16163 15257 0 -1 4202496 243802 0 0 0 112177 55 0 0 25 0 1 0 550980089 1009131520 243740 33554432000 4194304 4395502 140733966635568 18446744073709551615 4299189 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16163/statm: 246370 243740 267 50 0 243510 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 985480

[startup+1182.3 s]
/proc/loadavg: 4.00 3.97 3.87 5/190 16195
/proc/meminfo: memFree=11571620/32950940 swapFree=67111528/67111528
[pid=16163] ppid=16161 vsize=1049636 CPUtime=1182.32 cores=4,6
/proc/16163/stat : 16163 (SApperloT2010) R 16161 16163 15257 0 -1 4202496 259826 0 0 0 118173 59 0 0 25 0 1 0 550980089 1074827264 259764 33554432000 4194304 4395502 140733966635568 18446744073709551615 4299634 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16163/statm: 262409 259764 267 50 0 259549 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 1049636

[startup+1242.3 s]
/proc/loadavg: 4.07 3.99 3.89 5/190 16197
/proc/meminfo: memFree=11408404/32950940 swapFree=67111528/67111528
[pid=16163] ppid=16161 vsize=1113532 CPUtime=1242.32 cores=4,6
/proc/16163/stat : 16163 (SApperloT2010) R 16161 16163 15257 0 -1 4202496 275807 0 0 0 124170 62 0 0 25 0 1 0 550980089 1140256768 275745 33554432000 4194304 4395502 140733966635568 18446744073709551615 4299634 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16163/statm: 278383 275745 267 50 0 275523 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 1113532



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.78 3.94 3.88 2/181 16218
/proc/meminfo: memFree=13050296/32950940 swapFree=67111528/67111528
[pid=16163] ppid=16161 vsize=1177336 CPUtime=1300.02 cores=4,6
/proc/16163/stat : 16163 (SApperloT2010) R 16161 16163 15257 0 -1 4202496 291755 0 0 0 129937 65 0 0 25 0 1 0 550980089 1205592064 291693 33554432000 4194304 4395502 140733966635568 18446744073709551615 4298000 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16163/statm: 294334 291693 267 50 0 291474 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 1177336

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.05
CPU time (s): 1300.08
CPU user time (s): 1299.38
CPU system time (s): 0.704892
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1177340

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

runsolver used 2.10468 second user time and 4.36933 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-24 03:11:33
IDJOB=3274016
IDBENCH=83151
IDSOLVER=1655
FILE ID=node117/3274016-1303607493
RUNJOBID= node117-1303607489-16121
PBS_JOBID= 13150623
Free space on /tmp= 71460 MiB

SOLVER NAME= SApperloT2010 2011-03-04
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n200-s00813792-unsat.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3274016-1303607493/watcher-3274016-1303607493 -o /tmp/evaluation-result-3274016-1303607493/solver-3274016-1303607493 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3274016-1303607493.cnf

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

MD5SUM BENCH= 92046422d2d9595619b29413c0964c9c
RANDOM SEED=1275398348

node117.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.849
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.849
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.849
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.849
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.849
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.849
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.74
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.849
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.849
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	: 5267.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      14211392 kB
Buffers:       2315772 kB
Cached:       15790084 kB
SwapCached:          0 kB
Active:       10498788 kB
Inactive:      7684716 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      14211392 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             916 kB
Writeback:           0 kB
AnonPages:       76568 kB
Mapped:          15560 kB
Slab:           492972 kB
PageTables:       5164 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   259220 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= 71464 MiB
End job on node117 at 2011-04-24 03:33:15