Trace number 4113722

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-d91742bUNSAT 1642.13 1642.4

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/quimper/SyncCodes/
d-equals-n_k/normalized-compression64_10.opb
MD5SUM82724f5dc802f6e67469d14fb2bd7ac4
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 benchmark386.1
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5550
Total number of constraints27089
Number of constraints which are clauses27084
Number of constraints which are cardinality constraints (but not clauses)5
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint74
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 10
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 84
Number of bits of the biggest sum of numbers7
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...
1.69/1.79	c Converting 27086 PB-constraints to clauses...
1.69/1.79	c   -- Unit propagations: pp
1.69/1.79	c   -- Detecting intervals from adjacent constraints: #
1.79/1.80	c   -- Clauses(.)/Splits(s): ..................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
1.79/1.85	c ---[27084]---> Adder-cost: 140   maxlim: 64   bits: 7/7
1.79/1.86	c ---[   0]---> Adder-cost: 140   maxlim: 67   bits: 7/7
1642.03/1642.39	|  Eliminated clauses:           0.00 Mb                                      |
1642.03/1642.39	============================[ Search Statistics ]==============================
1642.03/1642.39	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1642.03/1642.39	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1642.03/1642.39	===============================================================================
1642.03/1642.39	|       100 |    5793    28124   396124 |    10312      100     18 |  0.617 % |
1642.03/1642.39	|       250 |    5793    28124   396124 |    11343      250     13 |  0.617 % |
1642.03/1642.39	|       475 |    5793    28124   396124 |    12477      475     40 |  0.617 % |
1642.03/1642.39	|       812 |    5793    28124   396124 |    13725      812     91 |  0.617 % |
1642.03/1642.39	|      1318 |    5793    28124   396124 |    15097     1318    103 |  0.617 % |
1642.03/1642.39	|      2077 |    5793    28124   396124 |    16607     2077    119 |  0.617 % |
1642.03/1642.39	|      3216 |    5793    28124   396124 |    18268     3216    146 |  0.617 % |
1642.03/1642.39	|      4924 |    5793    28124   396124 |    20095     4924    147 |  0.617 % |
1642.03/1642.39	|      7486 |    5793    28124   396124 |    22104     7486    154 |  0.617 % |
1642.03/1642.39	|     11330 |    5793    28124   396124 |    24315    11330    152 |  0.617 % |
1642.03/1642.39	|     17096 |    5793    28124   396124 |    26747    17096    149 |  0.617 % |
1642.03/1642.39	|     25745 |    5793    28124   396124 |    29421    25745    148 |  0.617 % |
1642.03/1642.39	|     38719 |    5793    28124   396124 |    32363    23179    138 |  0.617 % |
1642.03/1642.39	|     58180 |    5793    28124   396124 |    35600    24504    144 |  0.617 % |
1642.03/1642.39	|     87372 |    5793    28124   396124 |    39160    32826    124 |  0.617 % |
1642.03/1642.39	|    131161 |    5793    28124   396124 |    43076    28470    110 |  0.617 % |
1642.03/1642.39	|    196845 |    5793    28124   396124 |    47383    40250    109 |  0.617 % |
1642.03/1642.39	|    295371 |    5793    28124   396124 |    52122    46854    111 |  0.617 % |
1642.03/1642.39	|    443160 |    5793    28124   396124 |    57334    20489     88 |  0.617 % |
1642.03/1642.39	|    664843 |    5793    28124   396124 |    63068    39826    108 |  0.617 % |
1642.03/1642.39	|    997368 |    5793    28124   396124 |    69374    58866    102 |  0.617 % |
1642.03/1642.39	|   1496156 |    5792    28124   396124 |    76312    52355    105 |  0.634 % |
1642.03/1642.39	|   2244338 |    5791    28124   396124 |    83943    56283    100 |  0.651 % |
1642.03/1642.39	===============================================================================
1642.03/1642.39	c UNSATISFIABLE
1642.03/1642.39	s UNSATISFIABLE
1642.03/1642.39	c _______________________________________________________________________________
1642.03/1642.39	c 
1642.03/1642.39	restarts              : 4779
1642.03/1642.39	conflicts             : 2748636        (1674 /sec)
1642.03/1642.39	decisions             : 4470326        (0.00 % random) (2723 /sec)
1642.03/1642.39	propagations          : 2560284509     (1559339 /sec)
1642.03/1642.39	conflict literals     : 305618680      (33.79 % deleted)
1642.03/1642.39	Memory used           : 185.33 MB
1642.03/1642.39	CPU time              : 1641.9 s
1642.03/1642.39	c _______________________________________________________________________________

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

