Trace number 4113377

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

Namenormalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/
subsetcard/normalized-subsetcard-eq-fixedbandwidth-60.opb
MD5SUMc773d9ed9f4f0f34f10d998d7759854e
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.010998
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables241
Total number of constraints120
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)120
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint4
Maximum length of a constraint5
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 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 8
Number of bits of the biggest sum of numbers4
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 240 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 ---[ 238]---> BDD-cost:    9
0.00/0.00	c ---[ 236]---> BDD-cost:    6
0.00/0.00	c ---[ 234]---> BDD-cost:    6
0.00/0.00	c ---[ 232]---> BDD-cost:    6
0.00/0.00	c ---[ 230]---> BDD-cost:    6
0.00/0.00	c ---[ 228]---> BDD-cost:    6
0.00/0.00	c ---[ 226]---> BDD-cost:    6
0.00/0.00	c ---[ 224]---> BDD-cost:    6
0.00/0.00	c ---[ 222]---> BDD-cost:    6
0.00/0.00	c ---[ 220]---> BDD-cost:    6
0.00/0.00	c ---[ 218]---> BDD-cost:    6
0.00/0.00	c ---[ 216]---> BDD-cost:    6
0.00/0.00	c ---[ 214]---> BDD-cost:    6
0.00/0.00	c ---[ 212]---> BDD-cost:    6
0.00/0.00	c ---[ 210]---> BDD-cost:    6
0.00/0.00	c ---[ 208]---> BDD-cost:    6
0.00/0.00	c ---[ 206]---> BDD-cost:    6
0.00/0.00	c ---[ 204]---> BDD-cost:    6
0.00/0.00	c ---[ 202]---> BDD-cost:    6
0.00/0.00	c ---[ 200]---> BDD-cost:    6
0.00/0.00	c ---[ 198]---> BDD-cost:    6
0.00/0.00	c ---[ 196]---> BDD-cost:    6
0.00/0.00	c ---[ 194]---> BDD-cost:    6
0.00/0.00	c ---[ 192]---> BDD-cost:    6
0.00/0.00	c ---[ 190]---> BDD-cost:    6
0.00/0.00	c ---[ 188]---> BDD-cost:    6
0.00/0.00	c ---[ 186]---> BDD-cost:    6
0.00/0.00	c ---[ 184]---> BDD-cost:    6
0.00/0.00	c ---[ 182]---> BDD-cost:    6
0.00/0.00	c ---[ 180]---> BDD-cost:    6
0.00/0.00	c ---[ 178]---> BDD-cost:    6
0.00/0.00	c ---[ 176]---> BDD-cost:    6
0.00/0.00	c ---[ 174]---> BDD-cost:    6
0.00/0.00	c ---[ 172]---> BDD-cost:    6
0.00/0.00	c ---[ 170]---> BDD-cost:    6
0.00/0.00	c ---[ 168]---> BDD-cost:    6
0.00/0.00	c ---[ 166]---> BDD-cost:    6
0.00/0.00	c ---[ 164]---> BDD-cost:    6
0.00/0.00	c ---[ 162]---> BDD-cost:    6
0.00/0.00	c ---[ 160]---> BDD-cost:    6
0.00/0.00	c ---[ 158]---> BDD-cost:    6
0.00/0.00	c ---[ 156]---> BDD-cost:    6
0.00/0.00	c ---[ 154]---> BDD-cost:    6
0.00/0.00	c ---[ 152]---> BDD-cost:    6
0.00/0.00	c ---[ 150]---> BDD-cost:    6
0.00/0.00	c ---[ 148]---> BDD-cost:    6
0.00/0.00	c ---[ 146]---> BDD-cost:    6
0.00/0.00	c ---[ 144]---> BDD-cost:    6
0.00/0.00	c ---[ 142]---> BDD-cost:    6
0.00/0.00	c ---[ 140]---> BDD-cost:    6
0.00/0.00	c ---[ 138]---> BDD-cost:    6
0.00/0.00	c ---[ 136]---> BDD-cost:    6
0.00/0.00	c ---[ 134]---> BDD-cost:    6
0.00/0.00	c ---[ 132]---> BDD-cost:    6
0.00/0.00	c ---[ 130]---> BDD-cost:    6
0.00/0.00	c ---[ 128]---> BDD-cost:    6
0.00/0.00	c ---[ 126]---> BDD-cost:    6
0.00/0.00	c ---[ 124]---> BDD-cost:    6
0.00/0.00	c ---[ 122]---> BDD-cost:    6
0.00/0.00	c ---[ 120]---> BDD-cost:    6
0.00/0.00	c ---[ 118]---> BDD-cost:    6
0.00/0.00	c ---[ 116]---> BDD-cost:    6
0.00/0.00	c ---[ 114]---> BDD-cost:    6
0.00/0.00	c ---[ 112]---> BDD-cost:    6
0.00/0.00	c ---[ 110]---> BDD-cost:    6
0.00/0.00	c ---[ 108]---> BDD-cost:    6
0.00/0.00	c ---[ 106]---> BDD-cost:    6
0.00/0.00	c ---[ 104]---> BDD-cost:    6
0.00/0.00	c ---[ 102]---> BDD-cost:    6
0.00/0.00	c ---[ 100]---> BDD-cost:    6
0.00/0.00	c ---[  98]---> BDD-cost:    6
0.00/0.00	c ---[  96]---> BDD-cost:    6
0.00/0.00	c ---[  94]---> BDD-cost:    6
0.00/0.00	c ---[  92]---> BDD-cost:    6
0.00/0.00	c ---[  90]---> BDD-cost:    6
0.00/0.00	c ---[  88]---> BDD-cost:    6
0.00/0.00	c ---[  86]---> BDD-cost:    6
0.00/0.00	c ---[  84]---> BDD-cost:    6
0.00/0.00	c ---[  82]---> BDD-cost:    6
0.00/0.00	c ---[  80]---> BDD-cost:    6
0.00/0.00	c ---[  78]---> BDD-cost:    6
0.00/0.00	c ---[  76]---> BDD-cost:    6
0.00/0.00	c ---[  74]---> BDD-cost:    6
0.00/0.00	c ---[  72]---> BDD-cost:    6
0.00/0.00	c ---[  70]---> BDD-cost:    6
0.00/0.00	c ---[  68]---> BDD-cost:    6
0.00/0.00	c ---[  66]---> BDD-cost:    6
0.00/0.00	c ---[  64]---> BDD-cost:    6
0.00/0.00	c ---[  62]---> BDD-cost:    6
0.00/0.00	c ---[  60]---> BDD-cost:    6
0.00/0.00	c ---[  58]---> BDD-cost:    6
0.00/0.00	c ---[  56]---> BDD-cost:    6
0.00/0.00	c ---[  54]---> BDD-cost:    6
0.00/0.00	c ---[  52]---> BDD-cost:    6
0.00/0.00	c ---[  50]---> BDD-cost:    6
0.00/0.00	c ---[  48]---> BDD-cost:    6
0.00/0.00	c ---[  46]---> BDD-cost:    6
0.00/0.00	c ---[  44]---> BDD-cost:    6
0.00/0.00	c ---[  42]---> BDD-cost:    6
0.00/0.00	c ---[  40]---> BDD-cost:    6
0.00/0.00	c ---[  38]---> BDD-cost:    6
0.00/0.00	c ---[  36]---> BDD-cost:    6
0.00/0.00	c ---[  34]---> BDD-cost:    6
0.00/0.00	c ---[  32]---> BDD-cost:    6
0.00/0.00	c ---[  30]---> BDD-cost:    6
0.00/0.00	c ---[  28]---> BDD-cost:    6
0.00/0.00	c ---[  26]---> BDD-cost:    6
0.00/0.00	c ---[  24]---> BDD-cost:    6
0.00/0.00	c ---[  22]---> BDD-cost:    6
0.00/0.00	c ---[  20]---> BDD-cost:    6
0.00/0.00	c ---[  18]---> BDD-cost:    6
0.00/0.00	c ---[  16]---> BDD-cost:    6
0.00/0.00	c ---[  14]---> BDD-cost:    6
0.00/0.00	c ---[  12]---> BDD-cost:    6
0.00/0.00	c ---[  10]---> BDD-cost:    6
0.00/0.00	c ---[   8]---> BDD-cost:    6
0.00/0.00	c ---[   6]---> BDD-cost:    6
0.00/0.00	c ---[   4]---> BDD-cost:    6
0.00/0.00	c ---[   2]---> BDD-cost:    6
0.00/0.00	c ---[   0]---> BDD-cost:    9
1800.00/1800.30	|  Eliminated clauses:           0.01 Mb                                      |
1800.00/1800.30	============================[ Search Statistics ]==============================
1800.00/1800.30	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1800.00/1800.30	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1800.00/1800.30	===============================================================================
1800.00/1800.30	|       100 |     488     1342     3900 |      492      100     26 | 12.410 % |
1800.00/1800.30	|       250 |     488     1342     3900 |      541      250     30 | 12.410 % |
1800.00/1800.30	|       475 |     488     1342     3900 |      595      475     29 | 12.410 % |
1800.00/1800.30	|       812 |     488     1342     3900 |      654      410     21 | 12.410 % |
1800.00/1800.30	|      1318 |     488     1342     3900 |      720      515     25 | 12.410 % |
1800.00/1800.30	|      2077 |     488     1342     3900 |      792      823     19 | 12.410 % |
1800.00/1800.30	|      3216 |     488     1342     3900 |      871      755     17 | 12.410 % |
1800.00/1800.30	|      4924 |     488     1342     3900 |      958      656     14 | 12.410 % |
1800.00/1800.30	|      7486 |     488     1342     3900 |     1054     1114     17 | 12.410 % |
1800.00/1800.30	|     11330 |     488     1342     3900 |     1160      994     16 | 12.410 % |
1800.00/1800.30	|     17096 |     488     1342     3900 |     1276      919     16 | 12.410 % |
1800.00/1800.30	|     25745 |     488     1342     3900 |     1403      907     17 | 12.410 % |
1800.00/1800.30	|     38719 |     488     1342     3900 |     1544     1643     20 | 12.410 % |
1800.00/1800.30	|     58180 |     488     1342     3900 |     1698     1477     15 | 12.410 % |
1800.00/1800.30	|     87372 |     488     1342     3900 |     1868     1165     16 | 12.410 % |
1800.00/1800.30	|    131161 |     488     1342     3900 |     2055     1795     16 | 12.410 % |
1800.00/1800.30	|    196845 |     488     1342     3900 |     2261     2120     20 | 12.410 % |
1800.00/1800.30	|    295371 |     488     1342     3900 |     2487     2488     21 | 12.410 % |
1800.00/1800.30	|    443160 |     488     1342     3900 |     2735     1673     15 | 12.410 % |
1800.00/1800.30	|    664843 |     488     1342     3900 |     3009     2727     16 | 12.410 % |
1800.00/1800.30	|    997368 |     488     1342     3900 |     3310     2004     19 | 12.410 % |
1800.00/1800.30	|   1496156 |     488     1342     3900 |     3641     3113     19 | 12.410 % |
1800.00/1800.30	|   2244338 |     488     1342     3900 |     4005     3829     17 | 12.410 % |
1800.00/1800.30	|   3366612 |     488     1342     3900 |     4406     4465     16 | 12.410 % |
1800.00/1800.30	|   5050023 |     488     1342     3900 |     4846     4165     23 | 12.410 % |
1800.00/1800.30	|   7575139 |     488     1342     3900 |     5331     3053     19 | 12.410 % |
1800.00/1800.30	|  11362814 |     488     1342     3900 |     5864     5708     24 | 12.410 % |
1800.00/1800.30	|  17044326 |     488     1342     3900 |     6450     5695     20 | 12.410 % |
1800.00/1800.30	|  25566595 |     488     1342     3900 |     7096     5146     25 | 12.410 % |
1800.00/1800.30	|  38349998 |     488     1342     3900 |     7805     6261     21 | 12.410 % |
1800.00/1800.30	|  57525103 |     488     1342     3900 |     8586     6333     22 | 12.410 % |
1800.00/1800.30	|  86287761 |     488     1342     3900 |     9444     5775     18 | 12.410 % |
1800.00/1800.30	c 
1800.00/1800.30	c *** TERMINATED ***
1800.00/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-4113377-1466623754/watcher-4113377-1466623754 -o /tmp/evaluation-result-4113377-1466623754/solver-4113377-1466623754 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node134-1466623753-32637 --watchdog 1960 minisatp HOME/instance-4113377-1466623754.opb 

