Trace number 3439333

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-05-15 (fixed)? (TO) 5000.11 4999.96

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_50_30_20_3-log.shuffled-as.sat03-109.cnf
MD5SUMf19999592ac4a0c798533d80c1c7f2d7
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1952.87
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses58358
Sum of the clauses size583280
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 560
Number of clauses of size over 558298

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: 977)

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-3439333-1306929548/watcher-3439333-1306929548 -o /tmp/evaluation-result-3439333-1306929548/solver-3439333-1306929548 -C 5000 -W 5100 -M 15500 SApperloT2010 HOME/instance-3439333-1306929548.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.36 7.90 7.97 2/483 26899
/proc/meminfo: memFree=25286200/32950928 swapFree=61542356/67111528
[pid=26899] ppid=26897 vsize=13876 CPUtime=0 cores=0,2,4,6
/proc/26899/stat : 26899 (SApperloT2010) R 26897 26899 26861 0 -1 4202496 761 0 0 0 0 0 0 0 18 0 1 0 883185463 14209024 701 33554432000 4194304 4394578 140734910109488 18446744073709551615 260905393920 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26899/statm: 3469 702 247 49 0 610 0

[startup+0.097165 s]
/proc/loadavg: 7.36 7.90 7.97 2/483 26899
/proc/meminfo: memFree=25286200/32950928 swapFree=61542356/67111528
[pid=26899] ppid=26897 vsize=24052 CPUtime=0.09 cores=0,2,4,6
/proc/26899/stat : 26899 (SApperloT2010) R 26897 26899 26861 0 -1 4202496 3133 0 0 0 9 0 0 0 18 0 1 0 883185463 24629248 3072 33554432000 4194304 4394578 140734910109488 18446744073709551615 4254519 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26899/statm: 6013 3072 255 49 0 3154 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24052

[startup+0.101168 s]
/proc/loadavg: 7.36 7.90 7.97 2/483 26899
/proc/meminfo: memFree=25286200/32950928 swapFree=61542356/67111528
[pid=26899] ppid=26897 vsize=24052 CPUtime=0.09 cores=0,2,4,6
/proc/26899/stat : 26899 (SApperloT2010) R 26897 26899 26861 0 -1 4202496 3133 0 0 0 9 0 0 0 18 0 1 0 883185463 24629248 3072 33554432000 4194304 4394578 140734910109488 18446744073709551615 4254519 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26899/statm: 6013 3072 255 49 0 3154 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24052

[startup+0.301125 s]
/proc/loadavg: 7.36 7.90 7.97 2/483 26899
/proc/meminfo: memFree=25286200/32950928 swapFree=61542356/67111528
[pid=26899] ppid=26897 vsize=24052 CPUtime=0.29 cores=0,2,4,6
/proc/26899/stat : 26899 (SApperloT2010) R 26897 26899 26861 0 -1 4202496 3133 0 0 0 29 0 0 0 18 0 1 0 883185463 24629248 3072 33554432000 4194304 4394578 140734910109488 18446744073709551615 4254517 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26899/statm: 6013 3072 255 49 0 3154 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 24052

[startup+0.701047 s]
/proc/loadavg: 7.36 7.90 7.97 2/483 26899
/proc/meminfo: memFree=25286200/32950928 swapFree=61542356/67111528
[pid=26899] ppid=26897 vsize=24052 CPUtime=0.69 cores=0,2,4,6
/proc/26899/stat : 26899 (SApperloT2010) R 26897 26899 26861 0 -1 4202496 3133 0 0 0 69 0 0 0 18 0 1 0 883185463 24629248 3072 33554432000 4194304 4394578 140734910109488 18446744073709551615 4254496 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26899/statm: 6013 3072 255 49 0 3154 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24052

