Trace number 4114717

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 NameAnswerobjective functionCPU timeWall clock time
minisatp 2012-10-02 git-d91742b? (TO) 1800.09 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/MIPLIB/
miplib/normalized-mps-v2-20-10-khb05250.opb
MD5SUM8f9b5e86f02b1dde8a9338d7682a9c8d
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark201130104438
Best CPU time to get the best result obtained on this benchmark1800.11
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 279273270736
Optimality of the best value was proved NO
Number of variables38297
Total number of constraints102
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints102
Minimum length of a constraint23
Maximum length of a constraint1530
Number of terms in the objective function 37494
Biggest coefficient in the objective function 6251324899328
Number of bits for the biggest coefficient in the objective function 43
Sum of the numbers in the objective function 5652283493428566
Number of bits of the sum of numbers in the objective function 53
Biggest number in a constraint 6251324899328
Number of bits of the biggest number in a constraint 43
Biggest sum of numbers in a constraint 5652283493428566
Number of bits of the biggest sum of numbers53
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.69/0.79	c Converting 179 PB-constraints to clauses...
0.79/0.80	c   -- Unit propagations: pppppp
0.79/0.80	c   -- Detecting intervals from adjacent constraints: ############################################################################
0.79/0.82	c   -- Clauses(.)/Splits(s): (none)
0.79/0.82	c ---[ 178]---> BDD-cost:   22
0.79/0.82	c ---[ 174]---> Adder-cost: 843   maxlim: 149504   bits: 19/18
0.79/0.86	c ---[ 172]---> Adder-cost: 795   maxlim: 89088   bits: 18/17
0.89/0.90	c ---[ 170]---> Adder-cost: 939   maxlim: 688128   bits: 21/20
0.89/0.95	c ---[ 168]---> Adder-cost: 987   maxlim: 1369088   bits: 22/21
0.99/1.01	c ---[ 166]---> Adder-cost: 699   maxlim: 31744   bits: 16/15
0.99/1.04	c ---[ 164]---> Adder-cost: 939   maxlim: 572416   bits: 21/20
0.99/1.10	c ---[ 162]---> Adder-cost: 1035   maxlim: 2426880   bits: 23/22
1.10/1.16	c ---[ 160]---> Adder-cost: 987   maxlim: 1115136   bits: 22/21
1.20/1.22	c ---[ 158]---> Adder-cost: 747   maxlim: 33792   bits: 17/16
1.20/1.25	c ---[ 156]---> Adder-cost: 747   maxlim: 32768   bits: 17/16
1.20/1.29	c ---[ 154]---> Adder-cost: 1083   maxlim: 5626880   bits: 24/23
1.29/1.36	c ---[ 152]---> Adder-cost: 939   maxlim: 925696   bits: 21/20
1.39/1.41	c ---[ 150]---> Adder-cost: 987   maxlim: 1501184   bits: 22/21
1.39/1.47	c ---[ 148]---> Adder-cost: 843   maxlim: 146432   bits: 19/18
1.49/1.51	c ---[ 146]---> Adder-cost: 939   maxlim: 629760   bits: 21/20
1.49/1.57	c ---[ 144]---> Adder-cost: 939   maxlim: 577536   bits: 21/20
1.59/1.62	c ---[ 142]---> Adder-cost: 843   maxlim: 231424   bits: 19/18
1.59/1.66	c ---[ 140]---> Adder-cost: 1035   maxlim: 3088384   bits: 23/22
1.69/1.73	c ---[ 138]---> Adder-cost: 843   maxlim: 259072   bits: 19/18
1.69/1.77	c ---[ 136]---> Adder-cost: 843   maxlim: 199680   bits: 19/18
1.79/1.82	c ---[ 134]---> Adder-cost: 747   maxlim: 38912   bits: 17/16
1.79/1.85	c ---[ 132]---> Adder-cost: 939   maxlim: 826368   bits: 21/20
1.89/1.91	c ---[ 130]---> Adder-cost: 939   maxlim: 564224   bits: 21/20
1.89/1.96	c ---[ 128]---> Adder-cost: 891   maxlim: 311296   bits: 20/19
1.99/2.01	c ---[ 126]---> Adder-cost: 939   maxlim: 833536   bits: 21/20
1.99/2.06	c ---[ 124]---> Adder-cost: 891   maxlim: 345088   bits: 20/19
2.09/2.11	c ---[ 122]---> Adder-cost: 1083   maxlim: 4472832   bits: 24/23
2.09/2.18	c ---[ 120]---> Adder-cost: 939   maxlim: 590848   bits: 21/20
2.20/2.24	c ---[ 118]---> Adder-cost: 891   maxlim: 493568   bits: 20/19
2.20/2.28	c ---[ 116]---> Adder-cost: 891   maxlim: 506880   bits: 20/19
2.30/2.33	c ---[ 114]---> Adder-cost: 843   maxlim: 236544   bits: 19/18
2.30/2.38	c ---[ 112]---> Adder-cost: 891   maxlim: 329728   bits: 20/19
2.39/2.43	c ---[ 110]---> Adder-cost: 939   maxlim: 701440   bits: 21/20
2.39/2.48	c ---[ 108]---> Adder-cost: 1095   maxlim: 13221888   bits: 25/24
2.49/2.55	c ---[ 106]---> Adder-cost: 891   maxlim: 332800   bits: 20/19
2.59/2.60	c ---[ 104]---> Adder-cost: 891   maxlim: 374784   bits: 20/19
2.59/2.65	c ---[ 102]---> Adder-cost: 1035   maxlim: 3759104   bits: 23/22
2.69/2.71	c ---[ 100]---> Adder-cost: 1035   maxlim: 2266112   bits: 23/22
2.69/2.78	c ---[  98]---> Adder-cost: 939   maxlim: 721920   bits: 21/20
2.79/2.83	c ---[  96]---> Adder-cost: 891   maxlim: 335872   bits: 20/19
2.79/2.88	c ---[  94]---> Adder-cost: 987   maxlim: 1721344   bits: 22/21
2.89/2.94	c ---[  92]---> Adder-cost: 987   maxlim: 1143808   bits: 22/21
2.99/3.00	c ---[  90]---> Adder-cost: 891   maxlim: 281600   bits: 20/19
2.99/3.05	c ---[  88]---> Adder-cost: 891   maxlim: 512000   bits: 20/19
3.09/3.10	c ---[  86]---> Adder-cost: 1035   maxlim: 2294784   bits: 23/22
3.09/3.16	c ---[  84]---> Adder-cost: 939   maxlim: 750592   bits: 21/20
3.19/3.22	c ---[  82]---> Adder-cost: 843   maxlim: 227328   bits: 19/18
3.19/3.26	c ---[  80]---> Adder-cost: 747   maxlim: 50176   bits: 17/16
3.19/3.30	c ---[  78]---> Adder-cost: 987   maxlim: 1499136   bits: 22/21
3.30/3.35	c ---[  76]---> Adder-cost: 843   maxlim: 227328   bits: 19/18
3.30/3.40	c ---[  74]---> Adder-cost: 1104   maxlim: 150048743   bits: 28/28
3.40/3.47	c ---[  73]---> BDD-cost:   33
3.40/3.47	c ---[  72]---> BDD-cost:   33
3.40/3.47	c ---[  71]---> BDD-cost:   33
3.40/3.47	c ---[  70]---> BDD-cost:   33
3.40/3.47	c ---[  69]---> BDD-cost:   33
3.40/3.47	c ---[  68]---> BDD-cost:   33
3.40/3.47	c ---[  67]---> BDD-cost:   33
3.40/3.47	c ---[  66]---> BDD-cost:   33
3.40/3.47	c ---[  65]---> BDD-cost:   33
3.40/3.47	c ---[  64]---> BDD-cost:   33
3.40/3.47	c ---[  63]---> BDD-cost:   33
3.40/3.47	c ---[  62]---> BDD-cost:   33
3.40/3.47	c ---[  61]---> BDD-cost:   33
3.40/3.47	c ---[  60]---> BDD-cost:   33
3.40/3.47	c ---[  59]---> BDD-cost:   33
3.40/3.47	c ---[  58]---> BDD-cost:   33
3.40/3.47	c ---[  57]---> BDD-cost:   33
3.40/3.47	c ---[  56]---> BDD-cost:   33
3.40/3.47	c ---[  55]---> BDD-cost:   33
3.40/3.47	c ---[  54]---> BDD-cost:   33
3.40/3.47	c ---[  53]---> BDD-cost:   33
3.40/3.47	c ---[  52]---> BDD-cost:   33
3.40/3.47	c ---[  51]---> BDD-cost:   33
3.40/3.47	c ---[  50]---> BDD-cost:   33
3.40/3.47	c ---[  48]---> Adder-cost: 1960   maxlim: 79069134   bits: 27/27
3.49/3.59	c ---[  46]---> Adder-cost: 1960   maxlim: 79069134   bits: 27/27
3.69/3.70	c ---[  44]---> Adder-cost: 1960   maxlim: 79069134   bits: 27/27
3.79/3.81	c ---[  42]---> Adder-cost: 1960   maxlim: 79069134   bits: 27/27
3.89/3.93	c ---[  40]---> Adder-cost: 1960   maxlim: 79069134   bits: 27/27
3.99/4.04	c ---[  38]---> Adder-cost: 1960   maxlim: 79069134   bits: 27/27
4.09/4.16	c ---[  36]---> Adder-cost: 1960   maxlim: 79069134   bits: 27/27
4.19/4.27	c ---[  34]---> Adder-cost: 1960   maxlim: 79069134   bits: 27/27
4.29/4.38	c ---[  32]---> Adder-cost: 1960   maxlim: 79069134   bits: 27/27
4.40/4.50	c ---[  30]---> Adder-cost: 1960   maxlim: 79069134   bits: 27/27
4.59/4.61	c ---[  28]---> Adder-cost: 1960   maxlim: 79069134   bits: 27/27
4.69/4.72	c ---[  26]---> Adder-cost: 1960   maxlim: 79069134   bits: 27/27
4.79/4.83	c ---[  24]---> Adder-cost: 1960   maxlim: 79069134   bits: 27/27
4.89/4.95	c ---[  22]---> Adder-cost: 1960   maxlim: 79069134   bits: 27/27
4.99/5.06	c ---[  20]---> Adder-cost: 1960   maxlim: 79069134   bits: 27/27
5.09/5.17	c ---[  18]---> Adder-cost: 1960   maxlim: 79069134   bits: 27/27
5.19/5.29	c ---[  16]---> Adder-cost: 1960   maxlim: 79069134   bits: 27/27
5.39/5.40	c ---[  14]---> Adder-cost: 1960   maxlim: 79069134   bits: 27/27
5.50/5.51	c ---[  12]---> Adder-cost: 1960   maxlim: 79069134   bits: 27/27
5.60/5.62	c ---[  10]---> Adder-cost: 1960   maxlim: 79069134   bits: 27/27
5.69/5.74	c ---[   8]---> Adder-cost: 1960   maxlim: 79069134   bits: 27/27
5.79/5.85	c ---[   6]---> Adder-cost: 1960   maxlim: 79069134   bits: 27/27
5.89/5.96	c ---[   4]---> Adder-cost: 1960   maxlim: 79069134   bits: 27/27
5.99/6.08	c ---[   2]---> Adder-cost: 1960   maxlim: 79069134   bits: 27/27
6.09/6.19	c ---[   0]---> Adder-cost: 1960   maxlim: 79069134   bits: 27/27
1800.07/1800.40	|  Eliminated clauses:           0.01 Mb                                      |
1800.07/1800.40	============================[ Search Statistics ]==============================
1800.07/1800.40	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1800.07/1800.40	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1800.07/1800.40	===============================================================================
1800.07/1800.40	|       100 |  116708   646694  2288563 |   237121      100      3 | 13.317 % |
1800.07/1800.40	|       250 |  116708   646694  2288563 |   260833      250      3 | 13.317 % |
1800.07/1800.40	|       475 |  116708   646694  2288563 |   286916      475      3 | 13.317 % |
1800.07/1800.40	|       812 |  116708   646694  2288563 |   315608      812      3 | 13.317 % |
1800.07/1800.40	|      1318 |  116708   646694  2288563 |   347169     1318      3 | 13.317 % |
1800.07/1800.40	|      2077 |  116708   646694  2288563 |   381885     2077      3 | 13.317 % |
1800.07/1800.40	|      3216 |  116704   646694  2288563 |   420074     3215      3 | 13.320 % |
1800.07/1800.40	|      4924 |  116700   646694  2288563 |   462082     4922      3 | 13.323 % |
1800.07/1800.40	|      7486 |  116699   646694  2288563 |   508290     7483      4 | 13.324 % |
1800.07/1800.40	|     11330 |  116694   646694  2288563 |   559119    11325      4 | 13.327 % |
1800.07/1800.40	|     17096 |  116685   646694  2288563 |   615031    17088      4 | 13.334 % |
1800.07/1800.40	|     25745 |  116676   646694  2288563 |   676534    25728      4 | 13.341 % |
1800.07/1800.40	|     38719 |  116671   646694  2288563 |   744187    38697      4 | 13.344 % |
1800.07/1800.40	|     58180 |  116660   646694  2288563 |   818606    58153      5 | 13.353 % |
1800.07/1800.40	|     87372 |  116653   646694  2288563 |   900467    87341      5 | 13.358 % |
1800.07/1800.40	|    131161 |  116646   646694  2288563 |   990513   131126      5 | 13.363 % |
1800.07/1800.40	|    196845 |  116622   646694  2288563 |  1089565   196804      6 | 13.381 % |
1800.07/1800.40	|    295371 |  116618   646694  2288563 |  1198521   295329      7 | 13.384 % |
1800.07/1800.40	|    443160 |  116598   646694  2288563 |  1318373   443113      8 | 13.398 % |
1800.07/1800.40	|    664843 |  116594   646694  2288563 |  1450211   664795      9 | 13.401 % |
1800.07/1800.40	|    997368 |  116594   646694  2288563 |  1595232   997320     14 | 13.401 % |
1800.07/1800.40	|   1496156 |  116580   646694  2288563 |  1754755  1496101     30 | 13.412 % |
1800.07/1800.40	|   2244338 |  116576   646694  2288563 |  1930231   529929      9 | 13.415 % |
1800.07/1800.40	c 
1800.07/1800.40	c *** TERMINATED ***
1800.07/1800.40	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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-4114717-1466549496/watcher-4114717-1466549496 -o /tmp/evaluation-result-4114717-1466549496/solver-4114717-1466549496 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node130-1466517708-20657 --watchdog 1960 minisatp HOME/instance-4114717-1466549496.opb 

