Trace number 3171326

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-02-25? (TO) 1300.07 1300.04

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v10000-c42000-S709804505-031-UNKNOWN.cnf
MD5SUM5fbb493df133934f33cf8a2f736084e5
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark40.9418
Satisfiable
(Un)Satisfiability was proved
Number of variables10000
Number of clauses42000
Sum of the clauses size126000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 342000
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 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3171326-1301755508/watcher-3171326-1301755508 -o /tmp/evaluation-result-3171326-1301755508/solver-3171326-1301755508 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3171326-1301755508.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.96 1.78 2.75 2/174 4251
/proc/meminfo: memFree=23561564/32951124 swapFree=67102208/67111528
[pid=4251] ppid=4249 vsize=11644 CPUtime=0 cores=5,7
/proc/4251/stat : 4251 (umsat) R 4249 4251 3139 0 -1 4194304 356 0 0 0 0 0 0 0 19 0 1 0 365781451 11923456 293 33554432000 4194304 4263880 140733201986752 18446744073709551615 4227705 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4251/statm: 2911 293 240 17 0 84 0

[startup+0.070529 s]
/proc/loadavg: 0.96 1.78 2.75 2/174 4251
/proc/meminfo: memFree=23561564/32951124 swapFree=67102208/67111528
[pid=4251] ppid=4249 vsize=12428 CPUtime=0.06 cores=5,7
/proc/4251/stat : 4251 (umsat) R 4249 4251 3139 0 -1 4194304 609 0 0 0 6 0 0 0 19 0 1 0 365781451 12726272 497 33554432000 4194304 4263880 140733201986752 18446744073709551615 46997685542865 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4251/statm: 3107 497 241 17 0 280 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 12428

[startup+0.100537 s]
/proc/loadavg: 0.96 1.78 2.75 2/174 4251
/proc/meminfo: memFree=23561564/32951124 swapFree=67102208/67111528
[pid=4251] ppid=4249 vsize=13340 CPUtime=0.09 cores=5,7
/proc/4251/stat : 4251 (umsat) R 4249 4251 3139 0 -1 4194304 872 0 0 0 9 0 0 0 19 0 1 0 365781451 13660160 663 33554432000 4194304 4263880 140733201986752 18446744073709551615 46997685429474 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4251/statm: 3335 663 241 17 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13340

[startup+0.30049 s]
/proc/loadavg: 0.96 1.78 2.75 2/174 4251
/proc/meminfo: memFree=23561564/32951124 swapFree=67102208/67111528
[pid=4251] ppid=4249 vsize=19908 CPUtime=0.29 cores=5,7
/proc/4251/stat : 4251 (umsat) R 4249 4251 3139 0 -1 4202496 2882 0 0 0 29 0 0 0 20 0 1 0 365781451 20385792 2233 33554432000 4194304 4263880 140733201986752 18446744073709551615 4224893 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4251/statm: 4977 2233 247 17 0 2150 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19908

[startup+0.700433 s]
/proc/loadavg: 0.96 1.78 2.75 2/174 4251
/proc/meminfo: memFree=23561564/32951124 swapFree=67102208/67111528
[pid=4251] ppid=4249 vsize=20436 CPUtime=0.69 cores=5,7
/proc/4251/stat : 4251 (umsat) R 4249 4251 3139 0 -1 4202496 3028 0 0 0 69 0 0 0 20 0 1 0 365781451 20926464 2379 33554432000 4194304 4263880 140733201986752 18446744073709551615 4224878 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4251/statm: 5109 2379 247 17 0 2282 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20436

[startup+1.50028 s]
/proc/loadavg: 0.96 1.78 2.75 5/190 4277
/proc/meminfo: memFree=23495840/32951124 swapFree=67102208/67111528
[pid=4251] ppid=4249 vsize=23484 CPUtime=1.49 cores=5,7
/proc/4251/stat : 4251 (umsat) R 4249 4251 3139 0 -1 4202496 3760 0 0 0 149 0 0 0 23 0 1 0 365781451 24047616 3111 33554432000 4194304 4263880 140733201986752 18446744073709551615 4243977 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4251/statm: 5871 3111 247 17 0 3044 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 23484

