Trace number 4111798

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.03 1800.3

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/ShortestPathBA/
normalized-BeauxArts_K66.opb
MD5SUM03e282ee85097a100b1dfa3533d9978b
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 variables3630
Total number of constraints3764
Number of constraints which are clauses3698
Number of constraints which are cardinality constraints (but not clauses)66
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint66
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 67
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...
0.00/0.10	c Converting 3762 PB-constraints to clauses...
0.09/0.10	c   -- Unit propagations: pppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppp
0.09/0.10	c   -- Detecting intervals from adjacent constraints: ###############################################################
0.09/0.10	c   -- Clauses(.)/Splits(s): ..........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.09/0.10	c ---[ 126]---> BDD-cost:  107
0.09/0.10	c ---[ 124]---> BDD-cost:  107
0.09/0.10	c ---[ 122]---> BDD-cost:  107
0.09/0.10	c ---[ 120]---> BDD-cost:  107
0.09/0.11	c ---[ 118]---> BDD-cost:  107
0.09/0.11	c ---[ 116]---> BDD-cost:  107
0.09/0.11	c ---[ 114]---> BDD-cost:  107
0.09/0.11	c ---[ 112]---> BDD-cost:  107
0.09/0.11	c ---[ 110]---> BDD-cost:  107
0.09/0.11	c ---[ 108]---> BDD-cost:  107
0.09/0.11	c ---[ 106]---> BDD-cost:  107
0.09/0.11	c ---[ 104]---> BDD-cost:  107
0.09/0.11	c ---[ 102]---> BDD-cost:  107
0.09/0.11	c ---[ 100]---> BDD-cost:  107
0.09/0.11	c ---[  98]---> BDD-cost:  107
0.09/0.12	c ---[  96]---> BDD-cost:  107
0.09/0.12	c ---[  94]---> BDD-cost:  107
0.09/0.12	c ---[  92]---> BDD-cost:  107
0.09/0.12	c ---[  90]---> BDD-cost:  107
0.09/0.12	c ---[  88]---> BDD-cost:  107
0.09/0.12	c ---[  86]---> BDD-cost:  107
0.09/0.12	c ---[  84]---> BDD-cost:  107
0.09/0.12	c ---[  82]---> BDD-cost:  107
0.09/0.12	c ---[  80]---> BDD-cost:  107
0.09/0.12	c ---[  78]---> BDD-cost:  107
0.09/0.12	c ---[  76]---> BDD-cost:  107
0.09/0.12	c ---[  74]---> BDD-cost:  107
0.09/0.13	c ---[  72]---> BDD-cost:  107
0.09/0.13	c ---[  70]---> BDD-cost:  107
0.09/0.13	c ---[  68]---> BDD-cost:  107
0.09/0.13	c ---[  66]---> BDD-cost:  107
0.09/0.13	c ---[  64]---> BDD-cost:  107
0.09/0.13	c ---[  62]---> BDD-cost:  107
0.09/0.13	c ---[  60]---> BDD-cost:  107
0.09/0.13	c ---[  58]---> BDD-cost:  107
0.09/0.13	c ---[  56]---> BDD-cost:  107
0.09/0.13	c ---[  54]---> BDD-cost:  107
0.09/0.13	c ---[  52]---> BDD-cost:  107
0.09/0.14	c ---[  50]---> BDD-cost:  107
0.09/0.14	c ---[  48]---> BDD-cost:  107
0.09/0.14	c ---[  46]---> BDD-cost:  107
0.09/0.14	c ---[  44]---> BDD-cost:  107
0.09/0.14	c ---[  42]---> BDD-cost:  107
0.09/0.14	c ---[  40]---> BDD-cost:  107
0.09/0.14	c ---[  38]---> BDD-cost:  107
0.09/0.14	c ---[  36]---> BDD-cost:  107
0.09/0.14	c ---[  34]---> BDD-cost:  107
0.09/0.14	c ---[  32]---> BDD-cost:  107
0.09/0.14	c ---[  30]---> BDD-cost:  107
0.09/0.14	c ---[  28]---> BDD-cost:  107
0.09/0.15	c ---[  26]---> BDD-cost:  107
0.09/0.15	c ---[  24]---> BDD-cost:  107
0.09/0.15	c ---[  22]---> BDD-cost:  105
0.09/0.15	c ---[  20]---> BDD-cost:  101
0.09/0.15	c ---[  18]---> BDD-cost:   95
0.09/0.15	c ---[  16]---> BDD-cost:   83
0.09/0.15	c ---[  14]---> BDD-cost:   67
0.09/0.15	c ---[  12]---> BDD-cost:   55
0.09/0.15	c ---[  10]---> BDD-cost:   41
0.09/0.15	c ---[   8]---> BDD-cost:   27
0.09/0.15	c ---[   6]---> BDD-cost:   15
0.09/0.15	c ---[   4]---> BDD-cost:    7
0.09/0.15	c ---[   2]---> BDD-cost:    1
1800.01/1800.30	|  Eliminated clauses:           0.02 Mb                                      |
1800.01/1800.30	============================[ Search Statistics ]==============================
1800.01/1800.30	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1800.01/1800.30	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1800.01/1800.30	===============================================================================
1800.01/1800.30	|       100 |    8720    17973    51598 |     6590       99    119 |  6.496 % |
1800.01/1800.30	|       250 |    8720    17973    51598 |     7249      248     84 |  6.496 % |
1800.01/1800.30	|       475 |    8720    17973    51598 |     7974      473     97 |  6.496 % |
1800.01/1800.30	|       812 |    8720    17973    51598 |     8771      810    116 |  6.496 % |
1800.01/1800.30	|      1318 |    8720    17973    51598 |     9648     1316    119 |  6.496 % |
1800.01/1800.30	|      2077 |    8720    17973    51598 |    10613     2075    117 |  6.496 % |
1800.01/1800.30	|      3216 |    8719    17973    51598 |    11674     3212    117 |  6.506 % |
1800.01/1800.30	|      4924 |    8719    17973    51598 |    12842     4920    118 |  6.507 % |
1800.01/1800.30	|      7486 |    8718    17973    51598 |    14126     7479    117 |  6.516 % |
1800.01/1800.30	|     11330 |    8718    17973    51598 |    15539    11323    118 |  6.516 % |
1800.01/1800.30	|     17096 |    8717    17973    51598 |    17093    17088    131 |  6.526 % |
1800.01/1800.30	|     25745 |    8716    17973    51598 |    18802    16791    141 |  6.537 % |
1800.01/1800.30	|     38719 |    8715    17973    51598 |    20682    10076    118 |  6.547 % |
1800.01/1800.30	|     58180 |    8656    17973    51598 |    22750    18861    123 |  7.149 % |
1800.01/1800.30	|     87372 |    8656    17973    51598 |    25025    23803    154 |  7.149 % |
1800.01/1800.30	|    131161 |    8651    17973    51598 |    27528    15635    109 |  7.200 % |
1800.01/1800.30	|    196845 |    8651    17973    51598 |    30281    23100    130 |  7.200 % |
1800.01/1800.30	|    295371 |    8651    17973    51598 |    33309    26545    139 |  7.200 % |
1800.01/1800.30	|    443160 |    8650    17973    51598 |    36640    18650    117 |  7.211 % |
1800.01/1800.30	|    664843 |    8650    17973    51598 |    40304    26203    130 |  7.211 % |
1800.01/1800.30	|    997368 |    8647    17973    51598 |    44334    41454    179 |  7.241 % |
1800.01/1800.30	|   1496156 |    8644    17973    51598 |    48768    27189    113 |  7.272 % |
1800.01/1800.30	|   2244338 |    8644    17973    51598 |    53645    41653    157 |  7.272 % |
1800.01/1800.30	|   3366612 |    8644    17973    51598 |    59009    28361    111 |  7.272 % |
1800.01/1800.30	|   5050023 |    8640    17973    51598 |    64910    52045    109 |  7.313 % |
1800.01/1800.30	c 
1800.01/1800.30	c *** TERMINATED ***
1800.01/1800.30	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4111798-1466604828/watcher-4111798-1466604828 -o /tmp/evaluation-result-4111798-1466604828/solver-4111798-1466604828 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node137-1466586458-1412 --watchdog 1960 minisatp HOME/instance-4111798-1466604828.opb 