pid=32291
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.14 2.17 2.17 4/176 32294
/proc/meminfo: memFree=30547596/32872528 swapFree=1286912/1434080
[pid=32294] ppid=32291 vsize=6596 CPUtime=0 cores=1,3,5,7
/proc/32294/stat : 32294 (minisatp) R 32291 32294 31208 0 -1 4202496 363 0 0 0 0 0 0 0 20 0 1 0 64878934 6754304 239 33554432000 4194304 5646918 140733465566864 140735933627640 4388221 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32294/statm: 1649 239 94 355 0 1290 0

[startup+0.100168 s]
/proc/loadavg: 2.14 2.17 2.17 4/176 32294
/proc/meminfo: memFree=30547596/32872528 swapFree=1286912/1434080
[pid=32294] ppid=32291 vsize=10820 CPUtime=0.09 cores=1,3,5,7
/proc/32294/stat : 32294 (minisatp) R 32291 32294 31208 0 -1 4202496 1277 0 0 0 9 0 0 0 20 0 1 0 64878934 11079680 1153 33554432000 4194304 5646918 140733465566864 140735933627640 4823361 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32294/statm: 2705 1153 94 355 0 2346 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10820

[startup+0.200259 s]
/proc/loadavg: 2.14 2.17 2.17 4/176 32294
/proc/meminfo: memFree=30547596/32872528 swapFree=1286912/1434080
[pid=32294] ppid=32291 vsize=14580 CPUtime=0.19 cores=1,3,5,7
/proc/32294/stat : 32294 (minisatp) R 32291 32294 31208 0 -1 4202496 2088 0 0 0 19 0 0 0 20 0 1 0 64878934 14929920 1964 33554432000 4194304 5646918 140733465566864 140735933627640 4214874 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32294/statm: 3645 1965 94 355 0 3286 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 14580

[startup+0.300322 s]
/proc/loadavg: 2.14 2.17 2.17 4/176 32294
/proc/meminfo: memFree=30547596/32872528 swapFree=1286912/1434080
[pid=32294] ppid=32291 vsize=18528 CPUtime=0.29 cores=1,3,5,7
/proc/32294/stat : 32294 (minisatp) R 32291 32294 31208 0 -1 4202496 2890 0 0 0 29 0 0 0 20 0 1 0 64878934 18972672 2766 33554432000 4194304 5646918 140733465566864 140735933627640 4821510 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32294/statm: 4632 2766 94 355 0 4273 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18528

[startup+0.7003 s]
/proc/loadavg: 2.14 2.17 2.17 4/176 32294
/proc/meminfo: memFree=30547596/32872528 swapFree=1286912/1434080
[pid=32294] ppid=32291 vsize=33284 CPUtime=0.69 cores=1,3,5,7
/proc/32294/stat : 32294 (minisatp) R 32291 32294 31208 0 -1 4202496 6070 0 0 0 68 1 0 0 20 0 1 0 64878934 34082816 5946 33554432000 4194304 5646918 140733465566864 140733465566232 4826286 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32294/statm: 8321 5946 94 355 0 7962 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33284

