Trace number 4113325

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
minisatp 2012-10-02 git-d91742b? (TO) 1800.02 1800.3

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/
rand6reg/normalized-rand6reg-v071-n3.opb
MD5SUMd60fa57d8d77f247ed65c13a0fdd15c7
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.048992
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables213
Total number of constraints71
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)71
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint6
Maximum length of a constraint6
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 7
Number of bits of the biggest sum of numbers3
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.00	c Converting 142 PB-constraints to clauses...
0.00/0.00	c   -- Unit propagations: (none)
0.00/0.00	c   -- Detecting intervals from adjacent constraints: #######################################################################
0.00/0.00	c   -- Clauses(.)/Splits(s): (none)
0.00/0.00	c ---[ 140]---> BDD-cost:    9
0.00/0.00	c ---[ 138]---> BDD-cost:    9
0.00/0.00	c ---[ 136]---> BDD-cost:    9
0.00/0.00	c ---[ 134]---> BDD-cost:    9
0.00/0.00	c ---[ 132]---> BDD-cost:    9
0.00/0.00	c ---[ 130]---> BDD-cost:    9
0.00/0.00	c ---[ 128]---> BDD-cost:    9
0.00/0.00	c ---[ 126]---> BDD-cost:    9
0.00/0.00	c ---[ 124]---> BDD-cost:    9
0.00/0.00	c ---[ 122]---> BDD-cost:    9
0.00/0.00	c ---[ 120]---> BDD-cost:    9
0.00/0.00	c ---[ 118]---> BDD-cost:    9
0.00/0.00	c ---[ 116]---> BDD-cost:    9
0.00/0.00	c ---[ 114]---> BDD-cost:    9
0.00/0.00	c ---[ 112]---> BDD-cost:    9
0.00/0.00	c ---[ 110]---> BDD-cost:    9
0.00/0.00	c ---[ 108]---> BDD-cost:    9
0.00/0.00	c ---[ 106]---> BDD-cost:    9
0.00/0.00	c ---[ 104]---> BDD-cost:    9
0.00/0.00	c ---[ 102]---> BDD-cost:    9
0.00/0.00	c ---[ 100]---> BDD-cost:    9
0.00/0.00	c ---[  98]---> BDD-cost:    9
0.00/0.00	c ---[  96]---> BDD-cost:    9
0.00/0.00	c ---[  94]---> BDD-cost:    9
0.00/0.00	c ---[  92]---> BDD-cost:    9
0.00/0.00	c ---[  90]---> BDD-cost:    9
0.00/0.00	c ---[  88]---> BDD-cost:    9
0.00/0.00	c ---[  86]---> BDD-cost:    9
0.00/0.00	c ---[  84]---> BDD-cost:    9
0.00/0.00	c ---[  82]---> BDD-cost:    9
0.00/0.00	c ---[  80]---> BDD-cost:    9
0.00/0.00	c ---[  78]---> BDD-cost:    9
0.00/0.00	c ---[  76]---> BDD-cost:    9
0.00/0.00	c ---[  74]---> BDD-cost:    9
0.00/0.00	c ---[  72]---> BDD-cost:    9
0.00/0.00	c ---[  70]---> BDD-cost:    9
0.00/0.00	c ---[  68]---> BDD-cost:    9
0.00/0.00	c ---[  66]---> BDD-cost:    9
0.00/0.00	c ---[  64]---> BDD-cost:    9
0.00/0.00	c ---[  62]---> BDD-cost:    9
0.00/0.00	c ---[  60]---> BDD-cost:    9
0.00/0.00	c ---[  58]---> BDD-cost:    9
0.00/0.00	c ---[  56]---> BDD-cost:    9
0.00/0.00	c ---[  54]---> BDD-cost:    9
0.00/0.00	c ---[  52]---> BDD-cost:    9
0.00/0.00	c ---[  50]---> BDD-cost:    9
0.00/0.00	c ---[  48]---> BDD-cost:    9
0.00/0.00	c ---[  46]---> BDD-cost:    9
0.00/0.00	c ---[  44]---> BDD-cost:    9
0.00/0.00	c ---[  42]---> BDD-cost:    9
0.00/0.00	c ---[  40]---> BDD-cost:    9
0.00/0.00	c ---[  38]---> BDD-cost:    9
0.00/0.00	c ---[  36]---> BDD-cost:    9
0.00/0.00	c ---[  34]---> BDD-cost:    9
0.00/0.00	c ---[  32]---> BDD-cost:    9
0.00/0.00	c ---[  30]---> BDD-cost:    9
0.00/0.00	c ---[  28]---> BDD-cost:    9
0.00/0.00	c ---[  26]---> BDD-cost:    9
0.00/0.00	c ---[  24]---> BDD-cost:    9
0.00/0.00	c ---[  22]---> BDD-cost:    9
0.00/0.00	c ---[  20]---> BDD-cost:    9
0.00/0.00	c ---[  18]---> BDD-cost:    9
0.00/0.00	c ---[  16]---> BDD-cost:    9
0.00/0.00	c ---[  14]---> BDD-cost:    9
0.00/0.00	c ---[  12]---> BDD-cost:    9
0.00/0.00	c ---[  10]---> BDD-cost:    9
0.00/0.00	c ---[   8]---> BDD-cost:    9
0.00/0.00	c ---[   6]---> BDD-cost:    9
0.00/0.00	c ---[   4]---> BDD-cost:    9
0.00/0.00	c ---[   2]---> BDD-cost:    9
0.00/0.00	c ---[   0]---> BDD-cost:    9
1800.01/1800.30	|  Eliminated clauses:           0.01 Mb                                      |
1800.01/1800.30	============================[ Search Statistics ]==============================
1800.01/1800.30	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1800.01/1800.30	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1800.01/1800.30	===============================================================================
1800.01/1800.30	|       100 |     441     1159     3235 |      424      100     27 |  8.333 % |
1800.01/1800.30	|       250 |     441     1159     3235 |      467      250     27 |  8.333 % |
1800.01/1800.30	|       475 |     441     1159     3235 |      514      475     28 |  8.333 % |
1800.01/1800.30	|       812 |     441     1159     3235 |      565      509     28 |  8.333 % |
1800.01/1800.30	|      1318 |     441     1159     3235 |      622      561     28 |  8.334 % |
1800.01/1800.30	|      2077 |     441     1159     3235 |      684      477     19 |  8.333 % |
1800.01/1800.30	|      3216 |     441     1159     3235 |      752      668     25 |  8.334 % |
1800.01/1800.30	|      4924 |     441     1159     3235 |      828      549     19 |  8.336 % |
1800.01/1800.30	|      7486 |     441     1159     3235 |      910      707     26 |  8.333 % |
1800.01/1800.30	|     11330 |     441     1159     3235 |     1002      606     22 |  8.333 % |
1800.01/1800.30	|     17096 |     441     1159     3235 |     1102      697     28 |  8.333 % |
1800.01/1800.30	|     25745 |     441     1159     3235 |     1212      774     21 |  8.336 % |
1800.01/1800.30	|     38719 |     441     1159     3235 |     1333     1018     22 |  8.336 % |
1800.01/1800.30	|     58180 |     441     1159     3235 |     1467      740     18 |  8.334 % |
1800.01/1800.30	|     87372 |     441     1159     3235 |     1613     1375     32 |  8.333 % |
1800.01/1800.30	|    131161 |     441     1159     3235 |     1775     1195     26 |  8.334 % |
1800.01/1800.30	|    196845 |     441     1159     3235 |     1952     1611     34 |  8.333 % |
1800.01/1800.30	|    295371 |     441     1159     3235 |     2147     2020     38 |  8.333 % |
1800.01/1800.30	|    443160 |     441     1159     3235 |     2362     2431     42 |  8.333 % |
1800.01/1800.30	|    664843 |     441     1159     3235 |     2599     1514     29 |  8.333 % |
1800.01/1800.30	|    997368 |     441     1159     3235 |     2858     2293     37 |  8.333 % |
1800.01/1800.30	|   1496156 |     441     1159     3235 |     3144     3048     31 |  8.333 % |
1800.01/1800.30	|   2244338 |     441     1159     3235 |     3459     2028     40 |  8.333 % |
1800.01/1800.30	|   3366612 |     441     1159     3235 |     3805     2371     28 |  8.334 % |
1800.01/1800.30	|   5050023 |     441     1159     3235 |     4185     2778     44 |  8.335 % |
1800.01/1800.30	|   7575139 |     441     1159     3235 |     4604     4462     47 |  8.334 % |
1800.01/1800.30	|  11362814 |     441     1159     3235 |     5064     3644     46 |  8.333 % |
1800.01/1800.30	|  17044326 |     441     1159     3235 |     5571     4788     39 |  8.334 % |
1800.01/1800.30	|  25566595 |     441     1159     3235 |     6128     5458     47 |  8.333 % |
1800.01/1800.30	|  38349998 |     441     1159     3235 |     6741     4800     43 |  8.333 % |
1800.01/1800.30	|  57525103 |     441     1159     3235 |     7415     4988     42 |  8.333 % |
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-4113325-1466619763/watcher-4113325-1466619763 -o /tmp/evaluation-result-4113325-1466619763/solver-4113325-1466619763 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node124-1466586627-28654 --watchdog 1960 minisatp HOME/instance-4113325-1466619763.opb 

