Trace number 3263867

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

General information on the benchmark

NameSAT03/handmade/stanion/hwb/
hwb-n28-01-S136611085.shuffled-as.sat03-1627.cnf
MD5SUM17624c574c7f9ee0eff4cc4a13e42e12
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark671.855
Satisfiable
(Un)Satisfiability was proved
Number of variables184
Number of clauses896
Sum of the clauses size3042
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 214
Number of clauses of size 3514
Number of clauses of size 4368
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: 935)

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

running on 2 cores: 4,6

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: 4.00 3.97 3.74 1/181 29054
/proc/meminfo: memFree=21339064/32951132 swapFree=67111524/67111528
[pid=29054] ppid=29052 vsize=11644 CPUtime=0 cores=4,6
/proc/29054/stat : 29054 (umsat) R 29052 29054 28928 0 -1 4202496 364 0 0 0 0 0 0 0 19 0 1 0 468531148 11923456 303 33554432000 4194304 4263880 140736218704000 18446744073709551615 242970211013 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29054/statm: 2911 304 243 17 0 84 0

[startup+0.0313909 s]
/proc/loadavg: 4.00 3.97 3.74 1/181 29054
/proc/meminfo: memFree=21339064/32951132 swapFree=67111524/67111528
[pid=29054] ppid=29052 vsize=11908 CPUtime=0.03 cores=4,6
/proc/29054/stat : 29054 (umsat) R 29052 29054 28928 0 -1 4202496 416 0 0 0 3 0 0 0 19 0 1 0 468531148 12193792 355 33554432000 4194304 4263880 140736218704000 18446744073709551615 242970206111 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29054/statm: 2977 355 247 17 0 150 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 11908

[startup+0.100366 s]
/proc/loadavg: 4.00 3.97 3.74 1/181 29054
/proc/meminfo: memFree=21339064/32951132 swapFree=67111524/67111528
[pid=29054] ppid=29052 vsize=12032 CPUtime=0.09 cores=4,6
/proc/29054/stat : 29054 (umsat) R 29052 29054 28928 0 -1 4202496 446 0 0 0 9 0 0 0 19 0 1 0 468531148 12320768 385 33554432000 4194304 4263880 140736218704000 18446744073709551615 242970206185 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29054/statm: 3008 385 247 17 0 181 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12032

[startup+0.300347 s]
/proc/loadavg: 4.00 3.97 3.74 1/181 29054
/proc/meminfo: memFree=21339064/32951132 swapFree=67111524/67111528
[pid=29054] ppid=29052 vsize=12160 CPUtime=0.29 cores=4,6
/proc/29054/stat : 29054 (umsat) R 29052 29054 28928 0 -1 4202496 497 0 0 0 29 0 0 0 20 0 1 0 468531148 12451840 436 33554432000 4194304 4263880 140736218704000 18446744073709551615 4207616 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29054/statm: 3040 436 247 17 0 213 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12160

[startup+0.700287 s]
/proc/loadavg: 4.00 3.97 3.74 1/181 29054
/proc/meminfo: memFree=21339064/32951132 swapFree=67111524/67111528
[pid=29054] ppid=29052 vsize=12536 CPUtime=0.69 cores=4,6
/proc/29054/stat : 29054 (umsat) R 29052 29054 28928 0 -1 4202496 567 0 0 0 69 0 0 0 20 0 1 0 468531148 12836864 506 33554432000 4194304 4263880 140736218704000 18446744073709551615 242970208994 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29054/statm: 3134 506 247 17 0 307 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12536

[startup+1.50116 s]
/proc/loadavg: 4.00 3.97 3.74 5/188 29136
/proc/meminfo: memFree=21338836/32951132 swapFree=67111524/67111528
[pid=29054] ppid=29052 vsize=12768 CPUtime=1.5 cores=4,6
/proc/29054/stat : 29054 (umsat) R 29052 29054 28928 0 -1 4202496 649 0 0 0 150 0 0 0 23 0 1 0 468531148 13074432 588 33554432000 4194304 4263880 140736218704000 18446744073709551615 4211486 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29054/statm: 3192 588 247 17 0 365 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 12768

