Trace number 3379522

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.04 1300.03

General information on the benchmark

NameSAT03/industrial/kukula/addm_bench/
am_7_7.shuffled-as.sat03-363.cnf
MD5SUMc7f51e1ee7556440ab29e1c4bfe29538
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables4264
Number of clauses14751
Sum of the clauses size40035
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 24214
Number of clauses of size 310535
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 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-3379522-1305460856/watcher-3379522-1305460856 -o /tmp/evaluation-result-3379522-1305460856/solver-3379522-1305460856 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3379522-1305460856.cnf 

running on 2 cores: 5,7

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: 0.92 1.66 2.52 3/349 17126
/proc/meminfo: memFree=15022244/32950928 swapFree=67111364/67111528
[pid=17126] ppid=17124 vsize=11908 CPUtime=0.01 cores=5,7
/proc/17126/stat : 17126 (umsat) R 17124 17126 16847 0 -1 4194304 394 0 0 0 1 0 0 0 25 0 1 0 113695052 12193792 335 33554432000 4194304 4263832 140734664529328 18446744073709551615 47391479884926 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17126/statm: 2977 335 240 17 0 150 0

[startup+0.0685449 s]
/proc/loadavg: 0.92 1.66 2.52 3/349 17126
/proc/meminfo: memFree=15022244/32950928 swapFree=67111364/67111528
[pid=17126] ppid=17124 vsize=14604 CPUtime=0.06 cores=5,7
/proc/17126/stat : 17126 (umsat) R 17124 17126 16847 0 -1 4202496 1065 0 0 0 6 0 0 0 25 0 1 0 113695052 14954496 957 33554432000 4194304 4263832 140734664529328 18446744073709551615 218880225989 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17126/statm: 3651 959 244 17 0 824 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 14604

[startup+0.10054 s]
/proc/loadavg: 0.92 1.66 2.52 3/349 17126
/proc/meminfo: memFree=15022244/32950928 swapFree=67111364/67111528
[pid=17126] ppid=17124 vsize=14744 CPUtime=0.09 cores=5,7
/proc/17126/stat : 17126 (umsat) R 17124 17126 16847 0 -1 4202496 1212 0 0 0 9 0 0 0 25 0 1 0 113695052 15097856 1017 33554432000 4194304 4263832 140734664529328 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17126/statm: 3686 1017 247 17 0 859 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14744

[startup+0.300502 s]
/proc/loadavg: 0.92 1.66 2.52 3/349 17126
/proc/meminfo: memFree=15022244/32950928 swapFree=67111364/67111528
[pid=17126] ppid=17124 vsize=15404 CPUtime=0.29 cores=5,7
/proc/17126/stat : 17126 (umsat) R 17124 17126 16847 0 -1 4202496 1382 0 0 0 29 0 0 0 25 0 1 0 113695052 15773696 1187 33554432000 4194304 4263832 140734664529328 18446744073709551615 218880225989 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17126/statm: 3851 1187 247 17 0 1024 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15404

[startup+0.700427 s]
/proc/loadavg: 0.92 1.66 2.52 3/349 17126
/proc/meminfo: memFree=15022244/32950928 swapFree=67111364/67111528
[pid=17126] ppid=17124 vsize=18440 CPUtime=0.69 cores=5,7
/proc/17126/stat : 17126 (umsat) R 17124 17126 16847 0 -1 4202496 2126 0 0 0 69 0 0 0 25 0 1 0 113695052 18882560 1931 33554432000 4194304 4263832 140734664529328 18446744073709551615 4205847 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17126/statm: 4610 1932 247 17 0 1783 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18440

[startup+1.50029 s]
/proc/loadavg: 0.92 1.66 2.52 5/358 17143
/proc/meminfo: memFree=14952344/32950928 swapFree=67111364/67111528
[pid=17126] ppid=17124 vsize=22532 CPUtime=1.49 cores=5,7
/proc/17126/stat : 17126 (umsat) R 17124 17126 16847 0 -1 4202496 3172 0 0 0 149 0 0 0 25 0 1 0 113695052 23072768 2977 33554432000 4194304 4263832 140734664529328 18446744073709551615 4243929 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17126/statm: 5633 2977 247 17 0 2806 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 22532