pid=4925
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.21 2.18 2.17 3/176 4928
/proc/meminfo: memFree=30034436/32872528 swapFree=1498360/1645528
[pid=4928] ppid=4925 vsize=6368 CPUtime=0 cores=0,2,4,6
/proc/4928/stat : 4928 (minisatp) R 4925 4928 28638 0 -1 4202496 322 0 0 0 0 0 0 0 20 0 1 0 64023159 6520832 198 33554432000 4194304 5646918 140736583293600 140736876372328 4953168 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4928/statm: 1592 198 111 355 0 1233 0

[startup+0.100204 s]
/proc/loadavg: 2.21 2.18 2.17 3/176 4928
/proc/meminfo: memFree=30034436/32872528 swapFree=1498360/1645528
[pid=4928] ppid=4925 vsize=2696 CPUtime=0.09 cores=0,2,4,6
/proc/4928/stat : 4928 (minisatp) R 4925 4928 28638 0 -1 4202496 540 0 0 0 9 0 0 0 20 0 1 0 64023159 2760704 400 33554432000 4194304 5646918 140736583293600 140736876372328 4399359 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4928/statm: 674 400 143 355 0 315 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2696

[startup+0.200234 s]
/proc/loadavg: 2.21 2.18 2.17 3/176 4928
/proc/meminfo: memFree=30034436/32872528 swapFree=1498360/1645528
[pid=4928] ppid=4925 vsize=2904 CPUtime=0.19 cores=0,2,4,6
/proc/4928/stat : 4928 (minisatp) R 4925 4928 28638 0 -1 4202496 585 0 0 0 19 0 0 0 20 0 1 0 64023159 2973696 445 33554432000 4194304 5646918 140736583293600 140736583291864 4399784 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4928/statm: 726 445 143 355 0 367 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 2904

