Trace number 3379095

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

General information on the benchmark

NameSAT04/handmade/kexu/frb-0.6/
frb75-13-2.used-as.sat04-878.cnf
MD5SUM00e6f1cbbaaa8f43dc6451d49bfa1cef
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.241962
Satisfiable
(Un)Satisfiability was proved
Number of variables975
Number of clauses34275
Sum of the clauses size69375
Maximum clause length13
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 234200
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 575

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

running on 2 cores: 1,3

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: 1.84 2.27 2.93 3/437 28355
/proc/meminfo: memFree=23782544/32950928 swapFree=38710892/67111528
[pid=28355] ppid=28353 vsize=11908 CPUtime=0.01 cores=1,3
/proc/28355/stat : 28355 (umsat) R 28353 28355 24847 0 -1 4194304 407 0 0 0 1 0 0 0 22 0 1 0 736322483 12193792 347 33554432000 4194304 4263832 140734149038160 18446744073709551615 251367546624 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28355/statm: 2977 347 241 17 0 150 0

[startup+0.0634569 s]
/proc/loadavg: 1.84 2.27 2.93 3/437 28355
/proc/meminfo: memFree=23782544/32950928 swapFree=38710892/67111528
[pid=28355] ppid=28353 vsize=13340 CPUtime=0.06 cores=1,3
/proc/28355/stat : 28355 (umsat) R 28353 28355 24847 0 -1 4194304 850 0 0 0 6 0 0 0 22 0 1 0 736322483 13660160 644 33554432000 4194304 4263832 140734149038160 18446744073709551615 47579853456736 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28355/statm: 3335 644 242 17 0 508 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 13340

[startup+0.100452 s]
/proc/loadavg: 1.84 2.27 2.93 3/437 28355
/proc/meminfo: memFree=23782544/32950928 swapFree=38710892/67111528
[pid=28355] ppid=28353 vsize=13340 CPUtime=0.09 cores=1,3
/proc/28355/stat : 28355 (umsat) R 28353 28355 24847 0 -1 4194304 920 0 0 0 9 0 0 0 22 0 1 0 736322483 13660160 714 33554432000 4194304 4263832 140734149038160 18446744073709551615 47579853237312 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28355/statm: 3335 714 242 17 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13340

[startup+0.30042 s]
/proc/loadavg: 1.84 2.27 2.93 3/437 28355
/proc/meminfo: memFree=23782544/32950928 swapFree=38710892/67111528
[pid=28355] ppid=28353 vsize=17920 CPUtime=0.29 cores=1,3
/proc/28355/stat : 28355 (umsat) R 28353 28355 24847 0 -1 4202496 2422 0 0 0 29 0 0 0 23 0 1 0 736322483 18350080 1822 33554432000 4194304 4263832 140734149038160 18446744073709551615 4212480 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28355/statm: 4480 1822 247 17 0 1653 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17920

[startup+0.700342 s]
/proc/loadavg: 1.84 2.27 2.93 3/437 28355
/proc/meminfo: memFree=23782544/32950928 swapFree=38710892/67111528
[pid=28355] ppid=28353 vsize=20956 CPUtime=0.69 cores=1,3
/proc/28355/stat : 28355 (umsat) R 28353 28355 24847 0 -1 4202496 3180 0 0 0 69 0 0 0 25 0 1 0 736322483 21458944 2580 33554432000 4194304 4263832 140734149038160 18446744073709551615 4213604 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28355/statm: 5239 2580 247 17 0 2412 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20956

[startup+1.50019 s]
/proc/loadavg: 1.84 2.27 2.93 5/446 28372
/proc/meminfo: memFree=23713648/32950928 swapFree=38710892/67111528
[pid=28355] ppid=28353 vsize=26176 CPUtime=1.49 cores=1,3
/proc/28355/stat : 28355 (umsat) R 28353 28355 24847 0 -1 4202496 4458 0 0 0 149 0 0 0 25 0 1 0 736322483 26804224 3858 33554432000 4194304 4263832 140734149038160 18446744073709551615 4205607 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28355/statm: 6544 3858 247 17 0 3717 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 26176

