Trace number 3249549

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.09 1300.06

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-17x27.cnf
MD5SUMb9a7e3013b1b74b08c8e421f15cb16c4
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 variables1836
Number of clauses194157
Sum of the clauses size771120
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22754
Number of clauses of size 30
Number of clauses of size 4191403
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-3249549-1303504247/watcher-3249549-1303504247 -o /tmp/evaluation-result-3249549-1303504247/solver-3249549-1303504247 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3249549-1303504247.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: 3.18 3.75 2.99 4/189 15630
/proc/meminfo: memFree=15130644/32950940 swapFree=67111528/67111528
[pid=15630] ppid=15628 vsize=15700 CPUtime=0 cores=1,3
/proc/15630/stat : 15630 (SApperloT2010) R 15628 15630 15396 0 -1 4202496 923 0 0 0 0 0 0 0 21 0 1 0 540655503 16076800 862 33554432000 4194304 4395502 140736121510704 18446744073709551615 215988253381 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/15630/statm: 3925 863 249 50 0 1065 0

[startup+0.0292539 s]
/proc/loadavg: 3.18 3.75 2.99 4/189 15630
/proc/meminfo: memFree=15130644/32950940 swapFree=67111528/67111528
[pid=15630] ppid=15628 vsize=19132 CPUtime=0.02 cores=1,3
/proc/15630/stat : 15630 (SApperloT2010) R 15628 15630 15396 0 -1 4202496 1776 0 0 0 2 0 0 0 21 0 1 0 540655503 19591168 1715 33554432000 4194304 4395502 140736121510704 18446744073709551615 215988253381 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/15630/statm: 4783 1716 249 50 0 1923 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 19132

[startup+0.10024 s]
/proc/loadavg: 3.18 3.75 2.99 4/189 15630
/proc/meminfo: memFree=15130644/32950940 swapFree=67111528/67111528
[pid=15630] ppid=15628 vsize=29164 CPUtime=0.09 cores=1,3
/proc/15630/stat : 15630 (SApperloT2010) R 15628 15630 15396 0 -1 4202496 4284 0 0 0 9 0 0 0 21 0 1 0 540655503 29863936 4223 33554432000 4194304 4395502 140736121510704 18446744073709551615 215988253381 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/15630/statm: 7291 4224 249 50 0 4431 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29164

[startup+0.300206 s]
/proc/loadavg: 3.18 3.75 2.99 4/189 15630
/proc/meminfo: memFree=15130644/32950940 swapFree=67111528/67111528
[pid=15630] ppid=15628 vsize=36496 CPUtime=0.29 cores=1,3
/proc/15630/stat : 15630 (SApperloT2010) R 15628 15630 15396 0 -1 4202496 6114 0 0 0 28 1 0 0 22 0 1 0 540655503 37371904 6052 33554432000 4194304 4395502 140736121510704 18446744073709551615 215988617111 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/15630/statm: 9124 6052 255 50 0 6264 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36496

[startup+0.700136 s]
/proc/loadavg: 3.18 3.75 2.99 4/189 15630
/proc/meminfo: memFree=15130644/32950940 swapFree=67111528/67111528
[pid=15630] ppid=15628 vsize=60260 CPUtime=0.69 cores=1,3
/proc/15630/stat : 15630 (SApperloT2010) R 15628 15630 15396 0 -1 4202496 13204 0 0 0 67 2 0 0 24 0 1 0 540655503 61706240 12382 33554432000 4194304 4395502 140736121510704 18446744073709551615 4299509 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/15630/statm: 15065 12382 267 50 0 12205 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 60260

[startup+1.50099 s]
/proc/loadavg: 3.18 3.75 2.99 5/190 15631
/proc/meminfo: memFree=15070876/32950940 swapFree=67111528/67111528
[pid=15630] ppid=15628 vsize=67036 CPUtime=1.5 cores=1,3
/proc/15630/stat : 15630 (SApperloT2010) R 15628 15630 15396 0 -1 4202496 14879 0 0 0 147 3 0 0 25 0 1 0 540655503 68644864 14057 33554432000 4194304 4395502 140736121510704 18446744073709551615 4299158 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/15630/statm: 16759 14057 267 50 0 13899 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 67036

