Trace number 4111868

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.11 1800.41

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/
normalized-TateBritain_K95.opb
MD5SUMf5b402df79463ae0743ac9fe7c0d237d
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 benchmark762.18
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6460
Total number of constraints6652
Number of constraints which are clauses6557
Number of constraints which are cardinality constraints (but not clauses)95
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint95
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 96
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c Parsing PB file...
0.09/0.18	c Converting 6650 PB-constraints to clauses...
0.09/0.18	c   -- Unit propagations: pppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppp
0.09/0.19	c   -- Detecting intervals from adjacent constraints: #############################################################################################
0.09/0.19	c   -- Clauses(.)/Splits(s): .................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.18/0.20	c ---[ 186]---> BDD-cost:  133
0.18/0.20	c ---[ 184]---> BDD-cost:  133
0.18/0.20	c ---[ 182]---> BDD-cost:  133
0.18/0.20	c ---[ 180]---> BDD-cost:  133
0.18/0.20	c ---[ 178]---> BDD-cost:  133
0.18/0.20	c ---[ 176]---> BDD-cost:  133
0.18/0.20	c ---[ 174]---> BDD-cost:  133
0.18/0.20	c ---[ 172]---> BDD-cost:  133
0.18/0.21	c ---[ 170]---> BDD-cost:  133
0.18/0.21	c ---[ 168]---> BDD-cost:  133
0.18/0.21	c ---[ 166]---> BDD-cost:  133
0.18/0.21	c ---[ 164]---> BDD-cost:  133
0.18/0.21	c ---[ 162]---> BDD-cost:  133
0.18/0.21	c ---[ 160]---> BDD-cost:  133
0.18/0.21	c ---[ 158]---> BDD-cost:  133
0.18/0.21	c ---[ 156]---> BDD-cost:  133
0.18/0.22	c ---[ 154]---> BDD-cost:  133
0.18/0.22	c ---[ 152]---> BDD-cost:  133
0.18/0.22	c ---[ 150]---> BDD-cost:  133
0.18/0.22	c ---[ 148]---> BDD-cost:  133
0.18/0.22	c ---[ 146]---> BDD-cost:  133
0.18/0.22	c ---[ 144]---> BDD-cost:  133
0.18/0.22	c ---[ 142]---> BDD-cost:  133
0.18/0.22	c ---[ 140]---> BDD-cost:  133
0.18/0.23	c ---[ 138]---> BDD-cost:  133
0.18/0.23	c ---[ 136]---> BDD-cost:  133
0.18/0.23	c ---[ 134]---> BDD-cost:  133
0.18/0.23	c ---[ 132]---> BDD-cost:  133
0.18/0.23	c ---[ 130]---> BDD-cost:  133
0.18/0.23	c ---[ 128]---> BDD-cost:  133
0.18/0.23	c ---[ 126]---> BDD-cost:  133
0.18/0.23	c ---[ 124]---> BDD-cost:  133
0.18/0.24	c ---[ 122]---> BDD-cost:  133
0.18/0.24	c ---[ 120]---> BDD-cost:  133
0.18/0.24	c ---[ 118]---> BDD-cost:  133
0.18/0.24	c ---[ 116]---> BDD-cost:  133
0.18/0.24	c ---[ 114]---> BDD-cost:  133
0.18/0.24	c ---[ 112]---> BDD-cost:  133
0.18/0.24	c ---[ 110]---> BDD-cost:  133
0.18/0.24	c ---[ 108]---> BDD-cost:  133
0.18/0.25	c ---[ 106]---> BDD-cost:  133
0.18/0.25	c ---[ 104]---> BDD-cost:  133
0.18/0.25	c ---[ 102]---> BDD-cost:  133
0.18/0.25	c ---[ 100]---> BDD-cost:  133
0.18/0.25	c ---[  98]---> BDD-cost:  133
0.18/0.25	c ---[  96]---> BDD-cost:  133
0.18/0.25	c ---[  94]---> BDD-cost:  133
0.18/0.25	c ---[  92]---> BDD-cost:  133
0.18/0.26	c ---[  90]---> BDD-cost:  133
0.18/0.26	c ---[  88]---> BDD-cost:  133
0.18/0.26	c ---[  86]---> BDD-cost:  133
0.18/0.26	c ---[  84]---> BDD-cost:  133
0.18/0.26	c ---[  82]---> BDD-cost:  133
0.18/0.26	c ---[  80]---> BDD-cost:  133
0.18/0.26	c ---[  78]---> BDD-cost:  133
0.18/0.26	c ---[  76]---> BDD-cost:  133
0.18/0.27	c ---[  74]---> BDD-cost:  133
0.18/0.27	c ---[  72]---> BDD-cost:  133
0.18/0.27	c ---[  70]---> BDD-cost:  133
0.18/0.27	c ---[  68]---> BDD-cost:  133
0.18/0.27	c ---[  66]---> BDD-cost:  133
0.18/0.27	c ---[  64]---> BDD-cost:  133
0.18/0.27	c ---[  62]---> BDD-cost:  133
0.18/0.27	c ---[  60]---> BDD-cost:  133
0.18/0.27	c ---[  58]---> BDD-cost:  133
0.18/0.28	c ---[  56]---> BDD-cost:  133
0.18/0.28	c ---[  54]---> BDD-cost:  133
0.18/0.28	c ---[  52]---> BDD-cost:  133
0.18/0.28	c ---[  50]---> BDD-cost:  133
0.18/0.28	c ---[  48]---> BDD-cost:  133
0.18/0.28	c ---[  46]---> BDD-cost:  133
0.18/0.28	c ---[  44]---> BDD-cost:  133
0.18/0.28	c ---[  42]---> BDD-cost:  133
0.18/0.29	c ---[  40]---> BDD-cost:  133
0.18/0.29	c ---[  38]---> BDD-cost:  133
0.18/0.29	c ---[  36]---> BDD-cost:  133
0.18/0.29	c ---[  34]---> BDD-cost:  133
0.18/0.29	c ---[  32]---> BDD-cost:  133
0.18/0.29	c ---[  30]---> BDD-cost:  133
0.18/0.29	c ---[  28]---> BDD-cost:  133
0.18/0.29	c ---[  26]---> BDD-cost:  133
0.28/0.30	c ---[  24]---> BDD-cost:  133
0.28/0.30	c ---[  22]---> BDD-cost:  133
0.28/0.30	c ---[  20]---> BDD-cost:  133
0.28/0.30	c ---[  18]---> BDD-cost:  133
0.28/0.30	c ---[  16]---> BDD-cost:  133
0.28/0.30	c ---[  14]---> BDD-cost:  129
0.28/0.30	c ---[  12]---> BDD-cost:  115
0.28/0.30	c ---[  10]---> BDD-cost:   93
0.28/0.30	c ---[   8]---> BDD-cost:   65
0.28/0.31	c ---[   6]---> BDD-cost:   47
0.28/0.31	c ---[   4]---> BDD-cost:   25
0.28/0.31	c ---[   2]---> BDD-cost:    5
1800.09/1800.40	|  Eliminated clauses:           0.02 Mb                                      |
1800.09/1800.40	============================[ Search Statistics ]==============================
1800.09/1800.40	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1800.09/1800.40	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1800.09/1800.40	===============================================================================
1800.09/1800.40	|       100 |   17361    35066   102198 |    12857      100    127 |  2.476 % |
1800.09/1800.40	|       250 |   17321    35066   102198 |    14143      248    154 |  2.694 % |
1800.09/1800.40	|       475 |   17320    35066   102198 |    15557      472    122 |  2.699 % |
1800.09/1800.40	|       812 |   17320    35066   102198 |    17113      809    123 |  2.699 % |
1800.09/1800.40	|      1318 |   17320    35066   102198 |    18824     1315    156 |  2.699 % |
1800.09/1800.40	|      2077 |   17320    35066   102198 |    20707     2074    150 |  2.699 % |
1800.09/1800.40	|      3216 |   17320    35066   102198 |    22777     3213    166 |  2.699 % |
1800.09/1800.40	|      4924 |   17320    35066   102198 |    25055     4921    153 |  2.699 % |
1800.09/1800.40	|      7486 |   17318    35066   102198 |    27561     7481    145 |  2.710 % |
1800.09/1800.40	|     11330 |   17316    35066   102198 |    30317    11322    165 |  2.721 % |
1800.09/1800.40	|     17096 |   17313    35066   102198 |    33349    17080    177 |  2.737 % |
1800.09/1800.40	|     25745 |   17312    35066   102198 |    36684    25724    181 |  2.743 % |
1800.09/1800.40	|     38719 |   17312    35066   102198 |    40352    16847    146 |  2.743 % |
1800.09/1800.40	|     58180 |   17312    35066   102198 |    44387    36308    183 |  2.743 % |
1800.09/1800.40	|     87372 |   17309    35066   102198 |    48826    39572    187 |  2.759 % |
1800.09/1800.40	|    131161 |   17309    35066   102198 |    53709    28090    147 |  2.759 % |
1800.09/1800.40	|    196845 |   17307    35066   102198 |    59080    33810    170 |  2.770 % |
1800.09/1800.40	|    295371 |   17307    35066   102198 |    64988    58993    205 |  2.770 % |
1800.09/1800.40	|    443160 |   17307    35066   102198 |    71486    55187    225 |  2.770 % |
1800.09/1800.40	|    664843 |   17300    35066   102198 |    78635    42823    210 |  2.808 % |
1800.09/1800.40	|    997368 |   17298    35066   102198 |    86499    78770    334 |  2.819 % |
1800.09/1800.40	|   1496156 |   17293    35066   102198 |    95148    67366    198 |  2.846 % |
1800.09/1800.40	|   2244338 |   17293    35066   102198 |   104663    55606    214 |  2.846 % |
1800.09/1800.40	|   3366612 |   17289    35066   102198 |   115130    89277    180 |  2.868 % |
1800.09/1800.40	|   5050023 |   17289    35066   102198 |   126643   105729    218 |  2.868 % |
1800.09/1800.40	c 
1800.09/1800.40	c *** TERMINATED ***
1800.09/1800.40	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4111868-1466602508/watcher-4111868-1466602508 -o /tmp/evaluation-result-4111868-1466602508/solver-4111868-1466602508 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node124-1466586627-28655 --watchdog 1960 minisatp HOME/instance-4111868-1466602508.opb 

