Trace number 3722563

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
PB12: minisatp 1.0-2-g022594c? (TO) 1800.03 1800.41

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/
aloul/FPGA_SAT05/normalized-chnl35_36_pb.cnf.cr.opb
MD5SUM63dafaa5a785f38064ac19ced11339d2
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.046992
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables2520
Total number of constraints142
Number of constraints which are clauses72
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint35
Maximum length of a constraint36
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 37
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c Parsing PB file...
0.00/0.00	c Converting 142 PB-constraints to clauses...
0.00/0.00	c   -- Unit propagations: (none)
0.00/0.00	c   -- Detecting intervals from adjacent constraints: (none)
0.00/0.00	c   -- Clauses(.)/Splits(s): ........................................................................
0.00/0.00	c ---[  69]---> BDD-cost:   69
0.00/0.00	c ---[  68]---> BDD-cost:   69
0.00/0.00	c ---[  67]---> BDD-cost:   69
0.00/0.00	c ---[  66]---> BDD-cost:   69
0.00/0.00	c ---[  65]---> BDD-cost:   69
0.00/0.00	c ---[  64]---> BDD-cost:   69
0.00/0.00	c ---[  63]---> BDD-cost:   69
0.00/0.00	c ---[  62]---> BDD-cost:   69
0.00/0.00	c ---[  61]---> BDD-cost:   69
0.00/0.00	c ---[  60]---> BDD-cost:   69
0.00/0.00	c ---[  59]---> BDD-cost:   69
0.00/0.00	c ---[  58]---> BDD-cost:   69
0.00/0.00	c ---[  57]---> BDD-cost:   69
0.00/0.00	c ---[  56]---> BDD-cost:   69
0.00/0.00	c ---[  55]---> BDD-cost:   69
0.00/0.00	c ---[  54]---> BDD-cost:   69
0.00/0.00	c ---[  53]---> BDD-cost:   69
0.00/0.00	c ---[  52]---> BDD-cost:   69
0.00/0.00	c ---[  51]---> BDD-cost:   69
0.00/0.00	c ---[  50]---> BDD-cost:   69
0.00/0.00	c ---[  49]---> BDD-cost:   69
0.00/0.00	c ---[  48]---> BDD-cost:   69
0.00/0.00	c ---[  47]---> BDD-cost:   69
0.00/0.00	c ---[  46]---> BDD-cost:   69
0.00/0.00	c ---[  45]---> BDD-cost:   69
0.00/0.00	c ---[  44]---> BDD-cost:   69
0.00/0.00	c ---[  43]---> BDD-cost:   69
0.00/0.00	c ---[  42]---> BDD-cost:   69
0.00/0.00	c ---[  41]---> BDD-cost:   69
0.00/0.00	c ---[  40]---> BDD-cost:   69
0.00/0.00	c ---[  39]---> BDD-cost:   69
0.00/0.00	c ---[  38]---> BDD-cost:   69
0.00/0.00	c ---[  37]---> BDD-cost:   69
0.00/0.00	c ---[  36]---> BDD-cost:   69
0.00/0.00	c ---[  35]---> BDD-cost:   69
0.00/0.00	c ---[  34]---> BDD-cost:   69
0.00/0.00	c ---[  33]---> BDD-cost:   69
0.00/0.00	c ---[  32]---> BDD-cost:   69
0.00/0.00	c ---[  31]---> BDD-cost:   69
0.00/0.00	c ---[  30]---> BDD-cost:   69
0.00/0.00	c ---[  29]---> BDD-cost:   69
0.00/0.00	c ---[  28]---> BDD-cost:   69
0.00/0.00	c ---[  27]---> BDD-cost:   69
0.00/0.00	c ---[  26]---> BDD-cost:   69
0.00/0.00	c ---[  25]---> BDD-cost:   69
0.00/0.00	c ---[  24]---> BDD-cost:   69
0.00/0.00	c ---[  23]---> BDD-cost:   69
0.00/0.00	c ---[  22]---> BDD-cost:   69
0.00/0.00	c ---[  21]---> BDD-cost:   69
0.00/0.00	c ---[  20]---> BDD-cost:   69
0.00/0.00	c ---[  19]---> BDD-cost:   69
0.00/0.00	c ---[  18]---> BDD-cost:   69
0.00/0.00	c ---[  17]---> BDD-cost:   69
0.00/0.00	c ---[  16]---> BDD-cost:   69
0.00/0.00	c ---[  15]---> BDD-cost:   69
0.00/0.00	c ---[  14]---> BDD-cost:   69
0.00/0.00	c ---[  13]---> BDD-cost:   69
0.00/0.00	c ---[  12]---> BDD-cost:   69
0.00/0.00	c ---[  11]---> BDD-cost:   69
0.00/0.00	c ---[  10]---> BDD-cost:   69
0.00/0.00	c ---[   9]---> BDD-cost:   69
0.00/0.00	c ---[   8]---> BDD-cost:   69
0.00/0.00	c ---[   7]---> BDD-cost:   69
0.00/0.00	c ---[   6]---> BDD-cost:   69
0.00/0.00	c ---[   5]---> BDD-cost:   69
0.00/0.00	c ---[   4]---> BDD-cost:   69
0.00/0.00	c ---[   3]---> BDD-cost:   69
0.00/0.00	c ---[   2]---> BDD-cost:   69
0.00/0.00	c ---[   1]---> BDD-cost:   69
0.00/0.00	c ---[   0]---> BDD-cost:   69
0.00/0.01	c ==================================[MINISAT+]==================================
0.00/0.01	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.01	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |   12042    33670 |    4014       0        0    -nan |  0.000 % |
0.00/0.01	c |       103 |   12042    33670 |    4415     103    13175   127.9 |  0.952 % |
0.00/0.02	c |       253 |   12042    33670 |    4856     253    36698   145.1 |  0.952 % |
0.00/0.03	c |       478 |   12042    33670 |    5342     478    73515   153.8 |  0.952 % |
0.00/0.04	c |       816 |   12042    33670 |    5876     816   124220   152.2 |  0.952 % |
0.00/0.08	c |      1323 |   12042    33670 |    6464    1323   237099   179.2 |  0.952 % |
0.00/0.13	c |      2083 |   12042    33670 |    7111    2083   367493   176.4 |  0.952 % |
0.00/0.20	c |      3225 |   12042    33670 |    7822    3225   569304   176.5 |  0.952 % |
0.00/0.35	c |      4933 |   12042    33670 |    8604    4933  1027352   208.3 |  0.952 % |
0.00/0.61	c |      7495 |   12042    33670 |    9464    7495  1634731   218.1 |  0.952 % |
1.09/1.12	c |     11342 |   12042    33670 |   10411   11342  3084149   271.9 |  0.952 % |
1.99/2.02	c |     17110 |   12042    33670 |   11452   11439  4029479   352.3 |  0.952 % |
3.59/3.63	c |     25760 |   12042    33670 |   12597   12884  4578033   355.3 |  0.952 % |
5.09/5.11	c |     38736 |   12042    33670 |   13857   11512  2855889   248.1 |  0.952 % |
8.18/8.26	c |     58197 |   12042    33670 |   15243   13059  4668811   357.5 |  0.952 % |
16.58/16.63	c |     87389 |   12042    33670 |   16767   15529  8701267   560.3 |  0.952 % |
25.78/25.86	c |    131178 |   12042    33670 |   18444   10928  6207458   568.0 |  0.952 % |
46.19/46.25	c |    196863 |   12042    33670 |   20288   13484  5881191   436.2 |  0.952 % |
74.69/74.71	c |    295390 |   12042    33670 |   22317   17226  7318400   424.8 |  0.952 % |
120.67/120.74	c |    443180 |   12042    33670 |   24549   20756  6742670   324.9 |  0.952 % |
193.62/193.70	c |    664864 |   12042    33670 |   27004   15669  9708620   619.6 |  0.952 % |
294.81/294.90	c |    997389 |   12042    33670 |   29704   15140  5655499   373.5 |  0.952 % |
433.08/433.20	c |   1496178 |   12042    33670 |   32675   22835  7586195   332.2 |  0.952 % |
675.74/675.98	c |   2244361 |   12042    33670 |   35942   18941  6858823   362.1 |  0.952 % |
1090.87/1091.11	c |   3366639 |   12042    33670 |   39536   16661  5112987   306.9 |  0.952 % |
1621.96/1622.38	c |   5050051 |   12042    33670 |   43490   39083 18696106   478.4 |  0.952 % |
1800.03/1800.40	c 
1800.03/1800.40	c *** TERMINATED ***
1800.03/1800.40	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3722563-1338569091/watcher-3722563-1338569091 -o /tmp/evaluation-result-3722563-1338569091/solver-3722563-1338569091 -C 1800 -W 1900 -M 15500 minisat+_script HOME/instance-3722563-1338569091.opb 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.02 2.00 2.00 2/179 28368
/proc/meminfo: memFree=28845800/32873844 swapFree=7380/7380
[pid=28368] ppid=28366 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28368/stat : 28368 (minisat+_script) S 28366 28368 25790 0 -1 4202496 383 553 0 0 0 0 0 0 20 0 1 0 323033860 9367552 277 33554432000 4194304 5064252 140735610869808 140735610868720 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28368/statm: 2287 277 236 213 0 72 0