pid=24411
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.11 2.13 2.15 4/176 24414
/proc/meminfo: memFree=30113560/32872528 swapFree=1286912/1434080
[pid=24414] ppid=24411 vsize=7076 CPUtime=0 cores=1,3,5,7
/proc/24414/stat : 24414 (minisatp) R 24411 24414 20640 0 -1 4202496 441 0 0 0 0 0 0 0 20 0 1 0 56996436 7245824 317 33554432000 4194304 5646918 140736424928208 140735682734488 4953072 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/24414/statm: 1769 317 84 355 0 1410 0

[startup+0.100179 s]
/proc/loadavg: 2.11 2.13 2.15 4/176 24414
/proc/meminfo: memFree=30113560/32872528 swapFree=1286912/1434080
[pid=24414] ppid=24411 vsize=19848 CPUtime=0.09 cores=1,3,5,7
/proc/24414/stat : 24414 (minisatp) R 24411 24414 20640 0 -1 4202496 3595 0 0 0 9 0 0 0 20 0 1 0 56996436 20324352 3261 33554432000 4194304 5646918 140736424928208 140735682734488 4460864 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/24414/statm: 4962 3261 97 355 0 4603 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19848

[startup+0.200383 s]
/proc/loadavg: 2.11 2.13 2.15 4/176 24414
/proc/meminfo: memFree=30113560/32872528 swapFree=1286912/1434080
[pid=24414] ppid=24411 vsize=21156 CPUtime=0.19 cores=1,3,5,7
/proc/24414/stat : 24414 (minisatp) R 24411 24414 20640 0 -1 4202496 3787 0 0 0 19 0 0 0 20 0 1 0 56996436 21663744 3453 33554432000 4194304 5646918 140736424928208 140735682734488 4832048 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/24414/statm: 5289 3453 97 355 0 4930 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 21156

