Trace number 4113544

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.08 1800.4

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/quimper/SyncCodes/
d-equals-n_k/normalized-compression64_16.opb
MD5SUM2e4ec9d1e689f9a15b90edecd14f0760
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6480
Total number of constraints31685
Number of constraints which are clauses31680
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 constraint80
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 16
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 96
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.99/2.09	c Converting 31682 PB-constraints to clauses...
2.09/2.10	c   -- Unit propagations: pp
2.09/2.10	c   -- Detecting intervals from adjacent constraints: #
2.09/2.10	c   -- Clauses(.)/Splits(s): ......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
2.09/2.17	c ---[31680]---> Adder-cost: 148   maxlim: 64   bits: 7/7
2.09/2.17	c ---[   0]---> Adder-cost: 148   maxlim: 70   bits: 7/7
1800.07/1800.40	|  Eliminated clauses:           0.00 Mb                                      |
1800.07/1800.40	============================[ Search Statistics ]==============================
1800.07/1800.40	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1800.07/1800.40	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1800.07/1800.40	===============================================================================
1800.07/1800.40	|       100 |    6742    32812   464420 |    12031      100     31 |  0.560 % |
1800.07/1800.40	|       250 |    6742    32812   464420 |    13234      250     84 |  0.560 % |
1800.07/1800.40	|       475 |    6742    32812   464420 |    14557      475    119 |  0.560 % |
1800.07/1800.40	|       812 |    6742    32812   464420 |    16013      812    151 |  0.560 % |
1800.07/1800.40	|      1318 |    6742    32812   464420 |    17614     1318    180 |  0.560 % |
1800.07/1800.40	|      2077 |    6742    32812   464420 |    19376     2077    186 |  0.560 % |
1800.07/1800.40	|      3216 |    6742    32812   464420 |    21313     3216    263 |  0.560 % |
1800.07/1800.40	|      4924 |    6742    32812   464420 |    23445     4924    256 |  0.560 % |
1800.07/1800.40	|      7486 |    6742    32812   464420 |    25789     7486    288 |  0.560 % |
1800.07/1800.40	|     11330 |    6742    32812   464420 |    28368    11330    271 |  0.560 % |
1800.07/1800.40	|     17096 |    6742    32812   464420 |    31205    17096    274 |  0.560 % |
1800.07/1800.40	|     25745 |    6742    32812   464420 |    34326    25745    266 |  0.560 % |
1800.07/1800.40	|     38719 |    6742    32812   464420 |    37758    16880    239 |  0.560 % |
1800.07/1800.40	|     58180 |    6742    32812   464420 |    41534    36341    232 |  0.560 % |
1800.07/1800.40	|     87372 |    6742    32812   464420 |    45687    37685    235 |  0.560 % |
1800.07/1800.40	|    131161 |    6742    32812   464420 |    50256    17446    214 |  0.560 % |
1800.07/1800.40	|    196845 |    6742    32812   464420 |    55282    46879    243 |  0.560 % |
1800.07/1800.40	|    295371 |    6742    32812   464420 |    60810    19038    195 |  0.560 % |
1800.07/1800.40	|    443160 |    6742    32812   464420 |    66891    29156    270 |  0.560 % |
1800.07/1800.40	|    664843 |    6742    32812   464420 |    73580    44346    222 |  0.560 % |
1800.07/1800.40	|    997368 |    6742    32812   464420 |    80939    35885    218 |  0.560 % |
1800.07/1800.40	|   1496156 |    6742    32812   464420 |    89032    19373    167 |  0.560 % |
1800.07/1800.40	|   2244338 |    6742    32812   464420 |    97936    30702    298 |  0.560 % |
1800.07/1800.40	c 
1800.07/1800.40	c *** TERMINATED ***
1800.07/1800.40	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4113544-1466627716/watcher-4113544-1466627716 -o /tmp/evaluation-result-4113544-1466627716/solver-4113544-1466627716 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node130-1466623732-31224 --watchdog 1960 minisatp HOME/instance-4113544-1466627716.opb 

