Trace number 3379344

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.03 1300.04

General information on the benchmark

NameSAT05/industrial/grieu05/vmpc/
vmpc_35.renamed-as.sat05-1921.cnf
MD5SUM5fda0e0fb8a21967728dfe29bf2d4ea5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark473.18
Satisfiable
(Un)Satisfiability was proved
Number of variables1225
Number of clauses211785
Sum of the clauses size554190
Maximum clause length35
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 283405
Number of clauses of size 3128310
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 570

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-3379344-1305461640/watcher-3379344-1305461640 -o /tmp/evaluation-result-3379344-1305461640/solver-3379344-1305461640 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3379344-1305461640.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.95 3.93 3.82 5/375 1969
/proc/meminfo: memFree=26685572/32950928 swapFree=60199044/67111528
[pid=1969] ppid=1967 vsize=11644 CPUtime=0 cores=0,2
/proc/1969/stat : 1969 (umsat) R 1967 1969 1797 0 -1 4194304 339 0 0 0 0 0 0 0 25 0 1 0 657762793 11923456 279 33554432000 4194304 4263832 140737105391312 18446744073709551615 268272349893 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1969/statm: 2911 279 241 17 0 84 0

[startup+0.0375451 s]
/proc/loadavg: 3.95 3.93 3.82 5/375 1969
/proc/meminfo: memFree=26685572/32950928 swapFree=60199044/67111528
[pid=1969] ppid=1967 vsize=12112 CPUtime=0.03 cores=0,2
/proc/1969/stat : 1969 (umsat) R 1967 1969 1797 0 -1 4194304 478 0 0 0 3 0 0 0 25 0 1 0 657762793 12402688 418 33554432000 4194304 4263832 140737105391312 18446744073709551615 268272344086 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1969/statm: 3028 418 242 17 0 201 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 12112

[startup+0.100535 s]
/proc/loadavg: 3.95 3.93 3.82 5/375 1969
/proc/meminfo: memFree=26685572/32950928 swapFree=60199044/67111528
[pid=1969] ppid=1967 vsize=13348 CPUtime=0.09 cores=0,2
/proc/1969/stat : 1969 (umsat) R 1967 1969 1797 0 -1 4194304 883 0 0 0 9 0 0 0 25 0 1 0 657762793 13668352 677 33554432000 4194304 4263832 140737105391312 18446744073709551615 47861852953808 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1969/statm: 3337 677 242 17 0 510 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13348

[startup+0.300498 s]
/proc/loadavg: 3.95 3.93 3.82 5/375 1969
/proc/meminfo: memFree=26685572/32950928 swapFree=60199044/67111528
[pid=1969] ppid=1967 vsize=18820 CPUtime=0.29 cores=0,2
/proc/1969/stat : 1969 (umsat) R 1967 1969 1797 0 -1 4194304 2511 0 0 0 29 0 0 0 25 0 1 0 657762793 19271680 1727 33554432000 4194304 4263832 140737105391312 18446744073709551615 4236971 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1969/statm: 4705 1727 242 17 0 1878 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18820

[startup+0.700477 s]
/proc/loadavg: 3.95 3.93 3.82 5/375 1969
/proc/meminfo: memFree=26685572/32950928 swapFree=60199044/67111528
[pid=1969] ppid=1967 vsize=25984 CPUtime=0.69 cores=0,2
/proc/1969/stat : 1969 (umsat) R 1967 1969 1797 0 -1 4194304 4867 0 0 0 69 0 0 0 25 0 1 0 657762793 26607616 3314 33554432000 4194304 4263832 140737105391312 18446744073709551615 47861853070939 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1969/statm: 6496 3314 242 17 0 3669 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25984

[startup+1.50035 s]
/proc/loadavg: 3.95 3.93 3.82 5/376 1970
/proc/meminfo: memFree=26648240/32950928 swapFree=60199044/67111528
[pid=1969] ppid=1967 vsize=46592 CPUtime=1.49 cores=0,2
/proc/1969/stat : 1969 (umsat) R 1967 1969 1797 0 -1 4202496 11731 0 0 0 148 1 0 0 25 0 1 0 657762793 47710208 8937 33554432000 4194304 4263832 140737105391312 18446744073709551615 4205647 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1969/statm: 11648 8937 247 17 0 8821 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 46592