pid=4133
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.17 2.22 2.19 3/176 4136
/proc/meminfo: memFree=30065680/32872528 swapFree=1499884/1696108
[pid=4136] ppid=4133 vsize=6592 CPUtime=0 cores=1,3,5,7
/proc/4136/stat : 4136 (minisatp) R 4133 4136 1394 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 62528533 6750208 236 33554432000 4194304 5646918 140734811691648 140735836733128 4866896 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/4136/statm: 1648 236 94 355 0 1289 0

[startup+0.100162 s]
/proc/loadavg: 2.17 2.22 2.19 3/176 4136
/proc/meminfo: memFree=30065680/32872528 swapFree=1499884/1696108
[pid=4136] ppid=4133 vsize=11832 CPUtime=0.09 cores=1,3,5,7
/proc/4136/stat : 4136 (minisatp) R 4133 4136 1394 0 -1 4202496 1615 0 0 0 9 0 0 0 20 0 1 0 62528533 12115968 1491 33554432000 4194304 5646918 140734811691648 140735836733128 4826286 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/4136/statm: 2958 1491 105 355 0 2599 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11832

[startup+0.200307 s]
/proc/loadavg: 2.17 2.22 2.19 3/176 4136
/proc/meminfo: memFree=30065680/32872528 swapFree=1499884/1696108
[pid=4136] ppid=4133 vsize=12912 CPUtime=0.19 cores=1,3,5,7
/proc/4136/stat : 4136 (minisatp) R 4133 4136 1394 0 -1 4202496 2081 0 0 0 19 0 0 0 20 0 1 0 62528533 13221888 1934 33554432000 4194304 5646918 140734811691648 140735836733128 4416598 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/4136/statm: 3228 1934 144 355 0 2869 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 12912