pid=32674
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: 8.28 4.99 3.78 2/176 32677
/proc/meminfo: memFree=30421144/32872528 swapFree=1482636/1662508
[pid=32677] ppid=32674 vsize=6376 CPUtime=0 cores=0,2,4,6
/proc/32677/stat : 32677 (minisatp) R 32674 32677 32621 0 -1 4202496 333 0 0 0 0 0 0 0 20 0 1 0 64429982 6529024 210 33554432000 4194304 5646918 140737389094768 140735322460776 4953168 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32677/statm: 1594 210 111 355 0 1235 0

[startup+0.100111 s]
/proc/loadavg: 8.28 4.99 3.78 2/176 32677
/proc/meminfo: memFree=30421144/32872528 swapFree=1482636/1662508
[pid=32677] ppid=32674 vsize=2780 CPUtime=0.09 cores=0,2,4,6
/proc/32677/stat : 32677 (minisatp) R 32674 32677 32621 0 -1 4202496 572 0 0 0 9 0 0 0 20 0 1 0 64429982 2846720 425 33554432000 4194304 5646918 140737389094768 140735322460776 4400032 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32677/statm: 695 425 143 355 0 336 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2780

[startup+0.200177 s]
/proc/loadavg: 8.28 4.99 3.78 2/176 32677
/proc/meminfo: memFree=30421144/32872528 swapFree=1482636/1662508
[pid=32677] ppid=32674 vsize=3032 CPUtime=0.19 cores=0,2,4,6
/proc/32677/stat : 32677 (minisatp) R 32674 32677 32621 0 -1 4202496 629 0 0 0 19 0 0 0 20 0 1 0 64429982 3104768 480 33554432000 4194304 5646918 140737389094768 140737389093032 4403411 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32677/statm: 758 480 143 355 0 399 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 3032

