Trace number 3379147

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
UmSat 2011-05-12 (fixed)? (TO) 1300.05 1300.02

General information on the benchmark

NameSAT05/crafted/sorge05/QG7a/
gensys-ukn004.shuffled-as.sat05-3844.cnf
MD5SUM7d96ba103689bec761c9e7df7b158323
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3199.02
Satisfiable
(Un)Satisfiability was proved
Number of variables2731
Number of clauses17983
Sum of the clauses size126997
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 2442
Number of clauses of size 32370
Number of clauses of size 4477
Number of clauses of size 5642
Number of clauses of size over 514010

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

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-3379147-1305461492/watcher-3379147-1305461492 -o /tmp/evaluation-result-3379147-1305461492/solver-3379147-1305461492 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3379147-1305461492.cnf 

running on 2 cores: 0,2

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.39 3.87 3.80 2/284 17799
/proc/meminfo: memFree=18481572/32950928 swapFree=64721848/67111528
[pid=17799] ppid=17797 vsize=11644 CPUtime=0 cores=0,2
/proc/17799/stat : 17799 (umsat) R 17797 17799 17761 0 -1 4194304 357 0 0 0 0 0 0 0 25 0 1 0 657748998 11923456 297 33554432000 4194304 4263832 140735957053120 18446744073709551615 47967995409744 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17799/statm: 2911 297 241 17 0 84 0

[startup+0.046307 s]
/proc/loadavg: 3.39 3.87 3.80 2/284 17799
/proc/meminfo: memFree=18481572/32950928 swapFree=64721848/67111528
[pid=17799] ppid=17797 vsize=12236 CPUtime=0.04 cores=0,2
/proc/17799/stat : 17799 (umsat) R 17797 17799 17761 0 -1 4194304 478 0 0 0 4 0 0 0 25 0 1 0 657748998 12529664 418 33554432000 4194304 4263832 140735957053120 18446744073709551615 47967995289616 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17799/statm: 3059 418 242 17 0 232 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 12236

[startup+0.100296 s]
/proc/loadavg: 3.39 3.87 3.80 2/284 17799
/proc/meminfo: memFree=18481572/32950928 swapFree=64721848/67111528
[pid=17799] ppid=17797 vsize=12692 CPUtime=0.1 cores=0,2
/proc/17799/stat : 17799 (umsat) R 17797 17799 17761 0 -1 4194304 623 0 0 0 10 0 0 0 25 0 1 0 657748998 12996608 514 33554432000 4194304 4263832 140735957053120 18446744073709551615 4238237 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17799/statm: 3173 514 242 17 0 346 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 12692

[startup+0.30026 s]
/proc/loadavg: 3.39 3.87 3.80 2/284 17799
/proc/meminfo: memFree=18481572/32950928 swapFree=64721848/67111528
[pid=17799] ppid=17797 vsize=15832 CPUtime=0.29 cores=0,2
/proc/17799/stat : 17799 (umsat) R 17797 17799 17761 0 -1 4202496 1604 0 0 0 29 0 0 0 25 0 1 0 657748998 16211968 1292 33554432000 4194304 4263832 140735957053120 18446744073709551615 4224760 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17799/statm: 3958 1292 247 17 0 1131 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15832

[startup+0.700315 s]
/proc/loadavg: 3.39 3.87 3.80 2/284 17799
/proc/meminfo: memFree=18481572/32950928 swapFree=64721848/67111528
[pid=17799] ppid=17797 vsize=17812 CPUtime=0.69 cores=0,2
/proc/17799/stat : 17799 (umsat) R 17797 17799 17761 0 -1 4202496 2088 0 0 0 69 0 0 0 25 0 1 0 657748998 18239488 1776 33554432000 4194304 4263832 140735957053120 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17799/statm: 4453 1776 247 17 0 1626 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17812

[startup+1.50105 s]
/proc/loadavg: 3.39 3.87 3.80 5/297 17849
/proc/meminfo: memFree=18446680/32950928 swapFree=64721848/67111528
[pid=17799] ppid=17797 vsize=21308 CPUtime=1.49 cores=0,2
/proc/17799/stat : 17799 (umsat) R 17797 17799 17761 0 -1 4202496 2958 0 0 0 149 0 0 0 25 0 1 0 657748998 21819392 2646 33554432000 4194304 4263832 140735957053120 18446744073709551615 4207705 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17799/statm: 5327 2647 247 17 0 2500 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21308