pid=31997
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.11 2.13 2.14 3/176 32000
/proc/meminfo: memFree=30676160/32872528 swapFree=1286912/1434080
[pid=32000] ppid=31997 vsize=6596 CPUtime=0 cores=0,2,4,6
/proc/32000/stat : 32000 (minisatp) R 31997 32000 31208 0 -1 4202496 353 0 0 0 0 0 0 0 20 0 1 0 64818420 6754304 229 33554432000 4194304 5646918 140736490931760 140736008126008 4826286 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32000/statm: 1649 229 94 355 0 1290 0

[startup+0.100158 s]
/proc/loadavg: 2.11 2.13 2.14 3/176 32000
/proc/meminfo: memFree=30676160/32872528 swapFree=1286912/1434080
[pid=32000] ppid=31997 vsize=11092 CPUtime=0.09 cores=0,2,4,6
/proc/32000/stat : 32000 (minisatp) R 31997 32000 31208 0 -1 4202496 1330 0 0 0 9 0 0 0 20 0 1 0 64818420 11358208 1206 33554432000 4194304 5646918 140736490931760 140736008126008 4251039 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32000/statm: 2773 1206 94 355 0 2414 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11092

[startup+0.200294 s]
/proc/loadavg: 2.11 2.13 2.14 3/176 32000
/proc/meminfo: memFree=30676160/32872528 swapFree=1286912/1434080
[pid=32000] ppid=31997 vsize=14848 CPUtime=0.19 cores=0,2,4,6
/proc/32000/stat : 32000 (minisatp) R 31997 32000 31208 0 -1 4202496 2123 0 0 0 19 0 0 0 20 0 1 0 64818420 15204352 1999 33554432000 4194304 5646918 140736490931760 140736008126008 4826286 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32000/statm: 3712 1999 94 355 0 3353 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 14848

[startup+0.300266 s]
/proc/loadavg: 2.11 2.13 2.14 3/176 32000
/proc/meminfo: memFree=30676160/32872528 swapFree=1286912/1434080
[pid=32000] ppid=31997 vsize=18568 CPUtime=0.29 cores=0,2,4,6
/proc/32000/stat : 32000 (minisatp) R 31997 32000 31208 0 -1 4202496 2930 0 0 0 29 0 0 0 20 0 1 0 64818420 19013632 2806 33554432000 4194304 5646918 140736490931760 140736008126008 4826286 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32000/statm: 4642 2806 94 355 0 4283 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18568

[startup+0.700234 s]
/proc/loadavg: 2.11 2.13 2.14 3/176 32000
/proc/meminfo: memFree=30676160/32872528 swapFree=1286912/1434080
[pid=32000] ppid=31997 vsize=33376 CPUtime=0.69 cores=0,2,4,6
/proc/32000/stat : 32000 (minisatp) R 31997 32000 31208 0 -1 4202496 6108 0 0 0 68 1 0 0 20 0 1 0 64818420 34177024 5984 33554432000 4194304 5646918 140736490931760 140736490931128 4826286 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32000/statm: 8344 5984 94 355 0 7985 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33376

[startup+1.50023 s]
/proc/loadavg: 2.10 2.13 2.14 3/177 32001
/proc/meminfo: memFree=30639820/32872528 swapFree=1286912/1434080
[pid=32000] ppid=31997 vsize=63024 CPUtime=1.49 cores=0,2,4,6
/proc/32000/stat : 32000 (minisatp) R 31997 32000 31208 0 -1 4202496 12452 0 0 0 147 2 0 0 20 0 1 0 64818420 64536576 12328 33554432000 4194304 5646918 140736490931760 140736490931016 4826286 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32000/statm: 15756 12328 94 355 0 15397 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 63024

[startup+3.10024 s]
/proc/loadavg: 2.10 2.13 2.14 3/177 32001
/proc/meminfo: memFree=30592760/32872528 swapFree=1286912/1434080
[pid=32000] ppid=31997 vsize=95544 CPUtime=3.09 cores=0,2,4,6
/proc/32000/stat : 32000 (minisatp) R 31997 32000 31208 0 -1 4202496 20773 0 0 0 304 5 0 0 20 0 1 0 64818420 97837056 21109 33554432000 4194304 5646918 140736490931760 140736490930072 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32000/statm: 23886 21109 182 355 0 23527 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 95544