[startup+3.10106 s]
/proc/loadavg: 3.95 3.93 3.82 5/376 1970
/proc/meminfo: memFree=26645264/32950928 swapFree=60199044/67111528
[pid=1969] ppid=1967 vsize=55604 CPUtime=3.08 cores=0,2
/proc/1969/stat : 1969 (umsat) R 1967 1969 1797 0 -1 4202496 13975 0 0 0 307 1 0 0 25 0 1 0 657762793 56938496 11181 33554432000 4194304 4263832 140737105391312 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1969/statm: 13901 11181 247 17 0 11074 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 55604

[startup+6.30043 s]
/proc/loadavg: 3.95 3.93 3.82 5/376 1970
/proc/meminfo: memFree=26622252/32950928 swapFree=60199044/67111528
[pid=1969] ppid=1967 vsize=72040 CPUtime=6.29 cores=0,2
/proc/1969/stat : 1969 (umsat) R 1967 1969 1797 0 -1 4202496 18072 0 0 0 627 2 0 0 25 0 1 0 657762793 73768960 15278 33554432000 4194304 4263832 140737105391312 18446744073709551615 4205609 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1969/statm: 18010 15278 247 17 0 15183 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 72040

[startup+12.7003 s]
/proc/loadavg: 4.04 3.95 3.83 5/376 1970
/proc/meminfo: memFree=26586308/32950928 swapFree=60199044/67111528
[pid=1969] ppid=1967 vsize=96220 CPUtime=12.69 cores=0,2
/proc/1969/stat : 1969 (umsat) R 1967 1969 1797 0 -1 4202496 24054 0 0 0 1266 3 0 0 25 0 1 0 657762793 98529280 21260 33554432000 4194304 4263832 140737105391312 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1969/statm: 24055 21260 247 17 0 21228 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 96220

[startup+25.5011 s]
/proc/loadavg: 4.03 3.95 3.83 5/376 1971
/proc/meminfo: memFree=26534720/32950928 swapFree=60199044/67111528
[pid=1969] ppid=1967 vsize=127140 CPUtime=25.49 cores=0,2
/proc/1969/stat : 1969 (umsat) R 1967 1969 1797 0 -1 4202496 31772 0 0 0 2543 6 0 0 25 0 1 0 657762793 130191360 28978 33554432000 4194304 4263832 140737105391312 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1969/statm: 31785 28978 247 17 0 28958 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 127140

[startup+51.1005 s]
/proc/loadavg: 4.02 3.95 3.83 5/376 1971
/proc/meminfo: memFree=26460432/32950928 swapFree=60199044/67111528
[pid=1969] ppid=1967 vsize=170728 CPUtime=51.09 cores=0,2
/proc/1969/stat : 1969 (umsat) R 1967 1969 1797 0 -1 4202496 42534 0 0 0 5100 9 0 0 25 0 1 0 657762793 174825472 39740 33554432000 4194304 4263832 140737105391312 18446744073709551615 4207665 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1969/statm: 42682 39740 247 17 0 39855 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 170728

[startup+102.314 s]
/proc/loadavg: 4.01 3.95 3.84 5/376 1973
/proc/meminfo: memFree=26396788/32950928 swapFree=60199044/67111528
[pid=1969] ppid=1967 vsize=229168 CPUtime=102.3 cores=0,2
/proc/1969/stat : 1969 (umsat) R 1967 1969 1797 0 -1 4202496 57060 0 0 0 10215 15 0 0 25 0 1 0 657762793 234668032 54266 33554432000 4194304 4263832 140737105391312 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1969/statm: 57292 54266 247 17 0 54465 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 229168

[startup+162.301 s]
/proc/loadavg: 4.06 3.97 3.85 5/376 1974
/proc/meminfo: memFree=26330156/32950928 swapFree=60199044/67111528
[pid=1969] ppid=1967 vsize=288128 CPUtime=162.29 cores=0,2
/proc/1969/stat : 1969 (umsat) R 1967 1969 1797 0 -1 4202496 71448 0 0 0 16209 20 0 0 25 0 1 0 657762793 295043072 68654 33554432000 4194304 4263832 140737105391312 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1969/statm: 72032 68654 247 17 0 69205 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 288128