[startup+3.10083 s]
/proc/loadavg: 3.39 3.87 3.80 5/297 17849
/proc/meminfo: memFree=18427336/32950928 swapFree=64721848/67111528
[pid=17799] ppid=17797 vsize=26716 CPUtime=3.09 cores=0,2
/proc/17799/stat : 17799 (umsat) R 17797 17799 17761 0 -1 4202496 4319 0 0 0 309 0 0 0 25 0 1 0 657748998 27357184 4007 33554432000 4194304 4263832 140735957053120 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17799/statm: 6679 4007 247 17 0 3852 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 26716

[startup+6.30026 s]
/proc/loadavg: 3.43 3.87 3.81 5/297 17850
/proc/meminfo: memFree=18391620/32950928 swapFree=64721848/67111528
[pid=17799] ppid=17797 vsize=36660 CPUtime=6.29 cores=0,2
/proc/17799/stat : 17799 (umsat) R 17797 17799 17761 0 -1 4202496 6724 0 0 0 628 1 0 0 25 0 1 0 657748998 37539840 6412 33554432000 4194304 4263832 140735957053120 18446744073709551615 4207705 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17799/statm: 9165 6412 247 17 0 6338 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 36660

[startup+12.7011 s]
/proc/loadavg: 3.48 3.88 3.81 5/297 17850
/proc/meminfo: memFree=18352860/32950928 swapFree=64721848/67111528
[pid=17799] ppid=17797 vsize=49488 CPUtime=12.69 cores=0,2
/proc/17799/stat : 17799 (umsat) R 17797 17799 17761 0 -1 4202496 9887 0 0 0 1267 2 0 0 25 0 1 0 657748998 50675712 9575 33554432000 4194304 4263832 140735957053120 18446744073709551615 4205667 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17799/statm: 12372 9575 248 17 0 9545 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 49488

[startup+25.5009 s]
/proc/loadavg: 3.59 3.88 3.81 5/297 17850
/proc/meminfo: memFree=18310812/32950928 swapFree=64721848/67111528
[pid=17799] ppid=17797 vsize=58440 CPUtime=25.5 cores=0,2
/proc/17799/stat : 17799 (umsat) R 17797 17799 17761 0 -1 4202496 11975 0 0 0 2547 3 0 0 25 0 1 0 657748998 59842560 11662 33554432000 4194304 4263832 140735957053120 18446744073709551615 4205713 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17799/statm: 14610 11662 248 17 0 11783 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 58440

[startup+51.1003 s]
/proc/loadavg: 3.73 3.89 3.81 5/297 17851
/proc/meminfo: memFree=18265332/32950928 swapFree=64721848/67111528
[pid=17799] ppid=17797 vsize=71812 CPUtime=51.1 cores=0,2
/proc/17799/stat : 17799 (umsat) R 17797 17799 17761 0 -1 4202496 15238 0 0 0 5105 5 0 0 25 0 1 0 657748998 73535488 14924 33554432000 4194304 4263832 140735957053120 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17799/statm: 17953 14924 247 17 0 15126 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 71812

[startup+102.311 s]
/proc/loadavg: 3.88 3.90 3.82 5/297 17852
/proc/meminfo: memFree=18200948/32950928 swapFree=64721848/67111528
[pid=17799] ppid=17797 vsize=90588 CPUtime=102.3 cores=0,2
/proc/17799/stat : 17799 (umsat) R 17797 17799 17761 0 -1 4202496 20080 0 0 0 10224 6 0 0 25 0 1 0 657748998 92762112 19545 33554432000 4194304 4263832 140735957053120 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17799/statm: 22647 19545 247 17 0 19820 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 90588

[startup+162.301 s]
/proc/loadavg: 4.02 3.94 3.83 5/297 17854
/proc/meminfo: memFree=18144740/32950928 swapFree=64721848/67111528
[pid=17799] ppid=17797 vsize=114352 CPUtime=162.29 cores=0,2
/proc/17799/stat : 17799 (umsat) R 17797 17799 17761 0 -1 4202496 25758 0 0 0 16221 8 0 0 25 0 1 0 657748998 117096448 24966 33554432000 4194304 4263832 140735957053120 18446744073709551615 4207645 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17799/statm: 28588 24966 248 17 0 25761 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 114352

