Trace number 4113617

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/quimper/
SyncCodes/d_n_k/normalized-5_6_34.opb
MD5SUM4147d9284c46592292c925b722102498
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 benchmark1782.3
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1560
Total number of constraints7454
Number of constraints which are clauses7449
Number of constraints which are cardinality constraints (but not clauses)5
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint39
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 34
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 73
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.10	c Converting 7451 PB-constraints to clauses...
0.09/0.10	c   -- Unit propagations: pp
0.09/0.10	c   -- Detecting intervals from adjacent constraints: #
0.09/0.10	c   -- Clauses(.)/Splits(s): .................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.09/0.11	c ---[7449]---> Sorter-cost:  561     Base:
0.09/0.11	c ---[   0]---> Sorter-cost:  560     Base:
1800.01/1800.30	|  Eliminated clauses:           0.01 Mb                                      |
1800.01/1800.30	============================[ Search Statistics ]==============================
1800.01/1800.30	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1800.01/1800.30	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1800.01/1800.30	===============================================================================
1800.01/1800.30	|       100 |    1954     8532    26930 |     3128       98     19 |  1.264 % |
1800.01/1800.30	|       250 |    1954     8532    26930 |     3441      247     22 |  1.264 % |
1800.01/1800.30	|       475 |    1954     8532    26930 |     3785      472     24 |  1.264 % |
1800.01/1800.30	|       812 |    1954     8532    26930 |     4163      809     25 |  1.264 % |
1800.01/1800.30	|      1318 |    1954     8532    26930 |     4580     1315     25 |  1.264 % |
1800.01/1800.30	|      2077 |    1954     8532    26930 |     5038     2074     26 |  1.264 % |
1800.01/1800.30	|      3216 |    1954     8532    26930 |     5542     3213     27 |  1.264 % |
1800.01/1800.30	|      4924 |    1954     8532    26930 |     6096     4921     27 |  1.264 % |
1800.01/1800.30	|      7486 |    1954     8532    26930 |     6706     4275     26 |  1.264 % |
1800.01/1800.30	|     11330 |    1954     8532    26930 |     7376     4709     25 |  1.264 % |
1800.01/1800.30	|     17096 |    1952     8532    26930 |     8114     6563     26 |  1.351 % |
1800.01/1800.30	|     25745 |    1952     8532    26930 |     8925     6902     26 |  1.351 % |
1800.01/1800.30	|     38719 |    1952     8532    26930 |     9818     6069     28 |  1.352 % |
1800.01/1800.30	|     58180 |    1942     8532    26930 |    10800     5297     25 |  1.787 % |
1800.01/1800.30	|     87372 |    1932     8532    26930 |    11880     6662     27 |  2.223 % |
1800.01/1800.30	|    131161 |    1932     8532    26930 |    13068     7969     26 |  2.223 % |
1800.01/1800.30	|    196845 |    1931     8532    26930 |    14374    13455     26 |  2.267 % |
1800.01/1800.30	|    295371 |    1892     8532    26930 |    15812     8704     26 |  3.967 % |
1800.01/1800.30	|    443160 |    1886     8532    26930 |    17393    11124     26 |  4.229 % |
1800.01/1800.30	|    664843 |    1873     8532    26930 |    19133    10269     25 |  4.796 % |
1800.01/1800.30	|    997368 |    1873     8532    26930 |    21046    11318     24 |  4.795 % |
1800.01/1800.30	|   1496156 |    1870     8532    26930 |    23150    17153     27 |  4.926 % |
1800.01/1800.30	|   2244338 |    1870     8532    26930 |    25466    12439     24 |  4.926 % |
1800.01/1800.30	|   3366612 |    1857     8532    26930 |    28012    17437     26 |  5.493 % |
1800.01/1800.30	|   5050023 |    1857     8532    26930 |    30813    24705     23 |  5.493 % |
1800.01/1800.30	|   7575139 |    1847     8532    26930 |    33895    22520     25 |  5.929 % |
1800.01/1800.30	|  11362814 |    1846     8532    26930 |    37284    28395     22 |  5.972 % |
1800.01/1800.30	|  17044326 |    1846     8532    26930 |    41013    27023     26 |  5.972 % |
1800.01/1800.30	c 
1800.01/1800.30	c *** TERMINATED ***
1800.01/1800.30	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4113617-1466627480/watcher-4113617-1466627480 -o /tmp/evaluation-result-4113617-1466627480/solver-4113617-1466627480 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node133-1466627477-7750 --watchdog 1960 minisatp HOME/instance-4113617-1466627480.opb 