[startup+1.5009 s]
/proc/loadavg: 7.36 7.90 7.97 3/484 26900
/proc/meminfo: memFree=25265224/32950928 swapFree=61542356/67111528
[pid=26899] ppid=26897 vsize=24052 CPUtime=1.49 cores=0,2,4,6
/proc/26899/stat : 26899 (SApperloT2010) R 26897 26899 26861 0 -1 4202496 3133 0 0 0 149 0 0 0 20 0 1 0 883185463 24629248 3072 33554432000 4194304 4394578 140734910109488 18446744073709551615 4254519 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26899/statm: 6013 3072 255 49 0 3154 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 24052

[startup+3.10055 s]
/proc/loadavg: 7.36 7.90 7.97 4/484 26900
/proc/meminfo: memFree=25260512/32950928 swapFree=61542356/67111528
[pid=26899] ppid=26897 vsize=24052 CPUtime=3.09 cores=0,2,4,6
/proc/26899/stat : 26899 (SApperloT2010) R 26897 26899 26861 0 -1 4202496 3133 0 0 0 309 0 0 0 25 0 1 0 883185463 24629248 3072 33554432000 4194304 4394578 140734910109488 18446744073709551615 4254523 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26899/statm: 6013 3072 255 49 0 3154 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 24052

[startup+6.30102 s]
/proc/loadavg: 6.93 7.80 7.94 3/484 26900
/proc/meminfo: memFree=25256172/32950928 swapFree=61542356/67111528
[pid=26899] ppid=26897 vsize=24052 CPUtime=6.29 cores=0,2,4,6
/proc/26899/stat : 26899 (SApperloT2010) R 26897 26899 26861 0 -1 4202496 3133 0 0 0 629 0 0 0 25 0 1 0 883185463 24629248 3072 33554432000 4194304 4394578 140734910109488 18446744073709551615 4254519 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26899/statm: 6013 3072 255 49 0 3154 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 24052

[startup+12.7008 s]
/proc/loadavg: 6.54 7.70 7.91 3/484 26901
/proc/meminfo: memFree=25247392/32950928 swapFree=61542356/67111528
[pid=26899] ppid=26897 vsize=24052 CPUtime=12.7 cores=0,2,4,6
/proc/26899/stat : 26899 (SApperloT2010) R 26897 26899 26861 0 -1 4202496 3133 0 0 0 1269 1 0 0 25 0 1 0 883185463 24629248 3072 33554432000 4194304 4394578 140734910109488 18446744073709551615 4254519 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26899/statm: 6013 3072 255 49 0 3154 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 24052

[startup+25.5005 s]
/proc/loadavg: 5.53 7.42 7.81 3/484 26901
/proc/meminfo: memFree=25223368/32950928 swapFree=61542356/67111528
[pid=26899] ppid=26897 vsize=45764 CPUtime=25.49 cores=0,2,4,6
/proc/26899/stat : 26899 (SApperloT2010) R 26897 26899 26861 0 -1 4202496 8414 0 0 0 2547 2 0 0 25 0 1 0 883185463 46862336 8125 33554432000 4194304 4394578 140734910109488 18446744073709551615 4313519 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26899/statm: 11441 8125 266 49 0 8582 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 45764

[startup+51.1008 s]
/proc/loadavg: 4.32 6.98 7.66 3/484 26902
/proc/meminfo: memFree=25202880/32950928 swapFree=61542356/67111528
[pid=26899] ppid=26897 vsize=57396 CPUtime=51.1 cores=0,2,4,6
/proc/26899/stat : 26899 (SApperloT2010) R 26897 26899 26861 0 -1 4202496 10894 0 0 0 5107 3 0 0 25 0 1 0 883185463 58773504 10605 33554432000 4194304 4394578 140734910109488 18446744073709551615 4298795 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26899/statm: 14349 10605 266 49 0 11490 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 57396