[startup+0.300231 s]
/proc/loadavg: 2.21 2.18 2.17 3/176 4928
/proc/meminfo: memFree=30034436/32872528 swapFree=1498360/1645528
[pid=4928] ppid=4925 vsize=3052 CPUtime=0.29 cores=0,2,4,6
/proc/4928/stat : 4928 (minisatp) R 4925 4928 28638 0 -1 4202496 644 0 0 0 29 0 0 0 20 0 1 0 64023159 3125248 503 33554432000 4194304 5646918 140736583293600 140736583291864 4399348 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4928/statm: 763 503 143 355 0 404 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3052

[startup+0.700225 s]
/proc/loadavg: 2.21 2.18 2.17 3/176 4928
/proc/meminfo: memFree=30034436/32872528 swapFree=1498360/1645528
[pid=4928] ppid=4925 vsize=3688 CPUtime=0.69 cores=0,2,4,6
/proc/4928/stat : 4928 (minisatp) R 4925 4928 28638 0 -1 4202496 729 0 0 0 69 0 0 0 20 0 1 0 64023159 3776512 586 33554432000 4194304 5646918 140736583293600 140736583291864 4399784 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4928/statm: 922 586 143 355 0 563 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3688

[startup+1.50026 s]
/proc/loadavg: 2.21 2.18 2.17 3/177 4929
/proc/meminfo: memFree=30032444/32872528 swapFree=1498360/1645528
[pid=4928] ppid=4925 vsize=3688 CPUtime=1.49 cores=0,2,4,6
/proc/4928/stat : 4928 (minisatp) R 4925 4928 28638 0 -1 4202496 784 0 0 0 149 0 0 0 20 0 1 0 64023159 3776512 640 33554432000 4194304 5646918 140736583293600 140736583291848 4397536 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4928/statm: 922 640 143 355 0 563 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3688