[startup+3.10071 s]
/proc/loadavg: 3.18 3.75 2.99 5/190 15632
/proc/meminfo: memFree=15055252/32950940 swapFree=67111528/67111528
[pid=15630] ppid=15628 vsize=78544 CPUtime=3.09 cores=1,3
/proc/15630/stat : 15630 (SApperloT2010) R 15628 15630 15396 0 -1 4202496 17683 0 0 0 305 4 0 0 25 0 1 0 540655503 80429056 16861 33554432000 4194304 4395502 140736121510704 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/15630/statm: 19636 16861 267 50 0 16776 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 78544

[startup+6.30015 s]
/proc/loadavg: 3.25 3.76 3.00 5/190 15632
/proc/meminfo: memFree=15017064/32950940 swapFree=67111528/67111528
[pid=15630] ppid=15628 vsize=96260 CPUtime=6.29 cores=1,3
/proc/15630/stat : 15630 (SApperloT2010) R 15628 15630 15396 0 -1 4202496 21813 0 0 0 624 5 0 0 25 0 1 0 540655503 98570240 20991 33554432000 4194304 4395502 140736121510704 18446744073709551615 4299637 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/15630/statm: 24065 20991 267 50 0 21205 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 96260

[startup+12.701 s]
/proc/loadavg: 3.31 3.76 3.01 5/190 15632
/proc/meminfo: memFree=14966824/32950940 swapFree=67111528/67111528
[pid=15630] ppid=15628 vsize=118848 CPUtime=12.69 cores=1,3
/proc/15630/stat : 15630 (SApperloT2010) R 15628 15630 15396 0 -1 4202496 27182 0 0 0 1262 7 0 0 25 0 1 0 540655503 121700352 26360 33554432000 4194304 4395502 140736121510704 18446744073709551615 4299743 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/15630/statm: 29712 26360 267 50 0 26852 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 118848

[startup+25.5008 s]
/proc/loadavg: 3.46 3.77 3.02 5/190 15632
/proc/meminfo: memFree=14898448/32950940 swapFree=67111528/67111528
[pid=15630] ppid=15628 vsize=156224 CPUtime=25.49 cores=1,3
/proc/15630/stat : 15630 (SApperloT2010) R 15628 15630 15396 0 -1 4202496 36245 0 0 0 2540 9 0 0 25 0 1 0 540655503 159973376 35423 33554432000 4194304 4395502 140736121510704 18446744073709551615 4299527 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/15630/statm: 39056 35423 267 50 0 36196 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 156224

[startup+51.1004 s]
/proc/loadavg: 3.64 3.79 3.04 5/190 15633
/proc/meminfo: memFree=14793632/32950940 swapFree=67111528/67111528
[pid=15630] ppid=15628 vsize=195040 CPUtime=51.09 cores=1,3
/proc/15630/stat : 15630 (SApperloT2010) R 15628 15630 15396 0 -1 4202496 45575 0 0 0 5098 11 0 0 25 0 1 0 540655503 199720960 44753 33554432000 4194304 4395502 140736121510704 18446744073709551615 4299657 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/15630/statm: 48760 44753 267 50 0 45900 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 195040

[startup+102.306 s]
/proc/loadavg: 3.84 3.82 3.09 5/190 15634
/proc/meminfo: memFree=14619516/32950940 swapFree=67111528/67111528
[pid=15630] ppid=15628 vsize=265048 CPUtime=102.3 cores=1,3
/proc/15630/stat : 15630 (SApperloT2010) R 15628 15630 15396 0 -1 4202496 62269 0 0 0 10215 15 0 0 25 0 1 0 540655503 271409152 61447 33554432000 4194304 4395502 140736121510704 18446744073709551615 4299608 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/15630/statm: 66262 61447 267 50 0 63402 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 265048

[startup+162.301 s]
/proc/loadavg: 3.94 3.85 3.15 5/190 15636
/proc/meminfo: memFree=14380040/32950940 swapFree=67111528/67111528
[pid=15630] ppid=15628 vsize=429284 CPUtime=162.3 cores=1,3
/proc/15630/stat : 15630 (SApperloT2010) R 15628 15630 15396 0 -1 4202496 102451 0 0 0 16204 26 0 0 25 0 1 0 540655503 439586816 101629 33554432000 4194304 4395502 140736121510704 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/15630/statm: 107321 101629 267 50 0 104461 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 429284