[startup+3.10087 s]
/proc/loadavg: 4.00 3.97 3.74 4/186 29136
/proc/meminfo: memFree=21335256/32951132 swapFree=67111524/67111528
[pid=29054] ppid=29052 vsize=13408 CPUtime=3.1 cores=4,6
/proc/29054/stat : 29054 (umsat) R 29052 29054 28928 0 -1 4202496 804 0 0 0 310 0 0 0 25 0 1 0 468531148 13729792 743 33554432000 4194304 4263880 140736218704000 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29054/statm: 3352 743 247 17 0 525 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 13408

[startup+6.3003 s]
/proc/loadavg: 4.00 3.97 3.74 5/186 29163
/proc/meminfo: memFree=21311072/32951132 swapFree=67111524/67111528
[pid=29054] ppid=29052 vsize=14056 CPUtime=6.29 cores=4,6
/proc/29054/stat : 29054 (umsat) R 29052 29054 28928 0 -1 4202496 965 0 0 0 629 0 0 0 25 0 1 0 468531148 14393344 904 33554432000 4194304 4263880 140736218704000 18446744073709551615 4205655 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29054/statm: 3514 904 247 17 0 687 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14056

[startup+12.7002 s]
/proc/loadavg: 4.07 3.99 3.75 5/188 29190
/proc/meminfo: memFree=21261192/32951132 swapFree=67111524/67111528
[pid=29054] ppid=29052 vsize=15092 CPUtime=12.69 cores=4,6
/proc/29054/stat : 29054 (umsat) R 29052 29054 28928 0 -1 4202496 1213 0 0 0 1269 0 0 0 25 0 1 0 468531148 15454208 1152 33554432000 4194304 4263880 140736218704000 18446744073709551615 4207744 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29054/statm: 3773 1152 248 17 0 946 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15092

[startup+25.501 s]
/proc/loadavg: 4.06 3.99 3.75 5/188 29190
/proc/meminfo: memFree=21214464/32951132 swapFree=67111524/67111528
[pid=29054] ppid=29052 vsize=16396 CPUtime=25.49 cores=4,6
/proc/29054/stat : 29054 (umsat) R 29052 29054 28928 0 -1 4202496 1549 0 0 0 2549 0 0 0 25 0 1 0 468531148 16789504 1488 33554432000 4194304 4263880 140736218704000 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29054/statm: 4099 1488 248 17 0 1272 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 16396

[startup+51.1006 s]
/proc/loadavg: 4.04 3.99 3.76 5/188 29191
/proc/meminfo: memFree=21158104/32951132 swapFree=67111524/67111528
[pid=29054] ppid=29052 vsize=18120 CPUtime=51.09 cores=4,6
/proc/29054/stat : 29054 (umsat) R 29052 29054 28928 0 -1 4202496 1984 0 0 0 5109 0 0 0 25 0 1 0 468531148 18554880 1923 33554432000 4194304 4263880 140736218704000 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29054/statm: 4530 1923 248 17 0 1703 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 18120

[startup+102.307 s]
/proc/loadavg: 4.09 4.00 3.77 5/188 29192
/proc/meminfo: memFree=21083564/32951132 swapFree=67111524/67111528
[pid=29054] ppid=29052 vsize=20356 CPUtime=102.3 cores=4,6
/proc/29054/stat : 29054 (umsat) R 29052 29054 28928 0 -1 4202496 2617 0 0 0 10230 0 0 0 25 0 1 0 468531148 20844544 2450 33554432000 4194304 4263880 140736218704000 18446744073709551615 4215090 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29054/statm: 5089 2450 248 17 0 2262 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 20356

[startup+162.3 s]
/proc/loadavg: 4.03 4.00 3.79 5/188 29194
/proc/meminfo: memFree=21028112/32951132 swapFree=67111524/67111528
[pid=29054] ppid=29052 vsize=22624 CPUtime=162.29 cores=4,6
/proc/29054/stat : 29054 (umsat) R 29052 29054 28928 0 -1 4202496 3261 0 0 0 16229 0 0 0 25 0 1 0 468531148 23166976 3006 33554432000 4194304 4263880 140736218704000 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29054/statm: 5656 3006 248 17 0 2829 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 22624

