Trace number 4111522

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-PB06/SATUNSAT-SMALLINT/submitted-PB05/
aloul/FPGA_SAT05/normalized-chnl30_31_pb.cnf.cr.opb
MD5SUM4d7adbd65e64509ef53d6e98bf824cab
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.015997
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables1860
Total number of constraints122
Number of constraints which are clauses62
Number of constraints which are cardinality constraints (but not clauses)60
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint30
Maximum length of a constraint31
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 32
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.01	c Converting 122 PB-constraints to clauses...
0.00/0.01	c   -- Unit propagations: (none)
0.00/0.02	c   -- Detecting intervals from adjacent constraints: (none)
0.00/0.02	c   -- Clauses(.)/Splits(s): ..............................................................
0.00/0.02	c ---[  59]---> BDD-cost:   59
0.00/0.02	c ---[  58]---> BDD-cost:   59
0.00/0.02	c ---[  57]---> BDD-cost:   59
0.00/0.02	c ---[  56]---> BDD-cost:   59
0.00/0.02	c ---[  55]---> BDD-cost:   59
0.00/0.02	c ---[  54]---> BDD-cost:   59
0.00/0.02	c ---[  53]---> BDD-cost:   59
0.00/0.02	c ---[  52]---> BDD-cost:   59
0.00/0.02	c ---[  51]---> BDD-cost:   59
0.00/0.02	c ---[  50]---> BDD-cost:   59
0.00/0.02	c ---[  49]---> BDD-cost:   59
0.00/0.02	c ---[  48]---> BDD-cost:   59
0.00/0.02	c ---[  47]---> BDD-cost:   59
0.00/0.02	c ---[  46]---> BDD-cost:   59
0.00/0.02	c ---[  45]---> BDD-cost:   59
0.00/0.02	c ---[  44]---> BDD-cost:   59
0.00/0.02	c ---[  43]---> BDD-cost:   59
0.00/0.02	c ---[  42]---> BDD-cost:   59
0.00/0.02	c ---[  41]---> BDD-cost:   59
0.00/0.02	c ---[  40]---> BDD-cost:   59
0.00/0.02	c ---[  39]---> BDD-cost:   59
0.00/0.02	c ---[  38]---> BDD-cost:   59
0.00/0.02	c ---[  37]---> BDD-cost:   59
0.00/0.02	c ---[  36]---> BDD-cost:   59
0.00/0.02	c ---[  35]---> BDD-cost:   59
0.00/0.02	c ---[  34]---> BDD-cost:   59
0.00/0.02	c ---[  33]---> BDD-cost:   59
0.00/0.02	c ---[  32]---> BDD-cost:   59
0.00/0.02	c ---[  31]---> BDD-cost:   59
0.00/0.02	c ---[  30]---> BDD-cost:   59
0.00/0.03	c ---[  29]---> BDD-cost:   59
0.00/0.03	c ---[  28]---> BDD-cost:   59
0.00/0.03	c ---[  27]---> BDD-cost:   59
0.00/0.03	c ---[  26]---> BDD-cost:   59
0.00/0.03	c ---[  25]---> BDD-cost:   59
0.00/0.03	c ---[  24]---> BDD-cost:   59
0.00/0.03	c ---[  23]---> BDD-cost:   59
0.00/0.03	c ---[  22]---> BDD-cost:   59
0.00/0.03	c ---[  21]---> BDD-cost:   59
0.00/0.03	c ---[  20]---> BDD-cost:   59
0.00/0.03	c ---[  19]---> BDD-cost:   59
0.00/0.03	c ---[  18]---> BDD-cost:   59
0.00/0.03	c ---[  17]---> BDD-cost:   59
0.00/0.03	c ---[  16]---> BDD-cost:   59
0.00/0.03	c ---[  15]---> BDD-cost:   59
0.00/0.03	c ---[  14]---> BDD-cost:   59
0.00/0.03	c ---[  13]---> BDD-cost:   59
0.00/0.03	c ---[  12]---> BDD-cost:   59
0.00/0.03	c ---[  11]---> BDD-cost:   59
0.00/0.03	c ---[  10]---> BDD-cost:   59
0.00/0.03	c ---[   9]---> BDD-cost:   59
0.00/0.03	c ---[   8]---> BDD-cost:   59
0.00/0.03	c ---[   7]---> BDD-cost:   59
0.00/0.03	c ---[   6]---> BDD-cost:   59
0.00/0.03	c ---[   5]---> BDD-cost:   59
0.00/0.03	c ---[   4]---> BDD-cost:   59
0.00/0.03	c ---[   3]---> BDD-cost:   59
0.00/0.03	c ---[   2]---> BDD-cost:   59
0.00/0.03	c ---[   1]---> BDD-cost:   59
0.00/0.03	c ---[   0]---> BDD-cost:   59
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 |    5077     8476    23562 |     3107      100    106 |  1.111 % |
1800.01/1800.30	|       250 |    5077     8476    23562 |     3418      250    110 |  1.111 % |
1800.01/1800.30	|       475 |    5077     8476    23562 |     3760      475    124 |  1.111 % |
1800.01/1800.30	|       812 |    5077     8476    23562 |     4136      812    125 |  1.111 % |
1800.01/1800.30	|      1318 |    5077     8476    23562 |     4550     1318    141 |  1.111 % |
1800.01/1800.30	|      2077 |    5077     8476    23562 |     5005     2077    175 |  1.111 % |
1800.01/1800.30	|      3216 |    5077     8476    23562 |     5505     3216    200 |  1.111 % |
1800.01/1800.30	|      4924 |    5077     8476    23562 |     6056     4924    219 |  1.111 % |
1800.01/1800.30	|      7486 |    5077     8476    23562 |     6661     4273    226 |  1.111 % |
1800.01/1800.30	|     11330 |    5077     8476    23562 |     7328     4705    217 |  1.111 % |
1800.01/1800.30	|     17096 |    5077     8476    23562 |     8061     6558    253 |  1.111 % |
1800.01/1800.30	|     25745 |    5077     8476    23562 |     8867     6759    218 |  1.111 % |
1800.01/1800.30	|     38719 |    5077     8476    23562 |     9753     5440    260 |  1.111 % |
1800.01/1800.30	|     58180 |    5077     8476    23562 |    10729     9089    235 |  1.111 % |
1800.01/1800.30	|     87372 |    5077     8476    23562 |    11802     9784    295 |  1.111 % |
1800.01/1800.30	|    131161 |    5077     8476    23562 |    12982     9673    213 |  1.111 % |
1800.01/1800.30	|    196845 |    5077     8476    23562 |    14280    13671    324 |  1.111 % |
1800.01/1800.30	|    295371 |    5077     8476    23562 |    15708     8089    406 |  1.111 % |
1800.01/1800.30	|    443160 |    5077     8476    23562 |    17279    15139    267 |  1.111 % |
1800.01/1800.30	|    664843 |    5077     8476    23562 |    19007    13440    275 |  1.111 % |
1800.01/1800.30	|    997368 |    5077     8476    23562 |    20908    14995    356 |  1.111 % |
1800.01/1800.30	|   1496156 |    5077     8476    23562 |    22998    18125    233 |  1.111 % |
1800.01/1800.30	|   2244338 |    5077     8476    23562 |    25298    21009    353 |  1.111 % |
1800.01/1800.30	|   3366612 |    5077     8476    23562 |    27828    25635    240 |  1.111 % |
1800.01/1800.30	|   5050023 |    5077     8476    23562 |    30611    17438    430 |  1.111 % |
1800.01/1800.30	|   7575139 |    5077     8476    23562 |    33672    30346    407 |  1.111 % |
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-4111522-1466515772/watcher-4111522-1466515772 -o /tmp/evaluation-result-4111522-1466515772/solver-4111522-1466515772 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node125-1466514783-26468 --watchdog 1960 minisatp HOME/instance-4111522-1466515772.opb 

