Trace number 4113402

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
minisatp 2012-10-02 git-d91742b? (TO) 1800.02 1800.3

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/
subsetcard/normalized-subsetcard-geq-fixedbandwidth-60.opb
MD5SUMa335cf1fe7fb93abb1bb7e1ab9fb945a
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
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.009998
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables241
Total number of constraints120
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)120
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint4
Maximum length of a constraint5
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 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 8
Number of bits of the biggest sum of numbers4
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 120 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): (none)
0.00/0.00	c ---[ 119]---> BDD-cost:    8
0.00/0.00	c ---[ 118]---> BDD-cost:    5
0.00/0.00	c ---[ 117]---> BDD-cost:    5
0.00/0.00	c ---[ 116]---> BDD-cost:    5
0.00/0.00	c ---[ 115]---> BDD-cost:    5
0.00/0.00	c ---[ 114]---> BDD-cost:    5
0.00/0.00	c ---[ 113]---> BDD-cost:    5
0.00/0.00	c ---[ 112]---> BDD-cost:    5
0.00/0.00	c ---[ 111]---> BDD-cost:    5
0.00/0.00	c ---[ 110]---> BDD-cost:    5
0.00/0.00	c ---[ 109]---> BDD-cost:    5
0.00/0.00	c ---[ 108]---> BDD-cost:    5
0.00/0.00	c ---[ 107]---> BDD-cost:    5
0.00/0.00	c ---[ 106]---> BDD-cost:    5
0.00/0.00	c ---[ 105]---> BDD-cost:    5
0.00/0.00	c ---[ 104]---> BDD-cost:    5
0.00/0.00	c ---[ 103]---> BDD-cost:    5
0.00/0.00	c ---[ 102]---> BDD-cost:    5
0.00/0.00	c ---[ 101]---> BDD-cost:    5
0.00/0.00	c ---[ 100]---> BDD-cost:    5
0.00/0.00	c ---[  99]---> BDD-cost:    5
0.00/0.00	c ---[  98]---> BDD-cost:    5
0.00/0.00	c ---[  97]---> BDD-cost:    5
0.00/0.00	c ---[  96]---> BDD-cost:    5
0.00/0.00	c ---[  95]---> BDD-cost:    5
0.00/0.00	c ---[  94]---> BDD-cost:    5
0.00/0.00	c ---[  93]---> BDD-cost:    5
0.00/0.00	c ---[  92]---> BDD-cost:    5
0.00/0.00	c ---[  91]---> BDD-cost:    5
0.00/0.00	c ---[  90]---> BDD-cost:    5
0.00/0.00	c ---[  89]---> BDD-cost:    5
0.00/0.00	c ---[  88]---> BDD-cost:    5
0.00/0.00	c ---[  87]---> BDD-cost:    5
0.00/0.00	c ---[  86]---> BDD-cost:    5
0.00/0.00	c ---[  85]---> BDD-cost:    5
0.00/0.00	c ---[  84]---> BDD-cost:    5
0.00/0.00	c ---[  83]---> BDD-cost:    5
0.00/0.00	c ---[  82]---> BDD-cost:    5
0.00/0.00	c ---[  81]---> BDD-cost:    5
0.00/0.00	c ---[  80]---> BDD-cost:    5
0.00/0.00	c ---[  79]---> BDD-cost:    5
0.00/0.00	c ---[  78]---> BDD-cost:    5
0.00/0.00	c ---[  77]---> BDD-cost:    5
0.00/0.00	c ---[  76]---> BDD-cost:    5
0.00/0.00	c ---[  75]---> BDD-cost:    5
0.00/0.00	c ---[  74]---> BDD-cost:    5
0.00/0.00	c ---[  73]---> BDD-cost:    5
0.00/0.00	c ---[  72]---> BDD-cost:    5
0.00/0.00	c ---[  71]---> BDD-cost:    5
0.00/0.00	c ---[  70]---> BDD-cost:    5
0.00/0.00	c ---[  69]---> BDD-cost:    5
0.00/0.00	c ---[  68]---> BDD-cost:    5
0.00/0.00	c ---[  67]---> BDD-cost:    5
0.00/0.00	c ---[  66]---> BDD-cost:    5
0.00/0.00	c ---[  65]---> BDD-cost:    5
0.00/0.00	c ---[  64]---> BDD-cost:    5
0.00/0.00	c ---[  63]---> BDD-cost:    5
0.00/0.00	c ---[  62]---> BDD-cost:    5
0.00/0.00	c ---[  61]---> BDD-cost:    5
0.00/0.00	c ---[  60]---> BDD-cost:    5
0.00/0.00	c ---[  59]---> BDD-cost:    5
0.00/0.00	c ---[  58]---> BDD-cost:    5
0.00/0.00	c ---[  57]---> BDD-cost:    5
0.00/0.00	c ---[  56]---> BDD-cost:    5
0.00/0.00	c ---[  55]---> BDD-cost:    5
0.00/0.00	c ---[  54]---> BDD-cost:    5
0.00/0.00	c ---[  53]---> BDD-cost:    5
0.00/0.00	c ---[  52]---> BDD-cost:    5
0.00/0.00	c ---[  51]---> BDD-cost:    5
0.00/0.00	c ---[  50]---> BDD-cost:    5
0.00/0.00	c ---[  49]---> BDD-cost:    5
0.00/0.00	c ---[  48]---> BDD-cost:    5
0.00/0.00	c ---[  47]---> BDD-cost:    5
0.00/0.00	c ---[  46]---> BDD-cost:    5
0.00/0.00	c ---[  45]---> BDD-cost:    5
0.00/0.00	c ---[  44]---> BDD-cost:    5
0.00/0.00	c ---[  43]---> BDD-cost:    5
0.00/0.00	c ---[  42]---> BDD-cost:    5
0.00/0.00	c ---[  41]---> BDD-cost:    5
0.00/0.00	c ---[  40]---> BDD-cost:    5
0.00/0.00	c ---[  39]---> BDD-cost:    5
0.00/0.00	c ---[  38]---> BDD-cost:    5
0.00/0.00	c ---[  37]---> BDD-cost:    5
0.00/0.00	c ---[  36]---> BDD-cost:    5
0.00/0.00	c ---[  35]---> BDD-cost:    5
0.00/0.00	c ---[  34]---> BDD-cost:    5
0.00/0.00	c ---[  33]---> BDD-cost:    5
0.00/0.00	c ---[  32]---> BDD-cost:    5
0.00/0.00	c ---[  31]---> BDD-cost:    5
0.00/0.00	c ---[  30]---> BDD-cost:    5
0.00/0.00	c ---[  29]---> BDD-cost:    5
0.00/0.00	c ---[  28]---> BDD-cost:    5
0.00/0.00	c ---[  27]---> BDD-cost:    5
0.00/0.00	c ---[  26]---> BDD-cost:    5
0.00/0.00	c ---[  25]---> BDD-cost:    5
0.00/0.00	c ---[  24]---> BDD-cost:    5
0.00/0.00	c ---[  23]---> BDD-cost:    5
0.00/0.00	c ---[  22]---> BDD-cost:    5
0.00/0.00	c ---[  21]---> BDD-cost:    5
0.00/0.00	c ---[  20]---> BDD-cost:    5
0.00/0.00	c ---[  19]---> BDD-cost:    5
0.00/0.00	c ---[  18]---> BDD-cost:    5
0.00/0.00	c ---[  17]---> BDD-cost:    5
0.00/0.00	c ---[  16]---> BDD-cost:    5
0.00/0.00	c ---[  15]---> BDD-cost:    5
0.00/0.00	c ---[  14]---> BDD-cost:    5
0.00/0.00	c ---[  13]---> BDD-cost:    5
0.00/0.00	c ---[  12]---> BDD-cost:    5
0.00/0.00	c ---[  11]---> BDD-cost:    5
0.00/0.00	c ---[  10]---> BDD-cost:    5
0.00/0.00	c ---[   9]---> BDD-cost:    5
0.00/0.00	c ---[   8]---> BDD-cost:    5
0.00/0.00	c ---[   7]---> BDD-cost:    5
0.00/0.00	c ---[   6]---> BDD-cost:    5
0.00/0.00	c ---[   5]---> BDD-cost:    5
0.00/0.00	c ---[   4]---> BDD-cost:    5
0.00/0.00	c ---[   3]---> BDD-cost:    5
0.00/0.00	c ---[   2]---> BDD-cost:    5
0.00/0.00	c ---[   1]---> BDD-cost:    5
0.00/0.00	c ---[   0]---> BDD-cost:    8
1800.01/1800.30	|  Eliminated clauses:           0.01 Mb                                      |
1800.01/1800.30	============================[ Search Statistics ]==============================
1800.01/1800.30	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1800.01/1800.30	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1800.01/1800.30	===============================================================================
1800.01/1800.30	|       100 |     245      494     1478 |      181      100     17 | 14.168 % |
1800.01/1800.30	|       250 |     245      494     1478 |      199      250     14 | 14.168 % |
1800.01/1800.30	|       475 |     245      494     1478 |      219      274     14 | 14.168 % |
1800.01/1800.30	|       812 |     245      494     1478 |      241      209     11 | 14.168 % |
1800.01/1800.30	|      1318 |     245      494     1478 |      265      250     11 | 14.168 % |
1800.01/1800.30	|      2077 |     245      494     1478 |      291      316     11 | 14.168 % |
1800.01/1800.30	|      3216 |     245      494     1478 |      320      293     10 | 14.168 % |
1800.01/1800.30	|      4924 |     245      494     1478 |      352      421     10 | 14.168 % |
1800.01/1800.30	|      7486 |     245      494     1478 |      388      516     12 | 14.168 % |
1800.01/1800.30	|     11330 |     245      494     1478 |      427      589     11 | 14.168 % |
1800.01/1800.30	|     17096 |     245      494     1478 |      469      627     11 | 14.168 % |
1800.01/1800.30	|     25745 |     245      494     1478 |      516      548     13 | 14.168 % |
1800.01/1800.30	|     38719 |     245      494     1478 |      568      730     11 | 14.168 % |
1800.01/1800.30	|     58180 |     245      494     1478 |      625      439      9 | 14.168 % |
1800.01/1800.30	|     87372 |     245      494     1478 |      687      461     12 | 14.168 % |
1800.01/1800.30	|    131161 |     245      494     1478 |      756      736     11 | 14.168 % |
1800.01/1800.30	|    196845 |     245      494     1478 |      832      611     12 | 14.168 % |
1800.01/1800.30	|    295371 |     245      494     1478 |      915      932     11 | 14.168 % |
1800.01/1800.30	|    443160 |     245      494     1478 |     1007      905     15 | 14.168 % |
1800.01/1800.30	|    664843 |     245      494     1478 |     1107      959     11 | 14.168 % |
1800.01/1800.30	|    997368 |     245      494     1478 |     1218     1030     14 | 14.168 % |
1800.01/1800.30	|   1496156 |     245      494     1478 |     1340     1374     13 | 14.168 % |
1800.01/1800.30	|   2244338 |     245      494     1478 |     1474      877     13 | 14.168 % |
1800.01/1800.30	|   3366612 |     245      494     1478 |     1621     1305     13 | 14.168 % |
1800.01/1800.30	|   5050023 |     245      494     1478 |     1784     1441     14 | 14.168 % |
1800.01/1800.30	|   7575139 |     245      494     1478 |     1962     1380     15 | 14.168 % |
1800.01/1800.30	|  11362814 |     245      494     1478 |     2158     1586     17 | 14.168 % |
1800.01/1800.30	|  17044326 |     245      494     1478 |     2374     1638     12 | 14.168 % |
1800.01/1800.30	|  25566595 |     245      494     1478 |     2612     1572     14 | 14.168 % |
1800.01/1800.30	|  38349998 |     245      494     1478 |     2873     2567     14 | 14.168 % |
1800.01/1800.30	|  57525103 |     245      494     1478 |     3160     2184     13 | 14.168 % |
1800.01/1800.30	|  86287761 |     245      494     1478 |     3476     2175     13 | 14.168 % |
1800.01/1800.30	| 129431749 |     245      494     1478 |     3824     3383     13 | 14.168 % |
1800.01/1800.30	c 
1800.01/1800.30	c *** TERMINATED ***
1800.01/1800.30	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-4113402-1466621876/watcher-4113402-1466621876 -o /tmp/evaluation-result-4113402-1466621876/solver-4113402-1466621876 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node151-1466588874-17589 --watchdog 1960 minisatp HOME/instance-4113402-1466621876.opb 

