Trace number 4111864

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

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/
normalized-TateBritain_K91.opb
MD5SUM8c2203c9ba90488459f210b4f3d3e3ed
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark1411.46
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6188
Total number of constraints6372
Number of constraints which are clauses6281
Number of constraints which are cardinality constraints (but not clauses)91
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint91
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 92
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.09/0.17	c Converting 6370 PB-constraints to clauses...
0.09/0.17	c   -- Unit propagations: pppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppp
0.09/0.17	c   -- Detecting intervals from adjacent constraints: #########################################################################################
0.09/0.18	c   -- Clauses(.)/Splits(s): .................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.09/0.18	c ---[ 178]---> BDD-cost:  133
0.09/0.18	c ---[ 176]---> BDD-cost:  133
0.09/0.18	c ---[ 174]---> BDD-cost:  133
0.09/0.19	c ---[ 172]---> BDD-cost:  133
0.09/0.19	c ---[ 170]---> BDD-cost:  133
0.09/0.19	c ---[ 168]---> BDD-cost:  133
0.09/0.19	c ---[ 166]---> BDD-cost:  133
0.09/0.19	c ---[ 164]---> BDD-cost:  133
0.09/0.19	c ---[ 162]---> BDD-cost:  133
0.09/0.19	c ---[ 160]---> BDD-cost:  133
0.09/0.19	c ---[ 158]---> BDD-cost:  133
0.09/0.20	c ---[ 156]---> BDD-cost:  133
0.19/0.20	c ---[ 154]---> BDD-cost:  133
0.19/0.20	c ---[ 152]---> BDD-cost:  133
0.19/0.20	c ---[ 150]---> BDD-cost:  133
0.19/0.20	c ---[ 148]---> BDD-cost:  133
0.19/0.20	c ---[ 146]---> BDD-cost:  133
0.19/0.20	c ---[ 144]---> BDD-cost:  133
0.19/0.20	c ---[ 142]---> BDD-cost:  133
0.19/0.21	c ---[ 140]---> BDD-cost:  133
0.19/0.21	c ---[ 138]---> BDD-cost:  133
0.19/0.21	c ---[ 136]---> BDD-cost:  133
0.19/0.21	c ---[ 134]---> BDD-cost:  133
0.19/0.21	c ---[ 132]---> BDD-cost:  133
0.19/0.21	c ---[ 130]---> BDD-cost:  133
0.19/0.21	c ---[ 128]---> BDD-cost:  133
0.19/0.21	c ---[ 126]---> BDD-cost:  133
0.19/0.21	c ---[ 124]---> BDD-cost:  133
0.19/0.22	c ---[ 122]---> BDD-cost:  133
0.19/0.22	c ---[ 120]---> BDD-cost:  133
0.19/0.22	c ---[ 118]---> BDD-cost:  133
0.19/0.22	c ---[ 116]---> BDD-cost:  133
0.19/0.22	c ---[ 114]---> BDD-cost:  133
0.19/0.22	c ---[ 112]---> BDD-cost:  133
0.19/0.22	c ---[ 110]---> BDD-cost:  133
0.19/0.22	c ---[ 108]---> BDD-cost:  133
0.19/0.23	c ---[ 106]---> BDD-cost:  133
0.19/0.23	c ---[ 104]---> BDD-cost:  133
0.19/0.23	c ---[ 102]---> BDD-cost:  133
0.19/0.23	c ---[ 100]---> BDD-cost:  133
0.19/0.23	c ---[  98]---> BDD-cost:  133
0.19/0.23	c ---[  96]---> BDD-cost:  133
0.19/0.23	c ---[  94]---> BDD-cost:  133
0.19/0.23	c ---[  92]---> BDD-cost:  133
0.19/0.24	c ---[  90]---> BDD-cost:  133
0.19/0.24	c ---[  88]---> BDD-cost:  133
0.19/0.24	c ---[  86]---> BDD-cost:  133
0.19/0.24	c ---[  84]---> BDD-cost:  133
0.19/0.24	c ---[  82]---> BDD-cost:  133
0.19/0.24	c ---[  80]---> BDD-cost:  133
0.19/0.24	c ---[  78]---> BDD-cost:  133
0.19/0.24	c ---[  76]---> BDD-cost:  133
0.19/0.25	c ---[  74]---> BDD-cost:  133
0.19/0.25	c ---[  72]---> BDD-cost:  133
0.19/0.25	c ---[  70]---> BDD-cost:  133
0.19/0.25	c ---[  68]---> BDD-cost:  133
0.19/0.25	c ---[  66]---> BDD-cost:  133
0.19/0.25	c ---[  64]---> BDD-cost:  133
0.19/0.25	c ---[  62]---> BDD-cost:  133
0.19/0.25	c ---[  60]---> BDD-cost:  133
0.19/0.26	c ---[  58]---> BDD-cost:  133
0.19/0.26	c ---[  56]---> BDD-cost:  133
0.19/0.26	c ---[  54]---> BDD-cost:  133
0.19/0.26	c ---[  52]---> BDD-cost:  133
0.19/0.26	c ---[  50]---> BDD-cost:  133
0.19/0.26	c ---[  48]---> BDD-cost:  133
0.19/0.26	c ---[  46]---> BDD-cost:  133
0.19/0.26	c ---[  44]---> BDD-cost:  133
0.19/0.27	c ---[  42]---> BDD-cost:  133
0.19/0.27	c ---[  40]---> BDD-cost:  133
0.19/0.27	c ---[  38]---> BDD-cost:  133
0.19/0.27	c ---[  36]---> BDD-cost:  133
0.19/0.27	c ---[  34]---> BDD-cost:  133
0.19/0.27	c ---[  32]---> BDD-cost:  133
0.19/0.27	c ---[  30]---> BDD-cost:  133
0.19/0.27	c ---[  28]---> BDD-cost:  133
0.19/0.27	c ---[  26]---> BDD-cost:  133
0.19/0.28	c ---[  24]---> BDD-cost:  133
0.19/0.28	c ---[  22]---> BDD-cost:  133
0.19/0.28	c ---[  20]---> BDD-cost:  133
0.19/0.28	c ---[  18]---> BDD-cost:  133
0.19/0.28	c ---[  16]---> BDD-cost:  133
0.19/0.28	c ---[  14]---> BDD-cost:  129
0.19/0.28	c ---[  12]---> BDD-cost:  115
0.19/0.28	c ---[  10]---> BDD-cost:   93
0.19/0.29	c ---[   8]---> BDD-cost:   65
0.19/0.29	c ---[   6]---> BDD-cost:   47
0.19/0.29	c ---[   4]---> BDD-cost:   25
0.19/0.29	c ---[   2]---> BDD-cost:    5
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 |   16585    33502    97626 |    12284      100    265 |  2.566 % |
1800.01/1800.30	|       250 |   16585    33502    97626 |    13512      250    212 |  2.566 % |
1800.01/1800.30	|       475 |   16545    33502    97626 |    14863      473    154 |  2.794 % |
1800.01/1800.30	|       812 |   16543    33502    97626 |    16350      808    149 |  2.805 % |
1800.01/1800.30	|      1318 |   16543    33502    97626 |    17985     1314    164 |  2.805 % |
1800.01/1800.30	|      2077 |   16543    33502    97626 |    19783     2073    156 |  2.805 % |
1800.01/1800.30	|      3216 |   16543    33502    97626 |    21761     3212    166 |  2.805 % |
1800.01/1800.30	|      4924 |   16542    33502    97626 |    23938     4918    162 |  2.811 % |
1800.01/1800.30	|      7486 |   16539    33502    97626 |    26331     7477    162 |  2.828 % |
1800.01/1800.30	|     11330 |   16535    33502    97626 |    28965    11317    155 |  2.851 % |
1800.01/1800.30	|     17096 |   16533    33502    97626 |    31861    17080    160 |  2.862 % |
1800.01/1800.30	|     25745 |   16533    33502    97626 |    35047    25729    169 |  2.862 % |
1800.01/1800.30	|     38719 |   16533    33502    97626 |    38552    17194    179 |  2.862 % |
1800.01/1800.30	|     58180 |   16529    33502    97626 |    42407    36649    219 |  2.885 % |
1800.01/1800.30	|     87372 |   16528    33502    97626 |    46648    41424    210 |  2.891 % |
1800.01/1800.30	|    131161 |   16522    33502    97626 |    51313    27000    149 |  2.925 % |
1800.01/1800.30	|    196845 |   16521    33502    97626 |    56444    35329    166 |  2.931 % |
1800.01/1800.30	|    295371 |   16519    33502    97626 |    62089    30647    167 |  2.942 % |
1800.01/1800.30	|    443160 |   16519    33502    97626 |    68298    29181    158 |  2.942 % |
1800.01/1800.30	|    664843 |   16517    33502    97626 |    75128    32707    129 |  2.953 % |
1800.01/1800.30	|    997368 |   16517    33502    97626 |    82641    27816    201 |  2.953 % |
1800.01/1800.30	|   1496156 |   16517    33502    97626 |    90905    49098    136 |  2.953 % |
1800.01/1800.30	|   2244338 |   16511    33502    97626 |    99995    64735    317 |  2.988 % |
1800.01/1800.30	|   3366612 |   16507    33502    97626 |   109995    88961    182 |  3.010 % |
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-4111864-1466601774/watcher-4111864-1466601774 -o /tmp/evaluation-result-4111864-1466601774/solver-4111864-1466601774 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node134-1466586399-27095 --watchdog 1960 minisatp HOME/instance-4111864-1466601774.opb 