pid=28037
running on 4 cores: 0,2,4,6

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.27 2.26 2.18 4/176 28040
/proc/meminfo: memFree=30316372/32872528 swapFree=1543496/1696796
[pid=28040] ppid=28037 vsize=6456 CPUtime=0 cores=0,2,4,6
/proc/28040/stat : 28040 (minisatp) R 28037 28040 26452 0 -1 4202496 320 0 0 0 0 0 0 0 20 0 1 0 53623785 6610944 196 33554432000 4194304 5646918 140735060620272 140734361063688 4251039 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/28040/statm: 1614 196 94 355 0 1255 0

[startup+0.100201 s]
/proc/loadavg: 2.27 2.26 2.18 4/176 28040
/proc/meminfo: memFree=30316372/32872528 swapFree=1543496/1696796
[pid=28040] ppid=28037 vsize=8428 CPUtime=0.09 cores=0,2,4,6
/proc/28040/stat : 28040 (minisatp) R 28037 28040 26452 0 -1 4202496 1092 0 0 0 9 0 0 0 20 0 1 0 53623785 8630272 959 33554432000 4194304 5646918 140735060620272 140735060619640 4638127 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/28040/statm: 2107 959 145 355 0 1748 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8428

[startup+0.200274 s]
/proc/loadavg: 2.27 2.26 2.18 4/176 28040
/proc/meminfo: memFree=30316372/32872528 swapFree=1543496/1696796
[pid=28040] ppid=28037 vsize=8560 CPUtime=0.19 cores=0,2,4,6
/proc/28040/stat : 28040 (minisatp) R 28037 28040 26452 0 -1 4202496 1392 0 0 0 19 0 0 0 20 0 1 0 53623785 8765440 1770 33554432000 4194304 5646918 140735060620272 140735060619640 4403159 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/28040/statm: 2140 1770 146 355 0 1781 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 8560