[startup+222.3 s]
/proc/loadavg: 4.04 3.89 3.20 5/190 15637
/proc/meminfo: memFree=14223520/32950940 swapFree=67111528/67111528
[pid=15630] ppid=15628 vsize=497572 CPUtime=222.3 cores=1,3
/proc/15630/stat : 15630 (SApperloT2010) R 15628 15630 15396 0 -1 4202496 118473 0 0 0 22200 30 0 0 25 0 1 0 540655503 509513728 117651 33554432000 4194304 4395502 140736121510704 18446744073709551615 4299739 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/15630/statm: 124393 117651 267 50 0 121533 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 497572

[startup+282.301 s]
/proc/loadavg: 4.05 3.92 3.25 5/190 15639
/proc/meminfo: memFree=14117208/32950940 swapFree=67111528/67111528
[pid=15630] ppid=15628 vsize=578296 CPUtime=282.3 cores=1,3
/proc/15630/stat : 15630 (SApperloT2010) R 15628 15630 15396 0 -1 4202496 138107 0 0 0 28196 34 0 0 25 0 1 0 540655503 592175104 137285 33554432000 4194304 4395502 140736121510704 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/15630/statm: 144574 137285 267 50 0 141714 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 578296

[startup+342.3 s]
/proc/loadavg: 4.02 3.93 3.30 5/190 15641
/proc/meminfo: memFree=13934528/32950940 swapFree=67111528/67111528
[pid=15630] ppid=15628 vsize=685936 CPUtime=342.3 cores=1,3
/proc/15630/stat : 15630 (SApperloT2010) R 15628 15630 15396 0 -1 4202496 164458 0 0 0 34189 41 0 0 25 0 1 0 540655503 702398464 163636 33554432000 4194304 4395502 140736121510704 18446744073709551615 215988253381 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/15630/statm: 171484 163636 267 50 0 168624 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 685936

[startup+402.301 s]
/proc/loadavg: 4.11 3.97 3.35 5/190 15642
/proc/meminfo: memFree=13775280/32950940 swapFree=67111528/67111528
[pid=15630] ppid=15628 vsize=754872 CPUtime=402.3 cores=1,3
/proc/15630/stat : 15630 (SApperloT2010) R 15628 15630 15396 0 -1 4202496 180933 0 0 0 40185 45 0 0 25 0 1 0 540655503 772988928 180111 33554432000 4194304 4395502 140736121510704 18446744073709551615 4299608 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/15630/statm: 188718 180111 267 50 0 185858 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 754872

[startup+462.3 s]
/proc/loadavg: 4.04 3.97 3.39 5/190 15644
/proc/meminfo: memFree=13674072/32950940 swapFree=67111528/67111528
[pid=15630] ppid=15628 vsize=791036 CPUtime=462.3 cores=1,3
/proc/15630/stat : 15630 (SApperloT2010) R 15628 15630 15396 0 -1 4202496 188832 0 0 0 46183 47 0 0 25 0 1 0 540655503 810020864 188010 33554432000 4194304 4395502 140736121510704 18446744073709551615 4299608 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/15630/statm: 197759 188010 267 50 0 194899 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 791036

[startup+522.301 s]
/proc/loadavg: 4.01 3.97 3.42 5/190 15648
/proc/meminfo: memFree=13630076/32950940 swapFree=67111528/67111528
[pid=15630] ppid=15628 vsize=805068 CPUtime=522.3 cores=1,3
/proc/15630/stat : 15630 (SApperloT2010) R 15628 15630 15396 0 -1 4202496 191786 0 0 0 52182 48 0 0 25 0 1 0 540655503 824389632 190964 33554432000 4194304 4395502 140736121510704 18446744073709551615 4299628 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/15630/statm: 201267 190964 267 50 0 198407 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 805068

[startup+582.3 s]
/proc/loadavg: 4.00 3.97 3.46 5/190 15650
/proc/meminfo: memFree=13544872/32950940 swapFree=67111528/67111528
[pid=15630] ppid=15628 vsize=862532 CPUtime=582.31 cores=1,3
/proc/15630/stat : 15630 (SApperloT2010) R 15628 15630 15396 0 -1 4202496 205262 0 0 0 58178 53 0 0 25 0 1 0 540655503 883232768 204440 33554432000 4194304 4395502 140736121510704 18446744073709551615 4299174 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/15630/statm: 215633 204440 267 50 0 212773 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 862532

