Trace number 3379409

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

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-16-s100.cnf
MD5SUM0b8996f2f5c4b978a2df4466203c2361
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark8.21375
Satisfiable
(Un)Satisfiability was proved
Number of variables31248
Number of clauses93904
Sum of the clauses size221062
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 260522
Number of clauses of size 333318
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-3379409-1305451956/watcher-3379409-1305451956 -o /tmp/evaluation-result-3379409-1305451956/solver-3379409-1305451956 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3379409-1305451956.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: 1.56 3.19 3.71 4/303 16259
/proc/meminfo: memFree=16656024/32951124 swapFree=52307768/67111528
[pid=16259] ppid=16257 vsize=11776 CPUtime=0 cores=4,6
/proc/16259/stat : 16259 (umsat) R 16257 16259 15311 0 -1 4194304 366 0 0 0 0 0 0 0 21 0 1 0 656798370 12058624 306 33554432000 4194304 4263832 140734334581776 18446744073709551615 218370615538 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16259/statm: 2944 306 240 17 0 117 0

[startup+0.107153 s]
/proc/loadavg: 1.56 3.19 3.71 4/303 16259
/proc/meminfo: memFree=16656024/32951124 swapFree=52307768/67111528
[pid=16259] ppid=16257 vsize=13340 CPUtime=0.1 cores=4,6
/proc/16259/stat : 16259 (umsat) R 16257 16259 15311 0 -1 4194304 894 0 0 0 10 0 0 0 22 0 1 0 656798370 13660160 688 33554432000 4194304 4263832 140734334581776 18446744073709551615 4235823 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16259/statm: 3335 688 241 17 0 508 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 13340

[startup+0.201151 s]
/proc/loadavg: 1.56 3.19 3.71 4/303 16259
/proc/meminfo: memFree=16656024/32951124 swapFree=52307768/67111528
[pid=16259] ppid=16257 vsize=15164 CPUtime=0.19 cores=4,6
/proc/16259/stat : 16259 (umsat) R 16257 16259 15311 0 -1 4194304 1478 0 0 0 19 0 0 0 22 0 1 0 656798370 15527936 1079 33554432000 4194304 4263832 140734334581776 18446744073709551615 4236774 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16259/statm: 3791 1079 241 17 0 964 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 15164

[startup+0.301118 s]
/proc/loadavg: 1.56 3.19 3.71 4/303 16259
/proc/meminfo: memFree=16656024/32951124 swapFree=52307768/67111528
[pid=16259] ppid=16257 vsize=18812 CPUtime=0.29 cores=4,6
/proc/16259/stat : 16259 (umsat) R 16257 16259 15311 0 -1 4194304 2514 0 0 0 29 0 0 0 22 0 1 0 656798370 19263488 1730 33554432000 4194304 4263832 140734334581776 18446744073709551615 4237861 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16259/statm: 4703 1730 241 17 0 1876 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18812

[startup+0.70105 s]
/proc/loadavg: 1.56 3.19 3.71 4/303 16259
/proc/meminfo: memFree=16656024/32951124 swapFree=52307768/67111528
[pid=16259] ppid=16257 vsize=31968 CPUtime=0.69 cores=4,6
/proc/16259/stat : 16259 (umsat) R 16257 16259 15311 0 -1 4202496 6290 0 0 0 69 0 0 0 24 0 1 0 656798370 32735232 4955 33554432000 4194304 4263832 140734334581776 18446744073709551615 218370615040 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16259/statm: 7992 4955 247 17 0 5165 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31968

[startup+1.50093 s]
/proc/loadavg: 1.56 3.19 3.71 5/304 16260
/proc/meminfo: memFree=16547764/32951124 swapFree=52307768/67111528
[pid=16259] ppid=16257 vsize=31968 CPUtime=1.49 cores=4,6
/proc/16259/stat : 16259 (umsat) R 16257 16259 15311 0 -1 4202496 6290 0 0 0 149 0 0 0 25 0 1 0 656798370 32735232 4955 33554432000 4194304 4263832 140734334581776 18446744073709551615 4214996 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16259/statm: 7992 4955 247 17 0 5165 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 31968