pid=29172
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.18 2.23 2.19 4/178 29175
/proc/meminfo: memFree=29333928/32872528 swapFree=1482636/1662508
[pid=29175] ppid=29172 vsize=6596 CPUtime=0 cores=0,2,4,6
/proc/29175/stat : 29175 (minisatp) R 29172 29175 27079 0 -1 4202496 352 0 0 0 0 0 0 0 20 0 1 0 62223825 6754304 228 33554432000 4194304 5646918 140734322142112 140733441427784 4826286 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/29175/statm: 1649 228 94 355 0 1290 0

[startup+0.100164 s]
/proc/loadavg: 2.18 2.23 2.19 4/178 29175
/proc/meminfo: memFree=29333928/32872528 swapFree=1482636/1662508
[pid=29175] ppid=29172 vsize=12312 CPUtime=0.09 cores=0,2,4,6
/proc/29175/stat : 29175 (minisatp) R 29172 29175 27079 0 -1 4202496 1770 0 0 0 9 0 0 0 20 0 1 0 62223825 12607488 1646 33554432000 4194304 5646918 140734322142112 140733441427784 4251039 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/29175/statm: 3078 1646 94 355 0 2719 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12312

[startup+0.20032 s]
/proc/loadavg: 2.18 2.23 2.19 4/178 29175
/proc/meminfo: memFree=29333928/32872528 swapFree=1482636/1662508
[pid=29175] ppid=29172 vsize=16356 CPUtime=0.19 cores=0,2,4,6
/proc/29175/stat : 29175 (minisatp) R 29172 29175 27079 0 -1 4202496 2815 0 0 0 19 0 0 0 20 0 1 0 62223825 16748544 2635 33554432000 4194304 5646918 140734322142112 140733441427784 4817699 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/29175/statm: 4089 2635 117 355 0 3730 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 16356