[startup+3.1009 s]
/proc/loadavg: 2.01 2.29 2.93 5/449 28378
/proc/meminfo: memFree=23661548/32950928 swapFree=38710892/67111528
[pid=28355] ppid=28353 vsize=32760 CPUtime=3.1 cores=1,3
/proc/28355/stat : 28355 (umsat) R 28353 28355 24847 0 -1 4202496 6080 0 0 0 309 1 0 0 25 0 1 0 736322483 33546240 5480 33554432000 4194304 4263832 140734149038160 18446744073709551615 4207705 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28355/statm: 8190 5480 247 17 0 5363 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 32760

[startup+6.30031 s]
/proc/loadavg: 2.01 2.29 2.93 5/449 28378
/proc/meminfo: memFree=23463284/32950928 swapFree=38710892/67111528
[pid=28355] ppid=28353 vsize=41616 CPUtime=6.29 cores=1,3
/proc/28355/stat : 28355 (umsat) R 28353 28355 24847 0 -1 4202496 8328 0 0 0 627 2 0 0 25 0 1 0 736322483 42614784 7728 33554432000 4194304 4263832 140734149038160 18446744073709551615 4207724 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28355/statm: 10404 7728 247 17 0 7577 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 41616

[startup+12.7011 s]
/proc/loadavg: 2.32 2.35 2.94 5/449 28378
/proc/meminfo: memFree=23218284/32950928 swapFree=38710892/67111528
[pid=28355] ppid=28353 vsize=52892 CPUtime=12.69 cores=1,3
/proc/28355/stat : 28355 (umsat) R 28353 28355 24847 0 -1 4202496 11048 0 0 0 1265 4 0 0 25 0 1 0 736322483 54161408 10448 33554432000 4194304 4263832 140734149038160 18446744073709551615 4207764 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28355/statm: 13223 10448 248 17 0 10396 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 52892

[startup+25.5008 s]
/proc/loadavg: 2.58 2.40 2.95 5/449 28379
/proc/meminfo: memFree=23186708/32950928 swapFree=38710892/67111528
[pid=28355] ppid=28353 vsize=69144 CPUtime=25.49 cores=1,3
/proc/28355/stat : 28355 (umsat) R 28353 28355 24847 0 -1 4202496 15095 0 0 0 2543 6 0 0 25 0 1 0 736322483 70803456 14494 33554432000 4194304 4263832 140734149038160 18446744073709551615 4207700 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28355/statm: 17286 14494 247 17 0 14459 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 69144

[startup+51.101 s]
/proc/loadavg: 3.06 2.53 2.98 5/449 28379
/proc/meminfo: memFree=23141884/32950928 swapFree=38710892/67111528
[pid=28355] ppid=28353 vsize=91912 CPUtime=51.09 cores=1,3
/proc/28355/stat : 28355 (umsat) R 28353 28355 24847 0 -1 4202496 20523 0 0 0 5101 8 0 0 25 0 1 0 736322483 94117888 19921 33554432000 4194304 4263832 140734149038160 18446744073709551615 4207770 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28355/statm: 22978 19921 247 17 0 20151 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 91912

[startup+102.318 s]
/proc/loadavg: 3.69 2.80 3.05 5/449 28381
/proc/meminfo: memFree=23076380/32950928 swapFree=38710892/67111528
[pid=28355] ppid=28353 vsize=125336 CPUtime=102.31 cores=1,3
/proc/28355/stat : 28355 (umsat) R 28353 28355 24847 0 -1 4202496 28772 0 0 0 10218 13 0 0 25 0 1 0 736322483 128344064 28169 33554432000 4194304 4263832 140734149038160 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28355/statm: 31334 28169 247 17 0 28507 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 125336

[startup+162.3 s]
/proc/loadavg: 4.03 3.06 3.12 5/449 28382
/proc/meminfo: memFree=23023140/32950928 swapFree=38710892/67111528
[pid=28355] ppid=28353 vsize=150420 CPUtime=162.3 cores=1,3
/proc/28355/stat : 28355 (umsat) R 28353 28355 24847 0 -1 4202496 34889 0 0 0 16214 16 0 0 25 0 1 0 736322483 154030080 34284 33554432000 4194304 4263832 140734149038160 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28355/statm: 37605 34284 247 17 0 34778 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 150420