[startup+3.101 s]
/proc/loadavg: 0.96 1.78 2.75 5/190 4277
/proc/meminfo: memFree=23475864/32951124 swapFree=67102208/67111528
[pid=4251] ppid=4249 vsize=30944 CPUtime=3.09 cores=5,7
/proc/4251/stat : 4251 (umsat) R 4249 4251 3139 0 -1 4202496 5634 0 0 0 309 0 0 0 25 0 1 0 365781451 31686656 4985 33554432000 4194304 4263880 140733201986752 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4251/statm: 7736 4985 247 17 0 4909 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 30944

[startup+6.30044 s]
/proc/loadavg: 1.20 1.82 2.75 5/190 4277
/proc/meminfo: memFree=23426144/32951124 swapFree=67102208/67111528
[pid=4251] ppid=4249 vsize=45480 CPUtime=6.29 cores=5,7
/proc/4251/stat : 4251 (umsat) R 4249 4251 3139 0 -1 4202496 9261 0 0 0 628 1 0 0 25 0 1 0 365781451 46571520 8612 33554432000 4194304 4263880 140733201986752 18446744073709551615 4205828 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4251/statm: 11370 8612 247 17 0 8543 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 45480

[startup+12.7003 s]
/proc/loadavg: 1.43 1.85 2.76 5/190 4277
/proc/meminfo: memFree=23338904/32951124 swapFree=67102208/67111528
[pid=4251] ppid=4249 vsize=73260 CPUtime=12.69 cores=5,7
/proc/4251/stat : 4251 (umsat) R 4249 4251 3139 0 -1 4202496 16176 0 0 0 1267 2 0 0 25 0 1 0 365781451 75018240 15527 33554432000 4194304 4263880 140733201986752 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4251/statm: 18315 15528 247 17 0 15488 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 73260

[startup+25.5011 s]
/proc/loadavg: 2.00 1.96 2.78 5/190 4277
/proc/meminfo: memFree=23199532/32951124 swapFree=67102208/67111528
[pid=4251] ppid=4249 vsize=120128 CPUtime=25.49 cores=5,7
/proc/4251/stat : 4251 (umsat) R 4249 4251 3139 0 -1 4202496 27924 0 0 0 2544 5 0 0 25 0 1 0 365781451 123011072 27275 33554432000 4194304 4263880 140733201986752 18446744073709551615 4211553 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4251/statm: 30032 27275 247 17 0 27205 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 120128

[startup+51.1006 s]
/proc/loadavg: 2.68 2.12 2.81 5/190 4278
/proc/meminfo: memFree=22986348/32951124 swapFree=67102208/67111528
[pid=4251] ppid=4249 vsize=192388 CPUtime=51.1 cores=5,7
/proc/4251/stat : 4251 (umsat) R 4249 4251 3139 0 -1 4202496 45933 0 0 0 5101 9 0 0 25 0 1 0 365781451 197005312 45284 33554432000 4194304 4263880 140733201986752 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4251/statm: 48097 45284 247 17 0 45270 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 192388

[startup+102.307 s]
/proc/loadavg: 3.42 2.41 2.87 5/190 4279
/proc/meminfo: memFree=22626596/32951124 swapFree=67102208/67111528
[pid=4251] ppid=4249 vsize=303992 CPUtime=102.3 cores=5,7
/proc/4251/stat : 4251 (umsat) R 4249 4251 3139 0 -1 4202496 73666 0 0 0 10214 16 0 0 25 0 1 0 365781451 311287808 73017 33554432000 4194304 4263880 140733201986752 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4251/statm: 75998 73017 247 17 0 73171 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 303992

[startup+162.301 s]
/proc/loadavg: 3.79 2.70 2.94 5/190 4281
/proc/meminfo: memFree=22281332/32951124 swapFree=67102208/67111528
[pid=4251] ppid=4249 vsize=405424 CPUtime=162.3 cores=5,7
/proc/4251/stat : 4251 (umsat) R 4249 4251 3139 0 -1 4202496 99052 0 0 0 16206 24 0 0 25 0 1 0 365781451 415154176 98403 33554432000 4194304 4263880 140733201986752 18446744073709551615 4207654 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4251/statm: 101356 98403 247 17 0 98529 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 405424