[startup+6.30026 s]
/proc/loadavg: 2.17 2.14 2.15 3/177 32001
/proc/meminfo: memFree=30582360/32872528 swapFree=1286912/1434080
[pid=32000] ppid=31997 vsize=109864 CPUtime=6.29 cores=0,2,4,6
/proc/32000/stat : 32000 (minisatp) R 31997 32000 31208 0 -1 4202496 22374 0 0 0 623 6 0 0 20 0 1 0 64818420 112500736 24239 33554432000 4194304 5646918 140736490931760 140736490930456 4403178 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32000/statm: 27466 24239 183 355 0 27107 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 109864

[startup+12.7003 s]
/proc/loadavg: 2.16 2.14 2.14 3/177 32001
/proc/meminfo: memFree=30563488/32872528 swapFree=1286912/1434080
[pid=32000] ppid=31997 vsize=140676 CPUtime=12.69 cores=0,2,4,6
/proc/32000/stat : 32000 (minisatp) R 31997 32000 31208 0 -1 4202496 23336 0 0 0 1263 6 0 0 20 0 1 0 64818420 144052224 28264 33554432000 4194304 5646918 140736490931760 140736490930008 4403408 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32000/statm: 35169 28264 183 355 0 34810 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 140676

[startup+25.5004 s]
/proc/loadavg: 2.37 2.18 2.16 3/177 32001
/proc/meminfo: memFree=30559708/32872528 swapFree=1286912/1434080
[pid=32000] ppid=31997 vsize=140676 CPUtime=25.48 cores=0,2,4,6
/proc/32000/stat : 32000 (minisatp) R 31997 32000 31208 0 -1 4202496 25348 0 0 0 2541 7 0 0 20 0 1 0 64818420 144052224 29004 33554432000 4194304 5646918 140736490931760 140736490930456 4402739 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32000/statm: 35169 29004 185 355 0 34810 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 140676

[startup+51.1003 s]
/proc/loadavg: 2.34 2.20 2.16 3/177 32001
/proc/meminfo: memFree=30563444/32872528 swapFree=1286912/1434080
[pid=32000] ppid=31997 vsize=121708 CPUtime=51.08 cores=0,2,4,6
/proc/32000/stat : 32000 (minisatp) R 31997 32000 31208 0 -1 4202496 28102 0 0 0 5098 10 0 0 20 0 1 0 64818420 124628992 28113 33554432000 4194304 5646918 140736490931760 140736490930456 4403184 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32000/statm: 30427 28113 185 355 0 30068 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 121708

[startup+102.3 s]
/proc/loadavg: 2.30 2.21 2.17 3/177 32002
/proc/meminfo: memFree=30573944/32872528 swapFree=1286912/1434080
[pid=32000] ppid=31997 vsize=110356 CPUtime=102.28 cores=0,2,4,6
/proc/32000/stat : 32000 (minisatp) R 31997 32000 31208 0 -1 4202496 32751 0 0 0 10214 14 0 0 20 0 1 0 64818420 113004544 25412 33554432000 4194304 5646918 140736490931760 140736490930056 4402720 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32000/statm: 27589 25412 185 355 0 27230 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 110356

[startup+162.3 s]
/proc/loadavg: 2.22 2.20 2.17 3/177 32003
/proc/meminfo: memFree=30547236/32872528 swapFree=1286912/1434080
[pid=32000] ppid=31997 vsize=141000 CPUtime=162.27 cores=0,2,4,6
/proc/32000/stat : 32000 (minisatp) R 31997 32000 31208 0 -1 4202496 38161 0 0 0 16208 19 0 0 20 0 1 0 64818420 144384000 32706 33554432000 4194304 5646918 140736490931760 140736490930456 4403454 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32000/statm: 35250 32706 185 355 0 34891 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 141000

[startup+222.307 s]
/proc/loadavg: 2.17 2.19 2.17 3/177 32004
/proc/meminfo: memFree=30558108/32872528 swapFree=1286912/1434080
[pid=32000] ppid=31997 vsize=122032 CPUtime=222.27 cores=0,2,4,6
/proc/32000/stat : 32000 (minisatp) R 31997 32000 31208 0 -1 4202496 43188 0 0 0 22205 22 0 0 20 0 1 0 64818420 124960768 28845 33554432000 4194304 5646918 140736490931760 140736490930456 4416598 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32000/statm: 30508 28845 185 355 0 30149 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 122032