[startup+222.301 s]
/proc/loadavg: 4.01 4.00 3.80 5/188 29195
/proc/meminfo: memFree=20972540/32951132 swapFree=67111524/67111528
[pid=29054] ppid=29052 vsize=23772 CPUtime=222.29 cores=4,6
/proc/29054/stat : 29054 (umsat) R 29052 29054 28928 0 -1 4202496 3588 0 0 0 22229 0 0 0 25 0 1 0 468531148 24342528 3282 33554432000 4194304 4263880 140736218704000 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29054/statm: 5943 3282 248 17 0 3116 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 23772

[startup+282.301 s]
/proc/loadavg: 4.00 4.00 3.81 5/188 29197
/proc/meminfo: memFree=20928996/32951132 swapFree=67111524/67111528
[pid=29054] ppid=29052 vsize=25224 CPUtime=282.29 cores=4,6
/proc/29054/stat : 29054 (umsat) R 29052 29054 28928 0 -1 4202496 4012 0 0 0 28229 0 0 0 25 0 1 0 468531148 25829376 3650 33554432000 4194304 4263880 140736218704000 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29054/statm: 6306 3650 248 17 0 3479 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 25224

[startup+342.3 s]
/proc/loadavg: 4.00 4.00 3.82 5/188 29199
/proc/meminfo: memFree=20887172/32951132 swapFree=67111524/67111528
[pid=29054] ppid=29052 vsize=26428 CPUtime=342.3 cores=4,6
/proc/29054/stat : 29054 (umsat) R 29052 29054 28928 0 -1 4202496 4384 0 0 0 34229 1 0 0 25 0 1 0 468531148 27062272 3960 33554432000 4194304 4263880 140736218704000 18446744073709551615 4207691 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29054/statm: 6607 3960 248 17 0 3780 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 26428

[startup+402.301 s]
/proc/loadavg: 4.00 4.00 3.83 5/188 29200
/proc/meminfo: memFree=20852184/32951132 swapFree=67111524/67111528
[pid=29054] ppid=29052 vsize=27832 CPUtime=402.3 cores=4,6
/proc/29054/stat : 29054 (umsat) R 29052 29054 28928 0 -1 4202496 4837 0 0 0 40229 1 0 0 25 0 1 0 468531148 28499968 4280 33554432000 4194304 4263880 140736218704000 18446744073709551615 4207860 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29054/statm: 6958 4280 248 17 0 4131 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 27832

[startup+462.301 s]
/proc/loadavg: 4.00 4.00 3.83 5/188 29202
/proc/meminfo: memFree=20822532/32951132 swapFree=67111524/67111528
[pid=29054] ppid=29052 vsize=28208 CPUtime=462.3 cores=4,6
/proc/29054/stat : 29054 (umsat) R 29052 29054 28928 0 -1 4202496 4937 0 0 0 46229 1 0 0 25 0 1 0 468531148 28884992 4380 33554432000 4194304 4263880 140736218704000 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29054/statm: 7052 4380 248 17 0 4225 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 28208

[startup+522.3 s]
/proc/loadavg: 4.00 4.00 3.84 5/188 29203
/proc/meminfo: memFree=20791016/32951132 swapFree=67111524/67111528
[pid=29054] ppid=29052 vsize=29652 CPUtime=522.3 cores=4,6
/proc/29054/stat : 29054 (umsat) R 29052 29054 28928 0 -1 4202496 5348 0 0 0 52229 1 0 0 25 0 1 0 468531148 30363648 4717 33554432000 4194304 4263880 140736218704000 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29054/statm: 7413 4717 248 17 0 4586 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 29652

[startup+582.301 s]
/proc/loadavg: 3.51 3.87 3.80 4/182 29222
/proc/meminfo: memFree=20799052/32951132 swapFree=67111524/67111528
[pid=29054] ppid=29052 vsize=29976 CPUtime=582.3 cores=4,6
/proc/29054/stat : 29054 (umsat) R 29052 29054 28928 0 -1 4202496 5433 0 0 0 58229 1 0 0 25 0 1 0 468531148 30695424 4802 33554432000 4194304 4263880 140736218704000 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29054/statm: 7494 4802 248 17 0 4667 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 29976