pid=856
running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.18 2.17 2.17 3/176 859
/proc/meminfo: memFree=30083524/32872528 swapFree=1498360/1645528
[pid=859] ppid=856 vsize=6324 CPUtime=0 cores=1,3,5,7
/proc/859/stat : 859 (minisatp) R 856 859 28638 0 -1 4202496 277 0 0 0 0 0 0 0 20 0 1 0 62297637 6475776 154 33554432000 4194304 5646918 140735575769504 140735363426216 4826286 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/859/statm: 1581 154 94 355 0 1222 0

[startup+0.100171 s]
/proc/loadavg: 2.18 2.17 2.17 3/176 859
/proc/meminfo: memFree=30083524/32872528 swapFree=1498360/1645528
[pid=859] ppid=856 vsize=12200 CPUtime=0.09 cores=1,3,5,7
/proc/859/stat : 859 (minisatp) R 856 859 28638 0 -1 4202496 1734 0 0 0 9 0 0 0 20 0 1 0 62297637 12492800 1611 33554432000 4194304 5646918 140735575769504 140735363426216 4251039 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/859/statm: 3050 1611 94 355 0 2691 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12200

[startup+0.20031 s]
/proc/loadavg: 2.18 2.17 2.17 3/176 859
/proc/meminfo: memFree=30083524/32872528 swapFree=1498360/1645528
[pid=859] ppid=856 vsize=16648 CPUtime=0.18 cores=1,3,5,7
/proc/859/stat : 859 (minisatp) R 856 859 28638 0 -1 4202496 2856 0 0 0 18 0 0 0 20 0 1 0 62297637 17047552 2675 33554432000 4194304 5646918 140735575769504 140735575768872 4953168 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/859/statm: 4162 2676 111 355 0 3803 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 16648