[startup+282.3 s]
/proc/loadavg: 2.11 2.17 2.16 3/177 32006
/proc/meminfo: memFree=30528868/32872528 swapFree=1286912/1434080
[pid=32000] ppid=31997 vsize=171820 CPUtime=282.25 cores=0,2,4,6
/proc/32000/stat : 32000 (minisatp) R 31997 32000 31208 0 -1 4202496 47287 0 0 0 28200 25 0 0 20 0 1 0 64818420 175943680 36605 33554432000 4194304 5646918 140736490931760 140736490930456 4403497 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32000/statm: 42955 36605 185 355 0 42596 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 171820

[startup+342.3 s]
/proc/loadavg: 2.21 2.18 2.17 3/178 32010
/proc/meminfo: memFree=30532088/32872528 swapFree=1286912/1434080
[pid=32000] ppid=31997 vsize=171820 CPUtime=342.24 cores=0,2,4,6
/proc/32000/stat : 32000 (minisatp) R 31997 32000 31208 0 -1 4202496 51178 0 0 0 34196 28 0 0 20 0 1 0 64818420 175943680 35216 33554432000 4194304 5646918 140736490931760 140736490930456 4403184 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32000/statm: 42955 35216 185 355 0 42596 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 171820

[startup+402.3 s]
/proc/loadavg: 2.22 2.19 2.17 3/177 32011
/proc/meminfo: memFree=30532184/32872528 swapFree=1286912/1434080
[pid=32000] ppid=31997 vsize=141000 CPUtime=402.22 cores=0,2,4,6
/proc/32000/stat : 32000 (minisatp) R 31997 32000 31208 0 -1 4202496 54512 0 0 0 40191 31 0 0 20 0 1 0 64818420 144384000 34293 33554432000 4194304 5646918 140736490931760 140736490930456 4416598 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32000/statm: 35250 34293 185 355 0 34891 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 141000

[startup+462.3 s]
/proc/loadavg: 2.19 2.18 2.17 4/177 32012
/proc/meminfo: memFree=30528896/32872528 swapFree=1286912/1434080
[pid=32000] ppid=31997 vsize=141000 CPUtime=462.2 cores=0,2,4,6
/proc/32000/stat : 32000 (minisatp) R 31997 32000 31208 0 -1 4202496 58330 0 0 0 46185 35 0 0 20 0 1 0 64818420 144384000 34890 33554432000 4194304 5646918 140736490931760 140736490930456 4403454 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32000/statm: 35250 34890 185 355 0 34891 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 141000

[startup+522.3 s]
/proc/loadavg: 2.18 2.18 2.17 3/177 32013
/proc/meminfo: memFree=30539784/32872528 swapFree=1286912/1434080
[pid=32000] ppid=31997 vsize=141000 CPUtime=522.18 cores=0,2,4,6
/proc/32000/stat : 32000 (minisatp) R 31997 32000 31208 0 -1 4202496 62079 0 0 0 52180 38 0 0 20 0 1 0 64818420 144384000 32366 33554432000 4194304 5646918 140736490931760 140736490930456 4403454 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32000/statm: 35250 32366 185 355 0 34891 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 141000

[startup+582.3 s]
/proc/loadavg: 2.20 2.19 2.17 3/177 32126
/proc/meminfo: memFree=30499084/32872528 swapFree=1286912/1434080
[pid=32000] ppid=31997 vsize=173428 CPUtime=582.17 cores=0,2,4,6
/proc/32000/stat : 32000 (minisatp) R 31997 32000 31208 0 -1 4202496 64637 0 0 0 58178 39 0 0 20 0 1 0 64818420 177590272 42023 33554432000 4194304 5646918 140736490931760 140736490929896 4402806 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32000/statm: 43357 42023 185 355 0 42998 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 173428


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


[startup+882.307 s]
/proc/loadavg: 2.19 2.15 2.16 3/177 32300
/proc/meminfo: memFree=30441004/32872528 swapFree=1286912/1434080
[pid=32000] ppid=31997 vsize=124728 CPUtime=882.13 cores=0,2,4,6
/proc/32000/stat : 32000 (minisatp) R 31997 32000 31208 0 -1 4202496 80675 0 0 0 88157 56 0 0 20 0 1 0 64818420 127721472 30317 33554432000 4194304 5646918 140736490931760 140736490930456 4403225 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32000/statm: 31182 30317 185 355 0 30823 0
Current children cumulated CPU time (s) 882.13
Current children cumulated vsize (KiB) 124728

