Trace number 4113340

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/
EC_RANDOM_GRAPHS/normalized-ECrand4regsplit-v110-n1.opb
MD5SUM9296317758470d2af9b3cf0228fdb859
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.363944
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables219
Total number of constraints110
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)110
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint4
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 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 6
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c Parsing PB file...
0.00/0.00	c Converting 220 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 ---[ 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:    1
1800.02/1800.30	|  Eliminated clauses:           0.01 Mb                                      |
1800.02/1800.30	============================[ Search Statistics ]==============================
1800.02/1800.30	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1800.02/1800.30	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1800.02/1800.30	===============================================================================
1800.02/1800.30	|       100 |     425     1177     3444 |      431      100     18 | 12.586 % |
1800.02/1800.30	|       250 |     425     1177     3444 |      474      250     22 | 12.586 % |
1800.02/1800.30	|       475 |     425     1177     3444 |      522      475     26 | 12.586 % |
1800.02/1800.30	|       812 |     425     1177     3444 |      574      410     20 | 12.586 % |
1800.02/1800.30	|      1318 |     425     1177     3444 |      631      515     20 | 12.586 % |
1800.02/1800.30	|      2077 |     425     1177     3444 |      695      469     19 | 12.586 % |
1800.02/1800.30	|      3216 |     425     1177     3444 |      764      535     20 | 12.586 % |
1800.02/1800.30	|      4924 |     425     1177     3444 |      841      753     19 | 12.586 % |
1800.02/1800.30	|      7486 |     425     1177     3444 |      925      991     19 | 12.586 % |
1800.02/1800.30	|     11330 |     425     1177     3444 |     1017      880     21 | 12.586 % |
1800.02/1800.30	|     17096 |     425     1177     3444 |     1119      694     20 | 12.586 % |
1800.02/1800.30	|     25745 |     425     1177     3444 |     1231      709     18 | 12.586 % |
1800.02/1800.30	|     38719 |     425     1177     3444 |     1354     1509     29 | 12.586 % |
1800.02/1800.30	|     58180 |     425     1177     3444 |     1489     1244     22 | 12.586 % |
1800.02/1800.30	|     87372 |     425     1177     3444 |     1638     1202     31 | 12.586 % |
1800.02/1800.30	|    131161 |     425     1177     3444 |     1802     1417     22 | 12.586 % |
1800.02/1800.30	|    196845 |     425     1177     3444 |     1983     1965     41 | 12.586 % |
1800.02/1800.30	|    295371 |     425     1177     3444 |     2181     1380     25 | 12.586 % |
1800.02/1800.30	|    443160 |     425     1177     3444 |     2399     1973     30 | 12.586 % |
1800.02/1800.30	|    664843 |     425     1177     3444 |     2639     1901     23 | 12.586 % |
1800.02/1800.30	|    997368 |     425     1177     3444 |     2903     2317     38 | 12.586 % |
1800.02/1800.30	|   1496156 |     425     1177     3444 |     3193     2825     29 | 12.586 % |
1800.02/1800.30	|   2244338 |     425     1177     3444 |     3513     3328     42 | 12.586 % |
1800.02/1800.30	|   3366612 |     425     1177     3444 |     3864     3123     26 | 12.586 % |
1800.02/1800.30	|   5050023 |     425     1177     3444 |     4250     2436     40 | 12.586 % |
1800.02/1800.30	|   7575139 |     425     1177     3444 |     4675     4204     41 | 12.586 % |
1800.02/1800.30	|  11362814 |     425     1177     3444 |     5143     4559     39 | 12.586 % |
1800.02/1800.30	|  17044326 |     425     1177     3444 |     5657     4828     39 | 12.586 % |
1800.02/1800.30	|  25566595 |     425     1177     3444 |     6223     4941     41 | 12.586 % |
1800.02/1800.30	|  38349998 |     425     1177     3444 |     6845     4687     44 | 12.586 % |
1800.02/1800.30	|  57525103 |     425     1177     3444 |     7530     6502     34 | 12.586 % |
1800.02/1800.30	c 
1800.02/1800.30	c *** TERMINATED ***
1800.02/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-4113340-1466618710/watcher-4113340-1466618710 -o /tmp/evaluation-result-4113340-1466618710/solver-4113340-1466618710 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node133-1466586759-1906 --watchdog 1960 minisatp HOME/instance-4113340-1466618710.opb 

pid=6910
running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.02 2.03 2.00 3/178 6913
/proc/meminfo: memFree=30595908/32872528 swapFree=9316/9316
[pid=6913] ppid=6910 vsize=6360 CPUtime=0 cores=0,2,4,6
/proc/6913/stat : 6913 (minisatp) R 6910 6913 1890 0 -1 4202496 328 0 0 0 0 0 0 0 20 0 1 0 63916919 6512640 204 33554432000 4194304 5646918 140735228255392 140734763911832 4953168 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/6913/statm: 1590 204 111 355 0 1231 0

[startup+0.100156 s]
/proc/loadavg: 2.02 2.03 2.00 3/178 6913
/proc/meminfo: memFree=30595908/32872528 swapFree=9316/9316
[pid=6913] ppid=6910 vsize=2696 CPUtime=0.09 cores=0,2,4,6
/proc/6913/stat : 6913 (minisatp) R 6910 6913 1890 0 -1 4202496 546 0 0 0 9 0 0 0 20 0 1 0 63916919 2760704 404 33554432000 4194304 5646918 140735228255392 140734763911832 4397497 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/6913/statm: 674 404 143 355 0 315 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2696

[startup+0.200275 s]
/proc/loadavg: 2.02 2.03 2.00 3/178 6913
/proc/meminfo: memFree=30595908/32872528 swapFree=9316/9316
[pid=6913] ppid=6910 vsize=2852 CPUtime=0.19 cores=0,2,4,6
/proc/6913/stat : 6913 (minisatp) R 6910 6913 1890 0 -1 4202496 555 0 0 0 19 0 0 0 20 0 1 0 63916919 2920448 413 33554432000 4194304 5646918 140735228255392 140734763911832 4399931 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/6913/statm: 713 413 143 355 0 354 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 2852

[startup+0.30026 s]
/proc/loadavg: 2.02 2.03 2.00 3/178 6913
/proc/meminfo: memFree=30595908/32872528 swapFree=9316/9316
[pid=6913] ppid=6910 vsize=2996 CPUtime=0.29 cores=0,2,4,6
/proc/6913/stat : 6913 (minisatp) R 6910 6913 1890 0 -1 4202496 619 0 0 0 29 0 0 0 20 0 1 0 63916919 3067904 476 33554432000 4194304 5646918 140735228255392 140734763911832 4398927 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/6913/statm: 749 476 143 355 0 390 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2996

[startup+0.700234 s]
/proc/loadavg: 2.02 2.03 2.00 3/178 6913
/proc/meminfo: memFree=30595908/32872528 swapFree=9316/9316
[pid=6913] ppid=6910 vsize=3472 CPUtime=0.69 cores=0,2,4,6
/proc/6913/stat : 6913 (minisatp) R 6910 6913 1890 0 -1 4202496 692 0 0 0 69 0 0 0 20 0 1 0 63916919 3555328 547 33554432000 4194304 5646918 140735228255392 140735228253656 4403454 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/6913/statm: 868 547 143 355 0 509 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3472

[startup+1.50023 s]
/proc/loadavg: 2.02 2.03 2.00 3/179 6914
/proc/meminfo: memFree=30593560/32872528 swapFree=9316/9316
[pid=6913] ppid=6910 vsize=3868 CPUtime=1.49 cores=0,2,4,6
/proc/6913/stat : 6913 (minisatp) R 6910 6913 1890 0 -1 4202496 828 0 0 0 149 0 0 0 20 0 1 0 63916919 3960832 681 33554432000 4194304 5646918 140735228255392 140735228253656 4398960 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/6913/statm: 967 681 143 355 0 608 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3868

[startup+3.10022 s]
/proc/loadavg: 2.02 2.03 2.00 3/179 6914
/proc/meminfo: memFree=30592816/32872528 swapFree=9316/9316
[pid=6913] ppid=6910 vsize=5052 CPUtime=3.09 cores=0,2,4,6
/proc/6913/stat : 6913 (minisatp) R 6910 6913 1890 0 -1 4202496 997 0 0 0 309 0 0 0 20 0 1 0 63916919 5173248 849 33554432000 4194304 5646918 140735228255392 140735228253640 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/6913/statm: 1263 849 143 355 0 904 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5052

[startup+6.30023 s]
/proc/loadavg: 2.02 2.03 2.00 3/179 6914
/proc/meminfo: memFree=30592072/32872528 swapFree=9316/9316
[pid=6913] ppid=6910 vsize=5052 CPUtime=6.29 cores=0,2,4,6
/proc/6913/stat : 6913 (minisatp) R 6910 6913 1890 0 -1 4202496 1109 0 0 0 629 0 0 0 20 0 1 0 63916919 5173248 960 33554432000 4194304 5646918 140735228255392 140735228253640 4397627 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/6913/statm: 1263 960 143 355 0 904 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5052

[startup+12.7002 s]
/proc/loadavg: 2.02 2.03 2.00 3/179 6914
/proc/meminfo: memFree=30590788/32872528 swapFree=9316/9316
[pid=6913] ppid=6910 vsize=5784 CPUtime=12.69 cores=0,2,4,6
/proc/6913/stat : 6913 (minisatp) R 6910 6913 1890 0 -1 4202496 1310 0 0 0 1269 0 0 0 20 0 1 0 63916919 5922816 1156 33554432000 4194304 5646918 140735228255392 140735228253640 4398960 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/6913/statm: 1446 1156 143 355 0 1087 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5784

[startup+25.5003 s]
/proc/loadavg: 2.01 2.03 2.00 3/179 6914
/proc/meminfo: memFree=30590184/32872528 swapFree=9316/9316
[pid=6913] ppid=6910 vsize=6928 CPUtime=25.49 cores=0,2,4,6
/proc/6913/stat : 6913 (minisatp) R 6910 6913 1890 0 -1 4202496 1522 0 0 0 2549 0 0 0 20 0 1 0 63916919 7094272 1368 33554432000 4194304 5646918 140735228255392 140735228253640 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/6913/statm: 1732 1368 143 355 0 1373 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 6928

[startup+51.1003 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 6915
/proc/meminfo: memFree=30588260/32872528 swapFree=9316/9316
[pid=6913] ppid=6910 vsize=8232 CPUtime=51.08 cores=0,2,4,6
/proc/6913/stat : 6913 (minisatp) R 6910 6913 1890 0 -1 4202496 1939 0 0 0 5108 0 0 0 20 0 1 0 63916919 8429568 1781 33554432000 4194304 5646918 140735228255392 140735228253640 4403495 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/6913/statm: 2058 1781 143 355 0 1699 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 8232

[startup+102.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 6916
/proc/meminfo: memFree=30584820/32872528 swapFree=9316/9316
[pid=6913] ppid=6910 vsize=9968 CPUtime=102.28 cores=0,2,4,6
/proc/6913/stat : 6913 (minisatp) R 6910 6913 1890 0 -1 4202496 2357 0 0 0 10228 0 0 0 20 0 1 0 63916919 10207232 2191 33554432000 4194304 5646918 140735228255392 140735228253656 4402577 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/6913/statm: 2492 2191 143 355 0 2133 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 9968

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 6917
/proc/meminfo: memFree=30582924/32872528 swapFree=9316/9316
[pid=6913] ppid=6910 vsize=11644 CPUtime=162.26 cores=0,2,4,6
/proc/6913/stat : 6913 (minisatp) R 6910 6913 1890 0 -1 4202496 2804 0 0 0 16226 0 0 0 20 0 1 0 63916919 11923456 2628 33554432000 4194304 5646918 140735228255392 140735228253640 4397555 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/6913/statm: 2911 2628 143 355 0 2552 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 11644

[startup+222.307 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 6918
/proc/meminfo: memFree=30580920/32872528 swapFree=9316/9316
[pid=6913] ppid=6910 vsize=13700 CPUtime=222.26 cores=0,2,4,6
/proc/6913/stat : 6913 (minisatp) R 6910 6913 1890 0 -1 4202496 3153 0 0 0 22226 0 0 0 20 0 1 0 63916919 14028800 2975 33554432000 4194304 5646918 140735228255392 140735228253640 4403136 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/6913/statm: 3425 2975 143 355 0 3066 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 13700

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 6919
/proc/meminfo: memFree=30578844/32872528 swapFree=9316/9316
[pid=6913] ppid=6910 vsize=15756 CPUtime=282.25 cores=0,2,4,6
/proc/6913/stat : 6913 (minisatp) R 6910 6913 1890 0 -1 4202496 3608 0 0 0 28225 0 0 0 20 0 1 0 63916919 16134144 3424 33554432000 4194304 5646918 140735228255392 140735228253640 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/6913/statm: 3939 3424 143 355 0 3580 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 15756

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 6923
/proc/meminfo: memFree=30578792/32872528 swapFree=9316/9316
[pid=6913] ppid=6910 vsize=15756 CPUtime=342.24 cores=0,2,4,6
/proc/6913/stat : 6913 (minisatp) R 6910 6913 1890 0 -1 4202496 3617 0 0 0 34224 0 0 0 20 0 1 0 63916919 16134144 3433 33554432000 4194304 5646918 140735228255392 140735228253640 4402863 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/6913/statm: 3939 3433 143 355 0 3580 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 15756

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 6925
/proc/meminfo: memFree=30575184/32872528 swapFree=9316/9316
[pid=6913] ppid=6910 vsize=15756 CPUtime=402.23 cores=0,2,4,6
/proc/6913/stat : 6913 (minisatp) R 6910 6913 1890 0 -1 4202496 3870 0 0 0 40223 0 0 0 20 0 1 0 63916919 16134144 3681 33554432000 4194304 5646918 140735228255392 140735228253640 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/6913/statm: 3939 3681 143 355 0 3580 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 15756

[startup+462.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 6926
/proc/meminfo: memFree=30574604/32872528 swapFree=9316/9316
[pid=6913] ppid=6910 vsize=16540 CPUtime=462.22 cores=0,2,4,6
/proc/6913/stat : 6913 (minisatp) R 6910 6913 1890 0 -1 4202496 3949 0 0 0 46222 0 0 0 20 0 1 0 63916919 16936960 3757 33554432000 4194304 5646918 140735228255392 140735228253640 4402821 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/6913/statm: 4135 3757 143 355 0 3776 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 16540

[startup+522.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 6927
/proc/meminfo: memFree=30574084/32872528 swapFree=9316/9316
[pid=6913] ppid=6910 vsize=16540 CPUtime=522.21 cores=0,2,4,6
/proc/6913/stat : 6913 (minisatp) R 6910 6913 1890 0 -1 4202496 3952 0 0 0 52221 0 0 0 20 0 1 0 63916919 16936960 3760 33554432000 4194304 5646918 140735228255392 140735228253640 4402788 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/6913/statm: 4135 3760 143 355 0 3776 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 16540

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 6928
/proc/meminfo: memFree=30573404/32872528 swapFree=9316/9316
[pid=6913] ppid=6910 vsize=16540 CPUtime=582.2 cores=0,2,4,6
/proc/6913/stat : 6913 (minisatp) R 6910 6913 1890 0 -1 4202496 3975 0 0 0 58220 0 0 0 20 0 1 0 63916919 16936960 3783 33554432000 4194304 5646918 140735228255392 140735228253640 4402764 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/6913/statm: 4135 3783 143 355 0 3776 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 16540


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


[startup+942.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/180 6938
/proc/meminfo: memFree=30567700/32872528 swapFree=9316/9316
[pid=6913] ppid=6910 vsize=19452 CPUtime=942.14 cores=0,2,4,6
/proc/6913/stat : 6913 (minisatp) R 6910 6913 1890 0 -1 4202496 4779 0 0 0 94214 0 0 0 20 0 1 0 63916919 19918848 4580 33554432000 4194304 5646918 140735228255392 140735228253640 4403408 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/6913/statm: 4863 4580 143 355 0 4504 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 19452

[startup+1002.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 6940
/proc/meminfo: memFree=30566620/32872528 swapFree=9316/9316
[pid=6913] ppid=6910 vsize=20488 CPUtime=1002.13 cores=0,2,4,6
/proc/6913/stat : 6913 (minisatp) R 6910 6913 1890 0 -1 4202496 5037 0 0 0 100213 0 0 0 20 0 1 0 63916919 20979712 4839 33554432000 4194304 5646918 140735228255392 140735228253656 4402849 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/6913/statm: 5122 4839 143 355 0 4763 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 20488

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 6941
/proc/meminfo: memFree=30566588/32872528 swapFree=9316/9316
[pid=6913] ppid=6910 vsize=20488 CPUtime=1062.12 cores=0,2,4,6
/proc/6913/stat : 6913 (minisatp) R 6910 6913 1890 0 -1 4202496 5037 0 0 0 106212 0 0 0 20 0 1 0 63916919 20979712 4839 33554432000 4194304 5646918 140735228255392 140735228253656 4403159 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/6913/statm: 5122 4839 143 355 0 4763 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 20488

[startup+1122.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 6942
/proc/meminfo: memFree=30566060/32872528 swapFree=9316/9316
[pid=6913] ppid=6910 vsize=20488 CPUtime=1122.11 cores=0,2,4,6
/proc/6913/stat : 6913 (minisatp) R 6910 6913 1890 0 -1 4202496 5037 0 0 0 112211 0 0 0 20 0 1 0 63916919 20979712 4839 33554432000 4194304 5646918 140735228255392 140735228253656 4403113 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/6913/statm: 5122 4839 143 355 0 4763 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 20488

[startup+1182.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 6998
/proc/meminfo: memFree=30587976/32872528 swapFree=9316/9316
[pid=6913] ppid=6910 vsize=20628 CPUtime=1182.11 cores=0,2,4,6
/proc/6913/stat : 6913 (minisatp) R 6910 6913 1890 0 -1 4202496 5067 0 0 0 118210 1 0 0 20 0 1 0 63916919 21123072 4868 33554432000 4194304 5646918 140735228255392 140735228253656 4402761 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/6913/statm: 5157 4868 143 355 0 4798 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 20628

[startup+1242.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 6999
/proc/meminfo: memFree=30583300/32872528 swapFree=9316/9316
[pid=6913] ppid=6910 vsize=21348 CPUtime=1242.11 cores=0,2,4,6
/proc/6913/stat : 6913 (minisatp) R 6910 6913 1890 0 -1 4202496 5170 0 0 0 124210 1 0 0 20 0 1 0 63916919 21860352 4969 33554432000 4194304 5646918 140735228255392 140735228253640 4403040 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/6913/statm: 5337 4969 143 355 0 4978 0
Current children cumulated CPU time (s) 1242.11
Current children cumulated vsize (KiB) 21348

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 7001
/proc/meminfo: memFree=30581000/32872528 swapFree=9316/9316
[pid=6913] ppid=6910 vsize=21348 CPUtime=1302.1 cores=0,2,4,6
/proc/6913/stat : 6913 (minisatp) R 6910 6913 1890 0 -1 4202496 5237 0 0 0 130209 1 0 0 20 0 1 0 63916919 21860352 5035 33554432000 4194304 5646918 140735228255392 140735228253640 4402736 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/6913/statm: 5337 5035 143 355 0 4978 0
Current children cumulated CPU time (s) 1302.1
Current children cumulated vsize (KiB) 21348

[startup+1362.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/179 7002
/proc/meminfo: memFree=30579552/32872528 swapFree=9316/9316
[pid=6913] ppid=6910 vsize=21348 CPUtime=1362.09 cores=0,2,4,6
/proc/6913/stat : 6913 (minisatp) R 6910 6913 1890 0 -1 4202496 5241 0 0 0 136208 1 0 0 20 0 1 0 63916919 21860352 5039 33554432000 4194304 5646918 140735228255392 140735228253640 4403138 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/6913/statm: 5337 5039 143 355 0 4978 0
Current children cumulated CPU time (s) 1362.09
Current children cumulated vsize (KiB) 21348

[startup+1422.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 7003
/proc/meminfo: memFree=30576680/32872528 swapFree=9316/9316
[pid=6913] ppid=6910 vsize=22364 CPUtime=1422.08 cores=0,2,4,6
/proc/6913/stat : 6913 (minisatp) R 6910 6913 1890 0 -1 4202496 5497 0 0 0 142207 1 0 0 20 0 1 0 63916919 22900736 5294 33554432000 4194304 5646918 140735228255392 140735228253656 4403057 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/6913/statm: 5591 5294 143 355 0 5232 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 22364

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 7004
/proc/meminfo: memFree=30575824/32872528 swapFree=9316/9316
[pid=6913] ppid=6910 vsize=22364 CPUtime=1482.07 cores=0,2,4,6
/proc/6913/stat : 6913 (minisatp) R 6910 6913 1890 0 -1 4202496 5512 0 0 0 148206 1 0 0 20 0 1 0 63916919 22900736 5308 33554432000 4194304 5646918 140735228255392 140735228253656 4402736 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/6913/statm: 5591 5308 143 355 0 5232 0
Current children cumulated CPU time (s) 1482.07
Current children cumulated vsize (KiB) 22364

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 7008
/proc/meminfo: memFree=30574496/32872528 swapFree=9316/9316
[pid=6913] ppid=6910 vsize=22364 CPUtime=1542.07 cores=0,2,4,6
/proc/6913/stat : 6913 (minisatp) R 6910 6913 1890 0 -1 4202496 5512 0 0 0 154206 1 0 0 20 0 1 0 63916919 22900736 5308 33554432000 4194304 5646918 140735228255392 140735228253656 4402781 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/6913/statm: 5591 5308 143 355 0 5232 0
Current children cumulated CPU time (s) 1542.07
Current children cumulated vsize (KiB) 22364

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 7010
/proc/meminfo: memFree=30573740/32872528 swapFree=9316/9316
[pid=6913] ppid=6910 vsize=22364 CPUtime=1602.05 cores=0,2,4,6
/proc/6913/stat : 6913 (minisatp) R 6910 6913 1890 0 -1 4202496 5512 0 0 0 160204 1 0 0 20 0 1 0 63916919 22900736 5308 33554432000 4194304 5646918 140735228255392 140735228253656 4403107 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/6913/statm: 5591 5308 143 355 0 5232 0
Current children cumulated CPU time (s) 1602.05
Current children cumulated vsize (KiB) 22364

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 7011
/proc/meminfo: memFree=30572856/32872528 swapFree=9316/9316
[pid=6913] ppid=6910 vsize=23392 CPUtime=1662.04 cores=0,2,4,6
/proc/6913/stat : 6913 (minisatp) R 6910 6913 1890 0 -1 4202496 5770 0 0 0 166203 1 0 0 20 0 1 0 63916919 23953408 5565 33554432000 4194304 5646918 140735228255392 140735228253656 4403170 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/6913/statm: 5848 5565 143 355 0 5489 0
Current children cumulated CPU time (s) 1662.04
Current children cumulated vsize (KiB) 23392

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 7012
/proc/meminfo: memFree=30569712/32872528 swapFree=9316/9316
[pid=6913] ppid=6910 vsize=25748 CPUtime=1722.03 cores=0,2,4,6
/proc/6913/stat : 6913 (minisatp) R 6910 6913 1890 0 -1 4202496 5772 0 0 0 172202 1 0 0 20 0 1 0 63916919 26365952 6078 33554432000 4194304 5646918 140735228255392 140735228253640 4403372 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/6913/statm: 6437 6078 143 355 0 6078 0
Current children cumulated CPU time (s) 1722.03
Current children cumulated vsize (KiB) 25748

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 7014
/proc/meminfo: memFree=30568700/32872528 swapFree=9316/9316
[pid=6913] ppid=6910 vsize=25748 CPUtime=1782.02 cores=0,2,4,6
/proc/6913/stat : 6913 (minisatp) R 6910 6913 1890 0 -1 4202496 5772 0 0 0 178201 1 0 0 20 0 1 0 63916919 26365952 6078 33554432000 4194304 5646918 140735228255392 140735228253640 4402815 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/6913/statm: 6437 6078 143 355 0 6078 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 25748



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 7014
/proc/meminfo: memFree=30568460/32872528 swapFree=9316/9316
[pid=6913] ppid=6910 vsize=25748 CPUtime=1800.02 cores=0,2,4,6
/proc/6913/stat : 6913 (minisatp) R 6910 6913 1890 0 -1 4202496 5844 0 0 0 180001 1 0 0 20 0 1 0 63916919 26365952 6150 33554432000 4194304 5646918 140735228255392 140735228253640 4402774 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/6913/statm: 6437 6150 143 355 0 6078 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 25748

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

[startup+1800.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 7014
/proc/meminfo: memFree=30568460/32872528 swapFree=9316/9316
[pid=6913] ppid=6910 vsize=25748 CPUtime=1800.02 cores=0,2,4,6
/proc/6913/stat : 6913 (minisatp) R 6910 6913 1890 0 -1 4202496 5844 0 0 0 180001 1 0 0 20 0 1 0 63916919 26365952 6150 33554432000 4194304 5646918 140735228255392 140735228253640 4402774 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/6913/statm: 6437 6150 143 355 0 6078 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 25748

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.01
system time used= 0.012998
maximum resident set size= 24600
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5844
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= 9
involuntary context switches= 1852

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.91525 second user time and 6.54401 second system time

The end

Launcher Data

Begin job on node133 at 2016-06-22 20:05:10
IDJOB=4113340
IDBENCH=107454
IDSOLVER=2555
FILE ID=node133/4113340-1466618710
RUNJOBID= node133-1466586759-1906
PBS_JOBID= 19953374
Free space on /tmp= 71548 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/EC_RANDOM_GRAPHS/normalized-ECrand4regsplit-v110-n1.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4113340-1466618710/watcher-4113340-1466618710 -o /tmp/evaluation-result-4113340-1466618710/solver-4113340-1466618710 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node133-1466586759-1906 --watchdog 1960  minisatp HOME/instance-4113340-1466618710.opb

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

MD5SUM BENCH= 9296317758470d2af9b3cf0228fdb859
RANDOM SEED=1375702421

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.256
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.256
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.256
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		: 2667.256
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.256
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:        30596716 kB
Buffers:           97416 kB
Cached:          1397808 kB
SwapCached:         1704 kB
Active:           146776 kB
Inactive:        1382264 kB
Active(anon):      33784 kB
Inactive(anon):     2388 kB
Active(file):     112992 kB
Inactive(file):  1379876 kB
Unevictable:        9316 kB
Mlocked:            9316 kB
SwapTotal:      67108856 kB
SwapFree:       67099380 kB
Dirty:              3572 kB
Writeback:             0 kB
AnonPages:         42112 kB
Mapped:             8784 kB
Shmem:                 0 kB
Slab:             609804 kB
SReclaimable:      53108 kB
SUnreclaim:       556696 kB
KernelStack:        1480 kB
PageTables:         4204 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     157768 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987908 kB
HardwareCorrupted:     0 kB
AnonHugePages:     20480 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-4113340-1466618710.opb

Free space on /tmp at the end= 71544 MiB
End job on node133 at 2016-06-22 20:35:10