[startup+222.3 s]
/proc/loadavg: 4.04 3.24 3.18 5/449 28384
/proc/meminfo: memFree=22976360/32950928 swapFree=38710892/67111528
[pid=28355] ppid=28353 vsize=175928 CPUtime=222.3 cores=1,3
/proc/28355/stat : 28355 (umsat) R 28353 28355 24847 0 -1 4202496 40935 0 0 0 22211 19 0 0 25 0 1 0 736322483 180150272 40329 33554432000 4194304 4263832 140734149038160 18446744073709551615 4215065 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28355/statm: 43982 40329 247 17 0 41155 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 175928

[startup+282.3 s]
/proc/loadavg: 4.02 3.37 3.22 5/449 28385
/proc/meminfo: memFree=22935776/32950928 swapFree=38710892/67111528
[pid=28355] ppid=28353 vsize=197556 CPUtime=282.3 cores=1,3
/proc/28355/stat : 28355 (umsat) R 28353 28355 24847 0 -1 4202496 46181 0 0 0 28209 21 0 0 25 0 1 0 736322483 202297344 45575 33554432000 4194304 4263832 140734149038160 18446744073709551615 4250159 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28355/statm: 49389 45575 247 17 0 46562 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 197556

[startup+342.301 s]
/proc/loadavg: 4.08 3.52 3.28 5/449 28387
/proc/meminfo: memFree=22896192/32950928 swapFree=38710892/67111528
[pid=28355] ppid=28353 vsize=213964 CPUtime=342.3 cores=1,3
/proc/28355/stat : 28355 (umsat) R 28353 28355 24847 0 -1 4202496 50222 0 0 0 34207 23 0 0 25 0 1 0 736322483 219099136 49616 33554432000 4194304 4263832 140734149038160 18446744073709551615 4207733 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28355/statm: 53491 49616 247 17 0 50664 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 213964

[startup+402.301 s]
/proc/loadavg: 4.03 3.60 3.32 5/449 28389
/proc/meminfo: memFree=22864408/32950928 swapFree=38710892/67111528
[pid=28355] ppid=28353 vsize=230092 CPUtime=402.3 cores=1,3
/proc/28355/stat : 28355 (umsat) R 28353 28355 24847 0 -1 4202496 54074 0 0 0 40205 25 0 0 25 0 1 0 736322483 235614208 53468 33554432000 4194304 4263832 140734149038160 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28355/statm: 57523 53468 247 17 0 54696 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 230092

[startup+462.301 s]
/proc/loadavg: 4.01 3.67 3.36 5/449 28390
/proc/meminfo: memFree=22832760/32950928 swapFree=38710892/67111528
[pid=28355] ppid=28353 vsize=245276 CPUtime=462.3 cores=1,3
/proc/28355/stat : 28355 (umsat) R 28353 28355 24847 0 -1 4202496 57862 0 0 0 46203 27 0 0 25 0 1 0 736322483 251162624 57256 33554432000 4194304 4263832 140734149038160 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28355/statm: 61319 57256 247 17 0 58492 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 245276

[startup+522.301 s]
/proc/loadavg: 4.00 3.72 3.40 5/449 28392
/proc/meminfo: memFree=22805936/32950928 swapFree=38710892/67111528
[pid=28355] ppid=28353 vsize=259768 CPUtime=522.31 cores=1,3
/proc/28355/stat : 28355 (umsat) R 28353 28355 24847 0 -1 4202496 61456 0 0 0 52202 29 0 0 25 0 1 0 736322483 266002432 60850 33554432000 4194304 4263832 140734149038160 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28355/statm: 64942 60850 247 17 0 62115 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 259768

[startup+582.301 s]
/proc/loadavg: 4.00 3.78 3.43 5/449 28393
/proc/meminfo: memFree=22781604/32950928 swapFree=38710892/67111528
[pid=28355] ppid=28353 vsize=274048 CPUtime=582.3 cores=1,3
/proc/28355/stat : 28355 (umsat) R 28353 28355 24847 0 -1 4202496 64886 0 0 0 58200 30 0 0 25 0 1 0 736322483 280625152 64280 33554432000 4194304 4263832 140734149038160 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28355/statm: 68512 64280 248 17 0 65685 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 274048