[startup+0.300203 s]
/proc/loadavg: 8.28 4.99 3.78 2/176 32677
/proc/meminfo: memFree=30421144/32872528 swapFree=1482636/1662508
[pid=32677] ppid=32674 vsize=3032 CPUtime=0.29 cores=0,2,4,6
/proc/32677/stat : 32677 (minisatp) R 32674 32677 32621 0 -1 4202496 634 0 0 0 29 0 0 0 20 0 1 0 64429982 3104768 485 33554432000 4194304 5646918 140737389094768 140737389093032 4402736 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32677/statm: 758 485 143 355 0 399 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3032

[startup+0.700282 s]
/proc/loadavg: 8.28 4.99 3.78 2/176 32677
/proc/meminfo: memFree=30421144/32872528 swapFree=1482636/1662508
[pid=32677] ppid=32674 vsize=3540 CPUtime=0.69 cores=0,2,4,6
/proc/32677/stat : 32677 (minisatp) R 32674 32677 32621 0 -1 4202496 768 0 0 0 69 0 0 0 20 0 1 0 64429982 3624960 615 33554432000 4194304 5646918 140737389094768 140737389093032 4403147 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32677/statm: 885 615 143 355 0 526 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3540

[startup+1.50028 s]
/proc/loadavg: 8.28 4.99 3.78 3/180 32687
/proc/meminfo: memFree=30415788/32872528 swapFree=1482636/1662508
[pid=32677] ppid=32674 vsize=4040 CPUtime=1.49 cores=0,2,4,6
/proc/32677/stat : 32677 (minisatp) R 32674 32677 32621 0 -1 4202496 894 0 0 0 149 0 0 0 20 0 1 0 64429982 4136960 740 33554432000 4194304 5646918 140737389094768 140737389093032 4398927 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32677/statm: 1010 740 143 355 0 651 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4040