[startup+222.301 s]
/proc/loadavg: 4.08 3.99 3.86 5/376 1976
/proc/meminfo: memFree=26218372/32950928 swapFree=60199044/67111528
[pid=1969] ppid=1967 vsize=353832 CPUtime=222.28 cores=0,2
/proc/1969/stat : 1969 (umsat) R 1967 1969 1797 0 -1 4202496 87801 0 0 0 22204 24 0 0 25 0 1 0 657762793 362323968 85007 33554432000 4194304 4263832 140737105391312 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1969/statm: 88458 85007 247 17 0 85631 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 353832

[startup+282.3 s]
/proc/loadavg: 4.07 4.00 3.87 5/376 1978
/proc/meminfo: memFree=26165860/32950928 swapFree=60199044/67111528
[pid=1969] ppid=1967 vsize=402992 CPUtime=282.29 cores=0,2
/proc/1969/stat : 1969 (umsat) R 1967 1969 1797 0 -1 4202496 100091 0 0 0 28199 30 0 0 25 0 1 0 657762793 412663808 97296 33554432000 4194304 4263832 140737105391312 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1969/statm: 100748 97296 247 17 0 97921 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 402992

[startup+342.301 s]
/proc/loadavg: 4.02 4.00 3.87 5/376 1979
/proc/meminfo: memFree=26119440/32950928 swapFree=60199044/67111528
[pid=1969] ppid=1967 vsize=446800 CPUtime=342.28 cores=0,2
/proc/1969/stat : 1969 (umsat) R 1967 1969 1797 0 -1 4202496 110923 0 0 0 34194 34 0 0 25 0 1 0 657762793 457523200 108128 33554432000 4194304 4263832 140737105391312 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1969/statm: 111700 108128 247 17 0 108873 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 446800

[startup+402.301 s]
/proc/loadavg: 4.01 4.00 3.88 5/376 1981
/proc/meminfo: memFree=26064340/32950928 swapFree=60199044/67111528
[pid=1969] ppid=1967 vsize=482332 CPUtime=402.29 cores=0,2
/proc/1969/stat : 1969 (umsat) R 1967 1969 1797 0 -1 4202496 119755 0 0 0 40192 37 0 0 25 0 1 0 657762793 493907968 116960 33554432000 4194304 4263832 140737105391312 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1969/statm: 120583 116960 247 17 0 117756 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 482332

[startup+462.3 s]
/proc/loadavg: 4.00 4.00 3.89 5/376 1982
/proc/meminfo: memFree=25995236/32950928 swapFree=60199044/67111528
[pid=1969] ppid=1967 vsize=519172 CPUtime=462.28 cores=0,2
/proc/1969/stat : 1969 (umsat) R 1967 1969 1797 0 -1 4202496 128977 0 0 0 46188 40 0 0 25 0 1 0 657762793 531632128 126182 33554432000 4194304 4263832 140737105391312 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1969/statm: 129793 126182 247 17 0 126966 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 519172

[startup+522.301 s]
/proc/loadavg: 4.00 4.00 3.89 5/376 1984
/proc/meminfo: memFree=25932328/32950928 swapFree=60199044/67111528
[pid=1969] ppid=1967 vsize=554460 CPUtime=522.28 cores=0,2
/proc/1969/stat : 1969 (umsat) R 1967 1969 1797 0 -1 4202496 137205 0 0 0 52185 43 0 0 25 0 1 0 657762793 567767040 134410 33554432000 4194304 4263832 140737105391312 18446744073709551615 4205653 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1969/statm: 138615 134410 247 17 0 135788 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 554460

[startup+582.301 s]
/proc/loadavg: 4.07 4.02 3.90 5/376 1986
/proc/meminfo: memFree=25883156/32950928 swapFree=60199044/67111528
[pid=1969] ppid=1967 vsize=582404 CPUtime=582.28 cores=0,2
/proc/1969/stat : 1969 (umsat) R 1967 1969 1797 0 -1 4202496 144050 0 0 0 58182 46 0 0 25 0 1 0 657762793 596381696 141255 33554432000 4194304 4263832 140737105391312 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1969/statm: 145601 141255 247 17 0 142774 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 582404