pid=22399
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: 1.93 1.98 1.99 3/176 22402
/proc/meminfo: memFree=31437708/32872528 swapFree=8804/8804
[pid=22402] ppid=22399 vsize=2108 CPUtime=0 cores=1,3,5,7
/proc/22402/stat : 22402 (minisatp) R 22399 22402 17572 0 -1 4202496 381 0 0 0 0 0 0 0 20 0 1 0 64232413 2158592 248 33554432000 4194304 5646918 140735580787600 140737148408376 4893163 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/22402/statm: 527 248 126 355 0 168 0

[startup+0.100159 s]
/proc/loadavg: 1.93 1.98 1.99 3/176 22402
/proc/meminfo: memFree=31437708/32872528 swapFree=8804/8804
[pid=22402] ppid=22399 vsize=2404 CPUtime=0.1 cores=1,3,5,7
/proc/22402/stat : 22402 (minisatp) R 22399 22402 17572 0 -1 4202496 472 0 0 0 10 0 0 0 20 0 1 0 64232413 2461696 337 33554432000 4194304 5646918 140735580787600 140737148408376 4402774 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/22402/statm: 601 337 144 355 0 242 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2404

[startup+0.200281 s]
/proc/loadavg: 1.93 1.98 1.99 3/176 22402
/proc/meminfo: memFree=31437708/32872528 swapFree=8804/8804
[pid=22402] ppid=22399 vsize=2576 CPUtime=0.2 cores=1,3,5,7
/proc/22402/stat : 22402 (minisatp) R 22399 22402 17572 0 -1 4202496 512 0 0 0 20 0 0 0 20 0 1 0 64232413 2637824 377 33554432000 4194304 5646918 140735580787600 140737148408376 4403028 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/22402/statm: 644 377 144 355 0 285 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 2576