[startup+1.50032 s]
/proc/loadavg: 2.21 2.19 2.17 4/177 32295
/proc/meminfo: memFree=30506984/32872528 swapFree=1286912/1434080
[pid=32294] ppid=32291 vsize=62972 CPUtime=1.49 cores=1,3,5,7
/proc/32294/stat : 32294 (minisatp) R 32291 32294 31208 0 -1 4202496 12430 0 0 0 147 2 0 0 20 0 1 0 64878934 64483328 12306 33554432000 4194304 5646918 140733465566864 140733465566232 4953072 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32294/statm: 15743 12306 94 355 0 15384 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 62972

[startup+3.10029 s]
/proc/loadavg: 2.21 2.19 2.17 4/177 32295
/proc/meminfo: memFree=30470480/32872528 swapFree=1286912/1434080
[pid=32294] ppid=32291 vsize=82808 CPUtime=3.09 cores=1,3,5,7
/proc/32294/stat : 32294 (minisatp) R 32291 32294 31208 0 -1 4202496 17872 0 0 0 305 4 0 0 20 0 1 0 64878934 84795392 18210 33554432000 4194304 5646918 140733465566864 140733465564632 4403416 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32294/statm: 20702 18210 182 355 0 20343 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 82808

[startup+6.30026 s]
/proc/loadavg: 2.20 2.18 2.17 3/177 32295
/proc/meminfo: memFree=30459644/32872528 swapFree=1286912/1434080
[pid=32294] ppid=32291 vsize=89948 CPUtime=6.29 cores=1,3,5,7
/proc/32294/stat : 32294 (minisatp) R 32291 32294 31208 0 -1 4202496 19011 0 0 0 625 4 0 0 20 0 1 0 64878934 92106752 19850 33554432000 4194304 5646918 140733465566864 140733465565560 4402829 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32294/statm: 22487 19850 182 355 0 22128 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 89948

[startup+12.7003 s]
/proc/loadavg: 2.18 2.18 2.17 3/177 32295
/proc/meminfo: memFree=30445036/32872528 swapFree=1286912/1434080
[pid=32294] ppid=32291 vsize=97128 CPUtime=12.69 cores=1,3,5,7
/proc/32294/stat : 32294 (minisatp) R 32291 32294 31208 0 -1 4202496 19620 0 0 0 1265 4 0 0 20 0 1 0 64878934 99459072 21991 33554432000 4194304 5646918 140733465566864 140733465565560 4403173 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32294/statm: 24282 21991 182 355 0 23923 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 97128

[startup+25.5004 s]
/proc/loadavg: 2.15 2.17 2.17 4/177 32295
/proc/meminfo: memFree=30427696/32872528 swapFree=1286912/1434080
[pid=32294] ppid=32291 vsize=97128 CPUtime=25.49 cores=1,3,5,7
/proc/32294/stat : 32294 (minisatp) R 32291 32294 31208 0 -1 4202496 21154 0 0 0 2544 5 0 0 20 0 1 0 64878934 99459072 22253 33554432000 4194304 5646918 140733465566864 140733465565560 4403420 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32294/statm: 24282 22253 184 355 0 23923 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 97128

[startup+51.1004 s]
/proc/loadavg: 2.16 2.17 2.17 3/177 32295
/proc/meminfo: memFree=30438596/32872528 swapFree=1286912/1434080
[pid=32294] ppid=32291 vsize=127476 CPUtime=51.08 cores=1,3,5,7
/proc/32294/stat : 32294 (minisatp) R 32291 32294 31208 0 -1 4202496 22881 0 0 0 5102 6 0 0 20 0 1 0 64878934 130535424 28176 33554432000 4194304 5646918 140733465566864 140733465565112 4402818 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32294/statm: 31869 28176 184 355 0 31510 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 127476

[startup+102.3 s]
/proc/loadavg: 2.14 2.16 2.16 3/177 32296
/proc/meminfo: memFree=30422056/32872528 swapFree=1286912/1434080
[pid=32294] ppid=32291 vsize=127476 CPUtime=102.28 cores=1,3,5,7
/proc/32294/stat : 32294 (minisatp) R 32291 32294 31208 0 -1 4202496 23053 0 0 0 10222 6 0 0 20 0 1 0 64878934 130535424 28348 33554432000 4194304 5646918 140733465566864 140733465565112 4396915 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32294/statm: 31869 28348 184 355 0 31510 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 127476