[startup+0.300327 s]
/proc/loadavg: 2.18 2.23 2.19 4/178 29175
/proc/meminfo: memFree=29333928/32872528 swapFree=1482636/1662508
[pid=29175] ppid=29172 vsize=18108 CPUtime=0.29 cores=0,2,4,6
/proc/29175/stat : 29175 (minisatp) R 29172 29175 27079 0 -1 4202496 3358 0 0 0 29 0 0 0 20 0 1 0 62223825 18542592 3160 33554432000 4194304 5646918 140734322142112 140733441427784 4388221 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/29175/statm: 4527 3160 120 355 0 4168 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18108

[startup+0.700287 s]
/proc/loadavg: 2.18 2.23 2.19 4/178 29175
/proc/meminfo: memFree=29333928/32872528 swapFree=1482636/1662508
[pid=29175] ppid=29172 vsize=19084 CPUtime=0.69 cores=0,2,4,6
/proc/29175/stat : 29175 (minisatp) R 29172 29175 27079 0 -1 4202496 3878 0 0 0 69 0 0 0 20 0 1 0 62223825 19542016 4179 33554432000 4194304 5646918 140734322142112 140734322138152 4402764 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/29175/statm: 4771 4179 144 355 0 4412 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19084

[startup+1.5003 s]
/proc/loadavg: 2.18 2.23 2.19 4/179 29176
/proc/meminfo: memFree=29316916/32872528 swapFree=1482636/1662508
[pid=29175] ppid=29172 vsize=21804 CPUtime=1.49 cores=0,2,4,6
/proc/29175/stat : 29175 (minisatp) R 29172 29175 27079 0 -1 4202496 4493 0 0 0 149 0 0 0 20 0 1 0 62223825 22327296 4788 33554432000 4194304 5646918 140734322142112 140734322140808 4396854 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/29175/statm: 5451 4788 144 355 0 5092 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21804