pid=8351
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: 1.83 1.87 1.76 3/178 8354
/proc/meminfo: memFree=32118988/32872528 swapFree=9316/9316
[pid=8354] ppid=8351 vsize=6596 CPUtime=0 cores=0,2,4,6
/proc/8354/stat : 8354 (minisatp) R 8351 8354 7734 0 -1 4202496 343 0 0 0 0 0 0 0 20 0 1 0 64793932 6754304 219 33554432000 4194304 5646918 140735788954176 140734443635016 4251039 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/8354/statm: 1649 219 94 355 0 1290 0

[startup+0.100211 s]
/proc/loadavg: 1.83 1.87 1.76 3/178 8354
/proc/meminfo: memFree=32118988/32872528 swapFree=9316/9316
[pid=8354] ppid=8351 vsize=11936 CPUtime=0.09 cores=0,2,4,6
/proc/8354/stat : 8354 (minisatp) R 8351 8354 7734 0 -1 4202496 1710 0 0 0 9 0 0 0 20 0 1 0 64793932 12222464 1586 33554432000 4194304 5646918 140735788954176 140734443635016 4251039 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/8354/statm: 2984 1586 94 355 0 2625 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11936

[startup+0.200297 s]
/proc/loadavg: 1.83 1.87 1.76 3/178 8354
/proc/meminfo: memFree=32118988/32872528 swapFree=9316/9316
[pid=8354] ppid=8351 vsize=12800 CPUtime=0.19 cores=0,2,4,6
/proc/8354/stat : 8354 (minisatp) R 8351 8354 7734 0 -1 4202496 2072 0 0 0 19 0 0 0 20 0 1 0 64793932 13107200 1945 33554432000 4194304 5646918 140735788954176 140734443635016 4397505 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/8354/statm: 3200 1945 148 355 0 2841 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 12800

[startup+0.300228 s]
/proc/loadavg: 1.83 1.87 1.76 3/178 8354
/proc/meminfo: memFree=32118988/32872528 swapFree=9316/9316
[pid=8354] ppid=8351 vsize=12800 CPUtime=0.29 cores=0,2,4,6
/proc/8354/stat : 8354 (minisatp) R 8351 8354 7734 0 -1 4202496 2120 0 0 0 29 0 0 0 20 0 1 0 64793932 13107200 2503 33554432000 4194304 5646918 140735788954176 140734443635016 4402627 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/8354/statm: 3200 2503 148 355 0 2841 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12800

[startup+0.700235 s]
/proc/loadavg: 1.83 1.87 1.76 3/178 8354
/proc/meminfo: memFree=32118988/32872528 swapFree=9316/9316
[pid=8354] ppid=8351 vsize=10100 CPUtime=0.69 cores=0,2,4,6
/proc/8354/stat : 8354 (minisatp) R 8351 8354 7734 0 -1 4202496 2525 0 0 0 69 0 0 0 20 0 1 0 64793932 10342400 2001 33554432000 4194304 5646918 140735788954176 140735788952456 4402751 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/8354/statm: 2525 2001 150 355 0 2166 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10100

[startup+1.50022 s]
/proc/loadavg: 1.85 1.87 1.76 3/179 8355
/proc/meminfo: memFree=32109960/32872528 swapFree=9316/9316
[pid=8354] ppid=8351 vsize=10736 CPUtime=1.49 cores=0,2,4,6
/proc/8354/stat : 8354 (minisatp) R 8351 8354 7734 0 -1 4202496 2796 0 0 0 149 0 0 0 20 0 1 0 64793932 10993664 2268 33554432000 4194304 5646918 140735788954176 140735788952440 4403091 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/8354/statm: 2684 2268 150 355 0 2325 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10736