[startup+0.0136131 s]
/proc/loadavg: 2.02 2.00 2.00 2/179 28368
/proc/meminfo: memFree=28845800/32873844 swapFree=7380/7380
[pid=28368] ppid=28366 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28368/stat : 28368 (minisat+_script) S 28366 28368 25790 0 -1 4202496 383 553 0 0 0 0 0 0 20 0 1 0 323033860 9367552 277 33554432000 4194304 5064252 140735610869808 140735610868720 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28368/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100244 s]
/proc/loadavg: 2.02 2.00 2.00 2/179 28368
/proc/meminfo: memFree=28845800/32873844 swapFree=7380/7380
[pid=28368] ppid=28366 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28368/stat : 28368 (minisat+_script) S 28366 28368 25790 0 -1 4202496 383 553 0 0 0 0 0 0 20 0 1 0 323033860 9367552 277 33554432000 4194304 5064252 140735610869808 140735610868720 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28368/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300215 s]
/proc/loadavg: 2.02 2.00 2.00 2/179 28368
/proc/meminfo: memFree=28845800/32873844 swapFree=7380/7380
[pid=28368] ppid=28366 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28368/stat : 28368 (minisat+_script) S 28366 28368 25790 0 -1 4202496 383 553 0 0 0 0 0 0 20 0 1 0 323033860 9367552 277 33554432000 4194304 5064252 140735610869808 140735610868720 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28368/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700216 s]
/proc/loadavg: 2.02 2.00 2.00 2/179 28368
/proc/meminfo: memFree=28845800/32873844 swapFree=7380/7380
[pid=28368] ppid=28366 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28368/stat : 28368 (minisat+_script) S 28366 28368 25790 0 -1 4202496 383 553 0 0 0 0 0 0 20 0 1 0 323033860 9367552 277 33554432000 4194304 5064252 140735610869808 140735610868720 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28368/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50028 s]
/proc/loadavg: 2.02 2.00 2.00 3/181 28373
/proc/meminfo: memFree=28826672/32873844 swapFree=7380/7380
[pid=28368] ppid=28366 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28368/stat : 28368 (minisat+_script) S 28366 28368 25790 0 -1 4202496 383 553 0 0 0 0 0 0 20 0 1 0 323033860 9367552 277 33554432000 4194304 5064252 140735610869808 140735610868720 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28368/statm: 2287 277 236 213 0 72 0
[pid=28372] ppid=28368 vsize=17500 CPUtime=1.48 cores=1,3,5,7
/proc/28372/stat : 28372 (minisat+_64-bit) R 28368 28368 25790 0 -1 4202496 4195 0 0 0 148 0 0 0 20 0 1 0 323033860 17920000 4151 33554432000 4194304 5276501 140734468470624 140734468468616 4399937 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/28372/statm: 4375 4151 118 265 0 4107 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 26648