[startup+3.10032 s]
/proc/loadavg: 2.24 2.24 2.19 3/179 29176
/proc/meminfo: memFree=29310776/32872528 swapFree=1482636/1662508
[pid=29175] ppid=29172 vsize=33404 CPUtime=3.09 cores=0,2,4,6
/proc/29175/stat : 29175 (minisatp) R 29172 29175 27079 0 -1 4202496 5440 0 0 0 309 0 0 0 20 0 1 0 62223825 34205696 6750 33554432000 4194304 5646918 140734322142112 140734322140808 4403159 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/29175/statm: 8351 6750 144 355 0 7992 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 33404

[startup+6.3003 s]
/proc/loadavg: 2.24 2.24 2.19 3/178 29176
/proc/meminfo: memFree=29298520/32872528 swapFree=1482636/1662508
[pid=29175] ppid=29172 vsize=45716 CPUtime=6.29 cores=0,2,4,6
/proc/29175/stat : 29175 (minisatp) R 29172 29175 27079 0 -1 4202496 6170 0 0 0 628 1 0 0 20 0 1 0 62223825 46813184 9522 33554432000 4194304 5646918 140734322142112 140734322140808 4649668 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/29175/statm: 11429 9522 144 355 0 11070 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 45716

[startup+12.7003 s]
/proc/loadavg: 2.20 2.23 2.19 3/179 29177
/proc/meminfo: memFree=29282232/32872528 swapFree=1482636/1662508
[pid=29175] ppid=29172 vsize=66588 CPUtime=12.69 cores=0,2,4,6
/proc/29175/stat : 29175 (minisatp) R 29172 29175 27079 0 -1 4202496 8051 0 0 0 1267 2 0 0 20 0 1 0 62223825 68186112 13031 33554432000 4194304 5646918 140734322142112 140734322140248 4399877 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/29175/statm: 16647 13031 146 355 0 16288 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 66588

[startup+25.5004 s]
/proc/loadavg: 2.17 2.22 2.19 3/179 29177
/proc/meminfo: memFree=29227604/32872528 swapFree=1482636/1662508
[pid=29175] ppid=29172 vsize=116028 CPUtime=25.49 cores=0,2,4,6
/proc/29175/stat : 29175 (minisatp) R 29172 29175 27079 0 -1 4202496 10975 0 0 0 2543 6 0 0 20 0 1 0 62223825 118812672 25931 33554432000 4194304 5646918 140734322142112 140734322140408 4402764 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/29175/statm: 29007 25931 146 355 0 28648 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 116028

[startup+51.1004 s]
/proc/loadavg: 2.17 2.22 2.19 3/179 29177
/proc/meminfo: memFree=29207512/32872528 swapFree=1482636/1662508
[pid=29175] ppid=29172 vsize=146956 CPUtime=51.08 cores=0,2,4,6
/proc/29175/stat : 29175 (minisatp) R 29172 29175 27079 0 -1 4202496 12707 0 0 0 5100 8 0 0 20 0 1 0 62223825 150482944 28958 33554432000 4194304 5646918 140734322142112 140734322140408 4403159 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/29175/statm: 36739 28958 146 355 0 36380 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 146956

[startup+102.3 s]
/proc/loadavg: 2.30 2.24 2.19 3/179 29178
/proc/meminfo: memFree=29220996/32872528 swapFree=1482636/1662508
[pid=29175] ppid=29172 vsize=66816 CPUtime=102.28 cores=0,2,4,6
/proc/29175/stat : 29175 (minisatp) R 29172 29175 27079 0 -1 4202496 16698 0 0 0 10213 15 0 0 20 0 1 0 62223825 68419584 16329 33554432000 4194304 5646918 140734322142112 140734322140824 4403219 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/29175/statm: 16704 16329 146 355 0 16345 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 66816

[startup+162.3 s]
/proc/loadavg: 2.22 2.23 2.19 3/179 29179
/proc/meminfo: memFree=29118304/32872528 swapFree=1482636/1662508
[pid=29175] ppid=29172 vsize=146956 CPUtime=162.27 cores=0,2,4,6
/proc/29175/stat : 29175 (minisatp) R 29172 29175 27079 0 -1 4202496 22054 0 0 0 16203 24 0 0 20 0 1 0 62223825 150482944 29604 33554432000 4194304 5646918 140734322142112 140734322140408 4397545 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/29175/statm: 36739 29604 146 355 0 36380 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 146956