[startup+102.318 s]
/proc/loadavg: 3.01 6.21 7.36 3/484 26903
/proc/meminfo: memFree=25165628/32950928 swapFree=61542356/67111528
[pid=26899] ppid=26897 vsize=80372 CPUtime=102.31 cores=0,2,4,6
/proc/26899/stat : 26899 (SApperloT2010) R 26897 26899 26861 0 -1 4202496 16407 0 0 0 10227 4 0 0 25 0 1 0 883185463 82300928 16118 33554432000 4194304 4394578 140734910109488 18446744073709551615 4313771 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26899/statm: 20093 16118 266 49 0 17234 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 80372

[startup+162.3 s]
/proc/loadavg: 2.37 5.44 7.02 3/484 26913
/proc/meminfo: memFree=25136812/32950928 swapFree=61542356/67111528
[pid=26899] ppid=26897 vsize=95696 CPUtime=162.3 cores=0,2,4,6
/proc/26899/stat : 26899 (SApperloT2010) R 26897 26899 26861 0 -1 4202496 19832 0 0 0 16224 6 0 0 25 0 1 0 883185463 97992704 19543 33554432000 4194304 4394578 140734910109488 18446744073709551615 4298876 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26899/statm: 23924 19543 266 49 0 21065 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 95696

[startup+222.3 s]
/proc/loadavg: 2.13 4.81 6.70 3/484 26915
/proc/meminfo: memFree=25112556/32950928 swapFree=61542356/67111528
[pid=26899] ppid=26897 vsize=116372 CPUtime=222.3 cores=0,2,4,6
/proc/26899/stat : 26899 (SApperloT2010) R 26897 26899 26861 0 -1 4202496 24678 0 0 0 22222 8 0 0 25 0 1 0 883185463 119164928 24389 33554432000 4194304 4394578 140734910109488 18446744073709551615 4298976 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26899/statm: 29093 24389 266 49 0 26234 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 116372

[startup+282.3 s]
/proc/loadavg: 2.05 4.30 6.41 3/484 26917
/proc/meminfo: memFree=25088312/32950928 swapFree=61542356/67111528
[pid=26899] ppid=26897 vsize=138272 CPUtime=282.3 cores=0,2,4,6
/proc/26899/stat : 26899 (SApperloT2010) R 26897 26899 26861 0 -1 4202496 29878 0 0 0 28221 9 0 0 25 0 1 0 883185463 141590528 29589 33554432000 4194304 4394578 140734910109488 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26899/statm: 34568 29589 266 49 0 31709 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 138272

[startup+342.3 s]
/proc/loadavg: 2.16 3.91 6.14 3/484 26918
/proc/meminfo: memFree=25076716/32950928 swapFree=61542356/67111528
[pid=26899] ppid=26897 vsize=144684 CPUtime=342.3 cores=0,2,4,6
/proc/26899/stat : 26899 (SApperloT2010) R 26897 26899 26861 0 -1 4202496 31359 0 0 0 34220 10 0 0 25 0 1 0 883185463 148156416 31070 33554432000 4194304 4394578 140734910109488 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26899/statm: 36171 31070 266 49 0 33312 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 144684

[startup+402.3 s]
/proc/loadavg: 2.26 3.61 5.89 3/484 26920
/proc/meminfo: memFree=25066868/32950928 swapFree=61542356/67111528
[pid=26899] ppid=26897 vsize=153640 CPUtime=402.3 cores=0,2,4,6
/proc/26899/stat : 26899 (SApperloT2010) R 26897 26899 26861 0 -1 4202496 33400 0 0 0 40220 10 0 0 25 0 1 0 883185463 157327360 33111 33554432000 4194304 4394578 140734910109488 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26899/statm: 38410 33111 266 49 0 35551 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 153640

[startup+462.3 s]
/proc/loadavg: 2.09 3.31 5.65 3/484 26922
/proc/meminfo: memFree=25050184/32950928 swapFree=61542356/67111528
[pid=26899] ppid=26897 vsize=166108 CPUtime=462.3 cores=0,2,4,6
/proc/26899/stat : 26899 (SApperloT2010) R 26897 26899 26861 0 -1 4202496 36389 0 0 0 46219 11 0 0 25 0 1 0 883185463 170094592 36100 33554432000 4194304 4394578 140734910109488 18446744073709551615 4298370 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26899/statm: 41527 36100 266 49 0 38668 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 166108