[startup+162.3 s]
/proc/loadavg: 2.10 2.14 2.16 3/177 32297
/proc/meminfo: memFree=30443636/32872528 swapFree=1286912/1434080
[pid=32294] ppid=32291 vsize=127476 CPUtime=162.26 cores=1,3,5,7
/proc/32294/stat : 32294 (minisatp) R 32291 32294 31208 0 -1 4202496 23153 0 0 0 16220 6 0 0 20 0 1 0 64878934 130535424 28959 33554432000 4194304 5646918 140733465566864 140733465565112 4403173 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32294/statm: 31869 28959 184 355 0 31510 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 127476

[startup+222.308 s]
/proc/loadavg: 2.08 2.13 2.15 4/177 32298
/proc/meminfo: memFree=30408012/32872528 swapFree=1286912/1434080
[pid=32294] ppid=32291 vsize=140456 CPUtime=222.27 cores=1,3,5,7
/proc/32294/stat : 32294 (minisatp) R 32291 32294 31208 0 -1 4202496 23314 0 0 0 22220 7 0 0 20 0 1 0 64878934 143826944 31675 33554432000 4194304 5646918 140733465566864 140733465565112 4403176 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32294/statm: 35114 31675 184 355 0 34755 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 140456

[startup+282.3 s]
/proc/loadavg: 2.17 2.15 2.16 3/178 32303
/proc/meminfo: memFree=30429572/32872528 swapFree=1286912/1434080
[pid=32294] ppid=32291 vsize=140456 CPUtime=282.25 cores=1,3,5,7
/proc/32294/stat : 32294 (minisatp) R 32291 32294 31208 0 -1 4202496 23352 0 0 0 28218 7 0 0 20 0 1 0 64878934 143826944 32224 33554432000 4194304 5646918 140733465566864 140733465565112 4403495 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32294/statm: 35114 32224 184 355 0 34755 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 140456

[startup+342.3 s]
/proc/loadavg: 2.36 2.20 2.17 3/177 32304
/proc/meminfo: memFree=30405832/32872528 swapFree=1286912/1434080
[pid=32294] ppid=32291 vsize=140456 CPUtime=342.24 cores=1,3,5,7
/proc/32294/stat : 32294 (minisatp) R 32291 32294 31208 0 -1 4202496 23405 0 0 0 34217 7 0 0 20 0 1 0 64878934 143826944 32788 33554432000 4194304 5646918 140733465566864 140733465565112 4402853 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32294/statm: 35114 32788 184 355 0 34755 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 140456

[startup+402.3 s]
/proc/loadavg: 2.29 2.20 2.18 3/177 32305
/proc/meminfo: memFree=30415256/32872528 swapFree=1286912/1434080
[pid=32294] ppid=32291 vsize=140456 CPUtime=402.23 cores=1,3,5,7
/proc/32294/stat : 32294 (minisatp) R 32291 32294 31208 0 -1 4202496 23425 0 0 0 40216 7 0 0 20 0 1 0 64878934 143826944 32808 33554432000 4194304 5646918 140733465566864 140733465565112 4403454 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32294/statm: 35114 32808 184 355 0 34755 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 140456

[startup+462.3 s]
/proc/loadavg: 2.38 2.24 2.19 3/177 32306
/proc/meminfo: memFree=30398912/32872528 swapFree=1286912/1434080
[pid=32294] ppid=32291 vsize=140456 CPUtime=462.22 cores=1,3,5,7
/proc/32294/stat : 32294 (minisatp) R 32291 32294 31208 0 -1 4202496 23454 0 0 0 46215 7 0 0 20 0 1 0 64878934 143826944 32837 33554432000 4194304 5646918 140733465566864 140733465565112 4402778 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32294/statm: 35114 32837 184 355 0 34755 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 140456