[startup+3.10028 s]
/proc/loadavg: 8.28 4.99 3.78 3/180 32687
/proc/meminfo: memFree=30413920/32872528 swapFree=1482636/1662508
[pid=32677] ppid=32674 vsize=5028 CPUtime=3.09 cores=0,2,4,6
/proc/32677/stat : 32677 (minisatp) R 32674 32677 32621 0 -1 4202496 1054 0 0 0 309 0 0 0 20 0 1 0 64429982 5148672 894 33554432000 4194304 5646918 140737389094768 140737389093016 4403408 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32677/statm: 1257 894 143 355 0 898 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5028

[startup+6.30027 s]
/proc/loadavg: 7.78 4.94 3.77 3/180 32687
/proc/meminfo: memFree=30413296/32872528 swapFree=1482636/1662508
[pid=32677] ppid=32674 vsize=5728 CPUtime=6.29 cores=0,2,4,6
/proc/32677/stat : 32677 (minisatp) R 32674 32677 32621 0 -1 4202496 1307 0 0 0 629 0 0 0 20 0 1 0 64429982 5865472 1144 33554432000 4194304 5646918 140737389094768 140737389093032 4402751 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32677/statm: 1432 1144 143 355 0 1073 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5728

[startup+12.7003 s]
/proc/loadavg: 7.39 4.90 3.77 4/180 32687
/proc/meminfo: memFree=30412596/32872528 swapFree=1482636/1662508
[pid=32677] ppid=32674 vsize=6952 CPUtime=12.69 cores=0,2,4,6
/proc/32677/stat : 32677 (minisatp) R 32674 32677 32621 0 -1 4202496 1623 0 0 0 1269 0 0 0 20 0 1 0 64429982 7118848 1454 33554432000 4194304 5646918 140737389094768 140737389093016 4403138 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32677/statm: 1738 1454 143 355 0 1379 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 6952

[startup+25.5003 s]
/proc/loadavg: 6.20 4.76 3.74 3/180 32687
/proc/meminfo: memFree=30411472/32872528 swapFree=1482636/1662508
[pid=32677] ppid=32674 vsize=8912 CPUtime=25.49 cores=0,2,4,6
/proc/32677/stat : 32677 (minisatp) R 32674 32677 32621 0 -1 4202496 2113 0 0 0 2549 0 0 0 20 0 1 0 64429982 9125888 1934 33554432000 4194304 5646918 140737389094768 140737389093016 4403225 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/32677/statm: 2228 1934 143 355 0 1869 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 8912