[startup+522.3 s]
/proc/loadavg: 2.03 3.07 5.42 3/484 26923
/proc/meminfo: memFree=25034508/32950928 swapFree=61542356/67111528
[pid=26899] ppid=26897 vsize=178952 CPUtime=522.3 cores=0,2,4,6
/proc/26899/stat : 26899 (SApperloT2010) R 26897 26899 26861 0 -1 4202496 39574 0 0 0 52218 12 0 0 25 0 1 0 883185463 183246848 39285 33554432000 4194304 4394578 140734910109488 18446744073709551615 4327612 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26899/statm: 44738 39285 266 49 0 41879 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 178952

[startup+582.3 s]
/proc/loadavg: 2.01 2.87 5.20 3/484 26925
/proc/meminfo: memFree=25029108/32950928 swapFree=61542356/67111528
[pid=26899] ppid=26897 vsize=180740 CPUtime=582.31 cores=0,2,4,6
/proc/26899/stat : 26899 (SApperloT2010) R 26897 26899 26861 0 -1 4202496 39980 0 0 0 58218 13 0 0 25 0 1 0 883185463 185077760 39691 33554432000 4194304 4394578 140734910109488 18446744073709551615 4299008 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26899/statm: 45185 39691 266 49 0 42326 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 180740

[startup+642.3 s]

################
# More data... #
################

[startup+4062.32 s]
/proc/loadavg: 2.00 2.02 2.07 3/484 27165
/proc/meminfo: memFree=23966528/32950928 swapFree=61542356/67111528
[pid=26899] ppid=26897 vsize=791280 CPUtime=4062.43 cores=0,2,4,6
/proc/26899/stat : 26899 (SApperloT2010) R 26897 26899 26861 0 -1 4202496 189477 0 0 0 406174 69 0 0 25 0 1 0 883185463 810270720 189188 33554432000 4194304 4394578 140734910109488 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26899/statm: 197820 189188 266 49 0 194961 0
Current children cumulated CPU time (s) 4062.43
Current children cumulated vsize (KiB) 791280

[startup+4122.3 s]
/proc/loadavg: 2.00 2.01 2.07 3/484 27166
/proc/meminfo: memFree=23923820/32950928 swapFree=61542356/67111528
[pid=26899] ppid=26897 vsize=812128 CPUtime=4122.41 cores=0,2,4,6
/proc/26899/stat : 26899 (SApperloT2010) R 26897 26899 26861 0 -1 4202496 194711 0 0 0 412171 70 0 0 25 0 1 0 883185463 831619072 194422 33554432000 4194304 4394578 140734910109488 18446744073709551615 4298716 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26899/statm: 203032 194422 266 49 0 200173 0
Current children cumulated CPU time (s) 4122.41
Current children cumulated vsize (KiB) 812128

[startup+4182.3 s]
/proc/loadavg: 2.00 2.01 2.06 3/484 27168
/proc/meminfo: memFree=23890780/32950928 swapFree=61542356/67111528
[pid=26899] ppid=26897 vsize=825064 CPUtime=4182.42 cores=0,2,4,6
/proc/26899/stat : 26899 (SApperloT2010) R 26897 26899 26861 0 -1 4202496 197958 0 0 0 418170 72 0 0 25 0 1 0 883185463 844865536 197669 33554432000 4194304 4394578 140734910109488 18446744073709551615 4298837 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26899/statm: 206266 197669 266 49 0 203407 0
Current children cumulated CPU time (s) 4182.42
Current children cumulated vsize (KiB) 825064