[startup+522.3 s]
/proc/loadavg: 2.31 2.24 2.19 3/177 32307
/proc/meminfo: memFree=30380780/32872528 swapFree=1286912/1434080
[pid=32294] ppid=32291 vsize=140456 CPUtime=522.21 cores=1,3,5,7
/proc/32294/stat : 32294 (minisatp) R 32291 32294 31208 0 -1 4202496 23480 0 0 0 52214 7 0 0 20 0 1 0 64878934 143826944 32863 33554432000 4194304 5646918 140733465566864 140733465565112 4402764 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32294/statm: 35114 32863 184 355 0 34755 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 140456

[startup+582.3 s]
/proc/loadavg: 2.15 2.21 2.18 3/177 32309
/proc/meminfo: memFree=30430476/32872528 swapFree=1286912/1434080
[pid=32294] ppid=32291 vsize=140456 CPUtime=582.21 cores=1,3,5,7
/proc/32294/stat : 32294 (minisatp) R 32291 32294 31208 0 -1 4202496 23710 0 0 0 58213 8 0 0 20 0 1 0 64878934 143826944 32931 33554432000 4194304 5646918 140733465566864 140733465565576 4403167 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32294/statm: 35114 32931 184 355 0 34755 0
Current children cumulated CPU time (s) 582.21
Current children cumulated vsize (KiB) 140456


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

/proc/meminfo: memFree=30393292/32872528 swapFree=1286912/1434080
[pid=32294] ppid=32291 vsize=140456 CPUtime=1122.1 cores=1,3,5,7
/proc/32294/stat : 32294 (minisatp) R 32291 32294 31208 0 -1 4202496 25690 0 0 0 112196 14 0 0 20 0 1 0 64878934 143826944 34296 33554432000 4194304 5646918 140733465566864 140733465565576 4403184 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32294/statm: 35114 34296 184 355 0 34755 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 140456

[startup+1182.3 s]
/proc/loadavg: 2.16 2.19 2.18 3/177 32347
/proc/meminfo: memFree=30388696/32872528 swapFree=1286912/1434080
[pid=32294] ppid=32291 vsize=140456 CPUtime=1182.09 cores=1,3,5,7
/proc/32294/stat : 32294 (minisatp) R 32291 32294 31208 0 -1 4202496 26014 0 0 0 118193 16 0 0 20 0 1 0 64878934 143826944 34296 33554432000 4194304 5646918 140733465566864 140733465565576 4403136 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32294/statm: 35114 34296 184 355 0 34755 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 140456

[startup+1242.3 s]
/proc/loadavg: 2.07 2.15 2.17 3/177 32403
/proc/meminfo: memFree=30434920/32872528 swapFree=1286912/1434080
[pid=32294] ppid=32291 vsize=140456 CPUtime=1242.08 cores=1,3,5,7
/proc/32294/stat : 32294 (minisatp) R 32291 32294 31208 0 -1 4202496 26177 0 0 0 124192 16 0 0 20 0 1 0 64878934 143826944 34296 33554432000 4194304 5646918 140733465566864 140733465565576 4403147 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32294/statm: 35114 34296 184 355 0 34755 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 140456

[startup+1302.3 s]
/proc/loadavg: 2.28 2.20 2.18 3/177 32404
/proc/meminfo: memFree=30407284/32872528 swapFree=1286912/1434080
[pid=32294] ppid=32291 vsize=140456 CPUtime=1302.07 cores=1,3,5,7
/proc/32294/stat : 32294 (minisatp) R 32291 32294 31208 0 -1 4202496 26503 0 0 0 130190 17 0 0 20 0 1 0 64878934 143826944 34296 33554432000 4194304 5646918 140733465566864 140733465565576 4403187 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32294/statm: 35114 34296 184 355 0 34755 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 140456