[startup+51.1003 s]
/proc/loadavg: 4.77 4.54 3.69 3/180 32687
/proc/meminfo: memFree=30409272/32872528 swapFree=1482636/1662508
[pid=32677] ppid=32674 vsize=11072 CPUtime=51.08 cores=0,2,4,6
/proc/32677/stat : 32677 (minisatp) R 32674 32677 32621 0 -1 4202496 2676 0 0 0 5108 0 0 0 20 0 1 0 64429982 11337728 2485 33554432000 4194304 5646918 140737389094768 140737389093032 4403057 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/32677/statm: 2768 2485 143 355 0 2409 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 11072

[startup+102.3 s]
/proc/loadavg: 3.36 4.19 3.62 3/179 32688
/proc/meminfo: memFree=30405316/32872528 swapFree=1482636/1662508
[pid=32677] ppid=32674 vsize=13452 CPUtime=102.28 cores=0,2,4,6
/proc/32677/stat : 32677 (minisatp) R 32674 32677 32621 0 -1 4202496 3245 0 0 0 10228 0 0 0 20 0 1 0 64429982 13774848 3044 33554432000 4194304 5646918 140737389094768 140737389093016 4403167 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/32677/statm: 3363 3044 143 355 0 3004 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 13452

[startup+162.3 s]
/proc/loadavg: 2.56 3.80 3.52 4/179 32689
/proc/meminfo: memFree=30403340/32872528 swapFree=1482636/1662508
[pid=32677] ppid=32674 vsize=15560 CPUtime=162.26 cores=0,2,4,6
/proc/32677/stat : 32677 (minisatp) R 32674 32677 32621 0 -1 4202496 3725 0 0 0 16226 0 0 0 20 0 1 0 64429982 15933440 3510 33554432000 4194304 5646918 140737389094768 140737389093016 4402788 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/32677/statm: 3890 3510 143 355 0 3531 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 15560

[startup+222.307 s]
/proc/loadavg: 2.36 3.52 3.43 3/179 32691
/proc/meminfo: memFree=30401360/32872528 swapFree=1482636/1662508
[pid=32677] ppid=32674 vsize=16908 CPUtime=222.26 cores=0,2,4,6
/proc/32677/stat : 32677 (minisatp) R 32674 32677 32621 0 -1 4202496 4051 0 0 0 22226 0 0 0 20 0 1 0 64429982 17313792 3828 33554432000 4194304 5646918 140737389094768 140737389093016 4389024 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/32677/statm: 4227 3828 143 355 0 3868 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 16908

[startup+282.3 s]
/proc/loadavg: 2.39 3.32 3.37 4/179 32692
/proc/meminfo: memFree=30400764/32872528 swapFree=1482636/1662508
[pid=32677] ppid=32674 vsize=18000 CPUtime=282.24 cores=0,2,4,6
/proc/32677/stat : 32677 (minisatp) R 32674 32677 32621 0 -1 4202496 4402 0 0 0 28224 0 0 0 20 0 1 0 64429982 18432000 4171 33554432000 4194304 5646918 140737389094768 140737389093016 4403091 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/32677/statm: 4500 4171 143 355 0 4141 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 18000

[startup+342.3 s]
/proc/loadavg: 2.34 3.12 3.30 3/179 32693
/proc/meminfo: memFree=30398380/32872528 swapFree=1482636/1662508
[pid=32677] ppid=32674 vsize=19724 CPUtime=342.23 cores=0,2,4,6
/proc/32677/stat : 32677 (minisatp) R 32674 32677 32621 0 -1 4202496 4680 0 0 0 34223 0 0 0 20 0 1 0 64429982 20197376 4444 33554432000 4194304 5646918 140737389094768 140737389093016 4402739 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/32677/statm: 4931 4444 143 355 0 4572 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 19724

[startup+402.3 s]
/proc/loadavg: 2.40 2.99 3.24 3/179 32694
/proc/meminfo: memFree=30396152/32872528 swapFree=1482636/1662508
[pid=32677] ppid=32674 vsize=21764 CPUtime=402.23 cores=0,2,4,6
/proc/32677/stat : 32677 (minisatp) R 32674 32677 32621 0 -1 4202496 5170 0 0 0 40222 1 0 0 20 0 1 0 64429982 22286336 4926 33554432000 4194304 5646918 140737389094768 140737389093016 4403416 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/32677/statm: 5441 4926 143 355 0 5082 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 21764

[startup+462.3 s]
/proc/loadavg: 2.36 2.87 3.18 4/179 32695
/proc/meminfo: memFree=30394788/32872528 swapFree=1482636/1662508
[pid=32677] ppid=32674 vsize=21764 CPUtime=462.22 cores=0,2,4,6
/proc/32677/stat : 32677 (minisatp) R 32674 32677 32621 0 -1 4202496 5402 0 0 0 46221 1 0 0 20 0 1 0 64429982 22286336 5154 33554432000 4194304 5646918 140737389094768 140737389093016 4402818 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/32677/statm: 5441 5154 143 355 0 5082 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 21764