[startup+222.301 s]
/proc/loadavg: 4.01 3.94 3.84 5/297 17855
/proc/meminfo: memFree=18107008/32950928 swapFree=64721848/67111528
[pid=17799] ppid=17797 vsize=116656 CPUtime=222.3 cores=0,2
/proc/17799/stat : 17799 (umsat) R 17797 17799 17761 0 -1 4202496 26617 0 0 0 22221 9 0 0 25 0 1 0 657748998 119455744 25531 33554432000 4194304 4263832 140735957053120 18446744073709551615 4205612 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17799/statm: 29164 25531 248 17 0 26337 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 116656

[startup+282.301 s]
/proc/loadavg: 4.00 3.95 3.84 5/297 17857
/proc/meminfo: memFree=18089596/32950928 swapFree=64721848/67111528
[pid=17799] ppid=17797 vsize=119764 CPUtime=282.3 cores=0,2
/proc/17799/stat : 17799 (umsat) R 17797 17799 17761 0 -1 4202496 27326 0 0 0 28221 9 0 0 25 0 1 0 657748998 122638336 26239 33554432000 4194304 4263832 140735957053120 18446744073709551615 4205620 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17799/statm: 29941 26239 247 17 0 27114 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 119764

[startup+342.301 s]
/proc/loadavg: 4.00 3.96 3.85 6/297 17858
/proc/meminfo: memFree=18048396/32950928 swapFree=64721848/67111528
[pid=17799] ppid=17797 vsize=142884 CPUtime=342.3 cores=0,2
/proc/17799/stat : 17799 (umsat) R 17797 17799 17761 0 -1 4202496 33032 0 0 0 34218 12 0 0 25 0 1 0 657748998 146313216 31945 33554432000 4194304 4263832 140735957053120 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17799/statm: 35721 31945 247 17 0 32894 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 142884

[startup+402.3 s]
/proc/loadavg: 4.00 3.96 3.86 5/297 17860
/proc/meminfo: memFree=18026784/32950928 swapFree=64721848/67111528
[pid=17799] ppid=17797 vsize=145012 CPUtime=402.3 cores=0,2
/proc/17799/stat : 17799 (umsat) R 17797 17799 17761 0 -1 4202496 33869 0 0 0 40218 12 0 0 25 0 1 0 657748998 148492288 32427 33554432000 4194304 4263832 140735957053120 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17799/statm: 36253 32427 247 17 0 33426 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 145012

[startup+462.301 s]
/proc/loadavg: 4.06 4.00 3.87 5/297 17862
/proc/meminfo: memFree=18018696/32950928 swapFree=64721848/67111528
[pid=17799] ppid=17797 vsize=146228 CPUtime=462.31 cores=0,2
/proc/17799/stat : 17799 (umsat) R 17797 17799 17761 0 -1 4202496 34125 0 0 0 46218 13 0 0 25 0 1 0 657748998 149737472 32683 33554432000 4194304 4263832 140735957053120 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17799/statm: 36557 32683 247 17 0 33730 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 146228

[startup+522.301 s]
/proc/loadavg: 4.07 4.01 3.88 5/297 17863
/proc/meminfo: memFree=18006504/32950928 swapFree=64721848/67111528
[pid=17799] ppid=17797 vsize=152880 CPUtime=522.31 cores=0,2
/proc/17799/stat : 17799 (umsat) R 17797 17799 17761 0 -1 4202496 35789 0 0 0 52217 14 0 0 25 0 1 0 657748998 156549120 34347 33554432000 4194304 4263832 140735957053120 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17799/statm: 38220 34347 247 17 0 35393 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 152880

[startup+582.3 s]
/proc/loadavg: 4.07 4.02 3.89 5/297 17865
/proc/meminfo: memFree=17987996/32950928 swapFree=64721848/67111528
[pid=17799] ppid=17797 vsize=163192 CPUtime=582.31 cores=0,2
/proc/17799/stat : 17799 (umsat) R 17797 17799 17761 0 -1 4202496 38703 0 0 0 58215 16 0 0 25 0 1 0 657748998 167108608 36870 33554432000 4194304 4263832 140735957053120 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17799/statm: 40798 36870 247 17 0 37971 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 163192