[startup+642.301 s]
/proc/loadavg: 4.05 3.83 3.47 5/449 28395
/proc/meminfo: memFree=22761100/32950928 swapFree=38710892/67111528
[pid=28355] ppid=28353 vsize=285704 CPUtime=642.32 cores=1,3
/proc/28355/stat : 28355 (umsat) R 28353 28355 24847 0 -1 4202496 67528 0 0 0 64201 31 0 0 25 0 1 0 736322483 292560896 66921 33554432000 4194304 4263832 140734149038160 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28355/statm: 71426 66921 248 17 0 68599 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 285704

[startup+702.3 s]
/proc/loadavg: 4.15 3.90 3.52 5/449 28397
/proc/meminfo: memFree=22743324/32950928 swapFree=38710892/67111528
[pid=28355] ppid=28353 vsize=294608 CPUtime=702.31 cores=1,3
/proc/28355/stat : 28355 (umsat) R 28353 28355 24847 0 -1 4202496 69723 0 0 0 70198 33 0 0 25 0 1 0 736322483 301678592 69115 33554432000 4194304 4263832 140734149038160 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28355/statm: 73652 69115 247 17 0 70825 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 294608

[startup+762.317 s]
/proc/loadavg: 4.09 3.93 3.55 5/449 28398
/proc/meminfo: memFree=22721952/32950928 swapFree=38710892/67111528
[pid=28355] ppid=28353 vsize=304080 CPUtime=762.33 cores=1,3
/proc/28355/stat : 28355 (umsat) R 28353 28355 24847 0 -1 4202496 72068 0 0 0 76199 34 0 0 25 0 1 0 736322483 311377920 71460 33554432000 4194304 4263832 140734149038160 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28355/statm: 76020 71460 247 17 0 73193 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 304080

[startup+822.3 s]
/proc/loadavg: 4.09 3.96 3.58 5/449 28400
/proc/meminfo: memFree=22698612/32950928 swapFree=38710892/67111528
[pid=28355] ppid=28353 vsize=313588 CPUtime=822.32 cores=1,3
/proc/28355/stat : 28355 (umsat) R 28353 28355 24847 0 -1 4202496 74353 0 0 0 82196 36 0 0 25 0 1 0 736322483 321114112 73745 33554432000 4194304 4263832 140734149038160 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28355/statm: 78397 73745 247 17 0 75570 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 313588

[startup+882.301 s]
/proc/loadavg: 4.08 3.98 3.61 5/449 28401
/proc/meminfo: memFree=22678852/32950928 swapFree=38710892/67111528
[pid=28355] ppid=28353 vsize=320968 CPUtime=882.31 cores=1,3
/proc/28355/stat : 28355 (umsat) R 28353 28355 24847 0 -1 4202496 76097 0 0 0 88194 37 0 0 25 0 1 0 736322483 328671232 75489 33554432000 4194304 4263832 140734149038160 18446744073709551615 4205584 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28355/statm: 80242 75489 247 17 0 77415 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 320968

[startup+942.301 s]
/proc/loadavg: 4.03 3.98 3.63 5/449 28403
/proc/meminfo: memFree=22658484/32950928 swapFree=38710892/67111528
[pid=28355] ppid=28353 vsize=328112 CPUtime=942.32 cores=1,3
/proc/28355/stat : 28355 (umsat) R 28353 28355 24847 0 -1 4202496 77860 0 0 0 94194 38 0 0 25 0 1 0 736322483 335986688 77252 33554432000 4194304 4263832 140734149038160 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28355/statm: 82028 77252 247 17 0 79201 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 328112

[startup+1002.3 s]
/proc/loadavg: 4.01 3.98 3.65 5/449 28405
/proc/meminfo: memFree=22633644/32950928 swapFree=38710892/67111528
[pid=28355] ppid=28353 vsize=338304 CPUtime=1002.32 cores=1,3
/proc/28355/stat : 28355 (umsat) R 28353 28355 24847 0 -1 4202496 80090 0 0 0 100193 39 0 0 25 0 1 0 736322483 346423296 79482 33554432000 4194304 4263832 140734149038160 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28355/statm: 84576 79482 247 17 0 81749 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 338304