[startup+642.301 s]
/proc/loadavg: 4.02 4.01 3.91 5/376 1987
/proc/meminfo: memFree=25849372/32950928 swapFree=60199044/67111528
[pid=1969] ppid=1967 vsize=608672 CPUtime=642.29 cores=0,2
/proc/1969/stat : 1969 (umsat) R 1967 1969 1797 0 -1 4202496 150477 0 0 0 64180 49 0 0 25 0 1 0 657762793 623280128 147682 33554432000 4194304 4263832 140737105391312 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1969/statm: 152168 147682 248 17 0 149341 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 608672

[startup+702.3 s]
/proc/loadavg: 4.09 4.02 3.91 5/376 1989
/proc/meminfo: memFree=25829248/32950928 swapFree=60199044/67111528
[pid=1969] ppid=1967 vsize=628580 CPUtime=702.28 cores=0,2
/proc/1969/stat : 1969 (umsat) R 1967 1969 1797 0 -1 4202496 155364 0 0 0 70178 50 0 0 25 0 1 0 657762793 643665920 152569 33554432000 4194304 4263832 140737105391312 18446744073709551615 4205620 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1969/statm: 157145 152569 248 17 0 154318 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 628580

[startup+762.314 s]
/proc/loadavg: 4.03 4.01 3.91 5/376 1990
/proc/meminfo: memFree=25800420/32950928 swapFree=60199044/67111528
[pid=1969] ppid=1967 vsize=649976 CPUtime=762.29 cores=0,2
/proc/1969/stat : 1969 (umsat) R 1967 1969 1797 0 -1 4202496 160618 0 0 0 76177 52 0 0 25 0 1 0 657762793 665575424 157823 33554432000 4194304 4263832 140737105391312 18446744073709551615 4205616 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1969/statm: 162494 157823 248 17 0 159667 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 649976

[startup+822.301 s]
/proc/loadavg: 4.10 4.04 3.93 5/376 1992
/proc/meminfo: memFree=25768744/32950928 swapFree=60199044/67111528
[pid=1969] ppid=1967 vsize=668520 CPUtime=822.28 cores=0,2
/proc/1969/stat : 1969 (umsat) R 1967 1969 1797 0 -1 4202496 165137 0 0 0 82174 54 0 0 25 0 1 0 657762793 684564480 162341 33554432000 4194304 4263832 140737105391312 18446744073709551615 4207586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1969/statm: 167130 162341 247 17 0 164303 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 668520

[startup+882.3 s]
/proc/loadavg: 4.03 4.03 3.93 5/376 1994
/proc/meminfo: memFree=25737324/32950928 swapFree=60199044/67111528
[pid=1969] ppid=1967 vsize=688004 CPUtime=882.27 cores=0,2
/proc/1969/stat : 1969 (umsat) R 1967 1969 1797 0 -1 4202496 169877 0 0 0 88171 56 0 0 25 0 1 0 657762793 704516096 167081 33554432000 4194304 4263832 140737105391312 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1969/statm: 172001 167081 248 17 0 169174 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 688004

[startup+942.301 s]
/proc/loadavg: 4.01 4.02 3.93 5/376 1995
/proc/meminfo: memFree=25703028/32950928 swapFree=60199044/67111528
[pid=1969] ppid=1967 vsize=705744 CPUtime=942.27 cores=0,2
/proc/1969/stat : 1969 (umsat) R 1967 1969 1797 0 -1 4202496 174298 0 0 0 94169 58 0 0 25 0 1 0 657762793 722681856 171502 33554432000 4194304 4263832 140737105391312 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1969/statm: 176436 171502 248 17 0 173609 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 705744

[startup+1002.3 s]
/proc/loadavg: 4.00 4.02 3.93 5/376 1997
/proc/meminfo: memFree=25670604/32950928 swapFree=60199044/67111528
[pid=1969] ppid=1967 vsize=722756 CPUtime=1002.27 cores=0,2
/proc/1969/stat : 1969 (umsat) R 1967 1969 1797 0 -1 4202496 178472 0 0 0 100168 59 0 0 25 0 1 0 657762793 740102144 175676 33554432000 4194304 4263832 140737105391312 18446744073709551615 4205607 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1969/statm: 180689 175676 250 17 0 177862 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 722756