[startup+942.3 s]
/proc/loadavg: 2.39 2.20 2.17 3/178 32304
/proc/meminfo: memFree=30414508/32872528 swapFree=1286912/1434080
[pid=32000] ppid=31997 vsize=174516 CPUtime=942.12 cores=0,2,4,6
/proc/32000/stat : 32000 (minisatp) R 31997 32000 31208 0 -1 4202496 84171 0 0 0 94152 60 0 0 20 0 1 0 64818420 178704384 36508 33554432000 4194304 5646918 140736490931760 140736490930456 4397445 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32000/statm: 43629 36508 185 355 0 43270 0
Current children cumulated CPU time (s) 942.12
Current children cumulated vsize (KiB) 174516

[startup+1002.3 s]
/proc/loadavg: 2.31 2.21 2.18 4/177 32305
/proc/meminfo: memFree=30421400/32872528 swapFree=1286912/1434080
[pid=32000] ppid=31997 vsize=144200 CPUtime=1002.1 cores=0,2,4,6
/proc/32000/stat : 32000 (minisatp) R 31997 32000 31208 0 -1 4202496 86186 0 0 0 100148 62 0 0 20 0 1 0 64818420 147660800 34069 33554432000 4194304 5646918 140736490931760 140736490930456 4402821 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32000/statm: 36050 34069 185 355 0 35691 0
Current children cumulated CPU time (s) 1002.1
Current children cumulated vsize (KiB) 144200

[startup+1062.3 s]
/proc/loadavg: 2.33 2.23 2.18 3/177 32306
/proc/meminfo: memFree=30407104/32872528 swapFree=1286912/1434080
[pid=32000] ppid=31997 vsize=175020 CPUtime=1062.1 cores=0,2,4,6
/proc/32000/stat : 32000 (minisatp) R 31997 32000 31208 0 -1 4202496 89114 0 0 0 106144 66 0 0 20 0 1 0 64818420 179220480 38166 33554432000 4194304 5646918 140736490931760 140736490930456 4403408 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32000/statm: 43755 38166 185 355 0 43396 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 175020

[startup+1122.3 s]
/proc/loadavg: 2.34 2.25 2.19 3/177 32307
/proc/meminfo: memFree=30388412/32872528 swapFree=1286912/1434080
[pid=32000] ppid=31997 vsize=175020 CPUtime=1122.09 cores=0,2,4,6
/proc/32000/stat : 32000 (minisatp) R 31997 32000 31208 0 -1 4202496 91539 0 0 0 112140 69 0 0 20 0 1 0 64818420 179220480 42774 33554432000 4194304 5646918 140736490931760 140736490930456 4403167 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32000/statm: 43755 42774 185 355 0 43396 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 175020

[startup+1182.3 s]
/proc/loadavg: 2.17 2.21 2.18 3/177 32309
/proc/meminfo: memFree=30441640/32872528 swapFree=1286912/1434080
[pid=32000] ppid=31997 vsize=125232 CPUtime=1182.08 cores=0,2,4,6
/proc/32000/stat : 32000 (minisatp) R 31997 32000 31208 0 -1 4202496 95263 0 0 0 118135 73 0 0 20 0 1 0 64818420 128237568 29420 33554432000 4194304 5646918 140736490931760 140736490930456 4403076 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32000/statm: 31308 29420 185 355 0 30949 0
Current children cumulated CPU time (s) 1182.08
Current children cumulated vsize (KiB) 125232

[startup+1242.3 s]
/proc/loadavg: 2.22 2.22 2.18 3/177 32310
/proc/meminfo: memFree=30415632/32872528 swapFree=1286912/1434080
[pid=32000] ppid=31997 vsize=144200 CPUtime=1242.07 cores=0,2,4,6
/proc/32000/stat : 32000 (minisatp) R 31997 32000 31208 0 -1 4202496 98248 0 0 0 124131 76 0 0 20 0 1 0 64818420 147660800 35094 33554432000 4194304 5646918 140736490931760 140736490930456 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32000/statm: 36050 35094 185 355 0 35691 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 144200