[startup+3.10023 s]
/proc/loadavg: 2.27 2.19 2.18 3/177 4929
/proc/meminfo: memFree=30031716/32872528 swapFree=1498360/1645528
[pid=4928] ppid=4925 vsize=4628 CPUtime=3.09 cores=0,2,4,6
/proc/4928/stat : 4928 (minisatp) R 4925 4928 28638 0 -1 4202496 985 0 0 0 309 0 0 0 20 0 1 0 64023159 4739072 840 33554432000 4194304 5646918 140736583293600 140736583291864 4398071 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4928/statm: 1157 840 143 355 0 798 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4628

[startup+6.30023 s]
/proc/loadavg: 2.27 2.19 2.18 3/177 4929
/proc/meminfo: memFree=30030420/32872528 swapFree=1498360/1645528
[pid=4928] ppid=4925 vsize=4628 CPUtime=6.29 cores=0,2,4,6
/proc/4928/stat : 4928 (minisatp) R 4925 4928 28638 0 -1 4202496 1047 0 0 0 629 0 0 0 20 0 1 0 64023159 4739072 902 33554432000 4194304 5646918 140736583293600 140736583291848 4400582 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4928/statm: 1157 902 143 355 0 798 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4628

[startup+12.7002 s]
/proc/loadavg: 2.23 2.18 2.18 3/177 4929
/proc/meminfo: memFree=30029264/32872528 swapFree=1498360/1645528
[pid=4928] ppid=4925 vsize=5924 CPUtime=12.69 cores=0,2,4,6
/proc/4928/stat : 4928 (minisatp) R 4925 4928 28638 0 -1 4202496 1228 0 0 0 1269 0 0 0 20 0 1 0 64023159 6066176 1081 33554432000 4194304 5646918 140736583293600 140736583291848 4397856 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4928/statm: 1481 1081 143 355 0 1122 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5924

[startup+25.5002 s]
/proc/loadavg: 2.19 2.18 2.17 3/177 4929
/proc/meminfo: memFree=30027792/32872528 swapFree=1498360/1645528
[pid=4928] ppid=4925 vsize=7812 CPUtime=25.49 cores=0,2,4,6
/proc/4928/stat : 4928 (minisatp) R 4925 4928 28638 0 -1 4202496 1604 0 0 0 2549 0 0 0 20 0 1 0 64023159 7999488 1456 33554432000 4194304 5646918 140736583293600 140736583291848 4403113 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4928/statm: 1953 1456 143 355 0 1594 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 7812

[startup+51.1002 s]
/proc/loadavg: 2.33 2.21 2.18 3/177 4929
/proc/meminfo: memFree=30026432/32872528 swapFree=1498360/1645528
[pid=4928] ppid=4925 vsize=8876 CPUtime=51.09 cores=0,2,4,6
/proc/4928/stat : 4928 (minisatp) R 4925 4928 28638 0 -1 4202496 1878 0 0 0 5109 0 0 0 20 0 1 0 64023159 9089024 1727 33554432000 4194304 5646918 140736583293600 140736583291848 4402966 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4928/statm: 2219 1727 143 355 0 1860 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 8876

[startup+102.3 s]
/proc/loadavg: 2.23 2.20 2.18 4/177 4930
/proc/meminfo: memFree=30024128/32872528 swapFree=1498360/1645528
[pid=4928] ppid=4925 vsize=9948 CPUtime=102.28 cores=0,2,4,6
/proc/4928/stat : 4928 (minisatp) R 4925 4928 28638 0 -1 4202496 2174 0 0 0 10228 0 0 0 20 0 1 0 64023159 10186752 2022 33554432000 4194304 5646918 140736583293600 140736583291848 4402889 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4928/statm: 2487 2022 143 355 0 2128 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 9948

[startup+162.3 s]
/proc/loadavg: 2.20 2.19 2.18 3/177 4931
/proc/meminfo: memFree=30022244/32872528 swapFree=1498360/1645528
[pid=4928] ppid=4925 vsize=11052 CPUtime=162.27 cores=0,2,4,6
/proc/4928/stat : 4928 (minisatp) R 4925 4928 28638 0 -1 4202496 2631 0 0 0 16227 0 0 0 20 0 1 0 64023159 11317248 2474 33554432000 4194304 5646918 140736583293600 140736583291848 4397782 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4928/statm: 2763 2474 143 355 0 2404 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 11052