[startup+3.10101 s]
/proc/loadavg: 0.92 1.66 2.52 5/358 17143
/proc/meminfo: memFree=14912540/32950928 swapFree=67111364/67111528
[pid=17126] ppid=17124 vsize=31488 CPUtime=3.1 cores=5,7
/proc/17126/stat : 17126 (umsat) R 17124 17126 16847 0 -1 4202496 5389 0 0 0 310 0 0 0 25 0 1 0 113695052 32243712 5194 33554432000 4194304 4263832 140734664529328 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17126/statm: 7872 5194 247 17 0 5045 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 31488

[startup+6.30046 s]
/proc/loadavg: 1.17 1.70 2.53 5/361 17158
/proc/meminfo: memFree=14836248/32950928 swapFree=67111364/67111528
[pid=17126] ppid=17124 vsize=47344 CPUtime=6.29 cores=5,7
/proc/17126/stat : 17126 (umsat) R 17124 17126 16847 0 -1 4202496 9311 0 0 0 629 0 0 0 25 0 1 0 113695052 48480256 9116 33554432000 4194304 4263832 140734664529328 18446744073709551615 4207705 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17126/statm: 11836 9116 247 17 0 9009 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 47344

[startup+12.7003 s]
/proc/loadavg: 1.40 1.74 2.54 5/361 17158
/proc/meminfo: memFree=14742316/32950928 swapFree=67111364/67111528
[pid=17126] ppid=17124 vsize=58208 CPUtime=12.69 cores=5,7
/proc/17126/stat : 17126 (umsat) R 17124 17126 16847 0 -1 4202496 12139 0 0 0 1269 0 0 0 25 0 1 0 113695052 59604992 11840 33554432000 4194304 4263832 140734664529328 18446744073709551615 4205715 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17126/statm: 14552 11840 247 17 0 11725 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 58208

[startup+25.5011 s]
/proc/loadavg: 1.97 1.85 2.56 5/361 17158
/proc/meminfo: memFree=14213632/32950928 swapFree=67111364/67111528
[pid=17126] ppid=17124 vsize=92564 CPUtime=25.49 cores=5,7
/proc/17126/stat : 17126 (umsat) R 17124 17126 16847 0 -1 4202496 20921 0 0 0 2547 2 0 0 25 0 1 0 113695052 94785536 20324 33554432000 4194304 4263832 140734664529328 18446744073709551615 4207643 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17126/statm: 23141 20324 247 17 0 20314 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 92564

[startup+51.1006 s]
/proc/loadavg: 2.66 2.02 2.60 5/361 17159
/proc/meminfo: memFree=14194276/32950928 swapFree=67111364/67111528
[pid=17126] ppid=17124 vsize=112052 CPUtime=51.07 cores=5,7
/proc/17126/stat : 17126 (umsat) R 17124 17126 16847 0 -1 4202496 25756 0 0 0 5104 3 0 0 25 0 1 0 113695052 114741248 25159 33554432000 4194304 4263832 140734664529328 18446744073709551615 4207568 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17126/statm: 28013 25159 247 17 0 25186 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 112052

[startup+102.314 s]
/proc/loadavg: 3.54 2.38 2.69 5/361 17160
/proc/meminfo: memFree=14166152/32950928 swapFree=67111364/67111528
[pid=17126] ppid=17124 vsize=141292 CPUtime=102.28 cores=5,7
/proc/17126/stat : 17126 (umsat) R 17124 17126 16847 0 -1 4202496 33490 0 0 0 10222 6 0 0 25 0 1 0 113695052 144683008 32142 33554432000 4194304 4263832 140734664529328 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17126/statm: 35323 32142 247 17 0 32496 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 141292

[startup+162.301 s]
/proc/loadavg: 3.81 2.65 2.76 5/361 17162
/proc/meminfo: memFree=14127320/32950928 swapFree=67111364/67111528
[pid=17126] ppid=17124 vsize=180144 CPUtime=162.27 cores=5,7
/proc/17126/stat : 17126 (umsat) R 17124 17126 16847 0 -1 4202496 43169 0 0 0 16217 10 0 0 25 0 1 0 113695052 184467456 41821 33554432000 4194304 4263832 140734664529328 18446744073709551615 4215042 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17126/statm: 45036 41821 247 17 0 42209 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 180144