[startup+3.1002 s]
/proc/loadavg: 1.85 1.87 1.76 3/179 8355
/proc/meminfo: memFree=32108852/32872528 swapFree=9316/9316
[pid=8354] ppid=8351 vsize=11128 CPUtime=3.09 cores=0,2,4,6
/proc/8354/stat : 8354 (minisatp) R 8351 8354 7734 0 -1 4202496 2960 0 0 0 309 0 0 0 20 0 1 0 64793932 11395072 2432 33554432000 4194304 5646918 140735788954176 140735788952440 4389017 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/8354/statm: 2782 2432 150 355 0 2423 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11128

[startup+6.3002 s]
/proc/loadavg: 1.86 1.87 1.77 3/179 8355
/proc/meminfo: memFree=32109320/32872528 swapFree=9316/9316
[pid=8354] ppid=8351 vsize=11128 CPUtime=6.29 cores=0,2,4,6
/proc/8354/stat : 8354 (minisatp) R 8351 8354 7734 0 -1 4202496 3020 0 0 0 629 0 0 0 20 0 1 0 64793932 11395072 2492 33554432000 4194304 5646918 140735788954176 140735788952440 4402829 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/8354/statm: 2782 2492 150 355 0 2423 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11128

[startup+12.7002 s]
/proc/loadavg: 1.87 1.88 1.77 3/179 8355
/proc/meminfo: memFree=32109284/32872528 swapFree=9316/9316
[pid=8354] ppid=8351 vsize=12156 CPUtime=12.69 cores=0,2,4,6
/proc/8354/stat : 8354 (minisatp) R 8351 8354 7734 0 -1 4202496 3287 0 0 0 1269 0 0 0 20 0 1 0 64793932 12447744 2759 33554432000 4194304 5646918 140735788954176 140735788952440 4402829 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/8354/statm: 3039 2759 150 355 0 2680 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 12156

[startup+25.5003 s]
/proc/loadavg: 1.96 1.90 1.77 3/179 8691
/proc/meminfo: memFree=32016744/32872528 swapFree=9316/9316
[pid=8354] ppid=8351 vsize=12884 CPUtime=25.48 cores=0,2,4,6
/proc/8354/stat : 8354 (minisatp) R 8351 8354 7734 0 -1 4202496 3473 0 0 0 2548 0 0 0 20 0 1 0 64793932 13193216 2941 33554432000 4194304 5646918 140735788954176 140735788952440 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/8354/statm: 3221 2941 150 355 0 2862 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 12884

[startup+51.1003 s]
/proc/loadavg: 1.98 1.91 1.78 3/179 8691
/proc/meminfo: memFree=31993692/32872528 swapFree=9316/9316
[pid=8354] ppid=8351 vsize=15564 CPUtime=51.08 cores=0,2,4,6
/proc/8354/stat : 8354 (minisatp) R 8351 8354 7734 0 -1 4202496 3639 0 0 0 5108 0 0 0 20 0 1 0 64793932 15937536 3106 33554432000 4194304 5646918 140735788954176 140735788952424 4403167 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/8354/statm: 3891 3106 150 355 0 3532 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 15564

[startup+102.3 s]
/proc/loadavg: 2.04 1.93 1.79 3/179 8693
/proc/meminfo: memFree=31978692/32872528 swapFree=9316/9316
[pid=8354] ppid=8351 vsize=15564 CPUtime=102.27 cores=0,2,4,6
/proc/8354/stat : 8354 (minisatp) R 8351 8354 7734 0 -1 4202496 4143 0 0 0 10227 0 0 0 20 0 1 0 64793932 15937536 3607 33554432000 4194304 5646918 140735788954176 140735788952424 4402784 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/8354/statm: 3891 3607 150 355 0 3532 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 15564

[startup+162.3 s]
/proc/loadavg: 2.01 1.94 1.81 3/179 8694
/proc/meminfo: memFree=31924644/32872528 swapFree=9316/9316
[pid=8354] ppid=8351 vsize=20944 CPUtime=162.26 cores=0,2,4,6
/proc/8354/stat : 8354 (minisatp) R 8351 8354 7734 0 -1 4202496 4765 0 0 0 16226 0 0 0 20 0 1 0 64793932 21446656 4728 33554432000 4194304 5646918 140735788954176 140735788952424 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/8354/statm: 5236 4728 153 355 0 4877 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 20944