[startup+222.301 s]
/proc/loadavg: 3.97 2.95 3.01 5/190 4283
/proc/meminfo: memFree=21940304/32951124 swapFree=67102208/67111528
[pid=4251] ppid=4249 vsize=492052 CPUtime=222.3 cores=5,7
/proc/4251/stat : 4251 (umsat) R 4249 4251 3139 0 -1 4202496 120777 0 0 0 22198 32 0 0 25 0 1 0 365781451 503861248 120128 33554432000 4194304 4263880 140733201986752 18446744073709551615 4224878 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4251/statm: 123013 120128 247 17 0 120186 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 492052

[startup+282.301 s]
/proc/loadavg: 3.99 3.13 3.07 5/190 4284
/proc/meminfo: memFree=21641440/32951124 swapFree=67102208/67111528
[pid=4251] ppid=4249 vsize=593204 CPUtime=282.3 cores=5,7
/proc/4251/stat : 4251 (umsat) R 4249 4251 3139 0 -1 4202496 146147 0 0 0 28191 39 0 0 25 0 1 0 365781451 607440896 144985 33554432000 4194304 4263880 140733201986752 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4251/statm: 148301 144985 247 17 0 145474 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 593204

[startup+342.3 s]
/proc/loadavg: 3.99 3.29 3.12 5/190 4286
/proc/meminfo: memFree=21363896/32951124 swapFree=67102208/67111528
[pid=4251] ppid=4249 vsize=667028 CPUtime=342.3 cores=5,7
/proc/4251/stat : 4251 (umsat) R 4249 4251 3139 0 -1 4202496 164648 0 0 0 34186 44 0 0 25 0 1 0 365781451 683036672 163486 33554432000 4194304 4263880 140733201986752 18446744073709551615 4217304 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4251/statm: 166757 163486 247 17 0 163930 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 667028

[startup+402.301 s]
/proc/loadavg: 3.99 3.42 3.17 5/190 4287
/proc/meminfo: memFree=21119580/32951124 swapFree=67102208/67111528
[pid=4251] ppid=4249 vsize=720532 CPUtime=402.3 cores=5,7
/proc/4251/stat : 4251 (umsat) R 4249 4251 3139 0 -1 4202496 178053 0 0 0 40182 48 0 0 25 0 1 0 365781451 737824768 176891 33554432000 4194304 4263880 140733201986752 18446744073709551615 4224834 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4251/statm: 180133 176891 247 17 0 177306 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 720532

[startup+462.3 s]
/proc/loadavg: 3.99 3.52 3.22 5/190 4289
/proc/meminfo: memFree=20909248/32951124 swapFree=67102208/67111528
[pid=4251] ppid=4249 vsize=766752 CPUtime=462.3 cores=5,7
/proc/4251/stat : 4251 (umsat) R 4249 4251 3139 0 -1 4202496 189633 0 0 0 46177 53 0 0 25 0 1 0 365781451 785154048 188471 33554432000 4194304 4263880 140733201986752 18446744073709551615 4224893 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4251/statm: 191688 188471 247 17 0 188861 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 766752

[startup+522.301 s]
/proc/loadavg: 3.99 3.60 3.27 5/190 4291
/proc/meminfo: memFree=20708960/32951124 swapFree=67102208/67111528
[pid=4251] ppid=4249 vsize=822600 CPUtime=522.3 cores=5,7
/proc/4251/stat : 4251 (umsat) R 4249 4251 3139 0 -1 4202496 203630 0 0 0 52172 58 0 0 25 0 1 0 365781451 842342400 202468 33554432000 4194304 4263880 140733201986752 18446744073709551615 4211708 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4251/statm: 205650 202468 247 17 0 202823 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 822600

[startup+582.3 s]
/proc/loadavg: 3.99 3.67 3.31 5/190 4292
/proc/meminfo: memFree=20518584/32951124 swapFree=67102208/67111528
[pid=4251] ppid=4249 vsize=867024 CPUtime=582.3 cores=5,7
/proc/4251/stat : 4251 (umsat) R 4249 4251 3139 0 -1 4202496 214737 0 0 0 58168 62 0 0 25 0 1 0 365781451 887832576 213575 33554432000 4194304 4263880 140733201986752 18446744073709551615 4205668 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4251/statm: 216756 213575 247 17 0 213929 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 867024