[startup+222.307 s]
/proc/loadavg: 2.25 2.20 2.18 4/177 4932
/proc/meminfo: memFree=30020988/32872528 swapFree=1498360/1645528
[pid=4928] ppid=4925 vsize=12292 CPUtime=222.26 cores=0,2,4,6
/proc/4928/stat : 4928 (minisatp) R 4925 4928 28638 0 -1 4202496 2816 0 0 0 22226 0 0 0 20 0 1 0 64023159 12587008 2659 33554432000 4194304 5646918 140736583293600 140736583291848 4400607 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4928/statm: 3073 2659 143 355 0 2714 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 12292

[startup+282.3 s]
/proc/loadavg: 2.26 2.21 2.18 4/177 4934
/proc/meminfo: memFree=30019360/32872528 swapFree=1498360/1645528
[pid=4928] ppid=4925 vsize=14356 CPUtime=282.25 cores=0,2,4,6
/proc/4928/stat : 4928 (minisatp) R 4925 4928 28638 0 -1 4202496 3230 0 0 0 28225 0 0 0 20 0 1 0 64023159 14700544 3071 33554432000 4194304 5646918 140736583293600 140736583291848 4403380 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4928/statm: 3589 3071 143 355 0 3230 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 14356

[startup+342.3 s]
/proc/loadavg: 2.24 2.21 2.18 3/177 4935
/proc/meminfo: memFree=30018720/32872528 swapFree=1498360/1645528
[pid=4928] ppid=4925 vsize=14356 CPUtime=342.24 cores=0,2,4,6
/proc/4928/stat : 4928 (minisatp) R 4925 4928 28638 0 -1 4202496 3357 0 0 0 34224 0 0 0 20 0 1 0 64023159 14700544 3198 33554432000 4194304 5646918 140736583293600 140736583291848 4403159 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4928/statm: 3589 3198 143 355 0 3230 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 14356

[startup+402.3 s]
/proc/loadavg: 2.17 2.20 2.18 4/177 4936
/proc/meminfo: memFree=30016908/32872528 swapFree=1498360/1645528
[pid=4928] ppid=4925 vsize=15796 CPUtime=402.23 cores=0,2,4,6
/proc/4928/stat : 4928 (minisatp) R 4925 4928 28638 0 -1 4202496 3631 0 0 0 40223 0 0 0 20 0 1 0 64023159 16175104 3470 33554432000 4194304 5646918 140736583293600 140736583291848 4400032 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4928/statm: 3949 3470 143 355 0 3590 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 15796

[startup+462.3 s]
/proc/loadavg: 2.18 2.20 2.18 3/178 4940
/proc/meminfo: memFree=30015424/32872528 swapFree=1498360/1645528
[pid=4928] ppid=4925 vsize=15796 CPUtime=462.22 cores=0,2,4,6
/proc/4928/stat : 4928 (minisatp) R 4925 4928 28638 0 -1 4202496 3631 0 0 0 46222 0 0 0 20 0 1 0 64023159 16175104 3470 33554432000 4194304 5646918 140736583293600 140736583291848 4399339 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4928/statm: 3949 3470 143 355 0 3590 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 15796

[startup+522.3 s]
/proc/loadavg: 2.23 2.21 2.18 3/177 4941
/proc/meminfo: memFree=30014852/32872528 swapFree=1498360/1645528
[pid=4928] ppid=4925 vsize=15796 CPUtime=522.21 cores=0,2,4,6
/proc/4928/stat : 4928 (minisatp) R 4925 4928 28638 0 -1 4202496 3832 0 0 0 52221 0 0 0 20 0 1 0 64023159 16175104 3670 33554432000 4194304 5646918 140736583293600 140736583291848 4403136 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4928/statm: 3949 3670 143 355 0 3590 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 15796

[startup+582.3 s]
/proc/loadavg: 2.27 2.23 2.19 4/177 4943
/proc/meminfo: memFree=30012248/32872528 swapFree=1498360/1645528
[pid=4928] ppid=4925 vsize=17460 CPUtime=582.2 cores=0,2,4,6
/proc/4928/stat : 4928 (minisatp) R 4925 4928 28638 0 -1 4202496 4216 0 0 0 58220 0 0 0 20 0 1 0 64023159 17879040 4048 33554432000 4194304 5646918 140736583293600 140736583291848 4389061 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4928/statm: 4365 4048 143 355 0 4006 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 17460


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