[startup+0.300363 s]
/proc/loadavg: 2.11 2.13 2.15 4/176 24414
/proc/meminfo: memFree=30113560/32872528 swapFree=1286912/1434080
[pid=24414] ppid=24411 vsize=22336 CPUtime=0.29 cores=1,3,5,7
/proc/24414/stat : 24414 (minisatp) R 24411 24414 20640 0 -1 4202496 3877 0 0 0 29 0 0 0 20 0 1 0 56996436 22872064 3543 33554432000 4194304 5646918 140736424928208 140735682734488 4464673 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/24414/statm: 5584 3543 97 355 0 5225 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22336

[startup+0.700277 s]
/proc/loadavg: 2.11 2.13 2.15 4/176 24414
/proc/meminfo: memFree=30113560/32872528 swapFree=1286912/1434080
[pid=24414] ppid=24411 vsize=31368 CPUtime=0.69 cores=1,3,5,7
/proc/24414/stat : 24414 (minisatp) R 24411 24414 20640 0 -1 4202496 6046 0 0 0 69 0 0 0 20 0 1 0 56996436 32120832 5712 33554432000 4194304 5646918 140736424928208 140736424927576 4831369 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/24414/statm: 7842 5712 97 355 0 7483 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31368

[startup+1.50024 s]
/proc/loadavg: 2.11 2.13 2.15 3/177 24415
/proc/meminfo: memFree=30085676/32872528 swapFree=1286912/1434080
[pid=24414] ppid=24411 vsize=35688 CPUtime=1.49 cores=1,3,5,7
/proc/24414/stat : 24414 (minisatp) R 24411 24414 20640 0 -1 4202496 7489 0 0 0 148 1 0 0 20 0 1 0 56996436 36544512 6855 33554432000 4194304 5646918 140736424928208 140736424926872 4831241 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/24414/statm: 8922 6855 152 355 0 8563 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 35688