[startup+642.301 s]
/proc/loadavg: 3.25 3.73 3.75 4/182 29224
/proc/meminfo: memFree=20778068/32951132 swapFree=67111524/67111528
[pid=29054] ppid=29052 vsize=31028 CPUtime=642.31 cores=4,6
/proc/29054/stat : 29054 (umsat) R 29052 29054 28928 0 -1 4202496 5771 0 0 0 64230 1 0 0 25 0 1 0 468531148 31772672 5058 33554432000 4194304 4263880 140736218704000 18446744073709551615 4207654 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29054/statm: 7757 5058 248 17 0 4930 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 31028

[startup+702.3 s]
/proc/loadavg: 3.09 3.59 3.70 4/182 29225
/proc/meminfo: memFree=20758336/32951132 swapFree=67111524/67111528
[pid=29054] ppid=29052 vsize=32064 CPUtime=702.3 cores=4,6
/proc/29054/stat : 29054 (umsat) R 29052 29054 28928 0 -1 4202496 6031 0 0 0 70229 1 0 0 25 0 1 0 468531148 32833536 5318 33554432000 4194304 4263880 140736218704000 18446744073709551615 4205828 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29054/statm: 8016 5318 248 17 0 5189 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 32064

[startup+762.307 s]
/proc/loadavg: 3.03 3.48 3.66 4/182 29227
/proc/meminfo: memFree=20738600/32951132 swapFree=67111524/67111528
[pid=29054] ppid=29052 vsize=32576 CPUtime=762.31 cores=4,6
/proc/29054/stat : 29054 (umsat) R 29052 29054 28928 0 -1 4202496 6159 0 0 0 76230 1 0 0 25 0 1 0 468531148 33357824 5446 33554432000 4194304 4263880 140736218704000 18446744073709551615 4215139 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29054/statm: 8144 5446 248 17 0 5317 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 32576

[startup+822.301 s]
/proc/loadavg: 3.01 3.39 3.61 4/182 29228
/proc/meminfo: memFree=20722092/32951132 swapFree=67111524/67111528
[pid=29054] ppid=29052 vsize=33288 CPUtime=822.31 cores=4,6
/proc/29054/stat : 29054 (umsat) R 29052 29054 28928 0 -1 4202496 6470 0 0 0 82230 1 0 0 25 0 1 0 468531148 34086912 5667 33554432000 4194304 4263880 140736218704000 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29054/statm: 8322 5667 248 17 0 5495 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 33288

[startup+882.3 s]
/proc/loadavg: 3.05 3.33 3.58 4/182 29230
/proc/meminfo: memFree=20705208/32951132 swapFree=67111524/67111528
[pid=29054] ppid=29052 vsize=33544 CPUtime=882.31 cores=4,6
/proc/29054/stat : 29054 (umsat) R 29052 29054 28928 0 -1 4202496 6534 0 0 0 88230 1 0 0 25 0 1 0 468531148 34349056 5731 33554432000 4194304 4263880 140736218704000 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29054/statm: 8386 5731 248 17 0 5559 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 33544

[startup+942.301 s]
/proc/loadavg: 3.02 3.27 3.54 4/182 29231
/proc/meminfo: memFree=20687208/32951132 swapFree=67111524/67111528
[pid=29054] ppid=29052 vsize=34056 CPUtime=942.31 cores=4,6
/proc/29054/stat : 29054 (umsat) R 29052 29054 28928 0 -1 4202496 6637 0 0 0 94230 1 0 0 25 0 1 0 468531148 34873344 5834 33554432000 4194304 4263880 140736218704000 18446744073709551615 4207698 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29054/statm: 8514 5834 248 17 0 5687 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 34056

[startup+1002.3 s]
/proc/loadavg: 3.00 3.22 3.50 4/182 29233
/proc/meminfo: memFree=20669084/32951132 swapFree=67111524/67111528
[pid=29054] ppid=29052 vsize=34568 CPUtime=1002.31 cores=4,6
/proc/29054/stat : 29054 (umsat) R 29052 29054 28928 0 -1 4202496 6765 0 0 0 100230 1 0 0 25 0 1 0 468531148 35397632 5962 33554432000 4194304 4263880 140736218704000 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29054/statm: 8642 5962 248 17 0 5815 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 34568