[startup+0.300245 s]
/proc/loadavg: 1.93 1.98 1.99 3/176 22402
/proc/meminfo: memFree=31437708/32872528 swapFree=8804/8804
[pid=22402] ppid=22399 vsize=2712 CPUtime=0.3 cores=1,3,5,7
/proc/22402/stat : 22402 (minisatp) R 22399 22402 17572 0 -1 4202496 535 0 0 0 30 0 0 0 20 0 1 0 64232413 2777088 400 33554432000 4194304 5646918 140735580787600 140737148408376 4403136 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/22402/statm: 678 400 144 355 0 319 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 2712

[startup+0.7002 s]
/proc/loadavg: 1.93 1.98 1.99 3/176 22402
/proc/meminfo: memFree=31437708/32872528 swapFree=8804/8804
[pid=22402] ppid=22399 vsize=2864 CPUtime=0.7 cores=1,3,5,7
/proc/22402/stat : 22402 (minisatp) R 22399 22402 17572 0 -1 4202496 594 0 0 0 70 0 0 0 20 0 1 0 64232413 2932736 458 33554432000 4194304 5646918 140735580787600 140735580785864 4403173 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/22402/statm: 716 458 144 355 0 357 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 2864

[startup+1.50019 s]
/proc/loadavg: 1.93 1.98 1.99 3/177 22403
/proc/meminfo: memFree=31435724/32872528 swapFree=8804/8804
[pid=22402] ppid=22399 vsize=3228 CPUtime=1.5 cores=1,3,5,7
/proc/22402/stat : 22402 (minisatp) R 22399 22402 17572 0 -1 4202496 673 0 0 0 150 0 0 0 20 0 1 0 64232413 3305472 535 33554432000 4194304 5646918 140735580787600 140735580785864 4402829 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/22402/statm: 807 535 144 355 0 448 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 3228