[startup+222.3 s]
/proc/loadavg: 4.02 2.94 2.85 5/361 17164
/proc/meminfo: memFree=14100880/32950928 swapFree=67111364/67111528
[pid=17126] ppid=17124 vsize=205516 CPUtime=222.27 cores=5,7
/proc/17126/stat : 17126 (umsat) R 17124 17126 16847 0 -1 4202496 49809 0 0 0 22215 12 0 0 25 0 1 0 113695052 210448384 48133 33554432000 4194304 4263832 140734664529328 18446744073709551615 4207705 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17126/statm: 51379 48135 247 17 0 48552 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 205516

[startup+282.301 s]
/proc/loadavg: 4.05 3.13 2.92 5/361 17165
/proc/meminfo: memFree=14070960/32950928 swapFree=67111364/67111528
[pid=17126] ppid=17124 vsize=235612 CPUtime=282.28 cores=5,7
/proc/17126/stat : 17126 (umsat) R 17124 17126 16847 0 -1 4202496 57644 0 0 0 28212 16 0 0 25 0 1 0 113695052 241266688 55609 33554432000 4194304 4263832 140734664529328 18446744073709551615 4207568 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17126/statm: 58903 55609 247 17 0 56076 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 235612

[startup+342.3 s]
/proc/loadavg: 4.02 3.29 2.98 5/361 17166
/proc/meminfo: memFree=14070196/32950928 swapFree=67111364/67111528
[pid=17126] ppid=17124 vsize=236892 CPUtime=342.28 cores=5,7
/proc/17126/stat : 17126 (umsat) R 17124 17126 16847 0 -1 4202496 58338 0 0 0 34212 16 0 0 25 0 1 0 113695052 242577408 55908 33554432000 4194304 4263832 140734664529328 18446744073709551615 4205649 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17126/statm: 59223 55908 247 17 0 56396 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 236892

[startup+402.301 s]
/proc/loadavg: 4.12 3.44 3.05 5/361 17168
/proc/meminfo: memFree=14070432/32950928 swapFree=67111364/67111528
[pid=17126] ppid=17124 vsize=236892 CPUtime=402.28 cores=5,7
/proc/17126/stat : 17126 (umsat) R 17124 17126 16847 0 -1 4202496 58352 0 0 0 40212 16 0 0 25 0 1 0 113695052 242577408 55922 33554432000 4194304 4263832 140734664529328 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17126/statm: 59223 55922 247 17 0 56396 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 236892

[startup+462.301 s]
/proc/loadavg: 4.04 3.54 3.11 5/361 17170
/proc/meminfo: memFree=14068304/32950928 swapFree=67111364/67111528
[pid=17126] ppid=17124 vsize=239028 CPUtime=462.28 cores=5,7
/proc/17126/stat : 17126 (umsat) R 17124 17126 16847 0 -1 4202496 59345 0 0 0 46212 16 0 0 25 0 1 0 113695052 244764672 56480 33554432000 4194304 4263832 140734664529328 18446744073709551615 4211566 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17126/statm: 59757 56480 247 17 0 56930 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 239028

[startup+522.301 s]
/proc/loadavg: 4.09 3.64 3.17 5/361 17172
/proc/meminfo: memFree=14068912/32950928 swapFree=67111364/67111528
[pid=17126] ppid=17124 vsize=239724 CPUtime=522.28 cores=5,7
/proc/17126/stat : 17126 (umsat) R 17124 17126 16847 0 -1 4202496 59444 0 0 0 52212 16 0 0 25 0 1 0 113695052 245477376 56579 33554432000 4194304 4263832 140734664529328 18446744073709551615 4207780 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17126/statm: 59931 56579 247 17 0 57104 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 239724

[startup+582.301 s]
/proc/loadavg: 4.03 3.70 3.22 5/361 17173
/proc/meminfo: memFree=14048060/32950928 swapFree=67111364/67111528
[pid=17126] ppid=17124 vsize=261620 CPUtime=582.29 cores=5,7
/proc/17126/stat : 17126 (umsat) R 17124 17126 16847 0 -1 4202496 64762 0 0 0 58211 18 0 0 25 0 1 0 113695052 267898880 61896 33554432000 4194304 4263832 140734664529328 18446744073709551615 4215056 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17126/statm: 65405 61896 247 17 0 62578 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 261620