[startup+3.1003 s]
/proc/loadavg: 2.11 2.13 2.15 3/177 24415
/proc/meminfo: memFree=30083380/32872528 swapFree=1286912/1434080
[pid=24414] ppid=24411 vsize=38296 CPUtime=3.09 cores=1,3,5,7
/proc/24414/stat : 24414 (minisatp) R 24411 24414 20640 0 -1 4202496 7989 0 0 0 308 1 0 0 20 0 1 0 56996436 39215104 7355 33554432000 4194304 5646918 140736424928208 140736424926872 4317459 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/24414/statm: 9574 7355 152 355 0 9215 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38296

[startup+6.30019 s]
/proc/loadavg: 2.10 2.13 2.15 3/177 24415
/proc/meminfo: memFree=30077792/32872528 swapFree=1286912/1434080
[pid=24414] ppid=24411 vsize=41756 CPUtime=6.29 cores=1,3,5,7
/proc/24414/stat : 24414 (minisatp) R 24411 24414 20640 0 -1 4202496 8821 0 0 0 628 1 0 0 20 0 1 0 56996436 42758144 8368 33554432000 4194304 5646918 140736424928208 140736424926872 4817610 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/24414/statm: 10439 8368 152 355 0 10080 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 41756

[startup+12.7003 s]
/proc/loadavg: 2.17 2.14 2.15 3/177 24415
/proc/meminfo: memFree=30018628/32872528 swapFree=1286912/1434080
[pid=24414] ppid=24411 vsize=98012 CPUtime=12.69 cores=1,3,5,7
/proc/24414/stat : 24414 (minisatp) R 24411 24414 20640 0 -1 4202496 21454 0 0 0 1266 3 0 0 20 0 1 0 56996436 100364288 22752 33554432000 4194304 5646918 140736424928208 140736424926344 4402764 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/24414/statm: 24503 22752 182 355 0 24144 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 98012