[startup+222.307 s]
/proc/loadavg: 2.23 2.23 2.18 3/179 29180
/proc/meminfo: memFree=29100728/32872528 swapFree=1482636/1662508
[pid=29175] ppid=29172 vsize=116136 CPUtime=222.27 cores=0,2,4,6
/proc/29175/stat : 29175 (minisatp) R 29172 29175 27079 0 -1 4202496 26509 0 0 0 22194 33 0 0 20 0 1 0 62223825 118923264 26468 33554432000 4194304 5646918 140734322142112 140734322140408 4399784 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/29175/statm: 29034 26468 146 355 0 28675 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 116136

[startup+282.3 s]
/proc/loadavg: 2.25 2.23 2.18 4/179 29181
/proc/meminfo: memFree=29092836/32872528 swapFree=1482636/1662508
[pid=29175] ppid=29172 vsize=116136 CPUtime=282.25 cores=0,2,4,6
/proc/29175/stat : 29175 (minisatp) R 29172 29175 27079 0 -1 4202496 30882 0 0 0 28185 40 0 0 20 0 1 0 62223825 118923264 25959 33554432000 4194304 5646918 140734322142112 140734322140408 4403512 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/29175/statm: 29034 25959 146 355 0 28675 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 116136

[startup+342.3 s]
/proc/loadavg: 2.23 2.23 2.18 4/179 29183
/proc/meminfo: memFree=29004248/32872528 swapFree=1482636/1662508
[pid=29175] ppid=29172 vsize=228856 CPUtime=342.24 cores=0,2,4,6
/proc/29175/stat : 29175 (minisatp) R 29172 29175 27079 0 -1 4202496 35230 0 0 0 34176 48 0 0 20 0 1 0 62223825 234348544 45000 33554432000 4194304 5646918 140734322142112 140734322140808 4397505 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/29175/statm: 57214 45000 146 355 0 56855 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 228856

[startup+402.3 s]
/proc/loadavg: 2.24 2.23 2.18 3/179 29184
/proc/meminfo: memFree=29020912/32872528 swapFree=1482636/1662508
[pid=29175] ppid=29172 vsize=147948 CPUtime=402.23 cores=0,2,4,6
/proc/29175/stat : 29175 (minisatp) R 29172 29175 27079 0 -1 4202496 38702 0 0 0 40169 54 0 0 20 0 1 0 62223825 151498752 35928 33554432000 4194304 5646918 140734322142112 140734322140408 4403176 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/29175/statm: 36987 35928 146 355 0 36628 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 147948

[startup+462.3 s]
/proc/loadavg: 2.29 2.25 2.19 3/180 29188
/proc/meminfo: memFree=28956020/32872528 swapFree=1482636/1662508
[pid=29175] ppid=29172 vsize=178768 CPUtime=462.23 cores=0,2,4,6
/proc/29175/stat : 29175 (minisatp) R 29172 29175 27079 0 -1 4202496 42640 0 0 0 46162 61 0 0 20 0 1 0 62223825 183058432 39579 33554432000 4194304 5646918 140734322142112 140734322140808 4402849 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/29175/statm: 44692 39579 146 355 0 44333 0
Current children cumulated CPU time (s) 462.23
Current children cumulated vsize (KiB) 178768

[startup+522.3 s]
/proc/loadavg: 2.18 2.23 2.18 3/179 29245
/proc/meminfo: memFree=30082000/32872528 swapFree=1482636/1662508
[pid=29175] ppid=29172 vsize=178768 CPUtime=522.21 cores=0,2,4,6
/proc/29175/stat : 29175 (minisatp) R 29172 29175 27079 0 -1 4202496 46305 0 0 0 52153 68 0 0 20 0 1 0 62223825 183058432 41630 33554432000 4194304 5646918 140734322142112 140734322140808 4403167 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/29175/statm: 44692 41630 146 355 0 44333 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 178768

[startup+582.3 s]
/proc/loadavg: 2.22 2.23 2.18 3/179 29246
/proc/meminfo: memFree=29977384/32872528 swapFree=1482636/1662508
[pid=29175] ppid=29172 vsize=228856 CPUtime=582.19 cores=0,2,4,6
/proc/29175/stat : 29175 (minisatp) R 29172 29175 27079 0 -1 4202496 49977 0 0 0 58144 75 0 0 20 0 1 0 62223825 234348544 45060 33554432000 4194304 5646918 140734322142112 140734322140808 4402853 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/29175/statm: 57214 45060 146 355 0 56855 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 228856


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