[startup+3.10018 s]
/proc/loadavg: 1.93 1.98 1.99 3/177 22403
/proc/meminfo: memFree=31434980/32872528 swapFree=8804/8804
[pid=22402] ppid=22399 vsize=3628 CPUtime=3.1 cores=1,3,5,7
/proc/22402/stat : 22402 (minisatp) R 22399 22402 17572 0 -1 4202496 774 0 0 0 310 0 0 0 20 0 1 0 64232413 3715072 633 33554432000 4194304 5646918 140735580787600 140735580785864 4402761 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/22402/statm: 907 633 144 355 0 548 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 3628

[startup+6.30025 s]
/proc/loadavg: 1.94 1.98 1.99 3/177 22403
/proc/meminfo: memFree=31434360/32872528 swapFree=8804/8804
[pid=22402] ppid=22399 vsize=4084 CPUtime=6.3 cores=1,3,5,7
/proc/22402/stat : 22402 (minisatp) R 22399 22402 17572 0 -1 4202496 864 0 0 0 630 0 0 0 20 0 1 0 64232413 4182016 719 33554432000 4194304 5646918 140735580787600 140735580785848 4389061 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/22402/statm: 1021 719 144 355 0 662 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 4084

[startup+12.7002 s]
/proc/loadavg: 1.94 1.98 1.99 3/177 22403
/proc/meminfo: memFree=31433544/32872528 swapFree=8804/8804
[pid=22402] ppid=22399 vsize=4548 CPUtime=12.69 cores=1,3,5,7
/proc/22402/stat : 22402 (minisatp) R 22399 22402 17572 0 -1 4202496 1026 0 0 0 1269 0 0 0 20 0 1 0 64232413 4657152 877 33554432000 4194304 5646918 140735580787600 140735580785864 4403159 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/22402/statm: 1137 877 144 355 0 778 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 4548