[startup+642.301 s]
/proc/loadavg: 3.99 3.73 3.35 5/190 4294
/proc/meminfo: memFree=20347792/32951124 swapFree=67102208/67111528
[pid=4251] ppid=4249 vsize=914324 CPUtime=642.31 cores=5,7
/proc/4251/stat : 4251 (umsat) R 4249 4251 3139 0 -1 4202496 226603 0 0 0 64164 67 0 0 25 0 1 0 365781451 936267776 225441 33554432000 4194304 4263880 140733201986752 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4251/statm: 228581 225441 247 17 0 225754 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 914324

[startup+702.3 s]
/proc/loadavg: 3.99 3.78 3.39 5/190 4295
/proc/meminfo: memFree=20183828/32951124 swapFree=67102208/67111528
[pid=4251] ppid=4249 vsize=960984 CPUtime=702.31 cores=5,7
/proc/4251/stat : 4251 (umsat) R 4249 4251 3139 0 -1 4202496 238282 0 0 0 70160 71 0 0 25 0 1 0 365781451 984047616 237120 33554432000 4194304 4263880 140733201986752 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4251/statm: 240246 237120 247 17 0 237419 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 960984

[startup+762.307 s]
/proc/loadavg: 4.07 3.83 3.43 5/190 4297
/proc/meminfo: memFree=20030272/32951124 swapFree=67102208/67111528
[pid=4251] ppid=4249 vsize=996144 CPUtime=762.31 cores=5,7
/proc/4251/stat : 4251 (umsat) R 4249 4251 3139 0 -1 4202496 247112 0 0 0 76157 74 0 0 25 0 1 0 365781451 1020051456 245949 33554432000 4194304 4263880 140733201986752 18446744073709551615 4207732 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4251/statm: 249036 245949 247 17 0 246209 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 996144

[startup+822.3 s]
/proc/loadavg: 4.02 3.86 3.46 5/190 4299
/proc/meminfo: memFree=19939588/32951124 swapFree=67102208/67111528
[pid=4251] ppid=4249 vsize=996940 CPUtime=822.31 cores=5,7
/proc/4251/stat : 4251 (umsat) R 4249 4251 3139 0 -1 4202496 248221 0 0 0 82157 74 0 0 25 0 1 0 365781451 1020866560 246128 33554432000 4194304 4263880 140733201986752 18446744073709551615 4224864 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4251/statm: 249235 246128 247 17 0 246408 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 996940

[startup+882.301 s]
/proc/loadavg: 4.01 3.88 3.49 5/190 4300
/proc/meminfo: memFree=19871732/32951124 swapFree=67102208/67111528
[pid=4251] ppid=4249 vsize=996940 CPUtime=882.31 cores=5,7
/proc/4251/stat : 4251 (umsat) R 4249 4251 3139 0 -1 4202496 248222 0 0 0 88157 74 0 0 25 0 1 0 365781451 1020866560 246129 33554432000 4194304 4263880 140733201986752 18446744073709551615 4205728 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4251/statm: 249235 246129 247 17 0 246408 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 996940

[startup+942.3 s]
/proc/loadavg: 4.00 3.90 3.52 5/190 4302
/proc/meminfo: memFree=19782416/32951124 swapFree=67102208/67111528
[pid=4251] ppid=4249 vsize=996940 CPUtime=942.31 cores=5,7
/proc/4251/stat : 4251 (umsat) R 4249 4251 3139 0 -1 4202496 248222 0 0 0 94157 74 0 0 25 0 1 0 365781451 1020866560 246129 33554432000 4194304 4263880 140733201986752 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4251/statm: 249235 246129 247 17 0 246408 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 996940

[startup+1002.3 s]
/proc/loadavg: 4.00 3.92 3.55 5/190 4312
/proc/meminfo: memFree=19706192/32951124 swapFree=67102208/67111528
[pid=4251] ppid=4249 vsize=996940 CPUtime=1002.31 cores=5,7
/proc/4251/stat : 4251 (umsat) R 4249 4251 3139 0 -1 4202496 248222 0 0 0 100157 74 0 0 25 0 1 0 365781451 1020866560 246129 33554432000 4194304 4263880 140733201986752 18446744073709551615 4205697 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4251/statm: 249235 246129 247 17 0 246408 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 996940

[startup+1062.3 s]
/proc/loadavg: 4.00 3.93 3.57 5/190 4314
/proc/meminfo: memFree=19625560/32951124 swapFree=67102208/67111528
[pid=4251] ppid=4249 vsize=996940 CPUtime=1062.31 cores=5,7
/proc/4251/stat : 4251 (umsat) R 4249 4251 3139 0 -1 4202496 248222 0 0 0 106157 74 0 0 25 0 1 0 365781451 1020866560 246129 33554432000 4194304 4263880 140733201986752 18446744073709551615 4207654 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4251/statm: 249235 246129 247 17 0 246408 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 996940