[startup+942.3 s]
/proc/loadavg: 2.22 2.23 2.18 3/179 29254
/proc/meminfo: memFree=29956348/32872528 swapFree=1482636/1662508
[pid=29175] ppid=29172 vsize=178768 CPUtime=942.14 cores=0,2,4,6
/proc/29175/stat : 29175 (minisatp) R 29172 29175 27079 0 -1 4202496 67573 0 0 0 94105 109 0 0 20 0 1 0 62223825 183058432 37033 33554432000 4194304 5646918 140734322142112 140734322140408 4396943 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/29175/statm: 44692 37033 146 355 0 44333 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 178768

[startup+1002.3 s]
/proc/loadavg: 2.16 2.20 2.18 3/179 29255
/proc/meminfo: memFree=30020828/32872528 swapFree=1482636/1662508
[pid=29175] ppid=29172 vsize=98628 CPUtime=1002.13 cores=0,2,4,6
/proc/29175/stat : 29175 (minisatp) R 29172 29175 27079 0 -1 4202496 70591 0 0 0 100096 117 0 0 20 0 1 0 62223825 100995072 24335 33554432000 4194304 5646918 140734322142112 140734322140824 4402863 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/29175/statm: 24657 24335 146 355 0 24298 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 98628

[startup+1062.3 s]
/proc/loadavg: 2.16 2.19 2.17 3/180 29259
/proc/meminfo: memFree=29936068/32872528 swapFree=1482636/1662508
[pid=29175] ppid=29172 vsize=228856 CPUtime=1062.12 cores=0,2,4,6
/proc/29175/stat : 29175 (minisatp) R 29172 29175 27079 0 -1 4202496 74559 0 0 0 106088 124 0 0 20 0 1 0 62223825 234348544 45582 33554432000 4194304 5646918 140734322142112 140734322140808 4403184 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/29175/statm: 57214 45582 146 355 0 56855 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 228856

[startup+1122.3 s]
/proc/loadavg: 2.26 2.21 2.18 3/179 29260
/proc/meminfo: memFree=29939448/32872528 swapFree=1482636/1662508
[pid=29175] ppid=29172 vsize=178768 CPUtime=1122.11 cores=0,2,4,6
/proc/29175/stat : 29175 (minisatp) R 29172 29175 27079 0 -1 4202496 78219 0 0 0 112079 132 0 0 20 0 1 0 62223825 183058432 39649 33554432000 4194304 5646918 140734322142112 140734322140808 4403435 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/29175/statm: 44692 39649 146 355 0 44333 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 178768

[startup+1182.3 s]
/proc/loadavg: 2.16 2.19 2.18 3/179 29261
/proc/meminfo: memFree=29951676/32872528 swapFree=1482636/1662508
[pid=29175] ppid=29172 vsize=147948 CPUtime=1182.1 cores=0,2,4,6
/proc/29175/stat : 29175 (minisatp) R 29172 29175 27079 0 -1 4202496 81296 0 0 0 118072 138 0 0 20 0 1 0 62223825 151498752 36510 33554432000 4194304 5646918 140734322142112 140734322140408 4403167 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/29175/statm: 36987 36510 146 355 0 36628 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 147948

[startup+1242.3 s]
/proc/loadavg: 2.13 2.18 2.17 3/179 29263
/proc/meminfo: memFree=29908748/32872528 swapFree=1482636/1662508
[pid=29175] ppid=29172 vsize=228856 CPUtime=1242.1 cores=0,2,4,6
/proc/29175/stat : 29175 (minisatp) R 29172 29175 27079 0 -1 4202496 84857 0 0 0 124064 146 0 0 20 0 1 0 62223825 234348544 46106 33554432000 4194304 5646918 140734322142112 140734322140808 4402853 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/29175/statm: 57214 46106 146 355 0 56855 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 228856

[startup+1302.3 s]
/proc/loadavg: 2.28 2.21 2.18 3/179 29264
/proc/meminfo: memFree=29939228/32872528 swapFree=1482636/1662508
[pid=29175] ppid=29172 vsize=197776 CPUtime=1302.08 cores=0,2,4,6
/proc/29175/stat : 29175 (minisatp) R 29172 29175 27079 0 -1 4202496 87575 0 0 0 130057 151 0 0 20 0 1 0 62223825 202522624 44356 33554432000 4194304 5646918 140734322142112 140734322140808 4403167 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/29175/statm: 49444 44356 146 355 0 49085 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 197776