[startup+0.300274 s]
/proc/loadavg: 2.27 2.26 2.18 4/176 28040
/proc/meminfo: memFree=30316372/32872528 swapFree=1543496/1696796
[pid=28040] ppid=28037 vsize=8824 CPUtime=0.29 cores=0,2,4,6
/proc/28040/stat : 28040 (minisatp) R 28037 28040 26452 0 -1 4202496 1451 0 0 0 29 0 0 0 20 0 1 0 53623785 9035776 1829 33554432000 4194304 5646918 140735060620272 140735060619640 4826286 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/28040/statm: 2206 1829 146 355 0 1847 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8824

[startup+0.700234 s]
/proc/loadavg: 2.27 2.26 2.18 4/176 28040
/proc/meminfo: memFree=30316372/32872528 swapFree=1543496/1696796
[pid=28040] ppid=28037 vsize=12072 CPUtime=0.69 cores=0,2,4,6
/proc/28040/stat : 28040 (minisatp) R 28037 28040 26452 0 -1 4202496 2822 0 0 0 69 0 0 0 20 0 1 0 53623785 12361728 2287 33554432000 4194304 5646918 140735060620272 140735060619640 4826286 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/28040/statm: 3018 2287 148 355 0 2659 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12072

[startup+1.50025 s]
/proc/loadavg: 2.27 2.26 2.18 4/177 28041
/proc/meminfo: memFree=30295028/32872528 swapFree=1543496/1696796
[pid=28040] ppid=28037 vsize=28324 CPUtime=1.49 cores=0,2,4,6
/proc/28040/stat : 28040 (minisatp) R 28037 28040 26452 0 -1 4202496 4482 0 0 0 148 1 0 0 20 0 1 0 53623785 29003776 4536 33554432000 4194304 5646918 140735060620272 140735060618984 4416598 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/28040/statm: 7081 4536 148 355 0 6722 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 28324

[startup+3.10028 s]
/proc/loadavg: 2.27 2.26 2.18 4/177 28041
/proc/meminfo: memFree=30277640/32872528 swapFree=1543496/1696796
[pid=28040] ppid=28037 vsize=28324 CPUtime=3.09 cores=0,2,4,6
/proc/28040/stat : 28040 (minisatp) R 28037 28040 26452 0 -1 4202496 5186 0 0 0 308 1 0 0 20 0 1 0 53623785 29003776 6772 33554432000 4194304 5646918 140735060620272 140735060618520 4403159 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/28040/statm: 7081 6772 148 355 0 6722 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 28324