[startup+522.3 s]
/proc/loadavg: 2.22 2.74 3.11 3/179 32697
/proc/meminfo: memFree=30393804/32872528 swapFree=1482636/1662508
[pid=32677] ppid=32674 vsize=22552 CPUtime=522.21 cores=0,2,4,6
/proc/32677/stat : 32677 (minisatp) R 32674 32677 32621 0 -1 4202496 5612 0 0 0 52220 1 0 0 20 0 1 0 64429982 23093248 5361 33554432000 4194304 5646918 140737389094768 140737389093016 4403176 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/32677/statm: 5638 5361 143 355 0 5279 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 22552

[startup+582.3 s]
/proc/loadavg: 2.16 2.63 3.05 4/180 32701
/proc/meminfo: memFree=30392240/32872528 swapFree=1482636/1662508
[pid=32677] ppid=32674 vsize=25012 CPUtime=582.2 cores=0,2,4,6
/proc/32677/stat : 32677 (minisatp) R 32674 32677 32621 0 -1 4202496 5976 0 0 0 58219 1 0 0 20 0 1 0 64429982 25612288 5719 33554432000 4194304 5646918 140737389094768 140737389093016 4403043 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/32677/statm: 6253 5719 143 355 0 5894 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 25012


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


[startup+942.3 s]
/proc/loadavg: 2.19 2.30 2.75 3/179 32708
/proc/meminfo: memFree=30387148/32872528 swapFree=1482636/1662508
[pid=32677] ppid=32674 vsize=28600 CPUtime=942.14 cores=0,2,4,6
/proc/32677/stat : 32677 (minisatp) R 32674 32677 32621 0 -1 4202496 6910 0 0 0 94213 1 0 0 20 0 1 0 64429982 29286400 6641 33554432000 4194304 5646918 140737389094768 140737389093016 4403464 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/32677/statm: 7150 6641 143 355 0 6791 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 28600

[startup+1002.3 s]
/proc/loadavg: 2.18 2.27 2.71 4/179 32709
/proc/meminfo: memFree=30387148/32872528 swapFree=1482636/1662508
[pid=32677] ppid=32674 vsize=28600 CPUtime=1002.13 cores=0,2,4,6
/proc/32677/stat : 32677 (minisatp) R 32674 32677 32621 0 -1 4202496 6910 0 0 0 100212 1 0 0 20 0 1 0 64429982 29286400 6641 33554432000 4194304 5646918 140737389094768 140737389093016 4402882 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/32677/statm: 7150 6641 143 355 0 6791 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 28600

[startup+1062.3 s]
/proc/loadavg: 2.21 2.26 2.68 3/179 32710
/proc/meminfo: memFree=30385964/32872528 swapFree=1482636/1662508
[pid=32677] ppid=32674 vsize=28600 CPUtime=1062.11 cores=0,2,4,6
/proc/32677/stat : 32677 (minisatp) R 32674 32677 32621 0 -1 4202496 7167 0 0 0 106210 1 0 0 20 0 1 0 64429982 29286400 6876 33554432000 4194304 5646918 140737389094768 140737389093016 4402853 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/32677/statm: 7150 6876 143 355 0 6791 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 28600

[startup+1122.3 s]
/proc/loadavg: 2.23 2.26 2.65 3/179 32712
/proc/meminfo: memFree=30384596/32872528 swapFree=1482636/1662508
[pid=32677] ppid=32674 vsize=29764 CPUtime=1122.1 cores=0,2,4,6
/proc/32677/stat : 32677 (minisatp) R 32674 32677 32621 0 -1 4202496 7453 0 0 0 112209 1 0 0 20 0 1 0 64429982 30478336 7158 33554432000 4194304 5646918 140737389094768 140737389093016 4402736 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/32677/statm: 7441 7158 143 355 0 7082 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 29764

[startup+1182.3 s]
/proc/loadavg: 2.26 2.26 2.62 4/180 32716
/proc/meminfo: memFree=30384320/32872528 swapFree=1482636/1662508
[pid=32677] ppid=32674 vsize=29764 CPUtime=1182.09 cores=0,2,4,6
/proc/32677/stat : 32677 (minisatp) R 32674 32677 32621 0 -1 4202496 7453 0 0 0 118208 1 0 0 20 0 1 0 64429982 30478336 7158 33554432000 4194304 5646918 140737389094768 140737389093016 4400117 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/32677/statm: 7441 7158 143 355 0 7082 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 29764