[startup+4242.3 s]
/proc/loadavg: 2.23 2.06 2.08 3/484 27169
/proc/meminfo: memFree=23867792/32950928 swapFree=61542356/67111528
[pid=26899] ppid=26897 vsize=827572 CPUtime=4242.42 cores=0,2,4,6
/proc/26899/stat : 26899 (SApperloT2010) R 26897 26899 26861 0 -1 4202496 198630 0 0 0 424170 72 0 0 25 0 1 0 883185463 847433728 198341 33554432000 4194304 4394578 140734910109488 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26899/statm: 206893 198341 266 49 0 204034 0
Current children cumulated CPU time (s) 4242.42
Current children cumulated vsize (KiB) 827572

[startup+4302.3 s]
/proc/loadavg: 2.19 2.08 2.08 3/484 27171
/proc/meminfo: memFree=23836116/32950928 swapFree=61542356/67111528
[pid=26899] ppid=26897 vsize=836376 CPUtime=4302.42 cores=0,2,4,6
/proc/26899/stat : 26899 (SApperloT2010) R 26897 26899 26861 0 -1 4202496 200793 0 0 0 430168 74 0 0 25 0 1 0 883185463 856449024 200504 33554432000 4194304 4394578 140734910109488 18446744073709551615 4346086 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26899/statm: 209094 200504 266 49 0 206235 0
Current children cumulated CPU time (s) 4302.42
Current children cumulated vsize (KiB) 836376

[startup+4362.3 s]
/proc/loadavg: 2.07 2.06 2.08 3/484 27172
/proc/meminfo: memFree=23811148/32950928 swapFree=61542356/67111528
[pid=26899] ppid=26897 vsize=851880 CPUtime=4362.42 cores=0,2,4,6
/proc/26899/stat : 26899 (SApperloT2010) R 26897 26899 26861 0 -1 4202496 204671 0 0 0 436167 75 0 0 25 0 1 0 883185463 872325120 204382 33554432000 4194304 4394578 140734910109488 18446744073709551615 4327678 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26899/statm: 212970 204382 266 49 0 210111 0
Current children cumulated CPU time (s) 4362.42
Current children cumulated vsize (KiB) 851880

[startup+4422.3 s]
/proc/loadavg: 2.02 2.05 2.07 3/484 27174
/proc/meminfo: memFree=23782692/32950928 swapFree=61542356/67111528
[pid=26899] ppid=26897 vsize=858508 CPUtime=4422.43 cores=0,2,4,6
/proc/26899/stat : 26899 (SApperloT2010) R 26897 26899 26861 0 -1 4202496 206216 0 0 0 442167 76 0 0 25 0 1 0 883185463 879112192 205927 33554432000 4194304 4394578 140734910109488 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26899/statm: 214627 205927 266 49 0 211768 0
Current children cumulated CPU time (s) 4422.43
Current children cumulated vsize (KiB) 858508

[startup+4482.3 s]
/proc/loadavg: 2.01 2.04 2.06 3/484 27176
/proc/meminfo: memFree=23752144/32950928 swapFree=61542356/67111528
[pid=26899] ppid=26897 vsize=872644 CPUtime=4482.43 cores=0,2,4,6
/proc/26899/stat : 26899 (SApperloT2010) R 26897 26899 26861 0 -1 4202496 209779 0 0 0 448165 78 0 0 25 0 1 0 883185463 893587456 209490 33554432000 4194304 4394578 140734910109488 18446744073709551615 4298807 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26899/statm: 218161 209490 266 49 0 215302 0
Current children cumulated CPU time (s) 4482.43
Current children cumulated vsize (KiB) 872644

[startup+4542.3 s]
/proc/loadavg: 2.00 2.03 2.06 3/484 27177
/proc/meminfo: memFree=23716004/32950928 swapFree=61542356/67111528
[pid=26899] ppid=26897 vsize=889600 CPUtime=4542.43 cores=0,2,4,6
/proc/26899/stat : 26899 (SApperloT2010) R 26897 26899 26861 0 -1 4202496 213972 0 0 0 454164 79 0 0 25 0 1 0 883185463 910950400 213683 33554432000 4194304 4394578 140734910109488 18446744073709551615 4338240 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26899/statm: 222400 213683 266 49 0 219541 0
Current children cumulated CPU time (s) 4542.43
Current children cumulated vsize (KiB) 889600