[startup+6.30027 s]
/proc/loadavg: 2.33 2.27 2.19 4/177 28041
/proc/meminfo: memFree=30253388/32872528 swapFree=1543496/1696796
[pid=28040] ppid=28037 vsize=35508 CPUtime=6.29 cores=0,2,4,6
/proc/28040/stat : 28040 (minisatp) R 28037 28040 26452 0 -1 4202496 5451 0 0 0 628 1 0 0 20 0 1 0 53623785 36360192 8568 33554432000 4194304 5646918 140735060620272 140735060618536 4403159 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/28040/statm: 8877 8568 148 355 0 8518 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 35508

[startup+12.7003 s]
/proc/loadavg: 2.30 2.27 2.19 3/177 28041
/proc/meminfo: memFree=30255636/32872528 swapFree=1543496/1696796
[pid=28040] ppid=28037 vsize=51524 CPUtime=12.69 cores=0,2,4,6
/proc/28040/stat : 28040 (minisatp) R 28037 28040 26452 0 -1 4202496 7699 0 0 0 1266 3 0 0 20 0 1 0 53623785 52760576 12572 33554432000 4194304 5646918 140735060620272 140735060618520 4397491 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/28040/statm: 12881 12572 148 355 0 12522 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 51524

[startup+25.5003 s]
/proc/loadavg: 2.24 2.25 2.18 4/177 28041
/proc/meminfo: memFree=30257696/32872528 swapFree=1543496/1696796
[pid=28040] ppid=28037 vsize=51524 CPUtime=25.48 cores=0,2,4,6
/proc/28040/stat : 28040 (minisatp) R 28037 28040 26452 0 -1 4202496 7712 0 0 0 2545 3 0 0 20 0 1 0 53623785 52760576 12572 33554432000 4194304 5646918 140735060620272 140735060618984 4402778 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/28040/statm: 12881 12572 148 355 0 12522 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 51524

[startup+51.1004 s]
/proc/loadavg: 2.23 2.25 2.18 3/178 28044
/proc/meminfo: memFree=30223152/32872528 swapFree=1543496/1696796
[pid=28040] ppid=28037 vsize=96328 CPUtime=51.08 cores=0,2,4,6
/proc/28040/stat : 28040 (minisatp) R 28037 28040 26452 0 -1 4202496 8686 0 0 0 5104 4 0 0 20 0 1 0 53623785 98639872 20700 33554432000 4194304 5646918 140735060620272 140735060618520 4403454 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/28040/statm: 24082 20700 148 355 0 23723 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 96328

[startup+102.3 s]
/proc/loadavg: 2.28 2.25 2.19 3/177 28045
/proc/meminfo: memFree=30147268/32872528 swapFree=1543496/1696796
[pid=28040] ppid=28037 vsize=96328 CPUtime=102.28 cores=0,2,4,6
/proc/28040/stat : 28040 (minisatp) R 28037 28040 26452 0 -1 4202496 8694 0 0 0 10224 4 0 0 20 0 1 0 53623785 98639872 22250 33554432000 4194304 5646918 140735060620272 140735060618520 4399431 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/28040/statm: 24082 22250 148 355 0 23723 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 96328

[startup+162.3 s]
/proc/loadavg: 2.19 2.23 2.18 3/177 28046
/proc/meminfo: memFree=30145800/32872528 swapFree=1543496/1696796
[pid=28040] ppid=28037 vsize=120796 CPUtime=162.26 cores=0,2,4,6
/proc/28040/stat : 28040 (minisatp) R 28037 28040 26452 0 -1 4202496 9363 0 0 0 16221 5 0 0 20 0 1 0 53623785 123695104 25833 33554432000 4194304 5646918 140735060620272 140735060618984 4403178 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/28040/statm: 30199 25833 148 355 0 29840 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 120796

[startup+222.307 s]
/proc/loadavg: 2.30 2.25 2.19 3/177 28048
/proc/meminfo: memFree=30111208/32872528 swapFree=1543496/1696796
[pid=28040] ppid=28037 vsize=120796 CPUtime=222.26 cores=0,2,4,6
/proc/28040/stat : 28040 (minisatp) R 28037 28040 26452 0 -1 4202496 11237 0 0 0 22214 12 0 0 20 0 1 0 53623785 123695104 25833 33554432000 4194304 5646918 140735060620272 140735060618984 4397985 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/28040/statm: 30199 25833 148 355 0 29840 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 120796