[startup+0.300281 s]
/proc/loadavg: 2.17 2.22 2.19 3/176 4136
/proc/meminfo: memFree=30065680/32872528 swapFree=1499884/1696108
[pid=4136] ppid=4133 vsize=12912 CPUtime=0.29 cores=1,3,5,7
/proc/4136/stat : 4136 (minisatp) R 4133 4136 1394 0 -1 4202496 2226 0 0 0 29 0 0 0 20 0 1 0 62528533 13221888 2078 33554432000 4194304 5646918 140734811691648 140735836733128 4416598 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/4136/statm: 3228 2078 144 355 0 2869 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12912

[startup+0.700237 s]
/proc/loadavg: 2.17 2.22 2.19 3/176 4136
/proc/meminfo: memFree=30065680/32872528 swapFree=1499884/1696108
[pid=4136] ppid=4133 vsize=12912 CPUtime=0.69 cores=1,3,5,7
/proc/4136/stat : 4136 (minisatp) R 4133 4136 1394 0 -1 4202496 2302 0 0 0 69 0 0 0 20 0 1 0 62528533 13221888 2665 33554432000 4194304 5646918 140734811691648 140734811688968 4402815 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/4136/statm: 3228 2665 145 355 0 2869 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12912

[startup+1.50024 s]
/proc/loadavg: 2.17 2.22 2.19 3/177 4137
/proc/meminfo: memFree=30054680/32872528 swapFree=1499884/1696108
[pid=4136] ppid=4133 vsize=15632 CPUtime=1.49 cores=1,3,5,7
/proc/4136/stat : 4136 (minisatp) R 4133 4136 1394 0 -1 4202496 2881 0 0 0 149 0 0 0 20 0 1 0 62528533 16007168 3241 33554432000 4194304 5646918 140734811691648 140734811690344 4397744 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/4136/statm: 3908 3241 145 355 0 3549 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15632

[startup+3.10024 s]
/proc/loadavg: 2.17 2.22 2.19 4/177 4137
/proc/meminfo: memFree=30048796/32872528 swapFree=1499884/1696108
[pid=4136] ppid=4133 vsize=16212 CPUtime=3.09 cores=1,3,5,7
/proc/4136/stat : 4136 (minisatp) R 4133 4136 1394 0 -1 4202496 4301 0 0 0 309 0 0 0 20 0 1 0 62528533 16601088 3720 33554432000 4194304 5646918 140734811691648 140734811689896 4400034 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/4136/statm: 4053 3720 147 355 0 3694 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16212