[startup+3.1003 s]
/proc/loadavg: 2.02 2.00 2.00 3/181 28373
/proc/meminfo: memFree=28814768/32873844 swapFree=7380/7380
[pid=28368] ppid=28366 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28368/stat : 28368 (minisat+_script) S 28366 28368 25790 0 -1 4202496 383 553 0 0 0 0 0 0 20 0 1 0 323033860 9367552 277 33554432000 4194304 5064252 140735610869808 140735610868720 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28368/statm: 2287 277 236 213 0 72 0
[pid=28372] ppid=28368 vsize=26248 CPUtime=3.09 cores=1,3,5,7
/proc/28372/stat : 28372 (minisat+_64-bit) R 28368 28368 25790 0 -1 4202496 6355 0 0 0 308 1 0 0 20 0 1 0 323033860 26877952 6311 33554432000 4194304 5276501 140734468470624 140734468468216 4405928 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/28372/statm: 6562 6311 118 265 0 6294 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 35396

[startup+6.3003 s]
/proc/loadavg: 2.02 2.00 2.00 3/181 28373
/proc/meminfo: memFree=28797904/32873844 swapFree=7380/7380
[pid=28368] ppid=28366 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28368/stat : 28368 (minisat+_script) S 28366 28368 25790 0 -1 4202496 383 553 0 0 0 0 0 0 20 0 1 0 323033860 9367552 277 33554432000 4194304 5064252 140735610869808 140735610868720 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28368/statm: 2287 277 236 213 0 72 0
[pid=28372] ppid=28368 vsize=26380 CPUtime=6.29 cores=1,3,5,7
/proc/28372/stat : 28372 (minisat+_64-bit) R 28368 28368 25790 0 -1 4202496 6412 0 0 0 628 1 0 0 20 0 1 0 323033860 27013120 6368 33554432000 4194304 5276501 140734468470624 140734468468872 4397546 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/28372/statm: 6595 6368 118 265 0 6327 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 35528