[startup+25.5004 s]
/proc/loadavg: 2.13 2.13 2.15 4/176 24415
/proc/meminfo: memFree=30015232/32872528 swapFree=1286912/1434080
[pid=24414] ppid=24411 vsize=100428 CPUtime=25.49 cores=1,3,5,7
/proc/24414/stat : 24414 (minisatp) R 24411 24414 20640 0 -1 4202496 22011 0 0 0 2546 3 0 0 20 0 1 0 56996436 102838272 23309 33554432000 4194304 5646918 140736424928208 140736424926312 4417436 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/24414/statm: 25107 23309 182 355 0 24748 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 100428

[startup+51.1004 s]
/proc/loadavg: 2.16 2.14 2.15 3/176 24415
/proc/meminfo: memFree=30003200/32872528 swapFree=1286912/1434080
[pid=24414] ppid=24411 vsize=103800 CPUtime=51.08 cores=1,3,5,7
/proc/24414/stat : 24414 (minisatp) R 24411 24414 20640 0 -1 4202496 22803 0 0 0 5105 3 0 0 20 0 1 0 56996436 106291200 24101 33554432000 4194304 5646918 140736424928208 140736424926312 4403040 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/24414/statm: 25950 24101 182 355 0 25591 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 103800

[startup+102.3 s]
/proc/loadavg: 2.26 2.16 2.16 3/177 24418
/proc/meminfo: memFree=29987980/32872528 swapFree=1286912/1434080
[pid=24414] ppid=24411 vsize=107352 CPUtime=102.29 cores=1,3,5,7
/proc/24414/stat : 24414 (minisatp) R 24411 24414 20640 0 -1 4202496 23774 0 0 0 10225 4 0 0 20 0 1 0 56996436 109928448 25583 33554432000 4194304 5646918 140736424928208 140736424926344 4402736 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/24414/statm: 26838 25583 182 355 0 26479 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 107352

[startup+162.3 s]
/proc/loadavg: 2.20 2.16 2.16 3/177 24419
/proc/meminfo: memFree=29971796/32872528 swapFree=1286912/1434080
[pid=24414] ppid=24411 vsize=124520 CPUtime=162.26 cores=1,3,5,7
/proc/24414/stat : 24414 (minisatp) R 24411 24414 20640 0 -1 4202496 25352 0 0 0 16222 4 0 0 20 0 1 0 56996436 127508480 27146 33554432000 4194304 5646918 140736424928208 140736424926312 4416112 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/24414/statm: 31130 27146 182 355 0 30771 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 124520

[startup+222.307 s]
/proc/loadavg: 2.28 2.19 2.17 4/177 24420
/proc/meminfo: memFree=29953872/32872528 swapFree=1286912/1434080
[pid=24414] ppid=24411 vsize=129464 CPUtime=222.26 cores=1,3,5,7
/proc/24414/stat : 24414 (minisatp) R 24411 24414 20640 0 -1 4202496 26955 0 0 0 22221 5 0 0 20 0 1 0 56996436 132571136 29735 33554432000 4194304 5646918 140736424928208 140736424926344 4402764 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/24414/statm: 32366 29735 182 355 0 32007 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 129464

[startup+282.3 s]
/proc/loadavg: 2.24 2.20 2.17 3/177 24421
/proc/meminfo: memFree=29934076/32872528 swapFree=1286912/1434080
[pid=24414] ppid=24411 vsize=136228 CPUtime=282.24 cores=1,3,5,7
/proc/24414/stat : 24414 (minisatp) R 24411 24414 20640 0 -1 4202496 28632 0 0 0 28218 6 0 0 20 0 1 0 56996436 139497472 32434 33554432000 4194304 5646918 140736424928208 140736424926344 4402736 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/24414/statm: 34057 32434 182 355 0 33698 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 136228

[startup+342.3 s]
/proc/loadavg: 2.20 2.19 2.17 3/177 24422
/proc/meminfo: memFree=29916392/32872528 swapFree=1286912/1434080
[pid=24414] ppid=24411 vsize=161128 CPUtime=342.24 cores=1,3,5,7
/proc/24414/stat : 24414 (minisatp) R 24411 24414 20640 0 -1 4202496 30497 0 0 0 34216 8 0 0 20 0 1 0 56996436 164995072 34758 33554432000 4194304 5646918 140736424928208 140736424926904 4402684 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/24414/statm: 40282 34758 182 355 0 39923 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 161128

[startup+402.3 s]
/proc/loadavg: 2.29 2.21 2.18 3/177 24479
/proc/meminfo: memFree=30287440/32872528 swapFree=1286912/1434080
[pid=24414] ppid=24411 vsize=164824 CPUtime=402.22 cores=1,3,5,7
/proc/24414/stat : 24414 (minisatp) R 24411 24414 20640 0 -1 4202496 31569 0 0 0 40214 8 0 0 20 0 1 0 56996436 168779776 36852 33554432000 4194304 5646918 140736424928208 140736424926344 4402853 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/24414/statm: 41206 36852 182 355 0 40847 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 164824