[startup+1062.3 s]
/proc/loadavg: 4.00 4.01 3.93 5/376 1998
/proc/meminfo: memFree=25653792/32950928 swapFree=60199044/67111528
[pid=1969] ppid=1967 vsize=737652 CPUtime=1062.28 cores=0,2
/proc/1969/stat : 1969 (umsat) R 1967 1969 1797 0 -1 4202496 182143 0 0 0 106168 60 0 0 25 0 1 0 657762793 755355648 179345 33554432000 4194304 4263832 140737105391312 18446744073709551615 4207812 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1969/statm: 184413 179345 248 17 0 181586 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 737652

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/376 2000
/proc/meminfo: memFree=25639340/32950928 swapFree=60199044/67111528
[pid=1969] ppid=1967 vsize=753436 CPUtime=1122.27 cores=0,2
/proc/1969/stat : 1969 (umsat) R 1967 1969 1797 0 -1 4202496 185939 0 0 0 112166 61 0 0 25 0 1 0 657762793 771518464 183140 33554432000 4194304 4263832 140737105391312 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1969/statm: 188359 183140 247 17 0 185532 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 753436

[startup+1182.3 s]
/proc/loadavg: 2.71 3.68 3.82 2/358 2056
/proc/meminfo: memFree=26218812/32950928 swapFree=60199044/67111528
[pid=1969] ppid=1967 vsize=771424 CPUtime=1182.28 cores=0,2
/proc/1969/stat : 1969 (umsat) R 1967 1969 1797 0 -1 4202496 190202 0 0 0 118165 63 0 0 25 0 1 0 657762793 789938176 187403 33554432000 4194304 4263832 140737105391312 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1969/statm: 192856 187403 247 17 0 190029 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 771424

[startup+1242.3 s]
/proc/loadavg: 1.62 3.19 3.64 2/358 2057
/proc/meminfo: memFree=26202052/32950928 swapFree=60199044/67111528
[pid=1969] ppid=1967 vsize=788176 CPUtime=1242.28 cores=0,2
/proc/1969/stat : 1969 (umsat) R 1967 1969 1797 0 -1 4202496 194183 0 0 0 124163 65 0 0 25 0 1 0 657762793 807092224 191384 33554432000 4194304 4263832 140737105391312 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1969/statm: 197044 191384 247 17 0 194217 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 788176



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.23 2.79 3.47 2/358 2059
/proc/meminfo: memFree=26182544/32950928 swapFree=60199044/67111528
[pid=1969] ppid=1967 vsize=808028 CPUtime=1299.98 cores=0,2
/proc/1969/stat : 1969 (umsat) R 1967 1969 1797 0 -1 4202496 198971 0 0 0 129932 66 0 0 25 0 1 0 657762793 827420672 196172 33554432000 4194304 4263832 140737105391312 18446744073709551615 4207606 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1969/statm: 202007 196172 247 17 0 199180 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 808028

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.04
CPU time (s): 1300.03
CPU user time (s): 1299.33
CPU system time (s): 0.696894
CPU usage (%): 99.9986
Max. virtual memory (cumulated for all children) (KiB): 808028

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.33
system time used= 0.696894
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 198971
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= 9
involuntary context switches= 14922

runsolver used 4.35434 second user time and 10.9413 second system time

The end

Launcher Data

Begin job on node122 at 2011-05-15 14:14:00
IDJOB=3379344
IDBENCH=85987
IDSOLVER=1861
FILE ID=node122/3379344-1305461640
RUNJOBID= node122-1305461488-1815
PBS_JOBID= 13324926
Free space on /tmp= 73448 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
BENCH NAME= SAT05/industrial/grieu05/vmpc/vmpc_35.renamed-as.sat05-1921.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379344-1305461640/watcher-3379344-1305461640 -o /tmp/evaluation-result-3379344-1305461640/solver-3379344-1305461640 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3379344-1305461640.cnf

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

MD5SUM BENCH= 5fda0e0fb8a21967728dfe29bf2d4ea5
RANDOM SEED=744537671

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
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.820
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.820
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.820
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.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      26685844 kB
Buffers:        307420 kB
Cached:        3866412 kB
SwapCached:      50104 kB
Active:        1914228 kB
Inactive:      4119560 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      26685844 kB
SwapTotal:    67111528 kB
SwapFree:     60199044 kB
Dirty:            5444 kB
Writeback:           0 kB
AnonPages:     1821004 kB
Mapped:          19672 kB
Slab:           128608 kB
PageTables:      39124 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 79930144 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= 73452 MiB
End job on node122 at 2011-05-15 14:35:42