[startup+1362.3 s]
/proc/loadavg: 2.23 2.21 2.18 3/179 29265
/proc/meminfo: memFree=29971496/32872528 swapFree=1482636/1662508
[pid=29175] ppid=29172 vsize=166956 CPUtime=1362.07 cores=0,2,4,6
/proc/29175/stat : 29175 (minisatp) R 29172 29175 27079 0 -1 4202496 91048 0 0 0 136048 159 0 0 20 0 1 0 62223825 170962944 35677 33554432000 4194304 5646918 140734322142112 140734322140408 4403454 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/29175/statm: 41739 35677 146 355 0 41380 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 166956

[startup+1422.3 s]
/proc/loadavg: 2.16 2.20 2.18 3/179 29266
/proc/meminfo: memFree=29915052/32872528 swapFree=1482636/1662508
[pid=29175] ppid=29172 vsize=198568 CPUtime=1422.07 cores=0,2,4,6
/proc/29175/stat : 29175 (minisatp) R 29172 29175 27079 0 -1 4202496 94976 0 0 0 142041 166 0 0 20 0 1 0 62223825 203333632 48707 33554432000 4194304 5646918 140734322142112 140734322140808 4416598 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/29175/statm: 49642 48707 146 355 0 49283 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 198568

[startup+1482.3 s]
/proc/loadavg: 2.33 2.23 2.19 3/179 29267
/proc/meminfo: memFree=29978668/32872528 swapFree=1482636/1662508
[pid=29175] ppid=29172 vsize=130268 CPUtime=1482.06 cores=0,2,4,6
/proc/29175/stat : 29175 (minisatp) R 29172 29175 27079 0 -1 4202496 98353 0 0 0 148033 173 0 0 20 0 1 0 62223825 133394432 32257 33554432000 4194304 5646918 140734322142112 140734322140824 4403159 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/29175/statm: 32567 32257 146 355 0 32208 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 130268

[startup+1542.31 s]
/proc/loadavg: 2.31 2.25 2.19 3/179 29269
/proc/meminfo: memFree=29973716/32872528 swapFree=1482636/1662508
[pid=29175] ppid=29172 vsize=210408 CPUtime=1542.06 cores=0,2,4,6
/proc/29175/stat : 29175 (minisatp) R 29172 29175 27079 0 -1 4202496 102008 0 0 0 154025 181 0 0 20 0 1 0 62223825 215457792 49619 33554432000 4194304 5646918 140734322142112 140734322140808 4403454 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/29175/statm: 52602 49619 146 355 0 52243 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 210408

[startup+1602.3 s]
/proc/loadavg: 2.26 2.24 2.19 4/180 29270
/proc/meminfo: memFree=29965364/32872528 swapFree=1482636/1662508
[pid=29175] ppid=29172 vsize=130268 CPUtime=1602.04 cores=0,2,4,6
/proc/29175/stat : 29175 (minisatp) R 29172 29175 27079 0 -1 4202496 104976 0 0 0 160017 187 0 0 20 0 1 0 62223825 133394432 32257 33554432000 4194304 5646918 140734322142112 140734322140824 4403147 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/29175/statm: 32567 32257 146 355 0 32208 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 130268

[startup+1662.3 s]
/proc/loadavg: 2.32 2.26 2.20 3/180 29274
/proc/meminfo: memFree=29923676/32872528 swapFree=1482636/1662508
[pid=29175] ppid=29172 vsize=210408 CPUtime=1662.03 cores=0,2,4,6
/proc/29175/stat : 29175 (minisatp) R 29172 29175 27079 0 -1 4202496 108488 0 0 0 166009 194 0 0 20 0 1 0 62223825 215457792 44868 33554432000 4194304 5646918 140734322142112 140734322140408 4403184 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/29175/statm: 52602 44868 146 355 0 52243 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 210408

[startup+1722.3 s]
/proc/loadavg: 2.29 2.26 2.20 3/179 29274
/proc/meminfo: memFree=29843652/32872528 swapFree=1482636/1662508
[pid=29175] ppid=29172 vsize=260496 CPUtime=1722.02 cores=0,2,4,6
/proc/29175/stat : 29175 (minisatp) R 29172 29175 27079 0 -1 4202496 110297 0 0 0 172004 198 0 0 20 0 1 0 62223825 266747904 58112 33554432000 4194304 5646918 140734322142112 140734322140808 4403091 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/29175/statm: 65124 58112 146 355 0 64765 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 260496