[startup+1362.3 s]
/proc/loadavg: 2.38 2.25 2.20 3/177 32405
/proc/meminfo: memFree=30375776/32872528 swapFree=1286912/1434080
[pid=32294] ppid=32291 vsize=140456 CPUtime=1362.07 cores=1,3,5,7
/proc/32294/stat : 32294 (minisatp) R 32291 32294 31208 0 -1 4202496 26832 0 0 0 136188 19 0 0 20 0 1 0 64878934 143826944 34808 33554432000 4194304 5646918 140733465566864 140733465565576 4403495 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32294/statm: 35114 34808 184 355 0 34755 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 140456

[startup+1422.3 s]
/proc/loadavg: 2.27 2.23 2.19 3/177 32406
/proc/meminfo: memFree=30356176/32872528 swapFree=1286912/1434080
[pid=32294] ppid=32291 vsize=140456 CPUtime=1422.06 cores=1,3,5,7
/proc/32294/stat : 32294 (minisatp) R 32291 32294 31208 0 -1 4202496 26998 0 0 0 142187 19 0 0 20 0 1 0 64878934 143826944 34808 33554432000 4194304 5646918 140733465566864 140733465565576 4403184 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32294/statm: 35114 34808 184 355 0 34755 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 140456

[startup+1482.3 s]
/proc/loadavg: 2.10 2.19 2.17 3/177 32410
/proc/meminfo: memFree=30351812/32872528 swapFree=1286912/1434080
[pid=32294] ppid=32291 vsize=140456 CPUtime=1482.04 cores=1,3,5,7
/proc/32294/stat : 32294 (minisatp) R 32291 32294 31208 0 -1 4202496 27325 0 0 0 148184 20 0 0 20 0 1 0 64878934 143826944 34808 33554432000 4194304 5646918 140733465566864 140733465565576 4402898 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32294/statm: 35114 34808 184 355 0 34755 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 140456

[startup+1542.31 s]
/proc/loadavg: 2.20 2.20 2.18 3/177 32412
/proc/meminfo: memFree=30320668/32872528 swapFree=1286912/1434080
[pid=32294] ppid=32291 vsize=140456 CPUtime=1542.05 cores=1,3,5,7
/proc/32294/stat : 32294 (minisatp) R 32291 32294 31208 0 -1 4202496 27488 0 0 0 154184 21 0 0 20 0 1 0 64878934 143826944 34808 33554432000 4194304 5646918 140733465566864 140733465565576 4403040 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32294/statm: 35114 34808 184 355 0 34755 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 140456

[startup+1602.3 s]
/proc/loadavg: 2.14 2.17 2.17 3/177 32413
/proc/meminfo: memFree=30311524/32872528 swapFree=1286912/1434080
[pid=32294] ppid=32291 vsize=140456 CPUtime=1602.03 cores=1,3,5,7
/proc/32294/stat : 32294 (minisatp) R 32291 32294 31208 0 -1 4202496 27811 0 0 0 160181 22 0 0 20 0 1 0 64878934 143826944 34808 33554432000 4194304 5646918 140733465566864 140733465565576 4403495 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32294/statm: 35114 34808 184 355 0 34755 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 140456

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

[startup+1612.8 s]
/proc/loadavg: 2.12 2.17 2.17 3/177 32413
/proc/meminfo: memFree=30305572/32872528 swapFree=1286912/1434080
[pid=32294] ppid=32291 vsize=140456 CPUtime=1612.53 cores=1,3,5,7
/proc/32294/stat : 32294 (minisatp) R 32291 32294 31208 0 -1 4202496 27811 0 0 0 161231 22 0 0 20 0 1 0 64878934 143826944 34808 33554432000 4194304 5646918 140733465566864 140733465565576 4403159 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32294/statm: 35114 34808 184 355 0 34755 0
Current children cumulated CPU time (s) 1612.53
Current children cumulated vsize (KiB) 140456