[startup+642.301 s]
/proc/loadavg: 4.00 3.97 3.49 5/190 15652
/proc/meminfo: memFree=13351644/32950940 swapFree=67111528/67111528
[pid=15630] ppid=15628 vsize=947656 CPUtime=642.31 cores=1,3
/proc/15630/stat : 15630 (SApperloT2010) R 15628 15630 15396 0 -1 4202496 225535 0 0 0 64173 58 0 0 25 0 1 0 540655503 970399744 224713 33554432000 4194304 4395502 140736121510704 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/15630/statm: 236914 224713 267 50 0 234054 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 947656

[startup+702.3 s]
/proc/loadavg: 4.00 3.97 3.52 5/190 15653
/proc/meminfo: memFree=13216456/32950940 swapFree=67111528/67111528
[pid=15630] ppid=15628 vsize=979752 CPUtime=702.31 cores=1,3
/proc/15630/stat : 15630 (SApperloT2010) R 15628 15630 15396 0 -1 4202496 233619 0 0 0 70170 61 0 0 25 0 1 0 540655503 1003266048 232797 33554432000 4194304 4395502 140736121510704 18446744073709551615 4299166 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/15630/statm: 244938 232797 267 50 0 242078 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 979752

[startup+762.307 s]
/proc/loadavg: 4.00 3.97 3.54 5/190 15655
/proc/meminfo: memFree=13086352/32950940 swapFree=67111528/67111528
[pid=15630] ppid=15628 vsize=1035112 CPUtime=762.32 cores=1,3
/proc/15630/stat : 15630 (SApperloT2010) R 15628 15630 15396 0 -1 4202496 246608 0 0 0 76168 64 0 0 25 0 1 0 540655503 1059954688 245786 33554432000 4194304 4395502 140736121510704 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/15630/statm: 258778 245786 267 50 0 255918 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 1035112

[startup+822.3 s]
/proc/loadavg: 4.05 3.99 3.57 5/190 15656
/proc/meminfo: memFree=13020364/32950940 swapFree=67111528/67111528
[pid=15630] ppid=15628 vsize=1055620 CPUtime=822.31 cores=1,3
/proc/15630/stat : 15630 (SApperloT2010) R 15628 15630 15396 0 -1 4202496 250959 0 0 0 82166 65 0 0 25 0 1 0 540655503 1080954880 250137 33554432000 4194304 4395502 140736121510704 18446744073709551615 4299673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/15630/statm: 263905 250137 267 50 0 261045 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 1055620

[startup+882.301 s]
/proc/loadavg: 4.02 3.99 3.60 5/190 15658
/proc/meminfo: memFree=12795260/32950940 swapFree=67111528/67111528
[pid=15630] ppid=15628 vsize=1160600 CPUtime=882.32 cores=1,3
/proc/15630/stat : 15630 (SApperloT2010) R 15628 15630 15396 0 -1 4202496 276390 0 0 0 88161 71 0 0 25 0 1 0 540655503 1188454400 275568 33554432000 4194304 4395502 140736121510704 18446744073709551615 4293004 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/15630/statm: 290150 275568 267 50 0 287290 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 1160600

[startup+942.3 s]
/proc/loadavg: 4.08 4.01 3.63 5/190 15660
/proc/meminfo: memFree=12661808/32950940 swapFree=67111528/67111528
[pid=15630] ppid=15628 vsize=1209888 CPUtime=942.31 cores=1,3
/proc/15630/stat : 15630 (SApperloT2010) R 15628 15630 15396 0 -1 4202496 288363 0 0 0 94157 74 0 0 25 0 1 0 540655503 1238925312 287541 33554432000 4194304 4395502 140736121510704 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/15630/statm: 302472 287541 267 50 0 299612 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 1209888

[startup+1002.3 s]
/proc/loadavg: 4.03 4.00 3.65 5/190 15661
/proc/meminfo: memFree=12492512/32950940 swapFree=67111528/67111528
[pid=15630] ppid=15628 vsize=1245060 CPUtime=1002.31 cores=1,3
/proc/15630/stat : 15630 (SApperloT2010) R 15628 15630 15396 0 -1 4202496 296464 0 0 0 100155 76 0 0 25 0 1 0 540655503 1274941440 295642 33554432000 4194304 4395502 140736121510704 18446744073709551615 4299634 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/15630/statm: 311265 295642 267 50 0 308405 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 1245060