[startup+462.3 s]
/proc/loadavg: 2.36 2.25 2.19 3/177 24480
/proc/meminfo: memFree=30273328/32872528 swapFree=1286912/1434080
[pid=24414] ppid=24411 vsize=173104 CPUtime=462.22 cores=1,3,5,7
/proc/24414/stat : 24414 (minisatp) R 24411 24414 20640 0 -1 4202496 33437 0 0 0 46212 10 0 0 20 0 1 0 56996436 177258496 40253 33554432000 4194304 5646918 140736424928208 140736424926344 4402821 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/24414/statm: 43276 40253 182 355 0 42917 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 173104

[startup+522.3 s]
/proc/loadavg: 2.39 2.26 2.19 3/178 24484
/proc/meminfo: memFree=30244500/32872528 swapFree=1286912/1434080
[pid=24414] ppid=24411 vsize=213432 CPUtime=522.21 cores=1,3,5,7
/proc/24414/stat : 24414 (minisatp) R 24411 24414 20640 0 -1 4202496 36540 0 0 0 52209 12 0 0 20 0 1 0 56996436 218554368 46922 33554432000 4194304 5646918 140736424928208 140736424926344 4402764 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/24414/statm: 53358 46922 182 355 0 52999 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 213432

[startup+582.3 s]
/proc/loadavg: 2.21 2.24 2.19 3/178 24508
/proc/meminfo: memFree=30204740/32872528 swapFree=1286912/1434080
[pid=24414] ppid=24411 vsize=277328 CPUtime=582.2 cores=1,3,5,7
/proc/24414/stat : 24414 (minisatp) R 24411 24414 20640 0 -1 4202496 40265 0 0 0 58206 14 0 0 20 0 1 0 56996436 283983872 57287 33554432000 4194304 5646918 140736424928208 140736424926344 4402764 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/24414/statm: 69332 57287 182 355 0 68973 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 277328


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


[startup+882.307 s]
/proc/loadavg: 2.07 2.17 2.17 3/177 24570
/proc/meminfo: memFree=30232072/32872528 swapFree=1286912/1434080
[pid=24414] ppid=24411 vsize=209948 CPUtime=882.14 cores=1,3,5,7
/proc/24414/stat : 24414 (minisatp) R 24411 24414 20640 0 -1 4202496 52463 0 0 0 88192 22 0 0 20 0 1 0 56996436 214986752 50614 33554432000 4194304 5646918 140736424928208 140736424926920 4396722 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/24414/statm: 52487 50614 184 355 0 52128 0
Current children cumulated CPU time (s) 882.14
Current children cumulated vsize (KiB) 209948

[startup+942.3 s]
/proc/loadavg: 2.10 2.16 2.17 3/177 24571
/proc/meminfo: memFree=30180016/32872528 swapFree=1286912/1434080
[pid=24414] ppid=24411 vsize=209948 CPUtime=942.1 cores=1,3,5,7
/proc/24414/stat : 24414 (minisatp) R 24411 24414 20640 0 -1 4202496 52654 0 0 0 94188 22 0 0 20 0 1 0 56996436 214986752 50832 33554432000 4194304 5646918 140736424928208 140736424926920 4403091 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/24414/statm: 52487 50832 184 355 0 52128 0
Current children cumulated CPU time (s) 942.1
Current children cumulated vsize (KiB) 209948

[startup+1002.3 s]
/proc/loadavg: 2.20 2.18 2.17 3/177 24573
/proc/meminfo: memFree=30154236/32872528 swapFree=1286912/1434080
[pid=24414] ppid=24411 vsize=221624 CPUtime=1002.09 cores=1,3,5,7
/proc/24414/stat : 24414 (minisatp) R 24411 24414 20640 0 -1 4202496 52991 0 0 0 100186 23 0 0 20 0 1 0 56996436 226942976 51896 33554432000 4194304 5646918 140736424928208 140736424926904 4403091 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/24414/statm: 55406 51896 184 355 0 55047 0
Current children cumulated CPU time (s) 1002.09
Current children cumulated vsize (KiB) 221624

[startup+1062.3 s]
/proc/loadavg: 2.13 2.16 2.17 3/177 24574
/proc/meminfo: memFree=30154256/32872528 swapFree=1286912/1434080
[pid=24414] ppid=24411 vsize=221624 CPUtime=1062.08 cores=1,3,5,7
/proc/24414/stat : 24414 (minisatp) R 24411 24414 20640 0 -1 4202496 52992 0 0 0 106185 23 0 0 20 0 1 0 56996436 226942976 52408 33554432000 4194304 5646918 140736424928208 140736424926904 4396577 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/24414/statm: 55406 52408 184 355 0 55047 0
Current children cumulated CPU time (s) 1062.08
Current children cumulated vsize (KiB) 221624

[startup+1122.3 s]
/proc/loadavg: 2.16 2.16 2.16 3/178 24578
/proc/meminfo: memFree=30108692/32872528 swapFree=1286912/1434080
[pid=24414] ppid=24411 vsize=221624 CPUtime=1122.08 cores=1,3,5,7
/proc/24414/stat : 24414 (minisatp) R 24411 24414 20640 0 -1 4202496 52995 0 0 0 112185 23 0 0 20 0 1 0 56996436 226942976 53944 33554432000 4194304 5646918 140736424928208 140736424926904 4402764 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/24414/statm: 55406 53944 184 355 0 55047 0
Current children cumulated CPU time (s) 1122.08
Current children cumulated vsize (KiB) 221624