[startup+4602.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/484 27179
/proc/meminfo: memFree=23703160/32950928 swapFree=61542356/67111528
[pid=26899] ppid=26897 vsize=891904 CPUtime=4602.44 cores=0,2,4,6
/proc/26899/stat : 26899 (SApperloT2010) R 26897 26899 26861 0 -1 4202496 214377 0 0 0 460165 79 0 0 25 0 1 0 883185463 913309696 214088 33554432000 4194304 4394578 140734910109488 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26899/statm: 222976 214088 266 49 0 220117 0
Current children cumulated CPU time (s) 4602.44
Current children cumulated vsize (KiB) 891904

[startup+4662.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/484 27180
/proc/meminfo: memFree=23694924/32950928 swapFree=61542356/67111528
[pid=26899] ppid=26897 vsize=892936 CPUtime=4662.43 cores=0,2,4,6
/proc/26899/stat : 26899 (SApperloT2010) R 26897 26899 26861 0 -1 4202496 214578 0 0 0 466164 79 0 0 25 0 1 0 883185463 914366464 214289 33554432000 4194304 4394578 140734910109488 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26899/statm: 223234 214289 266 49 0 220375 0
Current children cumulated CPU time (s) 4662.43
Current children cumulated vsize (KiB) 892936

[startup+4722.32 s]
/proc/loadavg: 2.00 2.01 2.04 3/484 27182
/proc/meminfo: memFree=23678612/32950928 swapFree=61542356/67111528
[pid=26899] ppid=26897 vsize=893968 CPUtime=4722.45 cores=0,2,4,6
/proc/26899/stat : 26899 (SApperloT2010) R 26897 26899 26861 0 -1 4202496 214743 0 0 0 472166 79 0 0 25 0 1 0 883185463 915423232 214454 33554432000 4194304 4394578 140734910109488 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26899/statm: 223492 214454 266 49 0 220633 0
Current children cumulated CPU time (s) 4722.45
Current children cumulated vsize (KiB) 893968

[startup+4782.3 s]
/proc/loadavg: 2.11 2.03 2.04 3/484 27184
/proc/meminfo: memFree=23654508/32950928 swapFree=61542356/67111528
[pid=26899] ppid=26897 vsize=903172 CPUtime=4782.44 cores=0,2,4,6
/proc/26899/stat : 26899 (SApperloT2010) R 26897 26899 26861 0 -1 4202496 216905 0 0 0 478164 80 0 0 25 0 1 0 883185463 924848128 216616 33554432000 4194304 4394578 140734910109488 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26899/statm: 225793 216616 266 49 0 222934 0
Current children cumulated CPU time (s) 4782.44
Current children cumulated vsize (KiB) 903172

[startup+4842.3 s]
/proc/loadavg: 2.12 2.05 2.05 3/484 27185
/proc/meminfo: memFree=23621724/32950928 swapFree=61542356/67111528
[pid=26899] ppid=26897 vsize=924552 CPUtime=4842.44 cores=0,2,4,6
/proc/26899/stat : 26899 (SApperloT2010) R 26897 26899 26861 0 -1 4202496 222279 0 0 0 484162 82 0 0 25 0 1 0 883185463 946741248 221990 33554432000 4194304 4394578 140734910109488 18446744073709551615 4298862 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26899/statm: 231138 221990 266 49 0 228279 0
Current children cumulated CPU time (s) 4842.44
Current children cumulated vsize (KiB) 924552

[startup+4902.3 s]
/proc/loadavg: 2.08 2.06 2.05 3/484 27187
/proc/meminfo: memFree=23598980/32950928 swapFree=61542356/67111528
[pid=26899] ppid=26897 vsize=944792 CPUtime=4902.44 cores=0,2,4,6
/proc/26899/stat : 26899 (SApperloT2010) R 26897 26899 26861 0 -1 4202496 227325 0 0 0 490160 84 0 0 25 0 1 0 883185463 967467008 227036 33554432000 4194304 4394578 140734910109488 18446744073709551615 4298698 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26899/statm: 236198 227036 266 49 0 233339 0
Current children cumulated CPU time (s) 4902.44
Current children cumulated vsize (KiB) 944792

[startup+4962.3 s]
/proc/loadavg: 2.03 2.04 2.04 3/484 27189
/proc/meminfo: memFree=23587400/32950928 swapFree=61542356/67111528
[pid=26899] ppid=26897 vsize=953636 CPUtime=4962.43 cores=0,2,4,6
/proc/26899/stat : 26899 (SApperloT2010) R 26897 26899 26861 0 -1 4202496 229542 0 0 0 496159 84 0 0 25 0 1 0 883185463 976523264 229253 33554432000 4194304 4394578 140734910109488 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26899/statm: 238409 229253 266 49 0 235550 0
Current children cumulated CPU time (s) 4962.43
Current children cumulated vsize (KiB) 953636



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.01 2.04 2.04 3/484 27190
/proc/meminfo: memFree=23576820/32950928 swapFree=61542356/67111528
[pid=26899] ppid=26897 vsize=958652 CPUtime=5000.05 cores=0,2,4,6
/proc/26899/stat : 26899 (SApperloT2010) R 26897 26899 26861 0 -1 4202496 230827 0 0 0 499920 85 0 0 25 0 1 0 883185463 981659648 230538 33554432000 4194304 4394578 140734910109488 18446744073709551615 4327706 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26899/statm: 239663 230538 266 49 0 236804 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 958652

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+4999.9 s]
/proc/loadavg: 2.01 2.04 2.04 3/484 27190
/proc/meminfo: memFree=23576820/32950928 swapFree=61542356/67111528
[pid=26899] ppid=26897 vsize=958652 CPUtime=5000.05 cores=0,2,4,6
/proc/26899/stat : 26899 (SApperloT2010) R 26897 26899 26861 0 -1 4202496 230827 0 0 0 499920 85 0 0 25 0 1 0 883185463 981659648 230538 33554432000 4194304 4394578 140734910109488 18446744073709551615 4327706 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26899/statm: 239663 230538 266 49 0 236804 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 958652

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.96
CPU time (s): 5000.11
CPU user time (s): 4999.21
CPU system time (s): 0.893864
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 958652

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.21
system time used= 0.893864
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 230827
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= 8
involuntary context switches= 6840

runsolver used 24.5483 second user time and 53.2929 second system time

The end

Launcher Data

Begin job on node116 at 2011-06-01 13:59:08
IDJOB=3439333
IDBENCH=84004
IDSOLVER=1933
FILE ID=node116/3439333-1306929548
RUNJOBID= node116-1306929548-26879
PBS_JOBID= 13488579
Free space on /tmp= 73724 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_50_30_20_3-log.shuffled-as.sat03-109.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3439333-1306929548/watcher-3439333-1306929548 -o /tmp/evaluation-result-3439333-1306929548/solver-3439333-1306929548 -C 5000 -W 5100 -M 15500  SApperloT2010 HOME/instance-3439333-1306929548.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= f19999592ac4a0c798533d80c1c7f2d7
RANDOM SEED=919098834

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      25286480 kB
Buffers:        128500 kB
Cached:         157516 kB
SwapCached:      12568 kB
Active:        7273848 kB
Inactive:       127552 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      25286480 kB
SwapTotal:    67111528 kB
SwapFree:     61542356 kB
Dirty:            2872 kB
Writeback:          16 kB
AnonPages:     7113436 kB
Mapped:          22704 kB
Slab:           130744 kB
PageTables:      63024 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 139603228 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= 73724 MiB
End job on node116 at 2011-06-01 15:22:30