[startup+1625.6 s]
/proc/loadavg: 2.10 2.16 2.17 4/177 32414
/proc/meminfo: memFree=30273368/32872528 swapFree=1286912/1434080
[pid=32294] ppid=32291 vsize=189776 CPUtime=1625.32 cores=1,3,5,7
/proc/32294/stat : 32294 (minisatp) R 32291 32294 31208 0 -1 4202496 27972 0 0 0 162510 22 0 0 20 0 1 0 64878934 194330624 42634 33554432000 4194304 5646918 140733465566864 140733465565160 4403454 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32294/statm: 47444 42634 184 355 0 47085 0
Current children cumulated CPU time (s) 1625.32
Current children cumulated vsize (KiB) 189776

[startup+1632 s]
/proc/loadavg: 2.16 2.17 2.17 3/177 32414
/proc/meminfo: memFree=30304088/32872528 swapFree=1286912/1434080
[pid=32294] ppid=32291 vsize=140456 CPUtime=1631.72 cores=1,3,5,7
/proc/32294/stat : 32294 (minisatp) R 32291 32294 31208 0 -1 4202496 27973 0 0 0 163150 22 0 0 20 0 1 0 64878934 143826944 34808 33554432000 4194304 5646918 140733465566864 140733465565576 4403442 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32294/statm: 35114 34808 184 355 0 34755 0
Current children cumulated CPU time (s) 1631.72
Current children cumulated vsize (KiB) 140456

[startup+1638.4 s]
/proc/loadavg: 2.22 2.19 2.18 4/177 32414
/proc/meminfo: memFree=30303844/32872528 swapFree=1286912/1434080
[pid=32294] ppid=32291 vsize=140456 CPUtime=1638.12 cores=1,3,5,7
/proc/32294/stat : 32294 (minisatp) R 32291 32294 31208 0 -1 4202496 27973 0 0 0 163790 22 0 0 20 0 1 0 64878934 143826944 34808 33554432000 4194304 5646918 140733465566864 140733465565576 4388970 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32294/statm: 35114 34808 184 355 0 34755 0
Current children cumulated CPU time (s) 1638.12
Current children cumulated vsize (KiB) 140456

[startup+1640 s]
/proc/loadavg: 2.22 2.19 2.18 3/177 32414
/proc/meminfo: memFree=30303844/32872528 swapFree=1286912/1434080
[pid=32294] ppid=32291 vsize=140456 CPUtime=1639.72 cores=1,3,5,7
/proc/32294/stat : 32294 (minisatp) R 32291 32294 31208 0 -1 4202496 27973 0 0 0 163950 22 0 0 20 0 1 0 64878934 143826944 34808 33554432000 4194304 5646918 140733465566864 140733465565576 4403176 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32294/statm: 35114 34808 184 355 0 34755 0
Current children cumulated CPU time (s) 1639.72
Current children cumulated vsize (KiB) 140456

[startup+1641.6 s]
/proc/loadavg: 2.21 2.18 2.18 5/177 32414
/proc/meminfo: memFree=30303720/32872528 swapFree=1286912/1434080
[pid=32294] ppid=32291 vsize=140456 CPUtime=1641.32 cores=1,3,5,7
/proc/32294/stat : 32294 (minisatp) R 32291 32294 31208 0 -1 4202496 27973 0 0 0 164110 22 0 0 20 0 1 0 64878934 143826944 34808 33554432000 4194304 5646918 140733465566864 140733465565576 4403411 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32294/statm: 35114 34808 184 355 0 34755 0
Current children cumulated CPU time (s) 1641.32
Current children cumulated vsize (KiB) 140456

[startup+1642 s]
/proc/loadavg: 2.21 2.18 2.18 5/177 32414
/proc/meminfo: memFree=30303720/32872528 swapFree=1286912/1434080
[pid=32294] ppid=32291 vsize=140456 CPUtime=1641.72 cores=1,3,5,7
/proc/32294/stat : 32294 (minisatp) R 32291 32294 31208 0 -1 4202496 27973 0 0 0 164150 22 0 0 20 0 1 0 64878934 143826944 34808 33554432000 4194304 5646918 140733465566864 140733465565576 4403176 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32294/statm: 35114 34808 184 355 0 34755 0
Current children cumulated CPU time (s) 1641.72
Current children cumulated vsize (KiB) 140456