[startup+222.307 s]
/proc/loadavg: 2.00 1.95 1.82 3/179 8695
/proc/meminfo: memFree=31966832/32872528 swapFree=9316/9316
[pid=8354] ppid=8351 vsize=20944 CPUtime=222.26 cores=0,2,4,6
/proc/8354/stat : 8354 (minisatp) R 8351 8354 7734 0 -1 4202496 4802 0 0 0 22226 0 0 0 20 0 1 0 64793932 21446656 4763 33554432000 4194304 5646918 140735788954176 140735788952424 4402774 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/8354/statm: 5236 4763 153 355 0 4877 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 20944

[startup+282.3 s]
/proc/loadavg: 2.00 1.96 1.82 3/179 8696
/proc/meminfo: memFree=31979736/32872528 swapFree=9316/9316
[pid=8354] ppid=8351 vsize=20944 CPUtime=282.24 cores=0,2,4,6
/proc/8354/stat : 8354 (minisatp) R 8351 8354 7734 0 -1 4202496 4816 0 0 0 28224 0 0 0 20 0 1 0 64793932 21446656 4777 33554432000 4194304 5646918 140735788954176 140735788952424 4402788 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/8354/statm: 5236 4777 153 355 0 4877 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 20944

[startup+342.3 s]
/proc/loadavg: 2.00 1.96 1.83 3/179 8697
/proc/meminfo: memFree=31969480/32872528 swapFree=9316/9316
[pid=8354] ppid=8351 vsize=23028 CPUtime=342.24 cores=0,2,4,6
/proc/8354/stat : 8354 (minisatp) R 8351 8354 7734 0 -1 4202496 5289 0 0 0 34223 1 0 0 20 0 1 0 64793932 23580672 5247 33554432000 4194304 5646918 140735788954176 140735788952424 4403454 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/8354/statm: 5757 5247 153 355 0 5398 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 23028

[startup+402.3 s]
/proc/loadavg: 2.05 1.98 1.84 3/179 8699
/proc/meminfo: memFree=31914360/32872528 swapFree=9316/9316
[pid=8354] ppid=8351 vsize=23028 CPUtime=402.23 cores=0,2,4,6
/proc/8354/stat : 8354 (minisatp) R 8351 8354 7734 0 -1 4202496 5289 0 0 0 40222 1 0 0 20 0 1 0 64793932 23580672 5247 33554432000 4194304 5646918 140735788954176 140735788952424 4403472 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/8354/statm: 5757 5247 153 355 0 5398 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 23028

[startup+462.3 s]
/proc/loadavg: 2.07 2.00 1.85 3/179 8700
/proc/meminfo: memFree=31915312/32872528 swapFree=9316/9316
[pid=8354] ppid=8351 vsize=23028 CPUtime=462.22 cores=0,2,4,6
/proc/8354/stat : 8354 (minisatp) R 8351 8354 7734 0 -1 4202496 5385 0 0 0 46221 1 0 0 20 0 1 0 64793932 23580672 5341 33554432000 4194304 5646918 140735788954176 140735788952424 4402824 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/8354/statm: 5757 5341 153 355 0 5398 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 23028

[startup+522.3 s]
/proc/loadavg: 2.02 2.00 1.86 3/180 8704
/proc/meminfo: memFree=31941676/32872528 swapFree=9316/9316
[pid=8354] ppid=8351 vsize=25792 CPUtime=522.21 cores=0,2,4,6
/proc/8354/stat : 8354 (minisatp) R 8351 8354 7734 0 -1 4202496 6086 0 0 0 52220 1 0 0 20 0 1 0 64793932 26411008 6034 33554432000 4194304 5646918 140735788954176 140735788952440 4403030 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/8354/statm: 6448 6034 153 355 0 6089 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 25792

[startup+582.3 s]
/proc/loadavg: 2.01 2.00 1.86 3/179 8705
/proc/meminfo: memFree=31943784/32872528 swapFree=9316/9316
[pid=8354] ppid=8351 vsize=25792 CPUtime=582.2 cores=0,2,4,6
/proc/8354/stat : 8354 (minisatp) R 8351 8354 7734 0 -1 4202496 6086 0 0 0 58219 1 0 0 20 0 1 0 64793932 26411008 6034 33554432000 4194304 5646918 140735788954176 140735788952440 4402788 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/8354/statm: 6448 6034 153 355 0 6089 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 25792


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