[startup+6.30024 s]
/proc/loadavg: 2.16 2.22 2.19 3/177 4137
/proc/meminfo: memFree=30041560/32872528 swapFree=1499884/1696108
[pid=4136] ppid=4133 vsize=47064 CPUtime=6.29 cores=1,3,5,7
/proc/4136/stat : 4136 (minisatp) R 4133 4136 1394 0 -1 4202496 6218 0 0 0 628 1 0 0 20 0 1 0 62528533 48193536 9367 33554432000 4194304 5646918 140734811691648 140734811689896 4402853 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/4136/statm: 11766 9367 147 355 0 11407 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 47064

[startup+12.7002 s]
/proc/loadavg: 2.23 2.23 2.20 3/177 4137
/proc/meminfo: memFree=30021252/32872528 swapFree=1499884/1696108
[pid=4136] ppid=4133 vsize=47064 CPUtime=12.69 cores=1,3,5,7
/proc/4136/stat : 4136 (minisatp) R 4133 4136 1394 0 -1 4202496 6777 0 0 0 1268 1 0 0 20 0 1 0 62528533 48193536 10946 33554432000 4194304 5646918 140734811691648 140734811689896 4403178 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/4136/statm: 11766 10946 147 355 0 11407 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 47064

[startup+25.5003 s]
/proc/loadavg: 2.24 2.23 2.20 3/177 4137
/proc/meminfo: memFree=30018984/32872528 swapFree=1499884/1696108
[pid=4136] ppid=4133 vsize=47064 CPUtime=25.48 cores=1,3,5,7
/proc/4136/stat : 4136 (minisatp) R 4133 4136 1394 0 -1 4202496 7289 0 0 0 2547 1 0 0 20 0 1 0 62528533 48193536 11458 33554432000 4194304 5646918 140734811691648 140734811690360 4403380 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/4136/statm: 11766 11458 147 355 0 11407 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 47064

[startup+51.1004 s]
/proc/loadavg: 2.16 2.21 2.19 4/177 4137
/proc/meminfo: memFree=29987272/32872528 swapFree=1499884/1696108
[pid=4136] ppid=4133 vsize=65920 CPUtime=51.09 cores=1,3,5,7
/proc/4136/stat : 4136 (minisatp) R 4133 4136 1394 0 -1 4202496 7868 0 0 0 5107 2 0 0 20 0 1 0 62528533 67502080 16122 33554432000 4194304 5646918 140734811691648 140734811689896 4403164 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/4136/statm: 16480 16122 147 355 0 16121 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 65920

[startup+102.3 s]
/proc/loadavg: 2.11 2.19 2.18 3/177 4306
/proc/meminfo: memFree=30027164/32872528 swapFree=1499884/1696108
[pid=4136] ppid=4133 vsize=65920 CPUtime=102.28 cores=1,3,5,7
/proc/4136/stat : 4136 (minisatp) R 4133 4136 1394 0 -1 4202496 7918 0 0 0 10226 2 0 0 20 0 1 0 62528533 67502080 16184 33554432000 4194304 5646918 140734811691648 140734811689896 4403192 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/4136/statm: 16480 16184 147 355 0 16121 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 65920

[startup+162.3 s]
/proc/loadavg: 2.18 2.20 2.18 3/177 4307
/proc/meminfo: memFree=29998908/32872528 swapFree=1499884/1696108
[pid=4136] ppid=4133 vsize=65920 CPUtime=162.27 cores=1,3,5,7
/proc/4136/stat : 4136 (minisatp) R 4133 4136 1394 0 -1 4202496 8239 0 0 0 16224 3 0 0 20 0 1 0 62528533 67502080 16219 33554432000 4194304 5646918 140734811691648 140734811690360 4402751 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/4136/statm: 16480 16219 147 355 0 16121 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 65920

[startup+222.307 s]
/proc/loadavg: 2.16 2.19 2.18 3/177 4308
/proc/meminfo: memFree=29998168/32872528 swapFree=1499884/1696108
[pid=4136] ppid=4133 vsize=65920 CPUtime=222.26 cores=1,3,5,7
/proc/4136/stat : 4136 (minisatp) R 4133 4136 1394 0 -1 4202496 8239 0 0 0 22223 3 0 0 20 0 1 0 62528533 67502080 16219 33554432000 4194304 5646918 140734811691648 140734811690360 4403136 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/4136/statm: 16480 16219 147 355 0 16121 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 65920