[startup+642.301 s]
/proc/loadavg: 4.02 4.01 3.90 5/297 17867
/proc/meminfo: memFree=17964640/32950928 swapFree=64721848/67111528
[pid=17799] ppid=17797 vsize=163688 CPUtime=642.32 cores=0,2
/proc/17799/stat : 17799 (umsat) R 17797 17799 17761 0 -1 4202496 38801 0 0 0 64216 16 0 0 25 0 1 0 657748998 167616512 36968 33554432000 4194304 4263832 140735957053120 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17799/statm: 40922 36968 247 17 0 38095 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 163688

[startup+702.3 s]
/proc/loadavg: 4.01 4.01 3.91 5/297 17868
/proc/meminfo: memFree=17942404/32950928 swapFree=64721848/67111528
[pid=17799] ppid=17797 vsize=164456 CPUtime=702.31 cores=0,2
/proc/17799/stat : 17799 (umsat) R 17797 17799 17761 0 -1 4202496 38954 0 0 0 70215 16 0 0 25 0 1 0 657748998 168402944 37121 33554432000 4194304 4263832 140735957053120 18446744073709551615 4205584 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17799/statm: 41114 37121 247 17 0 38287 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 164456

[startup+762.311 s]
/proc/loadavg: 4.00 4.00 3.91 5/297 17870
/proc/meminfo: memFree=17923652/32950928 swapFree=64721848/67111528
[pid=17799] ppid=17797 vsize=169708 CPUtime=762.32 cores=0,2
/proc/17799/stat : 17799 (umsat) R 17797 17799 17761 0 -1 4202496 40272 0 0 0 76215 17 0 0 25 0 1 0 657748998 173780992 38439 33554432000 4194304 4263832 140735957053120 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17799/statm: 42427 38439 247 17 0 39600 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 169708

[startup+822.301 s]
/proc/loadavg: 4.03 4.01 3.91 5/297 17871
/proc/meminfo: memFree=17904396/32950928 swapFree=64721848/67111528
[pid=17799] ppid=17797 vsize=185072 CPUtime=822.31 cores=0,2
/proc/17799/stat : 17799 (umsat) R 17797 17799 17761 0 -1 4202496 44052 0 0 0 82212 19 0 0 25 0 1 0 657748998 189513728 42219 33554432000 4194304 4263832 140735957053120 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17799/statm: 46268 42219 247 17 0 43441 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 185072

[startup+882.301 s]
/proc/loadavg: 4.01 4.01 3.91 5/297 17873
/proc/meminfo: memFree=17882784/32950928 swapFree=64721848/67111528
[pid=17799] ppid=17797 vsize=196836 CPUtime=882.31 cores=0,2
/proc/17799/stat : 17799 (umsat) R 17797 17799 17761 0 -1 4202496 46934 0 0 0 88211 20 0 0 25 0 1 0 657748998 201560064 45101 33554432000 4194304 4263832 140735957053120 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17799/statm: 49209 45101 247 17 0 46382 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 196836

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/297 17874
/proc/meminfo: memFree=17879756/32950928 swapFree=64721848/67111528
[pid=17799] ppid=17797 vsize=198260 CPUtime=942.32 cores=0,2
/proc/17799/stat : 17799 (umsat) R 17797 17799 17761 0 -1 4202496 47756 0 0 0 94211 21 0 0 25 0 1 0 657748998 203018240 45450 33554432000 4194304 4263832 140735957053120 18446744073709551615 4207705 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17799/statm: 49565 45450 247 17 0 46738 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 198260

[startup+1002.3 s]
/proc/loadavg: 4.04 4.01 3.92 5/297 17876
/proc/meminfo: memFree=17863356/32950928 swapFree=64721848/67111528
[pid=17799] ppid=17797 vsize=198900 CPUtime=1002.32 cores=0,2
/proc/17799/stat : 17799 (umsat) R 17797 17799 17761 0 -1 4202496 47847 0 0 0 100211 21 0 0 25 0 1 0 657748998 203673600 45541 33554432000 4194304 4263832 140735957053120 18446744073709551615 4207780 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17799/statm: 49725 45541 247 17 0 46898 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 198900