[startup+282.3 s]
/proc/loadavg: 2.29 2.25 2.19 3/177 28049
/proc/meminfo: memFree=29985212/32872528 swapFree=1543496/1696796
[pid=28040] ppid=28037 vsize=120796 CPUtime=282.24 cores=0,2,4,6
/proc/28040/stat : 28040 (minisatp) R 28037 28040 26452 0 -1 4202496 11245 0 0 0 28212 12 0 0 20 0 1 0 53623785 123695104 29929 33554432000 4194304 5646918 140735060620272 140735060618984 4403167 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/28040/statm: 30199 29929 148 355 0 29840 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 120796

[startup+342.3 s]
/proc/loadavg: 2.27 2.25 2.19 3/177 28050
/proc/meminfo: memFree=29992684/32872528 swapFree=1543496/1696796
[pid=28040] ppid=28037 vsize=120796 CPUtime=342.23 cores=0,2,4,6
/proc/28040/stat : 28040 (minisatp) R 28037 28040 26452 0 -1 4202496 12166 0 0 0 34208 15 0 0 20 0 1 0 53623785 123695104 29929 33554432000 4194304 5646918 140735060620272 140735060618984 4403159 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/28040/statm: 30199 29929 148 355 0 29840 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 120796

[startup+402.3 s]
/proc/loadavg: 2.26 2.24 2.18 3/177 28051
/proc/meminfo: memFree=30028132/32872528 swapFree=1543496/1696796
[pid=28040] ppid=28037 vsize=120796 CPUtime=402.23 cores=0,2,4,6
/proc/28040/stat : 28040 (minisatp) R 28037 28040 26452 0 -1 4202496 13093 0 0 0 40205 18 0 0 20 0 1 0 53623785 123695104 29929 33554432000 4194304 5646918 140735060620272 140735060618984 4403167 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/28040/statm: 30199 29929 148 355 0 29840 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 120796

[startup+462.3 s]
/proc/loadavg: 2.41 2.29 2.20 3/177 28052
/proc/meminfo: memFree=30114684/32872528 swapFree=1543496/1696796
[pid=28040] ppid=28037 vsize=133344 CPUtime=462.21 cores=0,2,4,6
/proc/28040/stat : 28040 (minisatp) R 28037 28040 26452 0 -1 4202496 14677 0 0 0 46198 23 0 0 20 0 1 0 53623785 136544256 33041 33554432000 4194304 5646918 140735060620272 140735060618984 4403178 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/28040/statm: 33336 33041 148 355 0 32977 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 133344

[startup+522.3 s]
/proc/loadavg: 2.31 2.28 2.20 3/177 28054
/proc/meminfo: memFree=30064136/32872528 swapFree=1543496/1696796
[pid=28040] ppid=28037 vsize=133344 CPUtime=522.2 cores=0,2,4,6
/proc/28040/stat : 28040 (minisatp) R 28037 28040 26452 0 -1 4202496 15895 0 0 0 52193 27 0 0 20 0 1 0 53623785 136544256 33041 33554432000 4194304 5646918 140735060620272 140735060618984 4403136 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/28040/statm: 33336 33041 148 355 0 32977 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 133344

[startup+582.3 s]
/proc/loadavg: 2.21 2.26 2.19 3/177 28055
/proc/meminfo: memFree=30064580/32872528 swapFree=1543496/1696796
[pid=28040] ppid=28037 vsize=201340 CPUtime=582.19 cores=0,2,4,6
/proc/28040/stat : 28040 (minisatp) R 28037 28040 26452 0 -1 4202496 17851 0 0 0 58187 32 0 0 20 0 1 0 53623785 206172160 46550 33554432000 4194304 5646918 140735060620272 140735060618568 4403136 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/28040/statm: 50335 46550 148 355 0 49976 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 201340


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


[startup+942.3 s]
/proc/loadavg: 2.14 2.21 2.18 3/177 28065
/proc/meminfo: memFree=29986872/32872528 swapFree=1543496/1696796
[pid=28040] ppid=28037 vsize=213604 CPUtime=942.14 cores=0,2,4,6
/proc/28040/stat : 28040 (minisatp) R 28037 28040 26452 0 -1 4202496 25019 0 0 0 94159 55 0 0 20 0 1 0 53623785 218730496 50128 33554432000 4194304 5646918 140735060620272 140735060618568 4403184 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/28040/statm: 53401 50128 148 355 0 53042 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 213604