[startup+1242.3 s]
/proc/loadavg: 2.22 2.24 2.59 4/179 32717
/proc/meminfo: memFree=30383824/32872528 swapFree=1482636/1662508
[pid=32677] ppid=32674 vsize=29764 CPUtime=1242.08 cores=0,2,4,6
/proc/32677/stat : 32677 (minisatp) R 32674 32677 32621 0 -1 4202496 7454 0 0 0 124207 1 0 0 20 0 1 0 64429982 30478336 7159 33554432000 4194304 5646918 140737389094768 140737389093016 4402806 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/32677/statm: 7441 7159 143 355 0 7082 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 29764

[startup+1302.3 s]
/proc/loadavg: 2.18 2.22 2.56 4/179 32718
/proc/meminfo: memFree=30382100/32872528 swapFree=1482636/1662508
[pid=32677] ppid=32674 vsize=30832 CPUtime=1302.07 cores=0,2,4,6
/proc/32677/stat : 32677 (minisatp) R 32674 32677 32621 0 -1 4202496 7723 0 0 0 130206 1 0 0 20 0 1 0 64429982 31571968 7425 33554432000 4194304 5646918 140737389094768 140737389093032 4397494 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/32677/statm: 7708 7425 143 355 0 7349 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 30832

[startup+1362.3 s]
/proc/loadavg: 2.21 2.22 2.54 4/179 32719
/proc/meminfo: memFree=30382340/32872528 swapFree=1482636/1662508
[pid=32677] ppid=32674 vsize=30832 CPUtime=1362.06 cores=0,2,4,6
/proc/32677/stat : 32677 (minisatp) R 32674 32677 32621 0 -1 4202496 7723 0 0 0 136205 1 0 0 20 0 1 0 64429982 31571968 7425 33554432000 4194304 5646918 140737389094768 140737389093032 4398888 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/32677/statm: 7708 7425 143 355 0 7349 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 30832

[startup+1422.3 s]
/proc/loadavg: 2.28 2.24 2.53 3/178 32720
/proc/meminfo: memFree=30382348/32872528 swapFree=1482636/1662508
[pid=32677] ppid=32674 vsize=30832 CPUtime=1422.06 cores=0,2,4,6
/proc/32677/stat : 32677 (minisatp) R 32674 32677 32621 0 -1 4202496 7723 0 0 0 142205 1 0 0 20 0 1 0 64429982 31571968 7425 33554432000 4194304 5646918 140737389094768 140737389093032 4402916 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/32677/statm: 7708 7425 143 355 0 7349 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 30832

[startup+1482.3 s]
/proc/loadavg: 2.15 2.21 2.50 3/179 32722
/proc/meminfo: memFree=30382712/32872528 swapFree=1482636/1662508
[pid=32677] ppid=32674 vsize=30832 CPUtime=1482.05 cores=0,2,4,6
/proc/32677/stat : 32677 (minisatp) R 32674 32677 32621 0 -1 4202496 7724 0 0 0 148204 1 0 0 20 0 1 0 64429982 31571968 7426 33554432000 4194304 5646918 140737389094768 140737389093032 4403136 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/32677/statm: 7708 7426 143 355 0 7349 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 30832

[startup+1542.31 s]
/proc/loadavg: 2.22 2.21 2.48 4/179 32723
/proc/meminfo: memFree=30382720/32872528 swapFree=1482636/1662508
[pid=32677] ppid=32674 vsize=30832 CPUtime=1542.04 cores=0,2,4,6
/proc/32677/stat : 32677 (minisatp) R 32674 32677 32621 0 -1 4202496 7742 0 0 0 154203 1 0 0 20 0 1 0 64429982 31571968 7442 33554432000 4194304 5646918 140737389094768 140737389093032 4402827 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/32677/statm: 7708 7442 143 355 0 7349 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 30832

[startup+1602.3 s]
/proc/loadavg: 2.26 2.22 2.46 4/179 32724
/proc/meminfo: memFree=30381228/32872528 swapFree=1482636/1662508
[pid=32677] ppid=32674 vsize=32936 CPUtime=1602.03 cores=0,2,4,6
/proc/32677/stat : 32677 (minisatp) R 32674 32677 32621 0 -1 4202496 8066 0 0 0 160201 2 0 0 20 0 1 0 64429982 33726464 7760 33554432000 4194304 5646918 140737389094768 140737389093016 4399278 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/32677/statm: 8234 7760 143 355 0 7875 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 32936