[startup+1062.3 s]
/proc/loadavg: 4.01 4.00 3.66 5/190 15663
/proc/meminfo: memFree=12437680/32950940 swapFree=67111528/67111528
[pid=15630] ppid=15628 vsize=1264272 CPUtime=1062.31 cores=1,3
/proc/15630/stat : 15630 (SApperloT2010) R 15628 15630 15396 0 -1 4202496 300352 0 0 0 106154 77 0 0 25 0 1 0 540655503 1294614528 299530 33554432000 4194304 4395502 140736121510704 18446744073709551615 4309777 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/15630/statm: 316068 299530 267 50 0 313208 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 1264272

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.68 5/190 15664
/proc/meminfo: memFree=12411980/32950940 swapFree=67111528/67111528
[pid=15630] ppid=15628 vsize=1278616 CPUtime=1122.32 cores=1,3
/proc/15630/stat : 15630 (SApperloT2010) R 15628 15630 15396 0 -1 4202496 303163 0 0 0 112154 78 0 0 25 0 1 0 540655503 1309302784 302341 33554432000 4194304 4395502 140736121510704 18446744073709551615 4328448 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/15630/statm: 319654 302341 267 50 0 316794 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 1278616

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.70 5/190 15666
/proc/meminfo: memFree=12392960/32950940 swapFree=67111528/67111528
[pid=15630] ppid=15628 vsize=1283992 CPUtime=1182.32 cores=1,3
/proc/15630/stat : 15630 (SApperloT2010) R 15628 15630 15396 0 -1 4202496 304271 0 0 0 118154 78 0 0 25 0 1 0 540655503 1314807808 303449 33554432000 4194304 4395502 140736121510704 18446744073709551615 4299628 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/15630/statm: 320998 303449 267 50 0 318138 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 1283992

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.72 5/190 15668
/proc/meminfo: memFree=12326088/32950940 swapFree=67111528/67111528
[pid=15630] ppid=15628 vsize=1330668 CPUtime=1242.32 cores=1,3
/proc/15630/stat : 15630 (SApperloT2010) R 15628 15630 15396 0 -1 4202496 315752 0 0 0 124150 82 0 0 25 0 1 0 540655503 1362604032 314930 33554432000 4194304 4395502 140736121510704 18446744073709551615 4314366 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/15630/statm: 332667 314930 267 50 0 329807 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 1330668



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.32 3.84 3.68 2/176 15706
/proc/meminfo: memFree=13971340/32950940 swapFree=67111528/67111528
[pid=15630] ppid=15628 vsize=1402916 CPUtime=1300.03 cores=1,3
/proc/15630/stat : 15630 (SApperloT2010) R 15628 15630 15396 0 -1 4202496 333412 0 0 0 129917 86 0 0 25 0 1 0 540655503 1436585984 332590 33554432000 4194304 4395502 140736121510704 18446744073709551615 215988253381 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/15630/statm: 350729 332590 267 50 0 347869 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 1402916

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.06
CPU time (s): 1300.09
CPU user time (s): 1299.17
CPU system time (s): 0.91886
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1402916

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.17
system time used= 0.91886
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 333413
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 1504

runsolver used 2.03669 second user time and 5.06523 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-22 22:30:47
IDJOB=3249549
IDBENCH=83173
IDSOLVER=1655
FILE ID=node117/3249549-1303504247
RUNJOBID= node117-1303502915-15416
PBS_JOBID= 13134220
Free space on /tmp= 71920 MiB

SOLVER NAME= SApperloT2010 2011-03-04
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-17x27.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3249549-1303504247/watcher-3249549-1303504247 -o /tmp/evaluation-result-3249549-1303504247/solver-3249549-1303504247 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3249549-1303504247.cnf

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

MD5SUM BENCH= b9a7e3013b1b74b08c8e421f15cb16c4
RANDOM SEED=1677961451

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:      15131048 kB
Buffers:       1847984 kB
Cached:       15187192 kB
SwapCached:          0 kB
Active:        9231068 kB
Inactive:      8040960 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      15131048 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           13716 kB
Writeback:           0 kB
AnonPages:      236572 kB
Mapped:          15424 kB
Slab:           482944 kB
PageTables:       5640 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   426704 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= 71928 MiB
End job on node117 at 2011-04-22 22:52:29