[startup+0.300325 s]
/proc/loadavg: 2.18 2.17 2.17 3/176 859
/proc/meminfo: memFree=30083524/32872528 swapFree=1498360/1645528
[pid=859] ppid=856 vsize=17716 CPUtime=0.28 cores=1,3,5,7
/proc/859/stat : 859 (minisatp) R 856 859 28638 0 -1 4202496 3125 0 0 0 28 0 0 0 20 0 1 0 62297637 18141184 2944 33554432000 4194304 5646918 140735575769504 140735575768872 4823442 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/859/statm: 4429 2944 117 355 0 4070 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 17716

[startup+0.700321 s]
/proc/loadavg: 2.18 2.17 2.17 3/176 859
/proc/meminfo: memFree=30083524/32872528 swapFree=1498360/1645528
[pid=859] ppid=856 vsize=20236 CPUtime=0.68 cores=1,3,5,7
/proc/859/stat : 859 (minisatp) R 856 859 28638 0 -1 4202496 4168 0 0 0 68 0 0 0 20 0 1 0 62297637 20721664 4463 33554432000 4194304 5646918 140735575769504 140735575767976 4397505 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/859/statm: 5059 4463 144 355 0 4700 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 20236

[startup+1.50032 s]
/proc/loadavg: 2.18 2.17 2.17 3/177 860
/proc/meminfo: memFree=30064076/32872528 swapFree=1498360/1645528
[pid=859] ppid=856 vsize=22956 CPUtime=1.48 cores=1,3,5,7
/proc/859/stat : 859 (minisatp) R 856 859 28638 0 -1 4202496 4554 0 0 0 148 0 0 0 20 0 1 0 62297637 23506944 4844 33554432000 4194304 5646918 140735575769504 140735575768200 4403113 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/859/statm: 5739 4844 144 355 0 5380 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 22956