[startup+942.3 s]
/proc/loadavg: 2.03 2.04 1.92 3/179 8712
/proc/meminfo: memFree=31878528/32872528 swapFree=9316/9316
[pid=8354] ppid=8351 vsize=26548 CPUtime=942.15 cores=0,2,4,6
/proc/8354/stat : 8354 (minisatp) R 8351 8354 7734 0 -1 4202496 6396 0 0 0 94214 1 0 0 20 0 1 0 64793932 27185152 6334 33554432000 4194304 5646918 140735788954176 140735788952440 4402947 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/8354/statm: 6637 6334 153 355 0 6278 0
Current children cumulated CPU time (s) 942.15
Current children cumulated vsize (KiB) 26548

[startup+1002.3 s]
/proc/loadavg: 2.09 2.04 1.92 3/179 8713
/proc/meminfo: memFree=31936980/32872528 swapFree=9316/9316
[pid=8354] ppid=8351 vsize=27056 CPUtime=1002.14 cores=0,2,4,6
/proc/8354/stat : 8354 (minisatp) R 8351 8354 7734 0 -1 4202496 6496 0 0 0 100213 1 0 0 20 0 1 0 64793932 27705344 6494 33554432000 4194304 5646918 140735788954176 140735788952440 4403187 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/8354/statm: 6764 6494 153 355 0 6405 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 27056

[startup+1062.3 s]
/proc/loadavg: 2.03 2.03 1.92 3/179 8715
/proc/meminfo: memFree=31893888/32872528 swapFree=9316/9316
[pid=8354] ppid=8351 vsize=32044 CPUtime=1062.12 cores=0,2,4,6
/proc/8354/stat : 8354 (minisatp) R 8351 8354 7734 0 -1 4202496 7171 0 0 0 106211 1 0 0 20 0 1 0 64793932 32813056 7286 33554432000 4194304 5646918 140735788954176 140735788952424 4402788 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/8354/statm: 8011 7286 153 355 0 7652 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 32044

[startup+1122.3 s]
/proc/loadavg: 2.06 2.04 1.93 3/179 8719
/proc/meminfo: memFree=31874396/32872528 swapFree=9316/9316
[pid=8354] ppid=8351 vsize=32044 CPUtime=1122.11 cores=0,2,4,6
/proc/8354/stat : 8354 (minisatp) R 8351 8354 7734 0 -1 4202496 7172 0 0 0 112210 1 0 0 20 0 1 0 64793932 32813056 7287 33554432000 4194304 5646918 140735788954176 140735788952424 4402821 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/8354/statm: 8011 7287 153 355 0 7652 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 32044

[startup+1182.3 s]
/proc/loadavg: 2.02 2.03 1.93 3/179 8721
/proc/meminfo: memFree=31904872/32872528 swapFree=9316/9316
[pid=8354] ppid=8351 vsize=32044 CPUtime=1182.1 cores=0,2,4,6
/proc/8354/stat : 8354 (minisatp) R 8351 8354 7734 0 -1 4202496 7172 0 0 0 118209 1 0 0 20 0 1 0 64793932 32813056 7287 33554432000 4194304 5646918 140735788954176 140735788952424 4403167 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/8354/statm: 8011 7287 153 355 0 7652 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 32044

[startup+1242.3 s]
/proc/loadavg: 2.00 2.02 1.93 3/179 8722
/proc/meminfo: memFree=31922148/32872528 swapFree=9316/9316
[pid=8354] ppid=8351 vsize=32044 CPUtime=1242.1 cores=0,2,4,6
/proc/8354/stat : 8354 (minisatp) R 8351 8354 7734 0 -1 4202496 7172 0 0 0 124209 1 0 0 20 0 1 0 64793932 32813056 7287 33554432000 4194304 5646918 140735788954176 140735788952424 4403454 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/8354/statm: 8011 7287 153 355 0 7652 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 32044