[startup+25.5003 s]
/proc/loadavg: 1.95 1.98 1.99 3/177 22403
/proc/meminfo: memFree=31433312/32872528 swapFree=8804/8804
[pid=22402] ppid=22399 vsize=5208 CPUtime=25.49 cores=1,3,5,7
/proc/22402/stat : 22402 (minisatp) R 22399 22402 17572 0 -1 4202496 1159 0 0 0 2549 0 0 0 20 0 1 0 64232413 5332992 1006 33554432000 4194304 5646918 140735580787600 140735580785848 4398888 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/22402/statm: 1302 1006 144 355 0 943 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 5208

[startup+51.1003 s]
/proc/loadavg: 1.97 1.98 1.99 3/177 22403
/proc/meminfo: memFree=31432380/32872528 swapFree=8804/8804
[pid=22402] ppid=22399 vsize=6196 CPUtime=51.09 cores=1,3,5,7
/proc/22402/stat : 22402 (minisatp) R 22399 22402 17572 0 -1 4202496 1358 0 0 0 5109 0 0 0 20 0 1 0 64232413 6344704 1202 33554432000 4194304 5646918 140735580787600 140735580785848 4398892 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/22402/statm: 1549 1202 144 355 0 1190 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 6196

[startup+102.3 s]
/proc/loadavg: 1.98 1.98 1.99 3/177 22404
/proc/meminfo: memFree=31431352/32872528 swapFree=8804/8804
[pid=22402] ppid=22399 vsize=7192 CPUtime=102.28 cores=1,3,5,7
/proc/22402/stat : 22402 (minisatp) R 22399 22402 17572 0 -1 4202496 1624 0 0 0 10228 0 0 0 20 0 1 0 64232413 7364608 1456 33554432000 4194304 5646918 140735580787600 140735580785848 4403225 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/22402/statm: 1798 1456 144 355 0 1439 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 7192