[startup+1302.3 s]
/proc/loadavg: 2.14 2.19 2.18 3/177 32311
/proc/meminfo: memFree=30390408/32872528 swapFree=1286912/1434080
[pid=32000] ppid=31997 vsize=175020 CPUtime=1302.06 cores=0,2,4,6
/proc/32000/stat : 32000 (minisatp) R 31997 32000 31208 0 -1 4202496 100439 0 0 0 130128 78 0 0 20 0 1 0 64818420 179220480 41314 33554432000 4194304 5646918 140736490931760 140736490930456 4403184 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32000/statm: 43755 41314 185 355 0 43396 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 175020

[startup+1362.3 s]
/proc/loadavg: 2.09 2.17 2.17 3/177 32312
/proc/meminfo: memFree=30384080/32872528 swapFree=1286912/1434080
[pid=32000] ppid=31997 vsize=176096 CPUtime=1362.05 cores=0,2,4,6
/proc/32000/stat : 32000 (minisatp) R 31997 32000 31208 0 -1 4202496 103541 0 0 0 136124 81 0 0 20 0 1 0 64818420 180322304 42962 33554432000 4194304 5646918 140736490931760 140736490929896 4403159 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32000/statm: 44024 42962 185 355 0 43665 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 176096

[startup+1422.3 s]
/proc/loadavg: 2.14 2.16 2.17 4/177 32313
/proc/meminfo: memFree=30399136/32872528 swapFree=1286912/1434080
[pid=32000] ppid=31997 vsize=176096 CPUtime=1422.04 cores=0,2,4,6
/proc/32000/stat : 32000 (minisatp) R 31997 32000 31208 0 -1 4202496 105490 0 0 0 142120 84 0 0 20 0 1 0 64818420 180322304 39037 33554432000 4194304 5646918 140736490931760 140736490930456 4403159 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32000/statm: 44024 39037 185 355 0 43665 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 176096

[startup+1482.3 s]
/proc/loadavg: 2.22 2.19 2.18 3/177 32315
/proc/meminfo: memFree=30358932/32872528 swapFree=1286912/1434080
[pid=32000] ppid=31997 vsize=228320 CPUtime=1482.01 cores=0,2,4,6
/proc/32000/stat : 32000 (minisatp) R 31997 32000 31208 0 -1 4202496 106528 0 0 0 148116 85 0 0 20 0 1 0 64818420 233799680 49250 33554432000 4194304 5646918 140736490931760 140736490929896 4403176 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32000/statm: 57080 49250 185 355 0 56721 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 228320

[startup+1542.31 s]
/proc/loadavg: 2.20 2.20 2.18 3/178 32319
/proc/meminfo: memFree=30391800/32872528 swapFree=1286912/1434080
[pid=32000] ppid=31997 vsize=180088 CPUtime=1542.02 cores=0,2,4,6
/proc/32000/stat : 32000 (minisatp) R 31997 32000 31208 0 -1 4202496 109012 0 0 0 154115 87 0 0 20 0 1 0 64818420 184410112 39901 33554432000 4194304 5646918 140736490931760 140736490929896 4402829 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32000/statm: 45022 39901 185 355 0 44663 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 180088

[startup+1602.3 s]
/proc/loadavg: 2.27 2.21 2.18 3/178 32343
/proc/meminfo: memFree=30372892/32872528 swapFree=1286912/1434080
[pid=32000] ppid=31997 vsize=153244 CPUtime=1601.99 cores=0,2,4,6
/proc/32000/stat : 32000 (minisatp) R 31997 32000 31208 0 -1 4202496 111783 0 0 0 160110 89 0 0 20 0 1 0 64818420 156921856 36686 33554432000 4194304 5646918 140736490931760 140736490930456 4403411 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32000/statm: 38311 36686 185 355 0 37952 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 153244