[startup+1302.3 s]
/proc/loadavg: 2.05 2.03 1.93 3/179 8723
/proc/meminfo: memFree=31847580/32872528 swapFree=9316/9316
[pid=8354] ppid=8351 vsize=32044 CPUtime=1302.09 cores=0,2,4,6
/proc/8354/stat : 8354 (minisatp) R 8351 8354 7734 0 -1 4202496 7172 0 0 0 130208 1 0 0 20 0 1 0 64793932 32813056 7287 33554432000 4194304 5646918 140735788954176 140735788952424 4402821 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/8354/statm: 8011 7287 153 355 0 7652 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 32044

[startup+1362.3 s]
/proc/loadavg: 2.02 2.02 1.93 3/179 8725
/proc/meminfo: memFree=31936236/32872528 swapFree=9316/9316
[pid=8354] ppid=8351 vsize=32044 CPUtime=1362.08 cores=0,2,4,6
/proc/8354/stat : 8354 (minisatp) R 8351 8354 7734 0 -1 4202496 7172 0 0 0 136207 1 0 0 20 0 1 0 64793932 32813056 7287 33554432000 4194304 5646918 140735788954176 140735788952424 4402815 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/8354/statm: 8011 7287 153 355 0 7652 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 32044

[startup+1422.3 s]
/proc/loadavg: 2.00 2.02 1.93 3/179 8726
/proc/meminfo: memFree=31840140/32872528 swapFree=9316/9316
[pid=8354] ppid=8351 vsize=32044 CPUtime=1422.07 cores=0,2,4,6
/proc/8354/stat : 8354 (minisatp) R 8351 8354 7734 0 -1 4202496 7172 0 0 0 142206 1 0 0 20 0 1 0 64793932 32813056 7287 33554432000 4194304 5646918 140735788954176 140735788952424 4397744 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/8354/statm: 8011 7287 153 355 0 7652 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 32044

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 1.93 3/179 8727
/proc/meminfo: memFree=31869028/32872528 swapFree=9316/9316
[pid=8354] ppid=8351 vsize=32044 CPUtime=1482.06 cores=0,2,4,6
/proc/8354/stat : 8354 (minisatp) R 8351 8354 7734 0 -1 4202496 7172 0 0 0 148205 1 0 0 20 0 1 0 64793932 32813056 7287 33554432000 4194304 5646918 140735788954176 140735788952424 4403408 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/8354/statm: 8011 7287 153 355 0 7652 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 32044

[startup+1542.31 s]
/proc/loadavg: 2.03 2.02 1.94 3/179 8728
/proc/meminfo: memFree=31860568/32872528 swapFree=9316/9316
[pid=8354] ppid=8351 vsize=32044 CPUtime=1542.06 cores=0,2,4,6
/proc/8354/stat : 8354 (minisatp) R 8351 8354 7734 0 -1 4202496 7172 0 0 0 154205 1 0 0 20 0 1 0 64793932 32813056 7287 33554432000 4194304 5646918 140735788954176 140735788952424 4402778 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/8354/statm: 8011 7287 153 355 0 7652 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 32044

[startup+1602.3 s]
/proc/loadavg: 2.01 2.02 1.94 3/179 8729
/proc/meminfo: memFree=31940916/32872528 swapFree=9316/9316
[pid=8354] ppid=8351 vsize=32044 CPUtime=1602.04 cores=0,2,4,6
/proc/8354/stat : 8354 (minisatp) R 8351 8354 7734 0 -1 4202496 7172 0 0 0 160203 1 0 0 20 0 1 0 64793932 32813056 7287 33554432000 4194304 5646918 140735788954176 140735788952424 4402661 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/8354/statm: 8011 7287 153 355 0 7652 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 32044

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 1.94 3/179 8731
/proc/meminfo: memFree=31917620/32872528 swapFree=9316/9316
[pid=8354] ppid=8351 vsize=34848 CPUtime=1662.03 cores=0,2,4,6
/proc/8354/stat : 8354 (minisatp) R 8351 8354 7734 0 -1 4202496 7336 0 0 0 166202 1 0 0 20 0 1 0 64793932 35684352 7957 33554432000 4194304 5646918 140735788954176 140735788952440 4403087 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/8354/statm: 8712 7957 153 355 0 8353 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 34848

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 8735
/proc/meminfo: memFree=31907908/32872528 swapFree=9316/9316
[pid=8354] ppid=8351 vsize=34848 CPUtime=1722.02 cores=0,2,4,6
/proc/8354/stat : 8354 (minisatp) R 8351 8354 7734 0 -1 4202496 7337 0 0 0 172201 1 0 0 20 0 1 0 64793932 35684352 8442 33554432000 4194304 5646918 140735788954176 140735788952440 4402863 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/8354/statm: 8712 8442 153 355 0 8353 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 34848