[startup+1182.3 s]
/proc/loadavg: 2.09 2.14 2.16 3/177 24579
/proc/meminfo: memFree=30140364/32872528 swapFree=1286912/1434080
[pid=24414] ppid=24411 vsize=240892 CPUtime=1182.06 cores=1,3,5,7
/proc/24414/stat : 24414 (minisatp) R 24411 24414 20640 0 -1 4202496 53717 0 0 0 118183 23 0 0 20 0 1 0 56996436 246673408 55140 33554432000 4194304 5646918 140736424928208 140736424926312 4396858 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/24414/statm: 60223 55140 184 355 0 59864 0
Current children cumulated CPU time (s) 1182.06
Current children cumulated vsize (KiB) 240892

[startup+1242.3 s]
/proc/loadavg: 2.24 2.17 2.17 3/177 24580
/proc/meminfo: memFree=30171088/32872528 swapFree=1286912/1434080
[pid=24414] ppid=24411 vsize=240892 CPUtime=1242.06 cores=1,3,5,7
/proc/24414/stat : 24414 (minisatp) R 24411 24414 20640 0 -1 4202496 53719 0 0 0 124182 24 0 0 20 0 1 0 56996436 246673408 56164 33554432000 4194304 5646918 140736424928208 140736424926312 4402764 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/24414/statm: 60223 56164 184 355 0 59864 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 240892

[startup+1302.3 s]
/proc/loadavg: 2.27 2.20 2.18 3/177 24582
/proc/meminfo: memFree=30095196/32872528 swapFree=1286912/1434080
[pid=24414] ppid=24411 vsize=241024 CPUtime=1302.05 cores=1,3,5,7
/proc/24414/stat : 24414 (minisatp) R 24411 24414 20640 0 -1 4202496 53747 0 0 0 130181 24 0 0 20 0 1 0 56996436 246808576 57214 33554432000 4194304 5646918 140736424928208 140736424926344 4402684 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/24414/statm: 60256 57214 184 355 0 59897 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 241024

[startup+1362.3 s]
/proc/loadavg: 2.21 2.19 2.18 3/177 24583
/proc/meminfo: memFree=30121024/32872528 swapFree=1286912/1434080
[pid=24414] ppid=24411 vsize=241948 CPUtime=1362.04 cores=1,3,5,7
/proc/24414/stat : 24414 (minisatp) R 24411 24414 20640 0 -1 4202496 53976 0 0 0 136180 24 0 0 20 0 1 0 56996436 247754752 58465 33554432000 4194304 5646918 140736424928208 140736424926344 4402764 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/24414/statm: 60487 58465 184 355 0 60128 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 241948

[startup+1422.3 s]
/proc/loadavg: 2.12 2.17 2.17 3/177 24584
/proc/meminfo: memFree=30049728/32872528 swapFree=1286912/1434080
[pid=24414] ppid=24411 vsize=275104 CPUtime=1422.04 cores=1,3,5,7
/proc/24414/stat : 24414 (minisatp) R 24411 24414 20640 0 -1 4202496 55111 0 0 0 142179 25 0 0 20 0 1 0 56996436 281706496 61104 33554432000 4194304 5646918 140736424928208 140736424926344 4403454 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/24414/statm: 68776 61104 184 355 0 68417 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 275104

[startup+1482.3 s]
/proc/loadavg: 2.17 2.18 2.17 3/177 24585
/proc/meminfo: memFree=30102164/32872528 swapFree=1286912/1434080
[pid=24414] ppid=24411 vsize=279744 CPUtime=1482.02 cores=1,3,5,7
/proc/24414/stat : 24414 (minisatp) R 24411 24414 20640 0 -1 4202496 56186 0 0 0 148176 26 0 0 20 0 1 0 56996436 286457856 64734 33554432000 4194304 5646918 140736424928208 140736424926312 4403040 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/24414/statm: 69936 64734 184 355 0 69577 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 279744

[startup+1542.31 s]
/proc/loadavg: 2.22 2.19 2.18 3/177 24586
/proc/meminfo: memFree=30125948/32872528 swapFree=1286912/1434080
[pid=24414] ppid=24411 vsize=284368 CPUtime=1542.02 cores=1,3,5,7
/proc/24414/stat : 24414 (minisatp) R 24411 24414 20640 0 -1 4202496 57435 0 0 0 154175 27 0 0 20 0 1 0 56996436 291192832 67516 33554432000 4194304 5646918 140736424928208 140736424926344 4403454 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/24414/statm: 71092 67516 184 355 0 70733 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 284368