[startup+3.10064 s]
/proc/loadavg: 1.56 3.19 3.71 5/304 16260
/proc/meminfo: memFree=16546280/32951124 swapFree=52307768/67111528
[pid=16259] ppid=16257 vsize=31968 CPUtime=3.09 cores=4,6
/proc/16259/stat : 16259 (umsat) R 16257 16259 15311 0 -1 4202496 6290 0 0 0 309 0 0 0 25 0 1 0 656798370 32735232 4955 33554432000 4194304 4263832 140734334581776 18446744073709551615 4211571 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16259/statm: 7992 4955 247 17 0 5165 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 31968

[startup+6.30108 s]
/proc/loadavg: 1.75 3.20 3.71 5/304 16260
/proc/meminfo: memFree=16539832/32951124 swapFree=52307768/67111528
[pid=16259] ppid=16257 vsize=33424 CPUtime=6.28 cores=4,6
/proc/16259/stat : 16259 (umsat) R 16257 16259 15311 0 -1 4202496 6655 0 0 0 628 0 0 0 25 0 1 0 656798370 34226176 5320 33554432000 4194304 4263832 140734334581776 18446744073709551615 4242470 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16259/statm: 8356 5320 247 17 0 5529 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 33424

[startup+12.7009 s]
/proc/loadavg: 1.93 3.22 3.71 5/304 16260
/proc/meminfo: memFree=16506872/32951124 swapFree=52307768/67111528
[pid=16259] ppid=16257 vsize=37652 CPUtime=12.69 cores=4,6
/proc/16259/stat : 16259 (umsat) R 16257 16259 15311 0 -1 4202496 7715 0 0 0 1268 1 0 0 25 0 1 0 656798370 38555648 6380 33554432000 4194304 4263832 140734334581776 18446744073709551615 4215045 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16259/statm: 9413 6380 247 17 0 6586 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 37652

[startup+25.5007 s]
/proc/loadavg: 2.39 3.26 3.71 5/304 16260
/proc/meminfo: memFree=16448748/32951124 swapFree=52307768/67111528
[pid=16259] ppid=16257 vsize=47292 CPUtime=25.49 cores=4,6
/proc/16259/stat : 16259 (umsat) R 16257 16259 15311 0 -1 4202496 10111 0 0 0 2548 1 0 0 25 0 1 0 656798370 48427008 8776 33554432000 4194304 4263832 140734334581776 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16259/statm: 11823 8776 247 17 0 8996 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 47292

[startup+51.1011 s]
/proc/loadavg: 3.00 3.33 3.73 5/304 16262
/proc/meminfo: memFree=16334048/32951124 swapFree=52307768/67111528
[pid=16259] ppid=16257 vsize=64528 CPUtime=51.09 cores=4,6
/proc/16259/stat : 16259 (umsat) R 16257 16259 15311 0 -1 4202496 14432 0 0 0 5107 2 0 0 25 0 1 0 656798370 66076672 13097 33554432000 4194304 4263832 140734334581776 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16259/statm: 16132 13097 247 17 0 13305 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 64528

[startup+102.301 s]
/proc/loadavg: 3.56 3.43 3.74 5/304 16263
/proc/meminfo: memFree=16061848/32951124 swapFree=52307768/67111528
[pid=16259] ppid=16257 vsize=104004 CPUtime=102.3 cores=4,6
/proc/16259/stat : 16259 (umsat) R 16257 16259 15311 0 -1 4202496 24279 0 0 0 10226 4 0 0 25 0 1 0 656798370 106500096 22944 33554432000 4194304 4263832 140734334581776 18446744073709551615 218370624479 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16259/statm: 26001 22944 247 17 0 23174 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 104004

[startup+162.3 s]
/proc/loadavg: 3.84 3.53 3.75 5/304 16266
/proc/meminfo: memFree=15816912/32951124 swapFree=52307768/67111528
[pid=16259] ppid=16257 vsize=139492 CPUtime=162.28 cores=4,6
/proc/16259/stat : 16259 (umsat) R 16257 16259 15311 0 -1 4202496 33105 0 0 0 16223 5 0 0 25 0 1 0 656798370 142839808 31770 33554432000 4194304 4263832 140734334581776 18446744073709551615 4244194 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16259/statm: 34873 31770 247 17 0 32046 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 139492

[startup+222.312 s]
/proc/loadavg: 3.94 3.61 3.76 5/304 16268
/proc/meminfo: memFree=15610652/32951124 swapFree=52307768/67111528
[pid=16259] ppid=16257 vsize=180284 CPUtime=222.3 cores=4,6
/proc/16259/stat : 16259 (umsat) R 16257 16259 15311 0 -1 4202496 43259 0 0 0 22223 7 0 0 25 0 1 0 656798370 184610816 41924 33554432000 4194304 4263832 140734334581776 18446744073709551615 4207643 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16259/statm: 45071 41924 247 17 0 42244 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 180284