[startup+1642.2 s]
/proc/loadavg: 2.21 2.18 2.18 5/177 32414
/proc/meminfo: memFree=30303720/32872528 swapFree=1286912/1434080
[pid=32294] ppid=32291 vsize=140456 CPUtime=1641.92 cores=1,3,5,7
/proc/32294/stat : 32294 (minisatp) R 32291 32294 31208 0 -1 4202496 27973 0 0 0 164170 22 0 0 20 0 1 0 64878934 143826944 34808 33554432000 4194304 5646918 140733465566864 140733465565576 4402736 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32294/statm: 35114 34808 184 355 0 34755 0
Current children cumulated CPU time (s) 1641.92
Current children cumulated vsize (KiB) 140456

[startup+1642.3 s]
/proc/loadavg: 2.21 2.18 2.18 3/177 32414
/proc/meminfo: memFree=30303596/32872528 swapFree=1286912/1434080
[pid=32294] ppid=32291 vsize=140456 CPUtime=1642.03 cores=1,3,5,7
/proc/32294/stat : 32294 (minisatp) R 32291 32294 31208 0 -1 4202496 27973 0 0 0 164181 22 0 0 20 0 1 0 64878934 143826944 34808 33554432000 4194304 5646918 140733465566864 140733465565576 4403411 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32294/statm: 35114 34808 184 355 0 34755 0
Current children cumulated CPU time (s) 1642.03
Current children cumulated vsize (KiB) 140456

Child status: 0
Real time (s): 1642.4
CPU time (s): 1642.13
CPU user time (s): 1641.9
CPU system time (s): 0.225965
CPU usage (%): 99.9836
Max. virtual memory (cumulated for all children) (KiB): 189776

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1641.9
system time used= 0.225965
maximum resident set size= 180776
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27983
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= 32
involuntary context switches= 1692

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.77527 second user time and 6.90395 second system time

The end

Launcher Data

Begin job on node130 at 2016-06-22 22:45:22
IDJOB=4113722
IDBENCH=107835
IDSOLVER=2555
FILE ID=node130/4113722-1466628321
RUNJOBID= node130-1466623732-31225
PBS_JOBID= 19957261
Free space on /tmp= 71680 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/quimper/SyncCodes/d-equals-n_k/normalized-compression64_10.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4113722-1466628321/watcher-4113722-1466628321 -o /tmp/evaluation-result-4113722-1466628321/solver-4113722-1466628321 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node130-1466623732-31225 --watchdog 1960  minisatp HOME/instance-4113722-1466628321.opb

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

MD5SUM BENCH= 82724f5dc802f6e67469d14fb2bd7ac4
RANDOM SEED=497632827

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:        30548024 kB
Buffers:            3948 kB
Cached:            44084 kB
SwapCached:         1848 kB
Active:           172404 kB
Inactive:          20412 kB
Active(anon):     146148 kB
Inactive(anon):     1752 kB
Active(file):      26256 kB
Inactive(file):    18660 kB
Unevictable:     1434080 kB
Mlocked:         1286912 kB
SwapTotal:      67108856 kB
SwapFree:       67098700 kB
Dirty:              7480 kB
Writeback:             0 kB
AnonPages:       1579320 kB
Mapped:             7812 kB
Shmem:                 0 kB
Slab:             565112 kB
SReclaimable:       8400 kB
SUnreclaim:       556712 kB
KernelStack:        1456 kB
PageTables:         7276 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1694508 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    251904 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-4113722-1466628321.opb

Free space on /tmp at the end= 71680 MiB
End job on node130 at 2016-06-22 23:12:44