[startup+642.3 s]
/proc/loadavg: 4.06 3.77 3.27 5/361 17174
/proc/meminfo: memFree=14029688/32950928 swapFree=67111364/67111528
[pid=17126] ppid=17124 vsize=279236 CPUtime=642.3 cores=5,7
/proc/17126/stat : 17126 (umsat) R 17124 17126 16847 0 -1 4202496 69600 0 0 0 64209 21 0 0 25 0 1 0 113695052 285937664 66256 33554432000 4194304 4263832 140734664529328 18446744073709551615 4207680 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17126/statm: 69809 66256 247 17 0 66982 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 279236

[startup+702.301 s]
/proc/loadavg: 4.02 3.81 3.31 5/361 17176
/proc/meminfo: memFree=14029784/32950928 swapFree=67111364/67111528
[pid=17126] ppid=17124 vsize=279844 CPUtime=702.29 cores=5,7
/proc/17126/stat : 17126 (umsat) R 17124 17126 16847 0 -1 4202496 69734 0 0 0 70208 21 0 0 25 0 1 0 113695052 286560256 66390 33554432000 4194304 4263832 140734664529328 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17126/statm: 69961 66390 247 17 0 67134 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 279844

[startup+762.313 s]
/proc/loadavg: 4.01 3.84 3.36 5/361 17181
/proc/meminfo: memFree=14027908/32950928 swapFree=67111364/67111528
[pid=17126] ppid=17124 vsize=282404 CPUtime=762.3 cores=5,7
/proc/17126/stat : 17126 (umsat) R 17124 17126 16847 0 -1 4202496 70213 0 0 0 76209 21 0 0 25 0 1 0 113695052 289181696 66869 33554432000 4194304 4263832 140734664529328 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17126/statm: 70601 66869 247 17 0 67774 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 282404

[startup+822.301 s]
/proc/loadavg: 4.06 3.88 3.39 5/361 17183
/proc/meminfo: memFree=14026772/32950928 swapFree=67111364/67111528
[pid=17126] ppid=17124 vsize=285476 CPUtime=822.29 cores=5,7
/proc/17126/stat : 17126 (umsat) R 17124 17126 16847 0 -1 4202496 70985 0 0 0 82208 21 0 0 25 0 1 0 113695052 292327424 67127 33554432000 4194304 4263832 140734664529328 18446744073709551615 4207568 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17126/statm: 71369 67127 247 17 0 68542 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 285476

[startup+882.301 s]
/proc/loadavg: 4.02 3.90 3.43 5/361 17184
/proc/meminfo: memFree=14026376/32950928 swapFree=67111364/67111528
[pid=17126] ppid=17124 vsize=285732 CPUtime=882.29 cores=5,7
/proc/17126/stat : 17126 (umsat) R 17124 17126 16847 0 -1 4202496 71576 0 0 0 88207 22 0 0 25 0 1 0 113695052 292589568 67192 33554432000 4194304 4263832 140734664529328 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17126/statm: 71433 67192 247 17 0 68606 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 285732

[startup+942.301 s]
/proc/loadavg: 4.09 3.94 3.47 5/361 17185
/proc/meminfo: memFree=14026372/32950928 swapFree=67111364/67111528
[pid=17126] ppid=17124 vsize=285988 CPUtime=942.29 cores=5,7
/proc/17126/stat : 17126 (umsat) R 17124 17126 16847 0 -1 4202496 71627 0 0 0 94207 22 0 0 25 0 1 0 113695052 292851712 67243 33554432000 4194304 4263832 140734664529328 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17126/statm: 71497 67243 247 17 0 68670 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 285988

[startup+1002.3 s]
/proc/loadavg: 4.07 3.97 3.51 5/361 17187
/proc/meminfo: memFree=14026108/32950928 swapFree=67111364/67111528
[pid=17126] ppid=17124 vsize=286756 CPUtime=1002.3 cores=5,7
/proc/17126/stat : 17126 (umsat) R 17124 17126 16847 0 -1 4202496 71773 0 0 0 100208 22 0 0 25 0 1 0 113695052 293638144 67389 33554432000 4194304 4263832 140734664529328 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17126/statm: 71689 67389 247 17 0 68862 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 286756