[startup+1122.3 s]
/proc/loadavg: 4.07 3.96 3.60 5/190 4316
/proc/meminfo: memFree=19576804/32951124 swapFree=67102208/67111528
[pid=4251] ppid=4249 vsize=996940 CPUtime=1122.31 cores=5,7
/proc/4251/stat : 4251 (umsat) R 4249 4251 3139 0 -1 4202496 248223 0 0 0 112157 74 0 0 25 0 1 0 365781451 1020866560 246130 33554432000 4194304 4263880 140733201986752 18446744073709551615 4207828 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4251/statm: 249235 246130 247 17 0 246408 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 996940

[startup+1182.3 s]
/proc/loadavg: 4.02 3.96 3.63 5/190 4317
/proc/meminfo: memFree=19530036/32951124 swapFree=67102208/67111528
[pid=4251] ppid=4249 vsize=996940 CPUtime=1182.32 cores=5,7
/proc/4251/stat : 4251 (umsat) R 4249 4251 3139 0 -1 4202496 248223 0 0 0 118158 74 0 0 25 0 1 0 365781451 1020866560 246130 33554432000 4194304 4263880 140733201986752 18446744073709551615 216734834614 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4251/statm: 249235 246130 247 17 0 246408 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 996940

[startup+1242.3 s]
/proc/loadavg: 4.01 3.97 3.65 5/190 4319
/proc/meminfo: memFree=19464544/32951124 swapFree=67102208/67111528
[pid=4251] ppid=4249 vsize=996940 CPUtime=1242.32 cores=5,7
/proc/4251/stat : 4251 (umsat) R 4249 4251 3139 0 -1 4202496 248223 0 0 0 124158 74 0 0 25 0 1 0 365781451 1020866560 246130 33554432000 4194304 4263880 140733201986752 18446744073709551615 4205632 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4251/statm: 249235 246130 247 17 0 246408 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 996940



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.97 3.66 5/190 4320
/proc/meminfo: memFree=19380932/32951124 swapFree=67102208/67111528
[pid=4251] ppid=4249 vsize=996940 CPUtime=1300.02 cores=5,7
/proc/4251/stat : 4251 (umsat) R 4249 4251 3139 0 -1 4202496 248224 0 0 0 129928 74 0 0 25 0 1 0 365781451 1020866560 246131 33554432000 4194304 4263880 140733201986752 18446744073709551615 4205761 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4251/statm: 249235 246131 247 17 0 246408 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 996940

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.07
CPU user time (s): 1299.29
CPU system time (s): 0.781881
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 996940

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.29
system time used= 0.781881
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 248224
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= 12
involuntary context switches= 2543

runsolver used 1.89871 second user time and 5.18821 second system time

The end

Launcher Data

Begin job on node119 at 2011-04-02 16:45:08
IDJOB=3171326
IDBENCH=82544
IDSOLVER=1582
FILE ID=node119/3171326-1301755508
RUNJOBID= node119-1301755508-4237
PBS_JOBID= 12841018
Free space on /tmp= 71232 MiB

SOLVER NAME= UmSat 2011-02-25
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v10000-c42000-S709804505-031-UNKNOWN.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3171326-1301755508/watcher-3171326-1301755508 -o /tmp/evaluation-result-3171326-1301755508/solver-3171326-1301755508 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3171326-1301755508.cnf

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

MD5SUM BENCH= 5fbb493df133934f33cf8a2f736084e5
RANDOM SEED=995487974

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.815
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.815
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.67
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.815
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.815
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.815
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:     32951124 kB
MemFree:      23561720 kB
Buffers:        297032 kB
Cached:        8773704 kB
SwapCached:       5376 kB
Active:        4527612 kB
Inactive:      4602596 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23561720 kB
SwapTotal:    67111528 kB
SwapFree:     67102208 kB
Dirty:            6660 kB
Writeback:           0 kB
AnonPages:       57300 kB
Mapped:          14468 kB
Slab:           196628 kB
PageTables:       4748 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   189812 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= 71220 MiB
End job on node119 at 2011-04-02 17:06:50