[startup+1062.3 s]
/proc/loadavg: 4.00 3.98 3.67 5/449 28406
/proc/meminfo: memFree=22605828/32950928 swapFree=38710892/67111528
[pid=28355] ppid=28353 vsize=347012 CPUtime=1062.33 cores=1,3
/proc/28355/stat : 28355 (umsat) R 28353 28355 24847 0 -1 4202496 82181 0 0 0 106192 41 0 0 25 0 1 0 736322483 355340288 81573 33554432000 4194304 4263832 140734149038160 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28355/statm: 86753 81573 247 17 0 83926 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 347012

[startup+1122.3 s]
/proc/loadavg: 4.15 4.01 3.70 5/449 28408
/proc/meminfo: memFree=22576520/32950928 swapFree=38710892/67111528
[pid=28355] ppid=28353 vsize=355492 CPUtime=1122.33 cores=1,3
/proc/28355/stat : 28355 (umsat) R 28353 28355 24847 0 -1 4202496 84284 0 0 0 112191 42 0 0 25 0 1 0 736322483 364023808 83676 33554432000 4194304 4263832 140734149038160 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28355/statm: 88873 83676 247 17 0 86046 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 355492

[startup+1182.3 s]
/proc/loadavg: 4.13 4.02 3.72 5/449 28409
/proc/meminfo: memFree=22539160/32950928 swapFree=38710892/67111528
[pid=28355] ppid=28353 vsize=366324 CPUtime=1182.32 cores=1,3
/proc/28355/stat : 28355 (umsat) R 28353 28355 24847 0 -1 4202496 86948 0 0 0 118189 43 0 0 25 0 1 0 736322483 375115776 85827 33554432000 4194304 4263832 140734149038160 18446744073709551615 4207643 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28355/statm: 91581 85827 247 17 0 88754 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 366324

[startup+1242.3 s]
/proc/loadavg: 4.29 4.09 3.76 5/449 28411
/proc/meminfo: memFree=22506500/32950928 swapFree=38710892/67111528
[pid=28355] ppid=28353 vsize=374944 CPUtime=1242.32 cores=1,3
/proc/28355/stat : 28355 (umsat) R 28353 28355 24847 0 -1 4202496 89080 0 0 0 124188 44 0 0 25 0 1 0 736322483 383942656 87959 33554432000 4194304 4263832 140734149038160 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28355/statm: 93736 87959 247 17 0 90909 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 374944



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.11 4.07 3.77 5/449 28413
/proc/meminfo: memFree=22477572/32950928 swapFree=38710892/67111528
[pid=28355] ppid=28353 vsize=381948 CPUtime=1300.04 cores=1,3
/proc/28355/stat : 28355 (umsat) R 28353 28355 24847 0 -1 4202496 90759 0 0 0 129959 45 0 0 25 0 1 0 736322483 391114752 89638 33554432000 4194304 4263832 140734149038160 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28355/statm: 95487 89638 248 17 0 92660 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 381948

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.07
CPU user time (s): 1299.6
CPU system time (s): 0.473927
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 381948

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.6
system time used= 0.473927
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 90759
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= 11
involuntary context switches= 2350

runsolver used 5.41718 second user time and 13.5269 second system time

The end

Launcher Data

Begin job on node113 at 2011-05-15 14:01:58
IDJOB=3379095
IDBENCH=84551
IDSOLVER=1861
FILE ID=node113/3379095-1305460918
RUNJOBID= node113-1305460918-28337
PBS_JOBID= 13324872
Free space on /tmp= 73404 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
BENCH NAME= SAT04/handmade/kexu/frb-0.6/frb75-13-2.used-as.sat04-878.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379095-1305460918/watcher-3379095-1305460918 -o /tmp/evaluation-result-3379095-1305460918/solver-3379095-1305460918 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3379095-1305460918.cnf

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

MD5SUM BENCH= 00e6f1cbbaaa8f43dc6451d49bfa1cef
RANDOM SEED=1562276442

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      23783304 kB
Buffers:        282248 kB
Cached:        3041112 kB
SwapCached:      93712 kB
Active:        2094936 kB
Inactive:      6782544 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      23783304 kB
SwapTotal:    67111528 kB
SwapFree:     38710892 kB
Dirty:            9708 kB
Writeback:           0 kB
AnonPages:     5472356 kB
Mapped:          22128 kB
Slab:           120488 kB
PageTables:     103172 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 129974428 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= 73360 MiB
End job on node113 at 2011-05-15 14:23:40