[startup+3.10035 s]
/proc/loadavg: 2.18 2.17 2.17 3/177 860
/proc/meminfo: memFree=30055656/32872528 swapFree=1498360/1645528
[pid=859] ppid=856 vsize=34556 CPUtime=3.09 cores=1,3,5,7
/proc/859/stat : 859 (minisatp) R 856 859 28638 0 -1 4202496 5723 0 0 0 308 1 0 0 20 0 1 0 62297637 35385344 7033 33554432000 4194304 5646918 140735575769504 140735575768200 4402853 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/859/statm: 8639 7033 144 355 0 8280 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 34556

[startup+6.30032 s]
/proc/loadavg: 2.17 2.17 2.17 3/177 860
/proc/meminfo: memFree=30092256/32872528 swapFree=1498360/1645528
[pid=859] ppid=856 vsize=46776 CPUtime=6.29 cores=1,3,5,7
/proc/859/stat : 859 (minisatp) R 856 859 28638 0 -1 4202496 6408 0 0 0 627 2 0 0 20 0 1 0 62297637 47898624 10273 33554432000 4194304 5646918 140735575769504 140735575768200 4402788 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/859/statm: 11694 10273 144 355 0 11335 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 46776

[startup+12.7003 s]
/proc/loadavg: 2.16 2.16 2.17 3/177 860
/proc/meminfo: memFree=30040808/32872528 swapFree=1498360/1645528
[pid=859] ppid=856 vsize=48612 CPUtime=12.69 cores=1,3,5,7
/proc/859/stat : 859 (minisatp) R 856 859 28638 0 -1 4202496 8877 0 0 0 1266 3 0 0 20 0 1 0 62297637 49778688 11495 33554432000 4194304 5646918 140735575769504 140735575767640 4403173 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/859/statm: 12153 11495 146 355 0 11794 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 48612

[startup+25.5004 s]
/proc/loadavg: 2.19 2.17 2.17 4/177 860
/proc/meminfo: memFree=30028404/32872528 swapFree=1498360/1645528
[pid=859] ppid=856 vsize=79468 CPUtime=25.48 cores=1,3,5,7
/proc/859/stat : 859 (minisatp) R 856 859 28638 0 -1 4202496 10659 0 0 0 2543 5 0 0 20 0 1 0 62297637 81375232 15193 33554432000 4194304 5646918 140735575769504 140735575768216 4402853 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/859/statm: 19867 15193 146 355 0 19508 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 79468

[startup+51.1004 s]
/proc/loadavg: 2.25 2.19 2.17 3/177 860
/proc/meminfo: memFree=29943528/32872528 swapFree=1498360/1645528
[pid=859] ppid=856 vsize=128896 CPUtime=51.08 cores=1,3,5,7
/proc/859/stat : 859 (minisatp) R 856 859 28638 0 -1 4202496 11471 0 0 0 5100 8 0 0 20 0 1 0 62297637 131989504 27155 33554432000 4194304 5646918 140735575769504 140735575767800 4416602 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/859/statm: 32224 27155 146 355 0 31865 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 128896