[startup+1002.3 s]
/proc/loadavg: 2.12 2.18 2.17 3/177 28066
/proc/meminfo: memFree=29751496/32872528 swapFree=1543496/1696796
[pid=28040] ppid=28037 vsize=244424 CPUtime=1002.13 cores=0,2,4,6
/proc/28040/stat : 28040 (minisatp) R 28037 28040 26452 0 -1 4202496 30875 0 0 0 100146 67 0 0 20 0 1 0 53623785 250290176 53779 33554432000 4194304 5646918 140735060620272 140735060618968 4403184 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/28040/statm: 61106 53779 148 355 0 60747 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 244424

[startup+1062.3 s]
/proc/loadavg: 2.09 2.16 2.16 3/177 28067
/proc/meminfo: memFree=29818736/32872528 swapFree=1543496/1696796
[pid=28040] ppid=28037 vsize=213604 CPUtime=1062.12 cores=0,2,4,6
/proc/28040/stat : 28040 (minisatp) R 28037 28040 26452 0 -1 4202496 37250 0 0 0 106131 81 0 0 20 0 1 0 53623785 218730496 52688 33554432000 4194304 5646918 140735060620272 140735060618568 4403159 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/28040/statm: 53401 52688 148 355 0 53042 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 213604

[startup+1122.3 s]
/proc/loadavg: 2.17 2.16 2.16 3/177 28069
/proc/meminfo: memFree=29890848/32872528 swapFree=1543496/1696796
[pid=28040] ppid=28037 vsize=244424 CPUtime=1122.12 cores=0,2,4,6
/proc/28040/stat : 28040 (minisatp) R 28037 28040 26452 0 -1 4202496 44125 0 0 0 112117 95 0 0 20 0 1 0 53623785 250290176 54291 33554432000 4194304 5646918 140735060620272 140735060618968 4398922 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/28040/statm: 61106 54291 148 355 0 60747 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 244424

[startup+1182.3 s]
/proc/loadavg: 2.22 2.18 2.17 3/177 28070
/proc/meminfo: memFree=29775504/32872528 swapFree=1543496/1696796
[pid=28040] ppid=28037 vsize=164536 CPUtime=1182.1 cores=0,2,4,6
/proc/28040/stat : 28040 (minisatp) R 28037 28040 26452 0 -1 4202496 49680 0 0 0 118103 107 0 0 20 0 1 0 53623785 168484864 40777 33554432000 4194304 5646918 140735060620272 140735060618984 4403173 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/28040/statm: 41134 40777 148 355 0 40775 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 164536

[startup+1242.3 s]
/proc/loadavg: 2.24 2.19 2.17 3/178 28074
/proc/meminfo: memFree=29930088/32872528 swapFree=1543496/1696796
[pid=28040] ppid=28037 vsize=195012 CPUtime=1242.09 cores=0,2,4,6
/proc/28040/stat : 28040 (minisatp) R 28037 28040 26452 0 -1 4202496 52881 0 0 0 124095 114 0 0 20 0 1 0 53623785 199692288 48458 33554432000 4194304 5646918 140735060620272 140735060618984 4397970 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/28040/statm: 48753 48458 148 355 0 48394 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 195012

[startup+1302.3 s]
/proc/loadavg: 2.25 2.20 2.18 3/177 28075
/proc/meminfo: memFree=29879608/32872528 swapFree=1543496/1696796
[pid=28040] ppid=28037 vsize=244332 CPUtime=1302.09 cores=0,2,4,6
/proc/28040/stat : 28040 (minisatp) R 28037 28040 26452 0 -1 4202496 54562 0 0 0 130089 120 0 0 20 0 1 0 53623785 250195968 56786 33554432000 4194304 5646918 140735060620272 140735060618984 4397721 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/28040/statm: 61083 56786 148 355 0 60724 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 244332