[startup+1662.3 s]
/proc/loadavg: 2.22 2.20 2.18 3/177 32344
/proc/meminfo: memFree=30409868/32872528 swapFree=1286912/1434080
[pid=32000] ppid=31997 vsize=155804 CPUtime=1661.99 cores=0,2,4,6
/proc/32000/stat : 32000 (minisatp) R 31997 32000 31208 0 -1 4202496 114751 0 0 0 166107 92 0 0 20 0 1 0 64818420 159543296 35709 33554432000 4194304 5646918 140736490931760 140736490930456 4403488 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32000/statm: 38951 35709 185 355 0 38592 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 155804

[startup+1722.3 s]
/proc/loadavg: 2.20 2.20 2.18 3/177 32345
/proc/meminfo: memFree=30401544/32872528 swapFree=1286912/1434080
[pid=32000] ppid=31997 vsize=155804 CPUtime=1721.98 cores=0,2,4,6
/proc/32000/stat : 32000 (minisatp) R 31997 32000 31208 0 -1 4202496 117166 0 0 0 172103 95 0 0 20 0 1 0 64818420 159543296 37757 33554432000 4194304 5646918 140736490931760 140736490930456 4403178 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32000/statm: 38951 37757 185 355 0 38592 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 155804

[startup+1782.3 s]
/proc/loadavg: 2.18 2.19 2.18 3/176 32346
/proc/meminfo: memFree=30364984/32872528 swapFree=1286912/1434080
[pid=32000] ppid=31997 vsize=186624 CPUtime=1781.97 cores=0,2,4,6
/proc/32000/stat : 32000 (minisatp) R 31997 32000 31208 0 -1 4202496 119996 0 0 0 178100 97 0 0 20 0 1 0 64818420 191102976 38687 33554432000 4194304 5646918 140736490931760 140736490930456 4403173 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32000/statm: 46656 38687 185 355 0 46297 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 186624



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.14 2.18 2.18 3/177 32347
/proc/meminfo: memFree=30370140/32872528 swapFree=1286912/1434080
[pid=32000] ppid=31997 vsize=186764 CPUtime=1800.07 cores=0,2,4,6
/proc/32000/stat : 32000 (minisatp) R 31997 32000 31208 0 -1 4202496 120127 0 0 0 179910 97 0 0 20 0 1 0 64818420 191246336 44950 33554432000 4194304 5646918 140736490931760 140736490929896 4402827 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32000/statm: 46691 44950 185 355 0 46332 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 186764

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

Child status: 0
Real time (s): 1800.4
CPU time (s): 1800.08
CPU user time (s): 1799.1
CPU system time (s): 0.978851
CPU usage (%): 99.9822
Max. virtual memory (cumulated for all children) (KiB): 243784

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.1
system time used= 0.978851
maximum resident set size= 227632
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 120127
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= 68
involuntary context switches= 2049

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.26535 second user time and 7.2659 second system time

The end

Launcher Data

Begin job on node130 at 2016-06-22 22:35:16
IDJOB=4113544
IDBENCH=107828
IDSOLVER=2555
FILE ID=node130/4113544-1466627716
RUNJOBID= node130-1466623732-31224
PBS_JOBID= 19957261
Free space on /tmp= 71684 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_16.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4113544-1466627716/watcher-4113544-1466627716 -o /tmp/evaluation-result-4113544-1466627716/solver-4113544-1466627716 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node130-1466623732-31224 --watchdog 1960  minisatp HOME/instance-4113544-1466627716.opb

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

MD5SUM BENCH= 2e4ec9d1e689f9a15b90edecd14f0760
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:        30676704 kB
Buffers:            3392 kB
Cached:            39816 kB
SwapCached:         1848 kB
Active:            45328 kB
Inactive:          19384 kB
Active(anon):      22484 kB
Inactive(anon):     1752 kB
Active(file):      22844 kB
Inactive(file):    17632 kB
Unevictable:     1434080 kB
Mlocked:         1286912 kB
SwapTotal:      67108856 kB
SwapFree:       67098700 kB
Dirty:              8204 kB
Writeback:             0 kB
AnonPages:       1455444 kB
Mapped:             7680 kB
Shmem:                 0 kB
Slab:             564456 kB
SReclaimable:       8052 kB
SUnreclaim:       556404 kB
KernelStack:        1472 kB
PageTables:         7208 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1570916 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    147456 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-4113544-1466627716.opb

Free space on /tmp at the end= 71676 MiB
End job on node130 at 2016-06-22 23:05:17