[startup+1662.3 s]
/proc/loadavg: 2.31 2.24 2.45 3/179 32725
/proc/meminfo: memFree=30380360/32872528 swapFree=1482636/1662508
[pid=32677] ppid=32674 vsize=32936 CPUtime=1662.02 cores=0,2,4,6
/proc/32677/stat : 32677 (minisatp) R 32674 32677 32621 0 -1 4202496 8277 0 0 0 166200 2 0 0 20 0 1 0 64429982 33726464 7970 33554432000 4194304 5646918 140737389094768 140737389093016 4388996 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/32677/statm: 8234 7970 143 355 0 7875 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 32936

[startup+1722.3 s]
/proc/loadavg: 2.16 2.21 2.42 4/179 32726
/proc/meminfo: memFree=30378748/32872528 swapFree=1482636/1662508
[pid=32677] ppid=32674 vsize=36324 CPUtime=1722.01 cores=0,2,4,6
/proc/32677/stat : 32677 (minisatp) R 32674 32677 32621 0 -1 4202496 8719 0 0 0 172199 2 0 0 20 0 1 0 64429982 37195776 8406 33554432000 4194304 5646918 140737389094768 140737389093016 4389024 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/32677/statm: 9081 8406 143 355 0 8722 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 36324

[startup+1782.3 s]
/proc/loadavg: 2.32 2.24 2.42 3/180 32731
/proc/meminfo: memFree=30377284/32872528 swapFree=1482636/1662508
[pid=32677] ppid=32674 vsize=36324 CPUtime=1782 cores=0,2,4,6
/proc/32677/stat : 32677 (minisatp) R 32674 32677 32621 0 -1 4202496 8719 0 0 0 178198 2 0 0 20 0 1 0 64429982 37195776 8406 33554432000 4194304 5646918 140737389094768 140737389093016 4403495 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/32677/statm: 9081 8406 143 355 0 8722 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 36324



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.23 2.23 2.41 3/180 32731
/proc/meminfo: memFree=30377532/32872528 swapFree=1482636/1662508
[pid=32677] ppid=32674 vsize=36324 CPUtime=1800 cores=0,2,4,6
/proc/32677/stat : 32677 (minisatp) R 32674 32677 32621 0 -1 4202496 8719 0 0 0 179998 2 0 0 20 0 1 0 64429982 37195776 8406 33554432000 4194304 5646918 140737389094768 140737389093016 4402781 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/32677/statm: 9081 8406 143 355 0 8722 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 36324

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

[startup+1800.3 s]
/proc/loadavg: 2.23 2.23 2.41 3/180 32731
/proc/meminfo: memFree=30377532/32872528 swapFree=1482636/1662508
[pid=32677] ppid=32674 vsize=36324 CPUtime=1800 cores=0,2,4,6
/proc/32677/stat : 32677 (minisatp) R 32674 32677 32621 0 -1 4202496 8719 0 0 0 179998 2 0 0 20 0 1 0 64429982 37195776 8406 33554432000 4194304 5646918 140737389094768 140737389093016 4402781 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/32677/statm: 9081 8406 143 355 0 8722 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 36324

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.99
system time used= 0.027995
maximum resident set size= 33624
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8719
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= 14
involuntary context switches= 1878

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.59615 second user time and 8.5347 second system time

The end

Launcher Data

Begin job on node134 at 2016-06-22 21:29:14
IDJOB=4113377
IDBENCH=107550
IDSOLVER=2555
FILE ID=node134/4113377-1466623754
RUNJOBID= node134-1466623753-32637
PBS_JOBID= 19957260
Free space on /tmp= 71696 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/subsetcard/normalized-subsetcard-eq-fixedbandwidth-60.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4113377-1466623754/watcher-4113377-1466623754 -o /tmp/evaluation-result-4113377-1466623754/solver-4113377-1466623754 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node134-1466623753-32637 --watchdog 1960  minisatp HOME/instance-4113377-1466623754.opb

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

MD5SUM BENCH= c773d9ed9f4f0f34f10d998d7759854e
RANDOM SEED=101175007

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:        30427844 kB
Buffers:            1108 kB
Cached:            24580 kB
SwapCached:        55948 kB
Active:            16280 kB
Inactive:          65616 kB
Active(anon):       2772 kB
Inactive(anon):    56272 kB
Active(file):      13508 kB
Inactive(file):     9344 kB
Unevictable:     1662508 kB
Mlocked:         1482636 kB
SwapTotal:      67108856 kB
SwapFree:       67042968 kB
Dirty:              7868 kB
Writeback:             0 kB
AnonPages:       1663348 kB
Mapped:             5680 kB
Shmem:                 0 kB
Slab:             566532 kB
SReclaimable:      10372 kB
SUnreclaim:       556160 kB
KernelStack:        1400 kB
PageTables:         7444 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1758980 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987908 kB
HardwareCorrupted:     0 kB
AnonHugePages:    180224 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-4113377-1466623754.opb

Free space on /tmp at the end= 71688 MiB
End job on node134 at 2016-06-22 22:00:36