[startup+162.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/178 22408
/proc/meminfo: memFree=31425028/32872528 swapFree=8804/8804
[pid=22402] ppid=22399 vsize=7996 CPUtime=162.27 cores=1,3,5,7
/proc/22402/stat : 22402 (minisatp) R 22399 22402 17572 0 -1 4202496 1855 0 0 0 16227 0 0 0 20 0 1 0 64232413 8187904 1678 33554432000 4194304 5646918 140735580787600 140735580785848 4403450 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/22402/statm: 1999 1678 144 355 0 1640 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 7996

[startup+222.307 s]
/proc/loadavg: 1.99 1.98 1.99 3/178 22433
/proc/meminfo: memFree=31423664/32872528 swapFree=8804/8804
[pid=22402] ppid=22399 vsize=8488 CPUtime=222.26 cores=1,3,5,7
/proc/22402/stat : 22402 (minisatp) R 22399 22402 17572 0 -1 4202496 2041 0 0 0 22226 0 0 0 20 0 1 0 64232413 8691712 1859 33554432000 4194304 5646918 140735580787600 140735580785848 4403255 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/22402/statm: 2122 1859 144 355 0 1763 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 8488

[startup+282.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 22434
/proc/meminfo: memFree=31423292/32872528 swapFree=8804/8804
[pid=22402] ppid=22399 vsize=8816 CPUtime=282.25 cores=1,3,5,7
/proc/22402/stat : 22402 (minisatp) R 22399 22402 17572 0 -1 4202496 2116 0 0 0 28225 0 0 0 20 0 1 0 64232413 9027584 1932 33554432000 4194304 5646918 140735580787600 140735580785864 4403454 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/22402/statm: 2204 1932 144 355 0 1845 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 8816

[startup+342.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 22435
/proc/meminfo: memFree=31423164/32872528 swapFree=8804/8804
[pid=22402] ppid=22399 vsize=9508 CPUtime=342.24 cores=1,3,5,7
/proc/22402/stat : 22402 (minisatp) R 22399 22402 17572 0 -1 4202496 2199 0 0 0 34224 0 0 0 20 0 1 0 64232413 9736192 2014 33554432000 4194304 5646918 140735580787600 140735580785848 4403104 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/22402/statm: 2377 2014 144 355 0 2018 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 9508

[startup+402.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 22436
/proc/meminfo: memFree=31422792/32872528 swapFree=8804/8804
[pid=22402] ppid=22399 vsize=9508 CPUtime=402.23 cores=1,3,5,7
/proc/22402/stat : 22402 (minisatp) R 22399 22402 17572 0 -1 4202496 2285 0 0 0 40223 0 0 0 20 0 1 0 64232413 9736192 2099 33554432000 4194304 5646918 140735580787600 140735580785848 4400032 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/22402/statm: 2377 2099 144 355 0 2018 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 9508

[startup+462.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 22437
/proc/meminfo: memFree=31422544/32872528 swapFree=8804/8804
[pid=22402] ppid=22399 vsize=9728 CPUtime=462.22 cores=1,3,5,7
/proc/22402/stat : 22402 (minisatp) R 22399 22402 17572 0 -1 4202496 2335 0 0 0 46222 0 0 0 20 0 1 0 64232413 9961472 2149 33554432000 4194304 5646918 140735580787600 140735580785864 4403176 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/22402/statm: 2432 2149 144 355 0 2073 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 9728

[startup+522.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 22439
/proc/meminfo: memFree=31422668/32872528 swapFree=8804/8804
[pid=22402] ppid=22399 vsize=9728 CPUtime=522.21 cores=1,3,5,7
/proc/22402/stat : 22402 (minisatp) R 22399 22402 17572 0 -1 4202496 2336 0 0 0 52221 0 0 0 20 0 1 0 64232413 9961472 2150 33554432000 4194304 5646918 140735580787600 140735580785864 4402784 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/22402/statm: 2432 2150 144 355 0 2073 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 9728

[startup+582.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/177 22440
/proc/meminfo: memFree=31421916/32872528 swapFree=8804/8804
[pid=22402] ppid=22399 vsize=10224 CPUtime=582.2 cores=1,3,5,7
/proc/22402/stat : 22402 (minisatp) R 22399 22402 17572 0 -1 4202496 2460 0 0 0 58220 0 0 0 20 0 1 0 64232413 10469376 2273 33554432000 4194304 5646918 140735580787600 140735580785864 4399410 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/22402/statm: 2556 2273 144 355 0 2197 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 10224


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


[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22506
/proc/meminfo: memFree=31456632/32872528 swapFree=8804/8804
[pid=22402] ppid=22399 vsize=12188 CPUtime=942.14 cores=1,3,5,7
/proc/22402/stat : 22402 (minisatp) R 22399 22402 17572 0 -1 4202496 2954 0 0 0 94214 0 0 0 20 0 1 0 64232413 12480512 2756 33554432000 4194304 5646918 140735580787600 140735580785848 4415174 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/22402/statm: 3047 2756 144 355 0 2688 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 12188

[startup+1002.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 22507
/proc/meminfo: memFree=31455996/32872528 swapFree=8804/8804
[pid=22402] ppid=22399 vsize=12188 CPUtime=1002.13 cores=1,3,5,7
/proc/22402/stat : 22402 (minisatp) R 22399 22402 17572 0 -1 4202496 2979 0 0 0 100213 0 0 0 20 0 1 0 64232413 12480512 2780 33554432000 4194304 5646918 140735580787600 140735580785848 4402806 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/22402/statm: 3047 2780 144 355 0 2688 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 12188

[startup+1062.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 22508
/proc/meminfo: memFree=31455876/32872528 swapFree=8804/8804
[pid=22402] ppid=22399 vsize=12188 CPUtime=1062.12 cores=1,3,5,7
/proc/22402/stat : 22402 (minisatp) R 22399 22402 17572 0 -1 4202496 2979 0 0 0 106212 0 0 0 20 0 1 0 64232413 12480512 2780 33554432000 4194304 5646918 140735580787600 140735580785848 4402650 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/22402/statm: 3047 2780 144 355 0 2688 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 12188

[startup+1122.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 22510
/proc/meminfo: memFree=31455992/32872528 swapFree=8804/8804
[pid=22402] ppid=22399 vsize=12188 CPUtime=1122.12 cores=1,3,5,7
/proc/22402/stat : 22402 (minisatp) R 22399 22402 17572 0 -1 4202496 2979 0 0 0 112212 0 0 0 20 0 1 0 64232413 12480512 2780 33554432000 4194304 5646918 140735580787600 140735580785848 4403187 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/22402/statm: 3047 2780 144 355 0 2688 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 12188

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22511
/proc/meminfo: memFree=31455744/32872528 swapFree=8804/8804
[pid=22402] ppid=22399 vsize=12908 CPUtime=1182.11 cores=1,3,5,7
/proc/22402/stat : 22402 (minisatp) R 22399 22402 17572 0 -1 4202496 3063 0 0 0 118211 0 0 0 20 0 1 0 64232413 13217792 2862 33554432000 4194304 5646918 140735580787600 140735580785848 4403167 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/22402/statm: 3227 2862 144 355 0 2868 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 12908

[startup+1242.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 22512
/proc/meminfo: memFree=31455360/32872528 swapFree=8804/8804
[pid=22402] ppid=22399 vsize=12908 CPUtime=1242.1 cores=1,3,5,7
/proc/22402/stat : 22402 (minisatp) R 22399 22402 17572 0 -1 4202496 3063 0 0 0 124210 0 0 0 20 0 1 0 64232413 13217792 2862 33554432000 4194304 5646918 140735580787600 140735580785848 4402751 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/22402/statm: 3227 2862 144 355 0 2868 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 12908

[startup+1302.3 s]
/proc/loadavg: 2.08 2.02 2.00 3/177 22513
/proc/meminfo: memFree=31454872/32872528 swapFree=8804/8804
[pid=22402] ppid=22399 vsize=12908 CPUtime=1302.09 cores=1,3,5,7
/proc/22402/stat : 22402 (minisatp) R 22399 22402 17572 0 -1 4202496 3095 0 0 0 130209 0 0 0 20 0 1 0 64232413 13217792 2893 33554432000 4194304 5646918 140735580787600 140735580785848 4399944 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/22402/statm: 3227 2893 144 355 0 2868 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 12908

[startup+1362.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/178 22517
/proc/meminfo: memFree=31454176/32872528 swapFree=8804/8804
[pid=22402] ppid=22399 vsize=12908 CPUtime=1362.08 cores=1,3,5,7
/proc/22402/stat : 22402 (minisatp) R 22399 22402 17572 0 -1 4202496 3126 0 0 0 136208 0 0 0 20 0 1 0 64232413 13217792 2922 33554432000 4194304 5646918 140735580787600 140735580785848 4402788 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/22402/statm: 3227 2922 144 355 0 2868 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 12908

[startup+1422.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 22519
/proc/meminfo: memFree=31454364/32872528 swapFree=8804/8804
[pid=22402] ppid=22399 vsize=12908 CPUtime=1422.07 cores=1,3,5,7
/proc/22402/stat : 22402 (minisatp) R 22399 22402 17572 0 -1 4202496 3126 0 0 0 142207 0 0 0 20 0 1 0 64232413 13217792 2922 33554432000 4194304 5646918 140735580787600 140735580785848 4403420 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/22402/statm: 3227 2922 144 355 0 2868 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 12908

[startup+1482.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 22520
/proc/meminfo: memFree=31454484/32872528 swapFree=8804/8804
[pid=22402] ppid=22399 vsize=12908 CPUtime=1482.06 cores=1,3,5,7
/proc/22402/stat : 22402 (minisatp) R 22399 22402 17572 0 -1 4202496 3126 0 0 0 148206 0 0 0 20 0 1 0 64232413 13217792 2922 33554432000 4194304 5646918 140735580787600 140735580785848 4403138 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/22402/statm: 3227 2922 144 355 0 2868 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 12908

[startup+1542.31 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 22521
/proc/meminfo: memFree=31454356/32872528 swapFree=8804/8804
[pid=22402] ppid=22399 vsize=12908 CPUtime=1542.06 cores=1,3,5,7
/proc/22402/stat : 22402 (minisatp) R 22399 22402 17572 0 -1 4202496 3126 0 0 0 154206 0 0 0 20 0 1 0 64232413 13217792 2922 33554432000 4194304 5646918 140735580787600 140735580785848 4403380 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/22402/statm: 3227 2922 144 355 0 2868 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 12908

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 22522
/proc/meminfo: memFree=31453856/32872528 swapFree=8804/8804
[pid=22402] ppid=22399 vsize=12908 CPUtime=1602.04 cores=1,3,5,7
/proc/22402/stat : 22402 (minisatp) R 22399 22402 17572 0 -1 4202496 3126 0 0 0 160204 0 0 0 20 0 1 0 64232413 13217792 2922 33554432000 4194304 5646918 140735580787600 140735580785848 4398892 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/22402/statm: 3227 2922 144 355 0 2868 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 12908

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 22523
/proc/meminfo: memFree=31454344/32872528 swapFree=8804/8804
[pid=22402] ppid=22399 vsize=12908 CPUtime=1662.03 cores=1,3,5,7
/proc/22402/stat : 22402 (minisatp) R 22399 22402 17572 0 -1 4202496 3126 0 0 0 166203 0 0 0 20 0 1 0 64232413 13217792 2922 33554432000 4194304 5646918 140735580787600 140735580785848 4388936 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/22402/statm: 3227 2922 144 355 0 2868 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 12908

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22525
/proc/meminfo: memFree=31453532/32872528 swapFree=8804/8804
[pid=22402] ppid=22399 vsize=12908 CPUtime=1722.02 cores=1,3,5,7
/proc/22402/stat : 22402 (minisatp) R 22399 22402 17572 0 -1 4202496 3128 0 0 0 172202 0 0 0 20 0 1 0 64232413 13217792 2924 33554432000 4194304 5646918 140735580787600 140735580785848 4403159 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/22402/statm: 3227 2924 144 355 0 2868 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 12908

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22526
/proc/meminfo: memFree=31453272/32872528 swapFree=8804/8804
[pid=22402] ppid=22399 vsize=12908 CPUtime=1782.01 cores=1,3,5,7
/proc/22402/stat : 22402 (minisatp) R 22399 22402 17572 0 -1 4202496 3128 0 0 0 178201 0 0 0 20 0 1 0 64232413 13217792 2924 33554432000 4194304 5646918 140735580787600 140735580785848 4403104 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/22402/statm: 3227 2924 144 355 0 2868 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 12908



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22526
/proc/meminfo: memFree=31453640/32872528 swapFree=8804/8804
[pid=22402] ppid=22399 vsize=12908 CPUtime=1800.01 cores=1,3,5,7
/proc/22402/stat : 22402 (minisatp) R 22399 22402 17572 0 -1 4202496 3128 0 0 0 180001 0 0 0 20 0 1 0 64232413 13217792 2924 33554432000 4194304 5646918 140735580787600 140735580785848 4417069 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/22402/statm: 3227 2924 144 355 0 2868 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 12908

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 22402 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1800.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22526
/proc/meminfo: memFree=31453640/32872528 swapFree=8804/8804
[pid=22402] ppid=22399 vsize=12908 CPUtime=1800.01 cores=1,3,5,7
/proc/22402/stat : 22402 (minisatp) R 22399 22402 17572 0 -1 4202496 3128 0 0 0 180001 0 0 0 20 0 1 0 64232413 13217792 2924 33554432000 4194304 5646918 140735580787600 140735580785848 4417069 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/22402/statm: 3227 2924 144 355 0 2868 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 12908

Child status: 0
Real time (s): 1800.3
CPU time (s): 1800.02
CPU user time (s): 1800.02
CPU system time (s): 0.007998
CPU usage (%): 99.9846
Max. virtual memory (cumulated for all children) (KiB): 12908

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.02
system time used= 0.007998
maximum resident set size= 11696
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3128
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= 6
involuntary context switches= 1853

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.7264 second user time and 9.13361 second system time

The end

Launcher Data

Begin job on node151 at 2016-06-22 20:57:56
IDJOB=4113402
IDBENCH=107525
IDSOLVER=2555
FILE ID=node151/4113402-1466621876
RUNJOBID= node151-1466588874-17589
PBS_JOBID= 19953367
Free space on /tmp= 71728 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/subsetcard/normalized-subsetcard-geq-fixedbandwidth-60.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4113402-1466621876/watcher-4113402-1466621876 -o /tmp/evaluation-result-4113402-1466621876/solver-4113402-1466621876 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node151-1466588874-17589 --watchdog 1960  minisatp HOME/instance-4113402-1466621876.opb

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

MD5SUM BENCH= a335cf1fe7fb93abb1bb7e1ab9fb945a
RANDOM SEED=1363509924

node151.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		: 2667.103
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	: 5334.20
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		: 2667.103
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		: 2667.103
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		: 2667.103
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		: 2667.103
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.54
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		: 2667.103
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.55
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		: 2667.103
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		: 2667.103
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:        31437856 kB
Buffers:           83540 kB
Cached:           536700 kB
SwapCached:         1920 kB
Active:           131820 kB
Inactive:         539092 kB
Active(anon):      49820 kB
Inactive(anon):     3208 kB
Active(file):      82000 kB
Inactive(file):   535884 kB
Unevictable:        8804 kB
Mlocked:            8804 kB
SwapTotal:      67108856 kB
SwapFree:       67099092 kB
Dirty:              3832 kB
Writeback:             0 kB
AnonPages:         58880 kB
Mapped:             8940 kB
Shmem:                 0 kB
Slab:             624116 kB
SReclaimable:      67588 kB
SUnreclaim:       556528 kB
KernelStack:        1472 kB
PageTables:         4352 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     176892 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     34816 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-4113402-1466621876.opb

Free space on /tmp at the end= 71724 MiB
End job on node151 at 2016-06-22 21:27:56