[startup+1362.3 s]
/proc/loadavg: 2.15 2.17 2.17 3/177 28076
/proc/meminfo: memFree=29987152/32872528 swapFree=1543496/1696796
[pid=28040] ppid=28037 vsize=195012 CPUtime=1362.07 cores=0,2,4,6
/proc/28040/stat : 28040 (minisatp) R 28037 28040 26452 0 -1 4202496 56239 0 0 0 136081 126 0 0 20 0 1 0 53623785 199692288 48458 33554432000 4194304 5646918 140735060620272 140735060618984 4402788 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/28040/statm: 48753 48458 148 355 0 48394 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 195012

[startup+1422.3 s]
/proc/loadavg: 2.18 2.18 2.17 3/177 28078
/proc/meminfo: memFree=29859488/32872528 swapFree=1543496/1696796
[pid=28040] ppid=28037 vsize=213688 CPUtime=1422.08 cores=0,2,4,6
/proc/28040/stat : 28040 (minisatp) R 28037 28040 26452 0 -1 4202496 57744 0 0 0 142078 130 0 0 20 0 1 0 53623785 218816512 53127 33554432000 4194304 5646918 140735060620272 140735060618536 4403173 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/28040/statm: 53422 53127 148 355 0 53063 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 213688

[startup+1482.3 s]
/proc/loadavg: 2.23 2.19 2.18 3/177 28079
/proc/meminfo: memFree=29778792/32872528 swapFree=1543496/1696796
[pid=28040] ppid=28037 vsize=213688 CPUtime=1482.06 cores=0,2,4,6
/proc/28040/stat : 28040 (minisatp) R 28037 28040 26452 0 -1 4202496 59578 0 0 0 148070 136 0 0 20 0 1 0 53623785 218816512 53127 33554432000 4194304 5646918 140735060620272 140735060618568 4403176 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/28040/statm: 53422 53127 148 355 0 53063 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 213688

[startup+1542.31 s]
/proc/loadavg: 2.22 2.20 2.18 3/177 28080
/proc/meminfo: memFree=29873404/32872528 swapFree=1543496/1696796
[pid=28040] ppid=28037 vsize=213688 CPUtime=1542.06 cores=0,2,4,6
/proc/28040/stat : 28040 (minisatp) R 28037 28040 26452 0 -1 4202496 60799 0 0 0 154065 141 0 0 20 0 1 0 53623785 218816512 53127 33554432000 4194304 5646918 140735060620272 140735060618984 4400618 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/28040/statm: 53422 53127 148 355 0 53063 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 213688

[startup+1602.3 s]
/proc/loadavg: 2.21 2.20 2.18 3/177 28081
/proc/meminfo: memFree=29947524/32872528 swapFree=1543496/1696796
[pid=28040] ppid=28037 vsize=263008 CPUtime=1602.04 cores=0,2,4,6
/proc/28040/stat : 28040 (minisatp) R 28037 28040 26452 0 -1 4202496 62334 0 0 0 160058 146 0 0 20 0 1 0 53623785 269320192 61455 33554432000 4194304 5646918 140735060620272 140735060618984 4402764 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/28040/statm: 65752 61455 148 355 0 65393 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 263008

[startup+1662.3 s]
/proc/loadavg: 2.24 2.21 2.18 3/177 28082
/proc/meminfo: memFree=29839772/32872528 swapFree=1543496/1696796
[pid=28040] ppid=28037 vsize=213688 CPUtime=1662.03 cores=0,2,4,6
/proc/28040/stat : 28040 (minisatp) R 28037 28040 26452 0 -1 4202496 66489 0 0 0 166048 155 0 0 20 0 1 0 53623785 218816512 53127 33554432000 4194304 5646918 140735060620272 140735060618984 4403136 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/28040/statm: 53422 53127 148 355 0 53063 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 213688

[startup+1722.3 s]
/proc/loadavg: 2.23 2.21 2.18 3/177 28140
/proc/meminfo: memFree=30117920/32872528 swapFree=1543496/1696796
[pid=28040] ppid=28037 vsize=263008 CPUtime=1722.02 cores=0,2,4,6
/proc/28040/stat : 28040 (minisatp) R 28037 28040 26452 0 -1 4202496 68869 0 0 0 172042 160 0 0 20 0 1 0 53623785 269320192 61455 33554432000 4194304 5646918 140735060620272 140735060618568 4403159 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/28040/statm: 65752 61455 148 355 0 65393 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 263008