[startup+102.3 s]
/proc/loadavg: 2.35 2.22 2.18 3/177 861
/proc/meminfo: memFree=29979148/32872528 swapFree=1498360/1645528
[pid=859] ppid=856 vsize=128896 CPUtime=102.28 cores=1,3,5,7
/proc/859/stat : 859 (minisatp) R 856 859 28638 0 -1 4202496 15416 0 0 0 10213 15 0 0 20 0 1 0 62297637 131989504 24605 33554432000 4194304 5646918 140735575769504 140735575767800 4403167 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/859/statm: 32224 24605 146 355 0 31865 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 128896

[startup+162.3 s]
/proc/loadavg: 2.37 2.24 2.19 3/177 863
/proc/meminfo: memFree=29952228/32872528 swapFree=1498360/1645528
[pid=859] ppid=856 vsize=128896 CPUtime=162.26 cores=1,3,5,7
/proc/859/stat : 859 (minisatp) R 856 859 28638 0 -1 4202496 20249 0 0 0 16203 23 0 0 20 0 1 0 62297637 131989504 25638 33554432000 4194304 5646918 140735575769504 140735575767800 4402788 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/859/statm: 32224 25638 146 355 0 31865 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 128896

[startup+222.307 s]
/proc/loadavg: 2.25 2.22 2.18 3/177 864
/proc/meminfo: memFree=29938496/32872528 swapFree=1498360/1645528
[pid=859] ppid=856 vsize=141664 CPUtime=222.26 cores=1,3,5,7
/proc/859/stat : 859 (minisatp) R 856 859 28638 0 -1 4202496 24692 0 0 0 22194 32 0 0 20 0 1 0 62297637 145063936 33016 33554432000 4194304 5646918 140735575769504 140735575767800 4402764 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/859/statm: 35416 33016 146 355 0 35057 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 141664

[startup+282.3 s]
/proc/loadavg: 2.22 2.21 2.18 3/177 865
/proc/meminfo: memFree=29897180/32872528 swapFree=1498360/1645528
[pid=859] ppid=856 vsize=172484 CPUtime=282.25 cores=1,3,5,7
/proc/859/stat : 859 (minisatp) R 856 859 28638 0 -1 4202496 28458 0 0 0 28185 40 0 0 20 0 1 0 62297637 176623616 39227 33554432000 4194304 5646918 140735575769504 140735575768200 4397622 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/859/statm: 43121 39227 146 355 0 42762 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 172484

[startup+342.3 s]
/proc/loadavg: 2.13 2.19 2.17 3/178 869
/proc/meminfo: memFree=29880324/32872528 swapFree=1498360/1645528
[pid=859] ppid=856 vsize=141664 CPUtime=342.24 cores=1,3,5,7
/proc/859/stat : 859 (minisatp) R 856 859 28638 0 -1 4202496 32983 0 0 0 34176 48 0 0 20 0 1 0 62297637 145063936 34796 33554432000 4194304 5646918 140735575769504 140735575767800 4402736 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/859/statm: 35416 34796 146 355 0 35057 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 141664

[startup+402.3 s]
/proc/loadavg: 2.28 2.21 2.18 4/177 870
/proc/meminfo: memFree=29949204/32872528 swapFree=1498360/1645528
[pid=859] ppid=856 vsize=92344 CPUtime=402.22 cores=1,3,5,7
/proc/859/stat : 859 (minisatp) R 856 859 28638 0 -1 4202496 35943 0 0 0 40168 54 0 0 20 0 1 0 62297637 94560256 22606 33554432000 4194304 5646918 140735575769504 140735575768216 4403136 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/859/statm: 23086 22606 146 355 0 22727 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 92344

[startup+462.3 s]
/proc/loadavg: 2.19 2.20 2.18 3/177 872
/proc/meminfo: memFree=29850736/32872528 swapFree=1498360/1645528
[pid=859] ppid=856 vsize=222572 CPUtime=462.22 cores=1,3,5,7
/proc/859/stat : 859 (minisatp) R 856 859 28638 0 -1 4202496 40806 0 0 0 46159 63 0 0 20 0 1 0 62297637 227913728 43636 33554432000 4194304 5646918 140735575769504 140735575768200 4403136 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/859/statm: 55643 43636 146 355 0 55284 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 222572

[startup+522.3 s]
/proc/loadavg: 2.25 2.21 2.18 3/177 873
/proc/meminfo: memFree=29946576/32872528 swapFree=1498360/1645528
[pid=859] ppid=856 vsize=172484 CPUtime=522.2 cores=1,3,5,7
/proc/859/stat : 859 (minisatp) R 856 859 28638 0 -1 4202496 44847 0 0 0 52150 70 0 0 20 0 1 0 62297637 176623616 38220 33554432000 4194304 5646918 140735575769504 140735575768200 4402709 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/859/statm: 43121 38220 146 355 0 42762 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 172484