[startup+282.3 s]
/proc/loadavg: 2.15 2.18 2.18 3/177 4310
/proc/meminfo: memFree=29968196/32872528 swapFree=1499884/1696108
[pid=4136] ppid=4133 vsize=84716 CPUtime=282.24 cores=1,3,5,7
/proc/4136/stat : 4136 (minisatp) R 4133 4136 1394 0 -1 4202496 9665 0 0 0 28218 6 0 0 20 0 1 0 62528533 86749184 20888 33554432000 4194304 5646918 140734811691648 140734811690360 4397633 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/4136/statm: 21179 20888 147 355 0 20820 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 84716

[startup+342.3 s]
/proc/loadavg: 2.29 2.21 2.19 3/177 4311
/proc/meminfo: memFree=29967452/32872528 swapFree=1499884/1696108
[pid=4136] ppid=4133 vsize=84716 CPUtime=342.24 cores=1,3,5,7
/proc/4136/stat : 4136 (minisatp) R 4133 4136 1394 0 -1 4202496 9806 0 0 0 34217 7 0 0 20 0 1 0 62528533 86749184 20888 33554432000 4194304 5646918 140734811691648 140734811690360 4403167 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/4136/statm: 21179 20888 147 355 0 20820 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 84716

[startup+402.3 s]
/proc/loadavg: 2.26 2.22 2.19 3/178 4315
/proc/meminfo: memFree=29967428/32872528 swapFree=1499884/1696108
[pid=4136] ppid=4133 vsize=84716 CPUtime=402.23 cores=1,3,5,7
/proc/4136/stat : 4136 (minisatp) R 4133 4136 1394 0 -1 4202496 9806 0 0 0 40216 7 0 0 20 0 1 0 62528533 86749184 20888 33554432000 4194304 5646918 140734811691648 140734811690360 4397505 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/4136/statm: 21179 20888 147 355 0 20820 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 84716

[startup+462.3 s]
/proc/loadavg: 2.27 2.22 2.19 3/177 4316
/proc/meminfo: memFree=29967192/32872528 swapFree=1499884/1696108
[pid=4136] ppid=4133 vsize=84716 CPUtime=462.22 cores=1,3,5,7
/proc/4136/stat : 4136 (minisatp) R 4133 4136 1394 0 -1 4202496 10512 0 0 0 46212 10 0 0 20 0 1 0 62528533 86749184 20888 33554432000 4194304 5646918 140734811691648 140734811690360 4403372 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/4136/statm: 21179 20888 147 355 0 20820 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 84716

[startup+522.3 s]
/proc/loadavg: 2.30 2.24 2.19 3/177 4317
/proc/meminfo: memFree=29966988/32872528 swapFree=1499884/1696108
[pid=4136] ppid=4133 vsize=84716 CPUtime=522.21 cores=1,3,5,7
/proc/4136/stat : 4136 (minisatp) R 4133 4136 1394 0 -1 4202496 11212 0 0 0 52209 12 0 0 20 0 1 0 62528533 86749184 20888 33554432000 4194304 5646918 140734811691648 140734811690360 4403147 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/4136/statm: 21179 20888 147 355 0 20820 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 84716

[startup+582.3 s]
/proc/loadavg: 2.20 2.22 2.18 3/178 4432
/proc/meminfo: memFree=29821984/32872528 swapFree=1499884/1696108
[pid=4136] ppid=4133 vsize=145764 CPUtime=582.2 cores=1,3,5,7
/proc/4136/stat : 4136 (minisatp) R 4133 4136 1394 0 -1 4202496 12570 0 0 0 58204 16 0 0 20 0 1 0 62528533 149262336 32136 33554432000 4194304 5646918 140734811691648 140734811689944 4400609 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/4136/statm: 36441 32136 147 355 0 36082 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 145764


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


[startup+942.3 s]
/proc/loadavg: 2.32 2.26 2.19 3/177 4439
/proc/meminfo: memFree=29780056/32872528 swapFree=1499884/1696108
[pid=4136] ppid=4133 vsize=96444 CPUtime=942.15 cores=1,3,5,7
/proc/4136/stat : 4136 (minisatp) R 4133 4136 1394 0 -1 4202496 17004 0 0 0 94180 35 0 0 20 0 1 0 62528533 98758656 23820 33554432000 4194304 5646918 140734811691648 140734811690360 4403420 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/4136/statm: 24111 23820 147 355 0 23752 0
Current children cumulated CPU time (s) 942.15
Current children cumulated vsize (KiB) 96444