[startup+1782.3 s]
/proc/loadavg: 2.14 2.22 2.18 3/179 29276
/proc/meminfo: memFree=29802568/32872528 swapFree=1482636/1662508
[pid=29175] ppid=29172 vsize=341884 CPUtime=1782.01 cores=0,2,4,6
/proc/29175/stat : 29175 (minisatp) R 29172 29175 27079 0 -1 4202496 112708 0 0 0 177998 203 0 0 20 0 1 0 62223825 350089216 69888 33554432000 4194304 5646918 140734322142112 140734322140808 4397445 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/29175/statm: 85471 69888 146 355 0 85112 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 341884



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.25 2.24 2.19 3/179 29276
/proc/meminfo: memFree=29887720/32872528 swapFree=1482636/1662508
[pid=29175] ppid=29172 vsize=260496 CPUtime=1800.01 cores=0,2,4,6
/proc/29175/stat : 29175 (minisatp) R 29172 29175 27079 0 -1 4202496 114080 0 0 0 179796 205 0 0 20 0 1 0 62223825 266747904 54058 33554432000 4194304 5646918 140734322142112 140734322140808 4397445 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/29175/statm: 65124 54058 146 355 0 64765 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 260496

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

[startup+1800.3 s]
/proc/loadavg: 2.25 2.24 2.19 3/179 29276
/proc/meminfo: memFree=29887720/32872528 swapFree=1482636/1662508
[pid=29175] ppid=29172 vsize=260496 CPUtime=1800.01 cores=0,2,4,6
/proc/29175/stat : 29175 (minisatp) R 29172 29175 27079 0 -1 4202496 114080 0 0 0 179796 205 0 0 20 0 1 0 62223825 266747904 54058 33554432000 4194304 5646918 140734322142112 140734322140808 4397445 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/29175/statm: 65124 54058 146 355 0 64765 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 260496

Child status: 0
Real time (s): 1800.3
CPU time (s): 1800.01
CPU user time (s): 1797.96
CPU system time (s): 2.05269
CPU usage (%): 99.984
Max. virtual memory (cumulated for all children) (KiB): 341884

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.96
system time used= 2.05269
maximum resident set size= 329892
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 114080
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= 20
involuntary context switches= 1871

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.74728 second user time and 6.80197 second system time

The end

Launcher Data

Begin job on node134 at 2016-06-22 15:22:54
IDJOB=4111864
IDBENCH=90116
IDSOLVER=2555
FILE ID=node134/4111864-1466601774
RUNJOBID= node134-1466586399-27095
PBS_JOBID= 19953364
Free space on /tmp= 71672 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB12/normalized-PB12/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/normalized-TateBritain_K91.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4111864-1466601774/watcher-4111864-1466601774 -o /tmp/evaluation-result-4111864-1466601774/solver-4111864-1466601774 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node134-1466586399-27095 --watchdog 1960  minisatp HOME/instance-4111864-1466601774.opb

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

MD5SUM BENCH= 8c2203c9ba90488459f210b4f3d3e3ed
RANDOM SEED=2042895387

node134.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.020
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.04
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.020
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	: 7358.89
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.020
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.020
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.020
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		: 2667.020
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.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.020
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.020
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:        29334520 kB
Buffers:           68564 kB
Cached:           139964 kB
SwapCached:         2332 kB
Active:          1005228 kB
Inactive:         111136 kB
Active(anon):     906856 kB
Inactive(anon):     3256 kB
Active(file):      98372 kB
Inactive(file):   107880 kB
Unevictable:     1662508 kB
Mlocked:         1482636 kB
SwapTotal:      67108856 kB
SwapFree:       67099204 kB
Dirty:              3900 kB
Writeback:             0 kB
AnonPages:       2483260 kB
Mapped:             9432 kB
Shmem:                 0 kB
Slab:             618136 kB
SReclaimable:      62224 kB
SUnreclaim:       555912 kB
KernelStack:        1488 kB
PageTables:         8832 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2765260 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987908 kB
HardwareCorrupted:     0 kB
AnonHugePages:    471040 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-4111864-1466601774.opb

Free space on /tmp at the end= 71688 MiB
End job on node134 at 2016-06-22 15:52:55