[startup+582.3 s]
/proc/loadavg: 2.21 2.20 2.18 4/177 874
/proc/meminfo: memFree=29903604/32872528 swapFree=1498360/1645528
[pid=859] ppid=856 vsize=172484 CPUtime=582.19 cores=1,3,5,7
/proc/859/stat : 859 (minisatp) R 856 859 28638 0 -1 4202496 48675 0 0 0 58141 78 0 0 20 0 1 0 62297637 176623616 39756 33554432000 4194304 5646918 140735575769504 140735575768200 4402821 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/859/statm: 43121 39756 146 355 0 42762 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 172484


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


[startup+882.307 s]
/proc/loadavg: 2.23 2.23 2.19 3/177 881
/proc/meminfo: memFree=29954168/32872528 swapFree=1498360/1645528
[pid=859] ppid=856 vsize=172484 CPUtime=882.15 cores=1,3,5,7
/proc/859/stat : 859 (minisatp) R 856 859 28638 0 -1 4202496 68114 0 0 0 88100 115 0 0 20 0 1 0 62297637 176623616 35721 33554432000 4194304 5646918 140735575769504 140735575767800 4402853 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/859/statm: 43121 35721 146 355 0 42762 0
Current children cumulated CPU time (s) 882.15
Current children cumulated vsize (KiB) 172484

[startup+942.3 s]
/proc/loadavg: 2.18 2.22 2.18 4/178 885
/proc/meminfo: memFree=29853260/32872528 swapFree=1498360/1645528
[pid=859] ppid=856 vsize=172484 CPUtime=942.13 cores=1,3,5,7
/proc/859/stat : 859 (minisatp) R 856 859 28638 0 -1 4202496 71377 0 0 0 94093 120 0 0 20 0 1 0 62297637 176623616 41865 33554432000 4194304 5646918 140735575769504 140735575768200 4402853 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/859/statm: 43121 41865 146 355 0 42762 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 172484

[startup+1002.3 s]
/proc/loadavg: 2.21 2.22 2.18 4/177 886
/proc/meminfo: memFree=29964232/32872528 swapFree=1498360/1645528
[pid=859] ppid=856 vsize=92344 CPUtime=1002.12 cores=1,3,5,7
/proc/859/stat : 859 (minisatp) R 856 859 28638 0 -1 4202496 75458 0 0 0 100084 128 0 0 20 0 1 0 62297637 94560256 22674 33554432000 4194304 5646918 140735575769504 140735575768216 4402806 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/859/statm: 23086 22674 146 355 0 22727 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 92344

[startup+1062.3 s]
/proc/loadavg: 2.28 2.22 2.19 3/177 888
/proc/meminfo: memFree=29843884/32872528 swapFree=1498360/1645528
[pid=859] ppid=856 vsize=172484 CPUtime=1062.11 cores=1,3,5,7
/proc/859/stat : 859 (minisatp) R 856 859 28638 0 -1 4202496 79499 0 0 0 106075 136 0 0 20 0 1 0 62297637 176623616 41865 33554432000 4194304 5646918 140735575769504 140735575768200 4403178 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/859/statm: 43121 41865 146 355 0 42762 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 172484

[startup+1122.3 s]
/proc/loadavg: 2.25 2.23 2.18 4/177 889
/proc/meminfo: memFree=29874920/32872528 swapFree=1498360/1645528
[pid=859] ppid=856 vsize=141664 CPUtime=1122.1 cores=1,3,5,7
/proc/859/stat : 859 (minisatp) R 856 859 28638 0 -1 4202496 83785 0 0 0 112067 143 0 0 20 0 1 0 62297637 145063936 34649 33554432000 4194304 5646918 140735575769504 140735575767800 4402827 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/859/statm: 35416 34649 146 355 0 35057 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 141664

[startup+1182.3 s]
/proc/loadavg: 2.27 2.24 2.19 3/177 890
/proc/meminfo: memFree=29856016/32872528 swapFree=1498360/1645528
[pid=859] ppid=856 vsize=172484 CPUtime=1182.09 cores=1,3,5,7
/proc/859/stat : 859 (minisatp) R 856 859 28638 0 -1 4202496 87614 0 0 0 118059 150 0 0 20 0 1 0 62297637 176623616 40336 33554432000 4194304 5646918 140735575769504 140735575768200 4403159 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/859/statm: 43121 40336 146 355 0 42762 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 172484