[startup+12.7004 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 28373
/proc/meminfo: memFree=28772632/32873844 swapFree=7380/7380
[pid=28368] ppid=28366 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28368/stat : 28368 (minisat+_script) S 28366 28368 25790 0 -1 4202496 383 553 0 0 0 0 0 0 20 0 1 0 323033860 9367552 277 33554432000 4194304 5064252 140735610869808 140735610868720 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28368/statm: 2287 277 236 213 0 72 0
[pid=28372] ppid=28368 vsize=46008 CPUtime=12.69 cores=1,3,5,7
/proc/28372/stat : 28372 (minisat+_64-bit) R 28368 28368 25790 0 -1 4202496 11272 0 0 0 1267 2 0 0 20 0 1 0 323033860 47112192 11228 33554432000 4194304 5276501 140734468470624 140734468468616 4399904 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/28372/statm: 11502 11228 118 265 0 11234 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 55156

[startup+25.5003 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 28373
/proc/meminfo: memFree=28762084/32873844 swapFree=7380/7380
[pid=28368] ppid=28366 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28368/stat : 28368 (minisat+_script) S 28366 28368 25790 0 -1 4202496 383 553 0 0 0 0 0 0 20 0 1 0 323033860 9367552 277 33554432000 4194304 5064252 140735610869808 140735610868720 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28368/statm: 2287 277 236 213 0 72 0
[pid=28372] ppid=28368 vsize=56556 CPUtime=25.48 cores=1,3,5,7
/proc/28372/stat : 28372 (minisat+_64-bit) R 28368 28368 25790 0 -1 4202496 13898 0 0 0 2545 3 0 0 20 0 1 0 323033860 57913344 13854 33554432000 4194304 5276501 140734468470624 140734468468872 4399972 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/28372/statm: 14139 13854 118 265 0 13871 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 65704

[startup+51.1003 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 28373
/proc/meminfo: memFree=28753544/32873844 swapFree=7380/7380
[pid=28368] ppid=28366 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28368/stat : 28368 (minisat+_script) S 28366 28368 25790 0 -1 4202496 383 553 0 0 0 0 0 0 20 0 1 0 323033860 9367552 277 33554432000 4194304 5064252 140735610869808 140735610868720 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28368/statm: 2287 277 236 213 0 72 0
[pid=28372] ppid=28368 vsize=66724 CPUtime=51.08 cores=1,3,5,7
/proc/28372/stat : 28372 (minisat+_64-bit) R 28368 28368 25790 0 -1 4202496 16465 0 0 0 5104 4 0 0 20 0 1 0 323033860 68325376 16421 33554432000 4194304 5276501 140734468470624 140734468468920 4399904 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/28372/statm: 16681 16421 118 265 0 16413 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 75872

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 28374
/proc/meminfo: memFree=28730340/32873844 swapFree=7380/7380
[pid=28368] ppid=28366 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28368/stat : 28368 (minisat+_script) S 28366 28368 25790 0 -1 4202496 383 553 0 0 0 0 0 0 20 0 1 0 323033860 9367552 277 33554432000 4194304 5064252 140735610869808 140735610868720 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28368/statm: 2287 277 236 213 0 72 0
[pid=28372] ppid=28368 vsize=69200 CPUtime=102.28 cores=1,3,5,7
/proc/28372/stat : 28372 (minisat+_64-bit) R 28368 28368 25790 0 -1 4202496 17072 0 0 0 10224 4 0 0 20 0 1 0 323033860 70860800 16999 33554432000 4194304 5276501 140734468470624 140734468468856 4399816 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/28372/statm: 17300 16999 118 265 0 17032 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 78348

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 28374
/proc/meminfo: memFree=28698508/32873844 swapFree=7380/7380
[pid=28368] ppid=28366 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28368/stat : 28368 (minisat+_script) S 28366 28368 25790 0 -1 4202496 383 553 0 0 0 0 0 0 20 0 1 0 323033860 9367552 277 33554432000 4194304 5064252 140735610869808 140735610868720 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28368/statm: 2287 277 236 213 0 72 0
[pid=28372] ppid=28368 vsize=92032 CPUtime=162.23 cores=1,3,5,7
/proc/28372/stat : 28372 (minisat+_64-bit) R 28368 28368 25790 0 -1 4202496 22929 0 0 0 16218 5 0 0 20 0 1 0 323033860 94240768 22698 33554432000 4194304 5276501 140734468470624 140734468468920 4399918 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/28372/statm: 23008 22698 118 265 0 22740 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 101180

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 28374
/proc/meminfo: memFree=28637984/32873844 swapFree=7380/7380
[pid=28368] ppid=28366 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28368/stat : 28368 (minisat+_script) S 28366 28368 25790 0 -1 4202496 383 553 0 0 0 0 0 0 20 0 1 0 323033860 9367552 277 33554432000 4194304 5064252 140735610869808 140735610868720 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28368/statm: 2287 277 236 213 0 72 0
[pid=28372] ppid=28368 vsize=109980 CPUtime=222.22 cores=1,3,5,7
/proc/28372/stat : 28372 (minisat+_64-bit) R 28368 28368 25790 0 -1 4202496 27991 0 0 0 22215 7 0 0 20 0 1 0 323033860 112619520 27162 33554432000 4194304 5276501 140734468470624 140734468468920 4399816 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/28372/statm: 27495 27162 118 265 0 27227 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 119128

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 28374
/proc/meminfo: memFree=28637672/32873844 swapFree=7380/7380
[pid=28368] ppid=28366 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28368/stat : 28368 (minisat+_script) S 28366 28368 25790 0 -1 4202496 383 553 0 0 0 0 0 0 20 0 1 0 323033860 9367552 277 33554432000 4194304 5064252 140735610869808 140735610868720 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28368/statm: 2287 277 236 213 0 72 0
[pid=28372] ppid=28368 vsize=109980 CPUtime=282.21 cores=1,3,5,7
/proc/28372/stat : 28372 (minisat+_64-bit) R 28368 28368 25790 0 -1 4202496 27992 0 0 0 28214 7 0 0 20 0 1 0 323033860 112619520 27163 33554432000 4194304 5276501 140734468470624 140734468468920 4394677 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/28372/statm: 27495 27163 118 265 0 27227 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 119128

[startup+342.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/182 28377
/proc/meminfo: memFree=28624192/32873844 swapFree=7380/7380
[pid=28368] ppid=28366 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28368/stat : 28368 (minisat+_script) S 28366 28368 25790 0 -1 4202496 383 553 0 0 0 0 0 0 20 0 1 0 323033860 9367552 277 33554432000 4194304 5064252 140735610869808 140735610868720 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28368/statm: 2287 277 236 213 0 72 0
[pid=28372] ppid=28368 vsize=125364 CPUtime=342.2 cores=1,3,5,7
/proc/28372/stat : 28372 (minisat+_64-bit) R 28368 28368 25790 0 -1 4202496 31595 0 0 0 34213 7 0 0 20 0 1 0 323033860 128372736 30766 33554432000 4194304 5276501 140734468470624 140734468468856 4399850 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/28372/statm: 31341 30766 118 265 0 31073 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 134512

[startup+402.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 28378
/proc/meminfo: memFree=28621320/32873844 swapFree=7380/7380
[pid=28368] ppid=28366 vsize=9148 CPUtime=0 cores=1,3,5,7

################
# More data... #
################

/proc/28372/statm: 49830 48698 118 265 0 49562 0
Current children cumulated CPU time (s) 1122.05
Current children cumulated vsize (KiB) 208468

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 28407
/proc/meminfo: memFree=28341656/32873844 swapFree=7380/7380
[pid=28368] ppid=28366 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28368/stat : 28368 (minisat+_script) S 28366 28368 25790 0 -1 4202496 383 553 0 0 0 0 0 0 20 0 1 0 323033860 9367552 277 33554432000 4194304 5064252 140735610869808 140735610868720 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28368/statm: 2287 277 236 213 0 72 0
[pid=28372] ppid=28368 vsize=202488 CPUtime=1182.04 cores=1,3,5,7
/proc/28372/stat : 28372 (minisat+_64-bit) R 28368 28368 25790 0 -1 4202496 50208 0 0 0 118190 14 0 0 20 0 1 0 323033860 207347712 49345 33554432000 4194304 5276501 140734468470624 140734468468856 4399816 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/28372/statm: 50622 49345 118 265 0 50354 0
Current children cumulated CPU time (s) 1182.04
Current children cumulated vsize (KiB) 211636

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 28407
/proc/meminfo: memFree=28336820/32873844 swapFree=7380/7380
[pid=28368] ppid=28366 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28368/stat : 28368 (minisat+_script) S 28366 28368 25790 0 -1 4202496 383 553 0 0 0 0 0 0 20 0 1 0 323033860 9367552 277 33554432000 4194304 5064252 140735610869808 140735610868720 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28368/statm: 2287 277 236 213 0 72 0
[pid=28372] ppid=28368 vsize=206972 CPUtime=1242.03 cores=1,3,5,7
/proc/28372/stat : 28372 (minisat+_64-bit) R 28368 28368 25790 0 -1 4202496 51257 0 0 0 124189 14 0 0 20 0 1 0 323033860 211939328 50394 33554432000 4194304 5276501 140734468470624 140734468469048 4394901 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/28372/statm: 51743 50394 118 265 0 51475 0
Current children cumulated CPU time (s) 1242.03
Current children cumulated vsize (KiB) 216120

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 28408
/proc/meminfo: memFree=28328016/32873844 swapFree=7380/7380
[pid=28368] ppid=28366 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28368/stat : 28368 (minisat+_script) S 28366 28368 25790 0 -1 4202496 383 553 0 0 0 0 0 0 20 0 1 0 323033860 9367552 277 33554432000 4194304 5064252 140735610869808 140735610868720 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28368/statm: 2287 277 236 213 0 72 0
[pid=28372] ppid=28368 vsize=216092 CPUtime=1302.03 cores=1,3,5,7
/proc/28372/stat : 28372 (minisat+_64-bit) R 28368 28368 25790 0 -1 4202496 53496 0 0 0 130188 15 0 0 20 0 1 0 323033860 221278208 52633 33554432000 4194304 5276501 140734468470624 140734468469048 4399937 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/28372/statm: 54023 52633 118 265 0 53755 0
Current children cumulated CPU time (s) 1302.03
Current children cumulated vsize (KiB) 225240

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 28408
/proc/meminfo: memFree=28308176/32873844 swapFree=7380/7380
[pid=28368] ppid=28366 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28368/stat : 28368 (minisat+_script) S 28366 28368 25790 0 -1 4202496 383 553 0 0 0 0 0 0 20 0 1 0 323033860 9367552 277 33554432000 4194304 5064252 140735610869808 140735610868720 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28368/statm: 2287 277 236 213 0 72 0
[pid=28372] ppid=28368 vsize=236248 CPUtime=1362.01 cores=1,3,5,7
/proc/28372/stat : 28372 (minisat+_64-bit) R 28368 28368 25790 0 -1 4202496 58480 0 0 0 136184 17 0 0 20 0 1 0 323033860 241917952 57585 33554432000 4194304 5276501 140734468470624 140734468469048 4399937 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/28372/statm: 59062 57585 118 265 0 58794 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 245396

[startup+1422.31 s]
/proc/loadavg: 2.06 2.02 2.00 3/181 28408
/proc/meminfo: memFree=28283128/32873844 swapFree=7380/7380
[pid=28368] ppid=28366 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28368/stat : 28368 (minisat+_script) S 28366 28368 25790 0 -1 4202496 383 553 0 0 0 0 0 0 20 0 1 0 323033860 9367552 277 33554432000 4194304 5064252 140735610869808 140735610868720 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28368/statm: 2287 277 236 213 0 72 0
[pid=28372] ppid=28368 vsize=261136 CPUtime=1422.02 cores=1,3,5,7
/proc/28372/stat : 28372 (minisat+_64-bit) R 28368 28368 25790 0 -1 4202496 64837 0 0 0 142183 19 0 0 20 0 1 0 323033860 267403264 63788 33554432000 4194304 5276501 140734468470624 140734468468920 4399904 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/28372/statm: 65284 63788 118 265 0 65016 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 270284

[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 28408
/proc/meminfo: memFree=28282840/32873844 swapFree=7380/7380
[pid=28368] ppid=28366 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28368/stat : 28368 (minisat+_script) S 28366 28368 25790 0 -1 4202496 383 553 0 0 0 0 0 0 20 0 1 0 323033860 9367552 277 33554432000 4194304 5064252 140735610869808 140735610868720 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28368/statm: 2287 277 236 213 0 72 0
[pid=28372] ppid=28368 vsize=261136 CPUtime=1482 cores=1,3,5,7
/proc/28372/stat : 28372 (minisat+_64-bit) R 28368 28368 25790 0 -1 4202496 64840 0 0 0 148181 19 0 0 20 0 1 0 323033860 267403264 63791 33554432000 4194304 5276501 140734468470624 140734468468920 4399937 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/28372/statm: 65284 63791 118 265 0 65016 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 270284

[startup+1542.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/182 28411
/proc/meminfo: memFree=28245116/32873844 swapFree=7380/7380
[pid=28368] ppid=28366 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28368/stat : 28368 (minisat+_script) S 28366 28368 25790 0 -1 4202496 383 553 0 0 0 0 0 0 20 0 1 0 323033860 9367552 277 33554432000 4194304 5064252 140735610869808 140735610868720 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28368/statm: 2287 277 236 213 0 72 0
[pid=28372] ppid=28368 vsize=261136 CPUtime=1541.99 cores=1,3,5,7
/proc/28372/stat : 28372 (minisat+_64-bit) R 28368 28368 25790 0 -1 4202496 64841 0 0 0 154180 19 0 0 20 0 1 0 323033860 267403264 63792 33554432000 4194304 5276501 140734468470624 140734468468920 4399904 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/28372/statm: 65284 63792 118 265 0 65016 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 270284

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 28412
/proc/meminfo: memFree=28239420/32873844 swapFree=7380/7380
[pid=28368] ppid=28366 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28368/stat : 28368 (minisat+_script) S 28366 28368 25790 0 -1 4202496 383 553 0 0 0 0 0 0 20 0 1 0 323033860 9367552 277 33554432000 4194304 5064252 140735610869808 140735610868720 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28368/statm: 2287 277 236 213 0 72 0
[pid=28372] ppid=28368 vsize=267676 CPUtime=1601.98 cores=1,3,5,7
/proc/28372/stat : 28372 (minisat+_64-bit) R 28368 28368 25790 0 -1 4202496 66449 0 0 0 160179 19 0 0 20 0 1 0 323033860 274100224 65400 33554432000 4194304 5276501 140734468470624 140734468468616 4399937 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/28372/statm: 66919 65400 118 265 0 66651 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 276824

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 28412
/proc/meminfo: memFree=28240972/32873844 swapFree=7380/7380
[pid=28368] ppid=28366 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28368/stat : 28368 (minisat+_script) S 28366 28368 25790 0 -1 4202496 383 553 0 0 0 0 0 0 20 0 1 0 323033860 9367552 277 33554432000 4194304 5064252 140735610869808 140735610868720 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28368/statm: 2287 277 236 213 0 72 0
[pid=28372] ppid=28368 vsize=265048 CPUtime=1661.94 cores=1,3,5,7
/proc/28372/stat : 28372 (minisat+_64-bit) R 28368 28368 25790 0 -1 4202496 66483 0 0 0 166175 19 0 0 20 0 1 0 323033860 271409152 64836 33554432000 4194304 5276501 140734468470624 140734468468920 4399904 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/28372/statm: 66262 64836 118 265 0 65994 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 274196

[startup+1722.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/181 28455
/proc/meminfo: memFree=28680912/32873844 swapFree=7380/7380
[pid=28368] ppid=28366 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28368/stat : 28368 (minisat+_script) S 28366 28368 25790 0 -1 4202496 383 553 0 0 0 0 0 0 20 0 1 0 323033860 9367552 277 33554432000 4194304 5064252 140735610869808 140735610868720 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28368/statm: 2287 277 236 213 0 72 0
[pid=28372] ppid=28368 vsize=271608 CPUtime=1721.94 cores=1,3,5,7
/proc/28372/stat : 28372 (minisat+_64-bit) R 28368 28368 25790 0 -1 4202496 68032 0 0 0 172174 20 0 0 20 0 1 0 323033860 278126592 66385 33554432000 4194304 5276501 140734468470624 140734468468808 4399937 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/28372/statm: 67902 66385 118 265 0 67634 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 280756

[startup+1782.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 28455
/proc/meminfo: memFree=28580596/32873844 swapFree=7380/7380
[pid=28368] ppid=28366 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28368/stat : 28368 (minisat+_script) S 28366 28368 25790 0 -1 4202496 383 553 0 0 0 0 0 0 20 0 1 0 323033860 9367552 277 33554432000 4194304 5064252 140735610869808 140735610868720 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28368/statm: 2287 277 236 213 0 72 0
[pid=28372] ppid=28368 vsize=294904 CPUtime=1781.93 cores=1,3,5,7
/proc/28372/stat : 28372 (minisat+_64-bit) R 28368 28368 25790 0 -1 4202496 73896 0 0 0 178172 21 0 0 20 0 1 0 323033860 301981696 72160 33554432000 4194304 5276501 140734468470624 140734468468920 4399937 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/28372/statm: 73726 72160 118 265 0 73458 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 304052



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 28455
/proc/meminfo: memFree=28557780/32873844 swapFree=7380/7380
[pid=28368] ppid=28366 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28368/stat : 28368 (minisat+_script) S 28366 28368 25790 0 -1 4202496 383 553 0 0 0 0 0 0 20 0 1 0 323033860 9367552 277 33554432000 4194304 5064252 140735610869808 140735610868720 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28368/statm: 2287 277 236 213 0 72 0
[pid=28372] ppid=28368 vsize=294904 CPUtime=1800.03 cores=1,3,5,7
/proc/28372/stat : 28372 (minisat+_64-bit) R 28368 28368 25790 0 -1 4202496 73896 0 0 0 179982 21 0 0 20 0 1 0 323033860 301981696 72160 33554432000 4194304 5276501 140734468470624 140734468468920 4399951 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/28372/statm: 73726 72160 118 265 0 73458 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 304052

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)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 28368 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=1999
# CPU time returned by wait4() is 0.001999
# while last known CPU time is 1800.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.41
CPU time (s): 1800.03
CPU user time (s): 1799.82
CPU system time (s): 0.21
CPU usage (%): 99.9788
Max. virtual memory (cumulated for all children) (KiB): 304488

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

runsolver used 3.98339 second user time and 10.8334 second system time

The end

Launcher Data

Begin job on node133 at 2012-06-01 18:44:51
IDJOB=3722563
IDBENCH=1426
IDSOLVER=2307
FILE ID=node133/3722563-1338569091
RUNJOBID= node133-1338568900-28001
PBS_JOBID= 14635851
Free space on /tmp= 70484 MiB

SOLVER NAME= minisatp 1.0-2-g022594c
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl35_36_pb.cnf.cr.opb
COMMAND LINE= minisat+_script BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3722563-1338569091/watcher-3722563-1338569091 -o /tmp/evaluation-result-3722563-1338569091/solver-3722563-1338569091 -C 1800 -W 1900 -M 15500  minisat+_script HOME/instance-3722563-1338569091.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 63dafaa5a785f38064ac19ced11339d2
RANDOM SEED=1757094577

node133.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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.540
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.540
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.540
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.540
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.540
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.540
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.540
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.540
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28845692 kB
Buffers:          333192 kB
Cached:          2605928 kB
SwapCached:          676 kB
Active:          1500064 kB
Inactive:        1655232 kB
Active(anon):     207364 kB
Inactive(anon):    10240 kB
Active(file):    1292700 kB
Inactive(file):  1644992 kB
Unevictable:        7380 kB
Mlocked:            7380 kB
SwapTotal:      67108856 kB
SwapFree:       67107040 kB
Dirty:              2524 kB
Writeback:             0 kB
AnonPages:        221764 kB
Mapped:            10884 kB
Shmem:                 0 kB
Slab:             730264 kB
SReclaimable:     172356 kB
SUnreclaim:       557908 kB
KernelStack:        1504 kB
PageTables:         4616 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     334260 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:     47104 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70480 MiB
End job on node133 at 2012-06-01 19:14:53