[startup+942.3 s]
/proc/loadavg: 2.23 2.22 2.18 3/177 4950
/proc/meminfo: memFree=30007680/32872528 swapFree=1498360/1645528
[pid=4928] ppid=4925 vsize=18608 CPUtime=942.14 cores=0,2,4,6
/proc/4928/stat : 4928 (minisatp) R 4925 4928 28638 0 -1 4202496 4541 0 0 0 94214 0 0 0 20 0 1 0 64023159 19054592 4369 33554432000 4194304 5646918 140736583293600 140736583291848 4402764 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4928/statm: 4652 4369 143 355 0 4293 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 18608

[startup+1002.3 s]
/proc/loadavg: 2.22 2.22 2.18 3/177 4951
/proc/meminfo: memFree=30007312/32872528 swapFree=1498360/1645528
[pid=4928] ppid=4925 vsize=18608 CPUtime=1002.13 cores=0,2,4,6
/proc/4928/stat : 4928 (minisatp) R 4925 4928 28638 0 -1 4202496 4548 0 0 0 100213 0 0 0 20 0 1 0 64023159 19054592 4370 33554432000 4194304 5646918 140736583293600 140736583291848 4398798 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4928/statm: 4652 4370 143 355 0 4293 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 18608

[startup+1062.3 s]
/proc/loadavg: 2.22 2.22 2.18 3/178 4955
/proc/meminfo: memFree=30007144/32872528 swapFree=1498360/1645528
[pid=4928] ppid=4925 vsize=18608 CPUtime=1062.12 cores=0,2,4,6
/proc/4928/stat : 4928 (minisatp) R 4925 4928 28638 0 -1 4202496 4567 0 0 0 106212 0 0 0 20 0 1 0 64023159 19054592 4389 33554432000 4194304 5646918 140736583293600 140736583291848 4397445 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4928/statm: 4652 4389 143 355 0 4293 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 18608

[startup+1122.3 s]
/proc/loadavg: 1.70 2.08 2.14 2/170 4989
/proc/meminfo: memFree=30044376/32872528 swapFree=1498360/1645528
[pid=4928] ppid=4925 vsize=18908 CPUtime=1122.11 cores=0,2,4,6
/proc/4928/stat : 4928 (minisatp) R 4925 4928 28638 0 -1 4202496 4638 0 0 0 112211 0 0 0 20 0 1 0 64023159 19361792 4458 33554432000 4194304 5646918 140736583293600 140736583291864 4403176 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4928/statm: 4727 4458 143 355 0 4368 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 18908

[startup+1182.3 s]
/proc/loadavg: 1.49 1.96 2.09 2/170 4991
/proc/meminfo: memFree=30043768/32872528 swapFree=1498360/1645528
[pid=4928] ppid=4925 vsize=20748 CPUtime=1182.1 cores=0,2,4,6
/proc/4928/stat : 4928 (minisatp) R 4925 4928 28638 0 -1 4202496 4835 0 0 0 118210 0 0 0 20 0 1 0 64023159 21245952 4655 33554432000 4194304 5646918 140736583293600 140736583291848 4402764 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4928/statm: 5187 4655 143 355 0 4828 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 20748

[startup+1242.3 s]
/proc/loadavg: 1.25 1.80 2.02 2/170 4992
/proc/meminfo: memFree=30043652/32872528 swapFree=1498360/1645528
[pid=4928] ppid=4925 vsize=20748 CPUtime=1242.09 cores=0,2,4,6
/proc/4928/stat : 4928 (minisatp) R 4925 4928 28638 0 -1 4202496 4841 0 0 0 124209 0 0 0 20 0 1 0 64023159 21245952 4661 33554432000 4194304 5646918 140736583293600 140736583291848 4397622 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4928/statm: 5187 4661 143 355 0 4828 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 20748