[startup+1242.3 s]
/proc/loadavg: 2.15 2.21 2.18 3/177 891
/proc/meminfo: memFree=29914076/32872528 swapFree=1498360/1645528
[pid=859] ppid=856 vsize=111644 CPUtime=1242.08 cores=1,3,5,7
/proc/859/stat : 859 (minisatp) R 856 859 28638 0 -1 4202496 91137 0 0 0 124051 157 0 0 20 0 1 0 62297637 114323456 22684 33554432000 4194304 5646918 140735575769504 140735575767752 4403178 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/859/statm: 27911 22684 146 355 0 27552 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 111644

[startup+1302.3 s]
/proc/loadavg: 2.11 2.18 2.17 4/177 892
/proc/meminfo: memFree=29951292/32872528 swapFree=1498360/1645528
[pid=859] ppid=856 vsize=191784 CPUtime=1302.08 cores=1,3,5,7
/proc/859/stat : 859 (minisatp) R 856 859 28638 0 -1 4202496 95438 0 0 0 130044 164 0 0 20 0 1 0 62297637 196386816 37024 33554432000 4194304 5646918 140735575769504 140735575768200 4397488 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/859/statm: 47946 37024 146 355 0 47587 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 191784

[startup+1362.3 s]
/proc/loadavg: 2.17 2.19 2.18 3/177 894
/proc/meminfo: memFree=29835916/32872528 swapFree=1498360/1645528
[pid=859] ppid=856 vsize=191784 CPUtime=1362.07 cores=1,3,5,7
/proc/859/stat : 859 (minisatp) R 856 859 28638 0 -1 4202496 98731 0 0 0 136036 171 0 0 20 0 1 0 62297637 196386816 41158 33554432000 4194304 5646918 140735575769504 140735575768200 4402661 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/859/statm: 47946 41158 146 355 0 47587 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 191784

[startup+1422.3 s]
/proc/loadavg: 2.11 2.17 2.17 3/177 951
/proc/meminfo: memFree=29930980/32872528 swapFree=1498360/1645528
[pid=859] ppid=856 vsize=241872 CPUtime=1422.06 cores=1,3,5,7
/proc/859/stat : 859 (minisatp) R 856 859 28638 0 -1 4202496 102805 0 0 0 142028 178 0 0 20 0 1 0 62297637 247676928 50163 33554432000 4194304 5646918 140735575769504 140735575768200 4403219 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/859/statm: 60468 50163 146 355 0 60109 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 241872

[startup+1482.3 s]
/proc/loadavg: 2.08 2.15 2.16 4/177 952
/proc/meminfo: memFree=29907396/32872528 swapFree=1498360/1645528
[pid=859] ppid=856 vsize=111644 CPUtime=1482.05 cores=1,3,5,7
/proc/859/stat : 859 (minisatp) R 856 859 28638 0 -1 4202496 106057 0 0 0 148020 185 0 0 20 0 1 0 62297637 114323456 23503 33554432000 4194304 5646918 140735575769504 140735575768216 4403061 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/859/statm: 27911 23503 146 355 0 27552 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 111644

[startup+1542.31 s]
/proc/loadavg: 2.46 2.25 2.20 3/178 956
/proc/meminfo: memFree=29899804/32872528 swapFree=1498360/1645528
[pid=859] ppid=856 vsize=191784 CPUtime=1542.05 cores=1,3,5,7
/proc/859/stat : 859 (minisatp) R 856 859 28638 0 -1 4202496 110088 0 0 0 154013 192 0 0 20 0 1 0 62297637 196386816 37574 33554432000 4194304 5646918 140735575769504 140735575768200 4403159 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/859/statm: 47946 37574 146 355 0 47587 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 191784

[startup+1602.3 s]
/proc/loadavg: 2.35 2.25 2.19 3/178 981
/proc/meminfo: memFree=29751720/32872528 swapFree=1498360/1645528
[pid=859] ppid=856 vsize=241872 CPUtime=1602.03 cores=1,3,5,7
/proc/859/stat : 859 (minisatp) R 856 859 28638 0 -1 4202496 114165 0 0 0 160004 199 0 0 20 0 1 0 62297637 247676928 46579 33554432000 4194304 5646918 140735575769504 140735575768200 4403454 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/859/statm: 60468 46579 146 355 0 60109 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 241872