[startup+1782.3 s]
/proc/loadavg: 2.12 2.18 2.17 3/177 28141
/proc/meminfo: memFree=30083332/32872528 swapFree=1543496/1696796
[pid=28040] ppid=28037 vsize=263008 CPUtime=1782.02 cores=0,2,4,6
/proc/28040/stat : 28040 (minisatp) R 28037 28040 26452 0 -1 4202496 71094 0 0 0 178037 165 0 0 20 0 1 0 53623785 269320192 62991 33554432000 4194304 5646918 140735060620272 140735060618568 4403184 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/28040/statm: 65752 62991 148 355 0 65393 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 263008



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.09 2.17 2.17 3/177 28141
/proc/meminfo: memFree=30085896/32872528 swapFree=1543496/1696796
[pid=28040] ppid=28037 vsize=263008 CPUtime=1800.01 cores=0,2,4,6
/proc/28040/stat : 28040 (minisatp) R 28037 28040 26452 0 -1 4202496 71835 0 0 0 179835 166 0 0 20 0 1 0 53623785 269320192 62479 33554432000 4194304 5646918 140735060620272 140735060618568 4403176 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/28040/statm: 65752 62479 148 355 0 65393 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 263008

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

[startup+1800.3 s]
/proc/loadavg: 2.09 2.17 2.17 3/177 28141
/proc/meminfo: memFree=30085896/32872528 swapFree=1543496/1696796
[pid=28040] ppid=28037 vsize=263008 CPUtime=1800.01 cores=0,2,4,6
/proc/28040/stat : 28040 (minisatp) R 28037 28040 26452 0 -1 4202496 71835 0 0 0 179835 166 0 0 20 0 1 0 53623785 269320192 62479 33554432000 4194304 5646918 140735060620272 140735060618568 4403176 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/28040/statm: 65752 62479 148 355 0 65393 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 263008

Child status: 0
Real time (s): 1800.3
CPU time (s): 1800.02
CPU user time (s): 1798.35
CPU system time (s): 1.66975
CPU usage (%): 99.9845
Max. virtual memory (cumulated for all children) (KiB): 293828

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.35
system time used= 1.66975
maximum resident set size= 272712
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 71835
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= 10
involuntary context switches= 1870

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.09422 second user time and 6.62599 second system time

The end

Launcher Data

Begin job on node125 at 2016-06-21 15:29:32
IDJOB=4111522
IDBENCH=1417
IDSOLVER=2555
FILE ID=node125/4111522-1466515772
RUNJOBID= node125-1466514783-26468
PBS_JOBID= 19942882
Free space on /tmp= 71740 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl30_31_pb.cnf.cr.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4111522-1466515772/watcher-4111522-1466515772 -o /tmp/evaluation-result-4111522-1466515772/solver-4111522-1466515772 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node125-1466514783-26468 --watchdog 1960  minisatp HOME/instance-4111522-1466515772.opb

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

MD5SUM BENCH= 4d7adbd65e64509ef53d6e98bf824cab
RANDOM SEED=2062378512

node125.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.683
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.36
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.683
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.683
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.683
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.54
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.683
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.683
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		: 2666.683
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.55
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.683
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:        30316908 kB
Buffers:            3736 kB
Cached:            39012 kB
SwapCached:         2112 kB
Active:           137708 kB
Inactive:          21676 kB
Active(anon):     118036 kB
Inactive(anon):     1208 kB
Active(file):      19672 kB
Inactive(file):    20468 kB
Unevictable:     1696796 kB
Mlocked:         1543496 kB
SwapTotal:      67108856 kB
SwapFree:       67096748 kB
Dirty:              4000 kB
Writeback:             0 kB
AnonPages:       1812628 kB
Mapped:             7724 kB
Shmem:                 0 kB
Slab:             566152 kB
SReclaimable:       9236 kB
SUnreclaim:       556916 kB
KernelStack:        1432 kB
PageTables:         7928 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1955284 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    174080 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-4111522-1466515772.opb

Free space on /tmp at the end= 71736 MiB
End job on node125 at 2016-06-21 15:59:32