[startup+1062.3 s]
/proc/loadavg: 4.08 4.02 3.93 5/297 17878
/proc/meminfo: memFree=17839628/32950928 swapFree=64721848/67111528
[pid=17799] ppid=17797 vsize=198900 CPUtime=1062.32 cores=0,2
/proc/17799/stat : 17799 (umsat) R 17797 17799 17761 0 -1 4202496 47865 0 0 0 106211 21 0 0 25 0 1 0 657748998 203673600 45559 33554432000 4194304 4263832 140735957053120 18446744073709551615 4205616 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17799/statm: 49725 45559 247 17 0 46898 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 198900

[startup+1122.3 s]
/proc/loadavg: 4.09 4.03 3.93 5/297 17879
/proc/meminfo: memFree=17834876/32950928 swapFree=64721848/67111528
[pid=17799] ppid=17797 vsize=198900 CPUtime=1122.32 cores=0,2
/proc/17799/stat : 17799 (umsat) R 17797 17799 17761 0 -1 4202496 47901 0 0 0 112211 21 0 0 25 0 1 0 657748998 203673600 45595 33554432000 4194304 4263832 140735957053120 18446744073709551615 4205632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17799/statm: 49725 45595 247 17 0 46898 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 198900

[startup+1182.3 s]
/proc/loadavg: 4.03 4.03 3.93 5/297 17881
/proc/meminfo: memFree=17820092/32950928 swapFree=64721848/67111528
[pid=17799] ppid=17797 vsize=201204 CPUtime=1182.32 cores=0,2
/proc/17799/stat : 17799 (umsat) R 17797 17799 17761 0 -1 4202496 48348 0 0 0 118210 22 0 0 25 0 1 0 657748998 206032896 46042 33554432000 4194304 4263832 140735957053120 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17799/statm: 50301 46042 247 17 0 47474 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 201204

[startup+1242.3 s]
/proc/loadavg: 4.01 4.02 3.93 5/297 17882
/proc/meminfo: memFree=17809388/32950928 swapFree=64721848/67111528
[pid=17799] ppid=17797 vsize=202740 CPUtime=1242.32 cores=0,2
/proc/17799/stat : 17799 (umsat) R 17797 17799 17761 0 -1 4202496 48715 0 0 0 124210 22 0 0 25 0 1 0 657748998 207605760 46409 33554432000 4194304 4263832 140735957053120 18446744073709551615 4207643 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17799/statm: 50685 46409 247 17 0 47858 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 202740



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.01 3.93 5/297 17884
/proc/meminfo: memFree=17799932/32950928 swapFree=64721848/67111528
[pid=17799] ppid=17797 vsize=210984 CPUtime=1300.03 cores=0,2
/proc/17799/stat : 17799 (umsat) R 17797 17799 17761 0 -1 4202496 50844 0 0 0 129980 23 0 0 25 0 1 0 657748998 216047616 48538 33554432000 4194304 4263832 140735957053120 18446744073709551615 4205680 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17799/statm: 52746 48538 247 17 0 49919 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 210984

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.02
CPU time (s): 1300.05
CPU user time (s): 1299.81
CPU system time (s): 0.243962
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 210984

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

runsolver used 3.2985 second user time and 8.5427 second system time

The end

Launcher Data

Begin job on node123 at 2011-05-15 14:11:32
IDJOB=3379147
IDBENCH=85805
IDSOLVER=1861
FILE ID=node123/3379147-1305461492
RUNJOBID= node123-1305461492-17779
PBS_JOBID= 13324927
Free space on /tmp= 73420 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
BENCH NAME= SAT05/crafted/sorge05/QG7a/gensys-ukn004.shuffled-as.sat05-3844.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379147-1305461492/watcher-3379147-1305461492 -o /tmp/evaluation-result-3379147-1305461492/solver-3379147-1305461492 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3379147-1305461492.cnf

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

MD5SUM BENCH= 7d96ba103689bec761c9e7df7b158323
RANDOM SEED=2021973727

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      18482108 kB
Buffers:        320852 kB
Cached:        4344064 kB
SwapCached:      10528 kB
Active:       11176128 kB
Inactive:      3010136 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18482108 kB
SwapTotal:    67111528 kB
SwapFree:     64721848 kB
Dirty:            3320 kB
Writeback:           0 kB
AnonPages:     9519100 kB
Mapped:          21912 kB
Slab:           178992 kB
PageTables:      38376 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 45174652 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= 73412 MiB
End job on node123 at 2011-05-15 14:33:14