[startup+282.301 s]
/proc/loadavg: 4.04 3.70 3.78 5/304 16271
/proc/meminfo: memFree=15336940/32951124 swapFree=52307768/67111528
[pid=16259] ppid=16257 vsize=217488 CPUtime=282.29 cores=4,6
/proc/16259/stat : 16259 (umsat) R 16257 16259 15311 0 -1 4202496 52560 0 0 0 28219 10 0 0 25 0 1 0 656798370 222707712 51225 33554432000 4194304 4263832 140734334581776 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16259/statm: 54372 51225 247 17 0 51545 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 217488

[startup+342.3 s]
/proc/loadavg: 4.06 3.76 3.79 5/304 16274
/proc/meminfo: memFree=15074256/32951124 swapFree=52307768/67111528
[pid=16259] ppid=16257 vsize=279744 CPUtime=342.29 cores=4,6
/proc/16259/stat : 16259 (umsat) R 16257 16259 15311 0 -1 4202496 67997 0 0 0 34215 14 0 0 25 0 1 0 656798370 286457856 66662 33554432000 4194304 4263832 140734334581776 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16259/statm: 69936 66662 247 17 0 67109 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 279744

[startup+402.301 s]
/proc/loadavg: 4.02 3.80 3.81 5/304 16275
/proc/meminfo: memFree=14868380/32951124 swapFree=52307768/67111528
[pid=16259] ppid=16257 vsize=323384 CPUtime=402.29 cores=4,6
/proc/16259/stat : 16259 (umsat) R 16257 16259 15311 0 -1 4202496 78812 0 0 0 40213 16 0 0 25 0 1 0 656798370 331145216 77477 33554432000 4194304 4263832 140734334581776 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16259/statm: 80846 77477 247 17 0 78019 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 323384

[startup+462.301 s]
/proc/loadavg: 4.01 3.84 3.82 5/304 16278
/proc/meminfo: memFree=14683836/32951124 swapFree=52307768/67111528
[pid=16259] ppid=16257 vsize=366516 CPUtime=462.29 cores=4,6
/proc/16259/stat : 16259 (umsat) R 16257 16259 15311 0 -1 4202496 89587 0 0 0 46211 18 0 0 25 0 1 0 656798370 375312384 88252 33554432000 4194304 4263832 140734334581776 18446744073709551615 4207606 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16259/statm: 91629 88252 247 17 0 88802 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 366516

[startup+522.3 s]
/proc/loadavg: 4.08 3.89 3.83 5/304 16279
/proc/meminfo: memFree=14420420/32951124 swapFree=52307768/67111528
[pid=16259] ppid=16257 vsize=411796 CPUtime=522.3 cores=4,6
/proc/16259/stat : 16259 (umsat) R 16257 16259 15311 0 -1 4202496 100852 0 0 0 52208 22 0 0 25 0 1 0 656798370 421679104 99517 33554432000 4194304 4263832 140734334581776 18446744073709551615 4206215 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16259/statm: 102949 99517 248 17 0 100122 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 411796

[startup+582.301 s]
/proc/loadavg: 4.03 3.91 3.84 5/304 16281
/proc/meminfo: memFree=14186148/32951124 swapFree=52307768/67111528
[pid=16259] ppid=16257 vsize=457868 CPUtime=582.3 cores=4,6
/proc/16259/stat : 16259 (umsat) R 16257 16259 15311 0 -1 4202496 112252 0 0 0 58205 25 0 0 25 0 1 0 656798370 468856832 110916 33554432000 4194304 4263832 140734334581776 18446744073709551615 4207568 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16259/statm: 114467 110916 247 17 0 111640 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 457868

[startup+642.301 s]
/proc/loadavg: 4.04 3.94 3.85 5/304 16284
/proc/meminfo: memFree=14044368/32951124 swapFree=52307768/67111528
[pid=16259] ppid=16257 vsize=500608 CPUtime=642.3 cores=4,6
/proc/16259/stat : 16259 (umsat) R 16257 16259 15311 0 -1 4202496 122617 0 0 0 64203 27 0 0 25 0 1 0 656798370 512622592 121281 33554432000 4194304 4263832 140734334581776 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16259/statm: 125152 121281 247 17 0 122325 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 500608