[startup+1002.3 s]
/proc/loadavg: 2.21 2.24 2.19 3/178 4443
/proc/meminfo: memFree=29730224/32872528 swapFree=1499884/1696108
[pid=4136] ppid=4133 vsize=145764 CPUtime=1002.14 cores=1,3,5,7
/proc/4136/stat : 4136 (minisatp) R 4133 4136 1394 0 -1 4202496 17724 0 0 0 100176 38 0 0 20 0 1 0 62528533 149262336 32648 33554432000 4194304 5646918 140734811691648 140734811689944 4403420 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/4136/statm: 36441 32648 147 355 0 36082 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 145764

[startup+1062.3 s]
/proc/loadavg: 2.18 2.22 2.18 3/177 4444
/proc/meminfo: memFree=29685140/32872528 swapFree=1499884/1696108
[pid=4136] ppid=4133 vsize=96444 CPUtime=1062.12 cores=1,3,5,7
/proc/4136/stat : 4136 (minisatp) R 4133 4136 1394 0 -1 4202496 18434 0 0 0 106172 40 0 0 20 0 1 0 62528533 98758656 23820 33554432000 4194304 5646918 140734811691648 140734811690360 4402922 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/4136/statm: 24111 23820 147 355 0 23752 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 96444

[startup+1122.3 s]
/proc/loadavg: 2.26 2.23 2.18 3/177 4445
/proc/meminfo: memFree=29733908/32872528 swapFree=1499884/1696108
[pid=4136] ppid=4133 vsize=96444 CPUtime=1122.11 cores=1,3,5,7
/proc/4136/stat : 4136 (minisatp) R 4133 4136 1394 0 -1 4202496 19418 0 0 0 112167 44 0 0 20 0 1 0 62528533 98758656 23820 33554432000 4194304 5646918 140734811691648 140734811690360 4397936 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/4136/statm: 24111 23820 147 355 0 23752 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 96444

[startup+1182.3 s]
/proc/loadavg: 2.20 2.21 2.18 3/177 4447
/proc/meminfo: memFree=29621112/32872528 swapFree=1499884/1696108
[pid=4136] ppid=4133 vsize=96444 CPUtime=1182.1 cores=1,3,5,7
/proc/4136/stat : 4136 (minisatp) R 4133 4136 1394 0 -1 4202496 20138 0 0 0 118163 47 0 0 20 0 1 0 62528533 98758656 23820 33554432000 4194304 5646918 140734811691648 140734811689944 4402821 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/4136/statm: 24111 23820 147 355 0 23752 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 96444

[startup+1242.3 s]
/proc/loadavg: 2.42 2.25 2.19 3/177 4448
/proc/meminfo: memFree=29848152/32872528 swapFree=1499884/1696108
[pid=4136] ppid=4133 vsize=96444 CPUtime=1242.1 cores=1,3,5,7
/proc/4136/stat : 4136 (minisatp) R 4133 4136 1394 0 -1 4202496 21352 0 0 0 124158 52 0 0 20 0 1 0 62528533 98758656 23820 33554432000 4194304 5646918 140734811691648 140734811690360 4397505 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/4136/statm: 24111 23820 147 355 0 23752 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 96444

[startup+1302.3 s]
/proc/loadavg: 2.25 2.23 2.19 4/177 4449
/proc/meminfo: memFree=29847400/32872528 swapFree=1499884/1696108
[pid=4136] ppid=4133 vsize=96444 CPUtime=1302.09 cores=1,3,5,7
/proc/4136/stat : 4136 (minisatp) R 4133 4136 1394 0 -1 4202496 22072 0 0 0 130154 55 0 0 20 0 1 0 62528533 98758656 23820 33554432000 4194304 5646918 140734811691648 140734811690360 4403176 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/4136/statm: 24111 23820 147 355 0 23752 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 96444