[startup+1662.3 s]
/proc/loadavg: 2.20 2.23 2.19 4/177 983
/proc/meminfo: memFree=29878272/32872528 swapFree=1498360/1645528
[pid=859] ppid=856 vsize=241872 CPUtime=1662.02 cores=1,3,5,7
/proc/859/stat : 859 (minisatp) R 856 859 28638 0 -1 4202496 117431 0 0 0 165996 206 0 0 20 0 1 0 62297637 247676928 47603 33554432000 4194304 5646918 140735575769504 140735575768200 4397505 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/859/statm: 60468 47603 146 355 0 60109 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 241872

[startup+1722.3 s]
/proc/loadavg: 2.30 2.25 2.19 3/177 984
/proc/meminfo: memFree=29695620/32872528 swapFree=1498360/1645528
[pid=859] ppid=856 vsize=241872 CPUtime=1722.01 cores=1,3,5,7
/proc/859/stat : 859 (minisatp) R 856 859 28638 0 -1 4202496 120683 0 0 0 171988 213 0 0 20 0 1 0 62297637 247676928 51187 33554432000 4194304 5646918 140735575769504 140735575768200 4398798 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/859/statm: 60468 51187 146 355 0 60109 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 241872

[startup+1782.3 s]
/proc/loadavg: 2.26 2.25 2.19 3/177 985
/proc/meminfo: memFree=29602700/32872528 swapFree=1498360/1645528
[pid=859] ppid=856 vsize=178412 CPUtime=1782 cores=1,3,5,7
/proc/859/stat : 859 (minisatp) R 856 859 28638 0 -1 4202496 123749 0 0 0 177982 218 0 0 20 0 1 0 62297637 182693888 43826 33554432000 4194304 5646918 140735575769504 140735575767800 4403159 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/859/statm: 44603 43826 146 355 0 44244 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 178412



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.27 2.25 2.19 4/177 985
/proc/meminfo: memFree=29812100/32872528 swapFree=1498360/1645528
[pid=859] ppid=856 vsize=259320 CPUtime=1800.09 cores=1,3,5,7
/proc/859/stat : 859 (minisatp) R 856 859 28638 0 -1 4202496 125174 0 0 0 179789 220 0 0 20 0 1 0 62297637 265543680 60578 33554432000 4194304 5646918 140735575769504 140735575768200 4403178 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/859/statm: 64830 60578 146 355 0 64471 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 259320

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.11
CPU user time (s): 1797.9
CPU system time (s): 2.21266
CPU usage (%): 99.9837
Max. virtual memory (cumulated for all children) (KiB): 323260

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.9
system time used= 2.21266
maximum resident set size= 251856
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 125174
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= 15
involuntary context switches= 2098

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.51686 second user time and 10.0285 second system time

The end

Launcher Data

Begin job on node124 at 2016-06-22 15:35:08
IDJOB=4111868
IDBENCH=90134
IDSOLVER=2555
FILE ID=node124/4111868-1466602508
RUNJOBID= node124-1466586627-28655
PBS_JOBID= 19953371
Free space on /tmp= 71724 MiB

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

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

MD5SUM BENCH= f5b402df79463ae0743ac9fe7c0d237d
RANDOM SEED=775226958

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:        30084356 kB
Buffers:          102584 kB
Cached:           170388 kB
SwapCached:         6480 kB
Active:           163268 kB
Inactive:         213472 kB
Active(anon):      99680 kB
Inactive(anon):     6424 kB
Active(file):      63588 kB
Inactive(file):   207048 kB
Unevictable:     1645528 kB
Mlocked:         1498360 kB
SwapTotal:      67108856 kB
SwapFree:       67095364 kB
Dirty:              4272 kB
Writeback:             0 kB
AnonPages:       1825984 kB
Mapped:             8956 kB
Shmem:                 0 kB
Slab:             605780 kB
SReclaimable:      50044 kB
SUnreclaim:       555736 kB
KernelStack:        1472 kB
PageTables:         7820 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1888740 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    319488 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-4111868-1466602508.opb

Free space on /tmp at the end= 71720 MiB
End job on node124 at 2016-06-22 16:05:09