[startup+702.3 s]
/proc/loadavg: 4.01 3.95 3.86 5/304 16285
/proc/meminfo: memFree=13881632/32951124 swapFree=52307768/67111528
[pid=16259] ppid=16257 vsize=542480 CPUtime=702.3 cores=4,6
/proc/16259/stat : 16259 (umsat) R 16257 16259 15311 0 -1 4202496 133111 0 0 0 70201 29 0 0 25 0 1 0 656798370 555499520 131775 33554432000 4194304 4263832 140734334581776 18446744073709551615 4242470 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16259/statm: 135620 131775 247 17 0 132793 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 542480

[startup+762.301 s]
/proc/loadavg: 4.00 3.95 3.86 5/304 16287
/proc/meminfo: memFree=13729948/32951124 swapFree=52307768/67111528
[pid=16259] ppid=16257 vsize=580728 CPUtime=762.31 cores=4,6
/proc/16259/stat : 16259 (umsat) R 16257 16259 15311 0 -1 4202496 142584 0 0 0 76199 32 0 0 25 0 1 0 656798370 594665472 141248 33554432000 4194304 4263832 140734334581776 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16259/statm: 145182 141248 247 17 0 142355 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 580728

[startup+822.301 s]
/proc/loadavg: 4.00 3.96 3.87 5/304 16288
/proc/meminfo: memFree=13585068/32951124 swapFree=52307768/67111528
[pid=16259] ppid=16257 vsize=621920 CPUtime=822.3 cores=4,6
/proc/16259/stat : 16259 (umsat) R 16257 16259 15311 0 -1 4202496 152830 0 0 0 82196 34 0 0 25 0 1 0 656798370 636846080 151494 33554432000 4194304 4263832 140734334581776 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16259/statm: 155480 151494 247 17 0 152653 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 621920

[startup+882.311 s]
/proc/loadavg: 4.09 3.99 3.89 5/304 16290
/proc/meminfo: memFree=13428904/32951124 swapFree=52307768/67111528
[pid=16259] ppid=16257 vsize=662260 CPUtime=882.32 cores=4,6
/proc/16259/stat : 16259 (umsat) R 16257 16259 15311 0 -1 4202496 162728 0 0 0 88195 37 0 0 25 0 1 0 656798370 678154240 161392 33554432000 4194304 4263832 140734334581776 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16259/statm: 165565 161392 247 17 0 162738 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 662260

[startup+942.301 s]
/proc/loadavg: 4.03 3.99 3.89 5/304 16292
/proc/meminfo: memFree=13296428/32951124 swapFree=52307768/67111528
[pid=16259] ppid=16257 vsize=701824 CPUtime=942.31 cores=4,6
/proc/16259/stat : 16259 (umsat) R 16257 16259 15311 0 -1 4202496 172485 0 0 0 94192 39 0 0 25 0 1 0 656798370 718667776 171149 33554432000 4194304 4263832 140734334581776 18446744073709551615 4215045 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16259/statm: 175456 171149 247 17 0 172629 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 701824

[startup+1002.3 s]
/proc/loadavg: 4.01 3.99 3.90 5/304 16293
/proc/meminfo: memFree=13112372/32951124 swapFree=52307768/67111528
[pid=16259] ppid=16257 vsize=737308 CPUtime=1002.31 cores=4,6
/proc/16259/stat : 16259 (umsat) R 16257 16259 15311 0 -1 4202496 181296 0 0 0 100191 40 0 0 25 0 1 0 656798370 755003392 179960 33554432000 4194304 4263832 140734334581776 18446744073709551615 4205607 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16259/statm: 184327 179960 247 17 0 181500 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 737308

[startup+1062.3 s]
/proc/loadavg: 4.06 4.01 3.91 5/304 16295
/proc/meminfo: memFree=12991192/32951124 swapFree=52307768/67111528
[pid=16259] ppid=16257 vsize=768924 CPUtime=1062.31 cores=4,6
/proc/16259/stat : 16259 (umsat) R 16257 16259 15311 0 -1 4202496 189195 0 0 0 106189 42 0 0 25 0 1 0 656798370 787378176 187859 33554432000 4194304 4263832 140734334581776 18446744073709551615 4215045 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16259/statm: 192231 187859 247 17 0 189404 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 768924