[startup+1062.3 s]
/proc/loadavg: 3.00 3.17 3.47 4/182 29235
/proc/meminfo: memFree=20646120/32951132 swapFree=67111524/67111528
[pid=29054] ppid=29052 vsize=35708 CPUtime=1062.31 cores=4,6
/proc/29054/stat : 29054 (umsat) R 29052 29054 28928 0 -1 4202496 7186 0 0 0 106230 1 0 0 25 0 1 0 468531148 36564992 6284 33554432000 4194304 4263880 140736218704000 18446744073709551615 4211486 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29054/statm: 8927 6284 248 17 0 6100 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 35708

[startup+1122.3 s]
/proc/loadavg: 3.03 3.15 3.44 4/182 29236
/proc/meminfo: memFree=20624396/32951132 swapFree=67111524/67111528
[pid=29054] ppid=29052 vsize=36300 CPUtime=1122.31 cores=4,6
/proc/29054/stat : 29054 (umsat) R 29052 29054 28928 0 -1 4202496 7306 0 0 0 112230 1 0 0 25 0 1 0 468531148 37171200 6404 33554432000 4194304 4263880 140736218704000 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29054/statm: 9075 6404 248 17 0 6248 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 36300

[startup+1182.3 s]
/proc/loadavg: 3.01 3.12 3.41 4/182 29238
/proc/meminfo: memFree=20607016/32951132 swapFree=67111524/67111528
[pid=29054] ppid=29052 vsize=36436 CPUtime=1182.31 cores=4,6
/proc/29054/stat : 29054 (umsat) R 29052 29054 28928 0 -1 4202496 7370 0 0 0 118230 1 0 0 25 0 1 0 468531148 37310464 6468 33554432000 4194304 4263880 140736218704000 18446744073709551615 4215090 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29054/statm: 9109 6468 248 17 0 6282 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 36436

[startup+1242.3 s]
/proc/loadavg: 3.00 3.10 3.38 4/182 29239
/proc/meminfo: memFree=20589016/32951132 swapFree=67111524/67111528
[pid=29054] ppid=29052 vsize=36628 CPUtime=1242.31 cores=4,6
/proc/29054/stat : 29054 (umsat) R 29052 29054 28928 0 -1 4202496 7418 0 0 0 124230 1 0 0 25 0 1 0 468531148 37507072 6516 33554432000 4194304 4263880 140736218704000 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29054/statm: 9157 6516 248 17 0 6330 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 36628



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.00 3.08 3.36 4/182 29241
/proc/meminfo: memFree=20571512/32951132 swapFree=67111524/67111528
[pid=29054] ppid=29052 vsize=36884 CPUtime=1300.02 cores=4,6
/proc/29054/stat : 29054 (umsat) R 29052 29054 28928 0 -1 4202496 7450 0 0 0 130001 1 0 0 25 0 1 0 468531148 37769216 6548 33554432000 4194304 4263880 140736218704000 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29054/statm: 9221 6548 248 17 0 6394 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 36884

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.01
CPU time (s): 1300.03
CPU user time (s): 1300.02
CPU system time (s): 0.015997
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 36884

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

runsolver used 2.30965 second user time and 4.79327 second system time

The end

Launcher Data

Begin job on node128 at 2011-04-23 16:35:25
IDJOB=3263867
IDBENCH=84030
IDSOLVER=1582
FILE ID=node128/3263867-1303569325
RUNJOBID= node128-1303568022-28947
PBS_JOBID= 13150290
Free space on /tmp= 66820 MiB

SOLVER NAME= UmSat 2011-02-25
BENCH NAME= SAT03/handmade/stanion/hwb/hwb-n28-01-S136611085.shuffled-as.sat03-1627.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3263867-1303569325/watcher-3263867-1303569325 -o /tmp/evaluation-result-3263867-1303569325/solver-3263867-1303569325 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3263867-1303569325.cnf

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

MD5SUM BENCH= 17624c574c7f9ee0eff4cc4a13e42e12
RANDOM SEED=359167312

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      21339220 kB
Buffers:       1326608 kB
Cached:        9577996 kB
SwapCached:          4 kB
Active:        1977232 kB
Inactive:      8997488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      21339220 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            2380 kB
Writeback:           0 kB
AnonPages:       69528 kB
Mapped:          15368 kB
Slab:           573828 kB
PageTables:       5120 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   287176 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66820 MiB
End job on node128 at 2011-04-23 16:57:07