[startup+1602.3 s]
/proc/loadavg: 2.21 2.18 2.18 4/177 24588
/proc/meminfo: memFree=30064464/32872528 swapFree=1286912/1434080
[pid=24414] ppid=24411 vsize=290048 CPUtime=1602 cores=1,3,5,7
/proc/24414/stat : 24414 (minisatp) R 24411 24414 20640 0 -1 4202496 58968 0 0 0 160172 28 0 0 20 0 1 0 56996436 297009152 71089 33554432000 4194304 5646918 140736424928208 140736424926344 4403495 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/24414/statm: 72512 71089 184 355 0 72153 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 290048

[startup+1662.3 s]
/proc/loadavg: 2.31 2.22 2.19 3/177 24589
/proc/meminfo: memFree=29997912/32872528 swapFree=1286912/1434080
[pid=24414] ppid=24411 vsize=349108 CPUtime=1662 cores=1,3,5,7
/proc/24414/stat : 24414 (minisatp) R 24411 24414 20640 0 -1 4202496 61900 0 0 0 166169 31 0 0 20 0 1 0 56996436 357486592 78603 33554432000 4194304 5646918 140736424928208 140736424926344 4396741 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/24414/statm: 87277 78603 184 355 0 86918 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 349108

[startup+1722.3 s]
/proc/loadavg: 2.36 2.24 2.19 3/178 24593
/proc/meminfo: memFree=30068380/32872528 swapFree=1286912/1434080
[pid=24414] ppid=24411 vsize=353752 CPUtime=1721.99 cores=1,3,5,7
/proc/24414/stat : 24414 (minisatp) R 24411 24414 20640 0 -1 4202496 63093 0 0 0 172167 32 0 0 20 0 1 0 56996436 362242048 81329 33554432000 4194304 5646918 140736424928208 140736424926344 4402764 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/24414/statm: 88438 81329 184 355 0 88079 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 353752

[startup+1782.3 s]
/proc/loadavg: 2.19 2.21 2.18 3/177 24594
/proc/meminfo: memFree=29990012/32872528 swapFree=1286912/1434080
[pid=24414] ppid=24411 vsize=358412 CPUtime=1781.97 cores=1,3,5,7
/proc/24414/stat : 24414 (minisatp) R 24411 24414 20640 0 -1 4202496 64260 0 0 0 178164 33 0 0 20 0 1 0 56996436 367013888 84540 33554432000 4194304 5646918 140736424928208 140736424926344 4402821 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/24414/statm: 89603 84540 184 355 0 89244 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 358412



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.22 2.21 2.18 3/177 24594
/proc/meminfo: memFree=29984428/32872528 swapFree=1286912/1434080
[pid=24414] ppid=24411 vsize=360268 CPUtime=1800.07 cores=1,3,5,7
/proc/24414/stat : 24414 (minisatp) R 24411 24414 20640 0 -1 4202496 64610 0 0 0 179974 33 0 0 20 0 1 0 56996436 368914432 84890 33554432000 4194304 5646918 140736424928208 140736424926312 4403408 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/24414/statm: 90067 84890 184 355 0 89708 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 360268

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 24414 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.09
CPU user time (s): 1799.74
CPU system time (s): 0.348946
CPU usage (%): 99.9823
Max. virtual memory (cumulated for all children) (KiB): 553824

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.74
system time used= 0.348946
maximum resident set size= 423000
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 64610
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= 76
involuntary context switches= 1852

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.52331 second user time and 6.93595 second system time

The end

Launcher Data

Begin job on node130 at 2016-06-22 00:51:37
IDJOB=4114717
IDBENCH=2467
IDSOLVER=2555
FILE ID=node130/4114717-1466549496
RUNJOBID= node130-1466517708-20657
PBS_JOBID= 19942878
Free space on /tmp= 71716 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/MIPLIB/miplib/normalized-mps-v2-20-10-khb05250.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4114717-1466549496/watcher-4114717-1466549496 -o /tmp/evaluation-result-4114717-1466549496/solver-4114717-1466549496 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node130-1466517708-20657 --watchdog 1960  minisatp HOME/instance-4114717-1466549496.opb

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

MD5SUM BENCH= 8f9b5e86f02b1dde8a9338d7682a9c8d
RANDOM SEED=967786722

node130.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.365
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	: 5332.73
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.365
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	: 5332.55
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.365
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	: 5332.55
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.365
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	: 5332.55
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.365
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	: 5332.55
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.365
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	: 5332.53
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.365
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	: 5332.56
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.365
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30113716 kB
Buffers:           20524 kB
Cached:            87604 kB
SwapCached:         2600 kB
Active:           539120 kB
Inactive:          78396 kB
Active(anon):     509960 kB
Inactive(anon):     1932 kB
Active(file):      29160 kB
Inactive(file):    76464 kB
Unevictable:     1434080 kB
Mlocked:         1286912 kB
SwapTotal:      67108856 kB
SwapFree:       67099012 kB
Dirty:              5448 kB
Writeback:             0 kB
AnonPages:       1942524 kB
Mapped:             9468 kB
Shmem:                 0 kB
Slab:             574336 kB
SReclaimable:      18076 kB
SUnreclaim:       556260 kB
KernelStack:        1472 kB
PageTables:         8060 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2190628 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    616448 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-4114717-1466549496.opb

Free space on /tmp at the end= 71716 MiB
End job on node130 at 2016-06-22 01:21:37