[startup+1122.3 s]
/proc/loadavg: 4.02 4.00 3.91 5/304 16296
/proc/meminfo: memFree=12864552/32951124 swapFree=52307768/67111528
[pid=16259] ppid=16257 vsize=800980 CPUtime=1122.32 cores=4,6
/proc/16259/stat : 16259 (umsat) R 16257 16259 15311 0 -1 4202496 197177 0 0 0 112188 44 0 0 25 0 1 0 656798370 820203520 195841 33554432000 4194304 4263832 140734334581776 18446744073709551615 4207643 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16259/statm: 200245 195841 247 17 0 197418 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 800980

[startup+1182.3 s]
/proc/loadavg: 4.05 4.01 3.91 5/304 16298
/proc/meminfo: memFree=12723520/32951124 swapFree=52307768/67111528
[pid=16259] ppid=16257 vsize=834296 CPUtime=1182.32 cores=4,6
/proc/16259/stat : 16259 (umsat) R 16257 16259 15311 0 -1 4202496 205403 0 0 0 118187 45 0 0 25 0 1 0 656798370 854319104 204066 33554432000 4194304 4263832 140734334581776 18446744073709551615 4207568 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16259/statm: 208574 204066 247 17 0 205747 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 834296

[startup+1242.3 s]
/proc/loadavg: 4.02 4.01 3.91 5/304 16300
/proc/meminfo: memFree=12597744/32951124 swapFree=52307768/67111528
[pid=16259] ppid=16257 vsize=864300 CPUtime=1242.32 cores=4,6
/proc/16259/stat : 16259 (umsat) R 16257 16259 15311 0 -1 4202496 212802 0 0 0 124185 47 0 0 25 0 1 0 656798370 885043200 211465 33554432000 4194304 4263832 140734334581776 18446744073709551615 4211566 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16259/statm: 216075 211465 247 17 0 213248 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 864300



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.91 2/300 16304
/proc/meminfo: memFree=15786008/32951124 swapFree=52307768/67111528
[pid=16259] ppid=16257 vsize=890676 CPUtime=1300.02 cores=4,6
/proc/16259/stat : 16259 (umsat) R 16257 16259 15311 0 -1 4202496 219382 0 0 0 129954 48 0 0 25 0 1 0 656798370 912052224 218045 33554432000 4194304 4263832 140734334581776 18446744073709551615 4207705 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16259/statm: 222669 218045 247 17 0 219842 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 890676

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.91 2/300 16304
/proc/meminfo: memFree=15786008/32951124 swapFree=52307768/67111528
[pid=16259] ppid=16257 vsize=890676 CPUtime=1300.02 cores=4,6
/proc/16259/stat : 16259 (umsat) R 16257 16259 15311 0 -1 4202496 219382 0 0 0 129954 48 0 0 25 0 1 0 656798370 912052224 218045 33554432000 4194304 4263832 140734334581776 18446744073709551615 4207705 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16259/statm: 222669 218045 247 17 0 219842 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 890676

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.04
CPU time (s): 1300.07
CPU user time (s): 1299.55
CPU system time (s): 0.52092
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 890676

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.55
system time used= 0.52092
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 219382
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= 5
involuntary context switches= 666

runsolver used 3.71244 second user time and 8.12176 second system time

The end

Launcher Data

Begin job on node101 at 2011-05-15 11:32:36
IDJOB=3379409
IDBENCH=70845
IDSOLVER=1861
FILE ID=node101/3379409-1305451956
RUNJOBID= node101-1305451956-16217
PBS_JOBID= 13324878
Free space on /tmp= 73740 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
BENCH NAME= SAT09/APPLICATIONS/crypto/desgen/gss-16-s100.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379409-1305451956/watcher-3379409-1305451956 -o /tmp/evaluation-result-3379409-1305451956/solver-3379409-1305451956 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3379409-1305451956.cnf

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

MD5SUM BENCH= 0b8996f2f5c4b978a2df4466203c2361
RANDOM SEED=919868443

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.841
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:      16655932 kB
Buffers:        333220 kB
Cached:        6015660 kB
SwapCached:      14848 kB
Active:       10897444 kB
Inactive:      5120920 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16655932 kB
SwapTotal:    67111528 kB
SwapFree:     52307768 kB
Dirty:           19044 kB
Writeback:           0 kB
AnonPages:     9665472 kB
Mapped:          15072 kB
Slab:           151704 kB
PageTables:      62588 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 42057052 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= 73756 MiB
End job on node101 at 2011-05-15 11:54:18