[startup+1062.3 s]
/proc/loadavg: 4.02 3.97 3.54 5/361 17189
/proc/meminfo: memFree=14024228/32950928 swapFree=67111364/67111528
[pid=17126] ppid=17124 vsize=288856 CPUtime=1062.3 cores=5,7
/proc/17126/stat : 17126 (umsat) R 17124 17126 16847 0 -1 4202496 72307 0 0 0 106208 22 0 0 25 0 1 0 113695052 295788544 67923 33554432000 4194304 4263832 140734664529328 18446744073709551615 4207705 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17126/statm: 72214 67923 247 17 0 69387 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 288856

[startup+1122.3 s]
/proc/loadavg: 4.05 3.99 3.57 5/361 17191
/proc/meminfo: memFree=14024100/32950928 swapFree=67111364/67111528
[pid=17126] ppid=17124 vsize=288856 CPUtime=1122.3 cores=5,7
/proc/17126/stat : 17126 (umsat) R 17124 17126 16847 0 -1 4202496 72330 0 0 0 112208 22 0 0 25 0 1 0 113695052 295788544 67946 33554432000 4194304 4263832 140734664529328 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17126/statm: 72214 67946 247 17 0 69387 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 288856

[startup+1182.3 s]
/proc/loadavg: 4.18 4.02 3.60 5/361 17192
/proc/meminfo: memFree=14021484/32950928 swapFree=67111364/67111528
[pid=17126] ppid=17124 vsize=292332 CPUtime=1182.29 cores=5,7
/proc/17126/stat : 17126 (umsat) R 17124 17126 16847 0 -1 4202496 73278 0 0 0 118207 22 0 0 25 0 1 0 113695052 299347968 68894 33554432000 4194304 4263832 140734664529328 18446744073709551615 4250000 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17126/statm: 73083 68894 247 17 0 70256 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 292332

[startup+1242.3 s]
/proc/loadavg: 4.14 4.03 3.63 5/361 17193
/proc/meminfo: memFree=14012780/32950928 swapFree=67111364/67111528
[pid=17126] ppid=17124 vsize=299520 CPUtime=1242.3 cores=5,7
/proc/17126/stat : 17126 (umsat) R 17124 17126 16847 0 -1 4202496 75583 0 0 0 124207 23 0 0 25 0 1 0 113695052 306708480 70621 33554432000 4194304 4263832 140734664529328 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17126/statm: 74880 70621 247 17 0 72053 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 299520



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.05 4.02 3.65 5/361 17195
/proc/meminfo: memFree=13972216/32950928 swapFree=67111364/67111528
[pid=17126] ppid=17124 vsize=338196 CPUtime=1300.01 cores=5,7
/proc/17126/stat : 17126 (umsat) R 17124 17126 16847 0 -1 4202496 85029 0 0 0 129974 27 0 0 25 0 1 0 113695052 346312704 80067 33554432000 4194304 4263832 140734664529328 18446744073709551615 218880225989 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17126/statm: 84549 80067 247 17 0 81722 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 338196

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.03
CPU time (s): 1300.04
CPU user time (s): 1299.74
CPU system time (s): 0.292955
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 338196

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.74
system time used= 0.292955
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 85029
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= 10
involuntary context switches= 4505

runsolver used 4.43832 second user time and 10.2114 second system time

The end

Launcher Data

Begin job on node112 at 2011-05-15 14:00:56
IDJOB=3379522
IDBENCH=84237
IDSOLVER=1861
FILE ID=node112/3379522-1305460856
RUNJOBID= node112-1305460856-17109
PBS_JOBID= 13324909
Free space on /tmp= 73532 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
BENCH NAME= SAT03/industrial/kukula/addm_bench/am_7_7.shuffled-as.sat03-363.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379522-1305460856/watcher-3379522-1305460856 -o /tmp/evaluation-result-3379522-1305460856/solver-3379522-1305460856 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3379522-1305460856.cnf

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

MD5SUM BENCH= c7f51e1ee7556440ab29e1c4bfe29538
RANDOM SEED=1088627459

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.847
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	: 5180.45
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.847
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.76
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.847
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.847
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.61
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.847
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.83
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.847
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.847
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:      15022524 kB
Buffers:        308492 kB
Cached:        3077032 kB
SwapCached:          0 kB
Active:       15873332 kB
Inactive:      1800384 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15022524 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            5520 kB
Writeback:           0 kB
AnonPages:    14288484 kB
Mapped:          26976 kB
Slab:           140816 kB
PageTables:      50180 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 66041088 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= 73460 MiB
End job on node112 at 2011-05-15 14:22:38