[startup+1782.3 s]
/proc/loadavg: 2.10 2.03 1.95 3/180 8759
/proc/meminfo: memFree=31880164/32872528 swapFree=9316/9316
[pid=8354] ppid=8351 vsize=34848 CPUtime=1782.01 cores=0,2,4,6
/proc/8354/stat : 8354 (minisatp) R 8351 8354 7734 0 -1 4202496 7337 0 0 0 178200 1 0 0 20 0 1 0 64793932 35684352 8442 33554432000 4194304 5646918 140735788954176 140735788952440 4399826 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/8354/statm: 8712 8442 153 355 0 8353 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 34848



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.08 2.03 1.95 3/180 8759
/proc/meminfo: memFree=31848484/32872528 swapFree=9316/9316
[pid=8354] ppid=8351 vsize=34848 CPUtime=1800.01 cores=0,2,4,6
/proc/8354/stat : 8354 (minisatp) R 8351 8354 7734 0 -1 4202496 7337 0 0 0 180000 1 0 0 20 0 1 0 64793932 35684352 8442 33554432000 4194304 5646918 140735788954176 140735788952440 4403431 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/8354/statm: 8712 8442 153 355 0 8353 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 34848

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

[startup+1800.3 s]
/proc/loadavg: 2.08 2.03 1.95 3/180 8759
/proc/meminfo: memFree=31848484/32872528 swapFree=9316/9316
[pid=8354] ppid=8351 vsize=34848 CPUtime=1800.01 cores=0,2,4,6
/proc/8354/stat : 8354 (minisatp) R 8351 8354 7734 0 -1 4202496 7337 0 0 0 180000 1 0 0 20 0 1 0 64793932 35684352 8442 33554432000 4194304 5646918 140735788954176 140735788952440 4403431 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/8354/statm: 8712 8442 153 355 0 8353 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 34848

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

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

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.42518 second user time and 7.18691 second system time

The end

Launcher Data

Begin job on node133 at 2016-06-22 22:31:20
IDJOB=4113617
IDBENCH=107778
IDSOLVER=2555
FILE ID=node133/4113617-1466627480
RUNJOBID= node133-1466627477-7750
PBS_JOBID= 19957257
Free space on /tmp= 71548 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/quimper/SyncCodes/d_n_k/normalized-5_6_34.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4113617-1466627480/watcher-4113617-1466627480 -o /tmp/evaluation-result-4113617-1466627480/solver-4113617-1466627480 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node133-1466627477-7750 --watchdog 1960  minisatp HOME/instance-4113617-1466627480.opb

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

MD5SUM BENCH= 4147d9284c46592292c925b722102498
RANDOM SEED=684212348

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:        32119068 kB
Buffers:            1680 kB
Cached:            29380 kB
SwapCached:         1500 kB
Active:            26128 kB
Inactive:          10992 kB
Active(anon):       7720 kB
Inactive(anon):      568 kB
Active(file):      18408 kB
Inactive(file):    10424 kB
Unevictable:        9316 kB
Mlocked:            9316 kB
SwapTotal:      67108856 kB
SwapFree:       67097620 kB
Dirty:              7824 kB
Writeback:             0 kB
AnonPages:         14760 kB
Mapped:             6588 kB
Shmem:                 0 kB
Slab:             574576 kB
SReclaimable:      16132 kB
SUnreclaim:       558444 kB
KernelStack:        1480 kB
PageTables:         4160 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     132356 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987908 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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-4113617-1466627480.opb

Free space on /tmp at the end= 71540 MiB
End job on node133 at 2016-06-22 23:01:21