[startup+1302.3 s]
/proc/loadavg: 1.25 1.71 1.98 2/170 4993
/proc/meminfo: memFree=30042516/32872528 swapFree=1498360/1645528
[pid=4928] ppid=4925 vsize=20748 CPUtime=1302.08 cores=0,2,4,6
/proc/4928/stat : 4928 (minisatp) R 4925 4928 28638 0 -1 4202496 5090 0 0 0 130208 0 0 0 20 0 1 0 64023159 21245952 4908 33554432000 4194304 5646918 140736583293600 140736583291848 4402751 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4928/statm: 5187 4908 143 355 0 4828 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 20748

[startup+1362.3 s]
/proc/loadavg: 1.23 1.61 1.92 2/170 4994
/proc/meminfo: memFree=30042152/32872528 swapFree=1498360/1645528
[pid=4928] ppid=4925 vsize=20748 CPUtime=1362.07 cores=0,2,4,6
/proc/4928/stat : 4928 (minisatp) R 4925 4928 28638 0 -1 4202496 5090 0 0 0 136207 0 0 0 20 0 1 0 64023159 21245952 4908 33554432000 4194304 5646918 140736583293600 140736583291848 4402947 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4928/statm: 5187 4908 143 355 0 4828 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 20748

[startup+1422.3 s]
/proc/loadavg: 1.21 1.54 1.88 2/170 4995
/proc/meminfo: memFree=30041168/32872528 swapFree=1498360/1645528
[pid=4928] ppid=4925 vsize=21788 CPUtime=1422.07 cores=0,2,4,6
/proc/4928/stat : 4928 (minisatp) R 4925 4928 28638 0 -1 4202496 5347 0 0 0 142207 0 0 0 20 0 1 0 64023159 22310912 5165 33554432000 4194304 5646918 140736583293600 140736583291864 4403159 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4928/statm: 5447 5165 143 355 0 5088 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 21788

[startup+1482.3 s]
/proc/loadavg: 1.23 1.49 1.84 2/170 4997
/proc/meminfo: memFree=30040908/32872528 swapFree=1498360/1645528
[pid=4928] ppid=4925 vsize=24068 CPUtime=1482.06 cores=0,2,4,6
/proc/4928/stat : 4928 (minisatp) R 4925 4928 28638 0 -1 4202496 5501 0 0 0 148206 0 0 0 20 0 1 0 64023159 24645632 5316 33554432000 4194304 5646918 140736583293600 140736583291848 4402818 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4928/statm: 6017 5316 143 355 0 5658 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 24068

[startup+1542.31 s]
/proc/loadavg: 1.29 1.45 1.80 2/170 4998
/proc/meminfo: memFree=30040792/32872528 swapFree=1498360/1645528
[pid=4928] ppid=4925 vsize=24068 CPUtime=1542.05 cores=0,2,4,6
/proc/4928/stat : 4928 (minisatp) R 4925 4928 28638 0 -1 4202496 5502 0 0 0 154205 0 0 0 20 0 1 0 64023159 24645632 5317 33554432000 4194304 5646918 140736583293600 140736583291848 4402882 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4928/statm: 6017 5317 143 355 0 5658 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 24068

[startup+1602.3 s]
/proc/loadavg: 1.31 1.43 1.77 2/169 4999
/proc/meminfo: memFree=30041512/32872528 swapFree=1498360/1645528
[pid=4928] ppid=4925 vsize=24068 CPUtime=1602.04 cores=0,2,4,6
/proc/4928/stat : 4928 (minisatp) R 4925 4928 28638 0 -1 4202496 5502 0 0 0 160204 0 0 0 20 0 1 0 64023159 24645632 5317 33554432000 4194304 5646918 140736583293600 140736583291848 4402761 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4928/statm: 6017 5317 143 355 0 5658 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 24068

[startup+1662.3 s]
/proc/loadavg: 1.29 1.41 1.74 2/171 5004
/proc/meminfo: memFree=30041380/32872528 swapFree=1498360/1645528
[pid=4928] ppid=4925 vsize=24068 CPUtime=1662.03 cores=0,2,4,6
/proc/4928/stat : 4928 (minisatp) R 4925 4928 28638 0 -1 4202496 5502 0 0 0 166203 0 0 0 20 0 1 0 64023159 24645632 5317 33554432000 4194304 5646918 140736583293600 140736583291848 4397622 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4928/statm: 6017 5317 143 355 0 5658 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 24068