[startup+1362.3 s]
/proc/loadavg: 2.13 2.20 2.18 3/177 4450
/proc/meminfo: memFree=29692972/32872528 swapFree=1499884/1696108
[pid=4136] ppid=4133 vsize=96444 CPUtime=1362.08 cores=1,3,5,7
/proc/4136/stat : 4136 (minisatp) R 4133 4136 1394 0 -1 4202496 23059 0 0 0 136150 58 0 0 20 0 1 0 62528533 98758656 23820 33554432000 4194304 5646918 140734811691648 140734811689944 4402853 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/4136/statm: 24111 23820 147 355 0 23752 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 96444

[startup+1422.3 s]
/proc/loadavg: 2.16 2.19 2.18 4/177 4451
/proc/meminfo: memFree=29752452/32872528 swapFree=1499884/1696108
[pid=4136] ppid=4133 vsize=96444 CPUtime=1422.08 cores=1,3,5,7
/proc/4136/stat : 4136 (minisatp) R 4133 4136 1394 0 -1 4202496 23621 0 0 0 142147 61 0 0 20 0 1 0 62528533 98758656 23820 33554432000 4194304 5646918 140734811691648 140734811690360 4403184 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/4136/statm: 24111 23820 147 355 0 23752 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 96444

[startup+1482.3 s]
/proc/loadavg: 2.11 2.17 2.17 3/177 4453
/proc/meminfo: memFree=29634568/32872528 swapFree=1499884/1696108
[pid=4136] ppid=4133 vsize=96444 CPUtime=1482.06 cores=1,3,5,7
/proc/4136/stat : 4136 (minisatp) R 4133 4136 1394 0 -1 4202496 24477 0 0 0 148142 64 0 0 20 0 1 0 62528533 98758656 23820 33554432000 4194304 5646918 140734811691648 140734811689944 4403136 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/4136/statm: 24111 23820 147 355 0 23752 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 96444

[startup+1542.31 s]
/proc/loadavg: 2.08 2.15 2.16 3/177 4454
/proc/meminfo: memFree=29769040/32872528 swapFree=1499884/1696108
[pid=4136] ppid=4133 vsize=96444 CPUtime=1542.06 cores=1,3,5,7
/proc/4136/stat : 4136 (minisatp) R 4133 4136 1394 0 -1 4202496 25194 0 0 0 154139 67 0 0 20 0 1 0 62528533 98758656 23820 33554432000 4194304 5646918 140734811691648 140734811690360 4403159 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/4136/statm: 24111 23820 147 355 0 23752 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 96444

[startup+1602.3 s]
/proc/loadavg: 2.19 2.17 2.17 3/178 4458
/proc/meminfo: memFree=29686336/32872528 swapFree=1499884/1696108
[pid=4136] ppid=4133 vsize=96444 CPUtime=1602.05 cores=1,3,5,7
/proc/4136/stat : 4136 (minisatp) R 4133 4136 1394 0 -1 4202496 25910 0 0 0 160135 70 0 0 20 0 1 0 62528533 98758656 23820 33554432000 4194304 5646918 140734811691648 140734811690360 4397763 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/4136/statm: 24111 23820 147 355 0 23752 0
Current children cumulated CPU time (s) 1602.05
Current children cumulated vsize (KiB) 96444

[startup+1662.3 s]
/proc/loadavg: 2.12 2.15 2.16 3/177 4459
/proc/meminfo: memFree=29718240/32872528 swapFree=1499884/1696108
[pid=4136] ppid=4133 vsize=96444 CPUtime=1662.03 cores=1,3,5,7
/proc/4136/stat : 4136 (minisatp) R 4133 4136 1394 0 -1 4202496 26609 0 0 0 166131 72 0 0 20 0 1 0 62528533 98758656 23820 33554432000 4194304 5646918 140734811691648 140734811690360 4403167 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/4136/statm: 24111 23820 147 355 0 23752 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 96444

[startup+1722.3 s]
/proc/loadavg: 2.09 2.13 2.16 3/177 4460
/proc/meminfo: memFree=29606352/32872528 swapFree=1499884/1696108
[pid=4136] ppid=4133 vsize=107940 CPUtime=1722.02 cores=1,3,5,7
/proc/4136/stat : 4136 (minisatp) R 4133 4136 1394 0 -1 4202496 27492 0 0 0 172128 74 0 0 20 0 1 0 62528533 110530560 26694 33554432000 4194304 5646918 140734811691648 140734811689912 4402778 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/4136/statm: 26985 26694 147 355 0 26626 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 107940