[startup+1722.3 s]
/proc/loadavg: 1.36 1.40 1.71 2/170 5005
/proc/meminfo: memFree=30039040/32872528 swapFree=1498360/1645528
[pid=4928] ppid=4925 vsize=25940 CPUtime=1722.03 cores=0,2,4,6
/proc/4928/stat : 4928 (minisatp) R 4925 4928 28638 0 -1 4202496 6002 0 0 0 172202 1 0 0 20 0 1 0 64023159 26562560 5812 33554432000 4194304 5646918 140736583293600 140736583291848 4399325 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4928/statm: 6485 5812 143 355 0 6126 0
Current children cumulated CPU time (s) 1722.03
Current children cumulated vsize (KiB) 25940

[startup+1782.3 s]
/proc/loadavg: 1.17 1.33 1.67 2/170 5007
/proc/meminfo: memFree=30038924/32872528 swapFree=1498360/1645528
[pid=4928] ppid=4925 vsize=25940 CPUtime=1782.02 cores=0,2,4,6
/proc/4928/stat : 4928 (minisatp) R 4925 4928 28638 0 -1 4202496 6002 0 0 0 178201 1 0 0 20 0 1 0 64023159 26562560 5812 33554432000 4194304 5646918 140736583293600 140736583291848 4397985 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4928/statm: 6485 5812 143 355 0 6126 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 25940



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 1.13 1.31 1.66 3/170 5007
/proc/meminfo: memFree=30038928/32872528 swapFree=1498360/1645528
[pid=4928] ppid=4925 vsize=25940 CPUtime=1800.01 cores=0,2,4,6
/proc/4928/stat : 4928 (minisatp) R 4925 4928 28638 0 -1 4202496 6002 0 0 0 180000 1 0 0 20 0 1 0 64023159 26562560 5812 33554432000 4194304 5646918 140736583293600 140736583291848 4402815 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4928/statm: 6485 5812 143 355 0 6126 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 25940

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

[startup+1800.3 s]
/proc/loadavg: 1.13 1.31 1.66 3/170 5007
/proc/meminfo: memFree=30038928/32872528 swapFree=1498360/1645528
[pid=4928] ppid=4925 vsize=25940 CPUtime=1800.01 cores=0,2,4,6
/proc/4928/stat : 4928 (minisatp) R 4925 4928 28638 0 -1 4202496 6002 0 0 0 180000 1 0 0 20 0 1 0 64023159 26562560 5812 33554432000 4194304 5646918 140736583293600 140736583291848 4402815 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/4928/statm: 6485 5812 143 355 0 6126 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 25940

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.01
system time used= 0.012998
maximum resident set size= 23248
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6002
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= 1880

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.46732 second user time and 5.95309 second system time

The end

Launcher Data

Begin job on node124 at 2016-06-22 20:22:43
IDJOB=4113325
IDBENCH=107481
IDSOLVER=2555
FILE ID=node124/4113325-1466619763
RUNJOBID= node124-1466586627-28654
PBS_JOBID= 19953371
Free space on /tmp= 71724 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/rand6reg/normalized-rand6reg-v071-n3.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4113325-1466619763/watcher-4113325-1466619763 -o /tmp/evaluation-result-4113325-1466619763/solver-4113325-1466619763 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node124-1466586627-28654 --watchdog 1960  minisatp HOME/instance-4113325-1466619763.opb

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

MD5SUM BENCH= d60fa57d8d77f247ed65c13a0fdd15c7
RANDOM SEED=1997350448

node124.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.791
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.58
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.791
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.791
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30035376 kB
Buffers:          133200 kB
Cached:           268708 kB
SwapCached:         6604 kB
Active:           114800 kB
Inactive:         321204 kB
Active(anon):      30092 kB
Inactive(anon):     6596 kB
Active(file):      84708 kB
Inactive(file):   314608 kB
Unevictable:     1645528 kB
Mlocked:         1498360 kB
SwapTotal:      67108856 kB
SwapFree:       67095412 kB
Dirty:              3908 kB
Writeback:             0 kB
AnonPages:       1690716 kB
Mapped:             8864 kB
Shmem:                 0 kB
Slab:             622780 kB
SReclaimable:      67012 kB
SUnreclaim:       555768 kB
KernelStack:        1472 kB
PageTables:         7140 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1789184 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    178176 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-4113325-1466619763.opb

Free space on /tmp at the end= 71724 MiB
End job on node124 at 2016-06-22 20:52:44