[startup+1782.3 s]
/proc/loadavg: 2.14 2.14 2.15 3/176 4461
/proc/meminfo: memFree=29473740/32872528 swapFree=1499884/1696108
[pid=4136] ppid=4133 vsize=157260 CPUtime=1782.01 cores=1,3,5,7
/proc/4136/stat : 4136 (minisatp) R 4133 4136 1394 0 -1 4202496 28057 0 0 0 178125 76 0 0 20 0 1 0 62528533 161034240 35522 33554432000 4194304 5646918 140734811691648 140734811689944 4403159 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/4136/statm: 39315 35522 147 355 0 38956 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 157260



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.25 2.16 2.16 4/177 4462
/proc/meminfo: memFree=29756644/32872528 swapFree=1499884/1696108
[pid=4136] ppid=4133 vsize=107940 CPUtime=1800.01 cores=1,3,5,7
/proc/4136/stat : 4136 (minisatp) R 4133 4136 1394 0 -1 4202496 28204 0 0 0 179924 77 0 0 20 0 1 0 62528533 110530560 26694 33554432000 4194304 5646918 140734811691648 140734811689944 4403173 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/4136/statm: 26985 26694 147 355 0 26626 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 107940

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

[startup+1800.3 s]
/proc/loadavg: 2.25 2.16 2.16 4/177 4462
/proc/meminfo: memFree=29756644/32872528 swapFree=1499884/1696108
[pid=4136] ppid=4133 vsize=107940 CPUtime=1800.01 cores=1,3,5,7
/proc/4136/stat : 4136 (minisatp) R 4133 4136 1394 0 -1 4202496 28204 0 0 0 179924 77 0 0 20 0 1 0 62528533 110530560 26694 33554432000 4194304 5646918 140734811691648 140734811689944 4403173 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/4136/statm: 26985 26694 147 355 0 26626 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 107940

Child status: 0
Real time (s): 1800.3
CPU time (s): 1800.03
CPU user time (s): 1799.25
CPU system time (s): 0.776881
CPU usage (%): 99.9847
Max. virtual memory (cumulated for all children) (KiB): 176584

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.25
system time used= 0.776881
maximum resident set size= 150280
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28204
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= 8
involuntary context switches= 1853

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.74028 second user time and 6.71998 second system time

The end

Launcher Data

Begin job on node137 at 2016-06-22 16:13:48
IDJOB=4111798
IDBENCH=90220
IDSOLVER=2555
FILE ID=node137/4111798-1466604828
RUNJOBID= node137-1466586458-1412
PBS_JOBID= 19953365
Free space on /tmp= 71652 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB12/normalized-PB12/DEC-SMALLINT-LIN/sroussel/ShortestPathBA/normalized-BeauxArts_K66.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4111798-1466604828/watcher-4111798-1466604828 -o /tmp/evaluation-result-4111798-1466604828/solver-4111798-1466604828 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node137-1466586458-1412 --watchdog 1960  minisatp HOME/instance-4111798-1466604828.opb

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

MD5SUM BENCH= 03e282ee85097a100b1dfa3533d9978b
RANDOM SEED=1070069228

node137.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.486
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.97
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.486
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.486
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.56
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.486
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.486
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.486
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.38
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.486
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.486
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:        30066216 kB
Buffers:          109216 kB
Cached:           181116 kB
SwapCached:         1556 kB
Active:           145588 kB
Inactive:         218212 kB
Active(anon):      73444 kB
Inactive(anon):     2108 kB
Active(file):      72144 kB
Inactive(file):   216104 kB
Unevictable:     1696108 kB
Mlocked:         1499884 kB
SwapTotal:      67108856 kB
SwapFree:       67100540 kB
Dirty:              3500 kB
Writeback:             0 kB
AnonPages:       1938196 kB
Mapped:             9540 kB
Shmem:                 0 kB
Slab:             612764 kB
SReclaimable:      57020 kB
SUnreclaim:       555744 kB
KernelStack:        1472 kB
PageTables:         7276 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1882996 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    417792 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-4111798-1466604828.opb

Free space on /tmp at the end= 71648 MiB
End job on node137 at 2016-06-22 16:43:48