Trace number 4113462

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.07 1800.4

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/quimper/SyncCodes/
d-equals-n_k/normalized-compression64_18.opb
MD5SUM8d379ca3dcc1813408eb4744b290ded2
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6806
Total number of constraints33297
Number of constraints which are clauses33292
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 constraint82
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 18
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 100
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...
2.09/2.20	c Converting 33294 PB-constraints to clauses...
2.20/2.21	c   -- Unit propagations: pp
2.20/2.21	c   -- Detecting intervals from adjacent constraints: #
2.20/2.22	c   -- Clauses(.)/Splits(s): ..................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
2.20/2.29	c ---[33292]---> Adder-cost: 156   maxlim: 64   bits: 7/7
2.20/2.29	c ---[   0]---> Adder-cost: 156   maxlim: 71   bits: 7/7
1800.06/1800.40	|  Eliminated clauses:           0.00 Mb                                      |
1800.06/1800.40	============================[ Search Statistics ]==============================
1800.06/1800.40	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1800.06/1800.40	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1800.06/1800.40	===============================================================================
1800.06/1800.40	|       100 |    7083    34506   488577 |    12652      100     13 |  0.422 % |
1800.06/1800.40	|       250 |    7083    34506   488577 |    13917      250     51 |  0.421 % |
1800.06/1800.40	|       475 |    7083    34506   488577 |    15309      475    204 |  0.421 % |
1800.06/1800.40	|       812 |    7083    34506   488577 |    16840      812    208 |  0.421 % |
1800.06/1800.40	|      1318 |    7083    34506   488577 |    18524     1318    188 |  0.421 % |
1800.06/1800.40	|      2077 |    7083    34506   488577 |    20376     2077    193 |  0.421 % |
1800.06/1800.40	|      3216 |    7083    34506   488577 |    22414     3216    206 |  0.421 % |
1800.06/1800.40	|      4924 |    7083    34506   488577 |    24655     4924    209 |  0.421 % |
1800.06/1800.40	|      7486 |    7083    34506   488577 |    27121     7486    255 |  0.421 % |
1800.06/1800.40	|     11330 |    7083    34506   488577 |    29833    11330    251 |  0.421 % |
1800.06/1800.40	|     17096 |    7083    34506   488577 |    32816    17096    258 |  0.421 % |
1800.06/1800.40	|     25745 |    7083    34506   488577 |    36098    25745    270 |  0.421 % |
1800.06/1800.40	|     38719 |    7083    34506   488577 |    39708    15703    253 |  0.421 % |
1800.06/1800.40	|     58180 |    7083    34506   488577 |    43678    35164    272 |  0.421 % |
1800.06/1800.40	|     87372 |    7083    34506   488577 |    48046    34283    274 |  0.421 % |
1800.06/1800.40	|    131161 |    7083    34506   488577 |    52851    42712    268 |  0.421 % |
1800.06/1800.40	|    196845 |    7083    34506   488577 |    58136    27805    256 |  0.421 % |
1800.06/1800.40	|    295371 |    7083    34506   488577 |    63950    37192    285 |  0.421 % |
1800.06/1800.40	|    443160 |    7083    34506   488577 |    70345    28428    286 |  0.421 % |
1800.06/1800.40	|    664843 |    7083    34506   488577 |    77379    19355    247 |  0.421 % |
1800.06/1800.40	|    997368 |    7083    34506   488577 |    85117    38477    288 |  0.421 % |
1800.06/1800.40	|   1496156 |    7083    34506   488577 |    93629    48847    274 |  0.421 % |
1800.06/1800.40	|   2244338 |    7083    34506   488577 |   102992    91649    326 |  0.421 % |
1800.06/1800.40	c 
1800.06/1800.40	c *** TERMINATED ***
1800.06/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-4113462-1466627514/watcher-4113462-1466627514 -o /tmp/evaluation-result-4113462-1466627514/solver-4113462-1466627514 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node126-1466627482-15973 --watchdog 1960 minisatp HOME/instance-4113462-1466627514.opb 

pid=16685
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: 1.96 1.91 1.88 3/176 16688
/proc/meminfo: memFree=31761808/32872528 swapFree=338416/354768
[pid=16688] ppid=16685 vsize=6596 CPUtime=0 cores=1,3,5,7
/proc/16688/stat : 16688 (minisatp) R 16685 16688 15956 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 64798176 6754304 240 33554432000 4194304 5646918 140735966572464 140737355529128 4462207 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/16688/statm: 1649 240 94 355 0 1290 0

[startup+0.100152 s]
/proc/loadavg: 1.96 1.91 1.88 3/176 16688
/proc/meminfo: memFree=31761808/32872528 swapFree=338416/354768
[pid=16688] ppid=16685 vsize=11048 CPUtime=0.09 cores=1,3,5,7
/proc/16688/stat : 16688 (minisatp) R 16685 16688 15956 0 -1 4202496 1323 0 0 0 9 0 0 0 20 0 1 0 64798176 11313152 1199 33554432000 4194304 5646918 140735966572464 140737355529128 4826286 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/16688/statm: 2762 1200 94 355 0 2403 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11048

[startup+0.200311 s]
/proc/loadavg: 1.96 1.91 1.88 3/176 16688
/proc/meminfo: memFree=31761808/32872528 swapFree=338416/354768
[pid=16688] ppid=16685 vsize=14868 CPUtime=0.19 cores=1,3,5,7
/proc/16688/stat : 16688 (minisatp) R 16685 16688 15956 0 -1 4202496 2129 0 0 0 19 0 0 0 20 0 1 0 64798176 15224832 2005 33554432000 4194304 5646918 140735966572464 140737355529128 4826286 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/16688/statm: 3717 2006 94 355 0 3358 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 14868

[startup+0.300258 s]
/proc/loadavg: 1.96 1.91 1.88 3/176 16688
/proc/meminfo: memFree=31761808/32872528 swapFree=338416/354768
[pid=16688] ppid=16685 vsize=18580 CPUtime=0.29 cores=1,3,5,7
/proc/16688/stat : 16688 (minisatp) R 16685 16688 15956 0 -1 4202496 2932 0 0 0 29 0 0 0 20 0 1 0 64798176 19025920 2808 33554432000 4194304 5646918 140735966572464 140737355529128 4826286 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/16688/statm: 4645 2808 94 355 0 4286 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18580

[startup+0.700256 s]
/proc/loadavg: 1.96 1.91 1.88 3/176 16688
/proc/meminfo: memFree=31761808/32872528 swapFree=338416/354768
[pid=16688] ppid=16685 vsize=33392 CPUtime=0.69 cores=1,3,5,7
/proc/16688/stat : 16688 (minisatp) R 16685 16688 15956 0 -1 4202496 6124 0 0 0 68 1 0 0 20 0 1 0 64798176 34193408 6000 33554432000 4194304 5646918 140735966572464 140737355529128 4826286 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/16688/statm: 8348 6000 94 355 0 7989 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33392

[startup+1.50028 s]
/proc/loadavg: 1.96 1.91 1.88 3/177 16689
/proc/meminfo: memFree=31725236/32872528 swapFree=338416/354768
[pid=16688] ppid=16685 vsize=62808 CPUtime=1.49 cores=1,3,5,7
/proc/16688/stat : 16688 (minisatp) R 16685 16688 15956 0 -1 4202496 12437 0 0 0 147 2 0 0 20 0 1 0 64798176 64315392 12313 33554432000 4194304 5646918 140735966572464 140735966571720 4251039 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/16688/statm: 15702 12314 94 355 0 15343 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 62808

[startup+3.10028 s]
/proc/loadavg: 1.96 1.91 1.88 3/177 16689
/proc/meminfo: memFree=31682512/32872528 swapFree=338416/354768
[pid=16688] ppid=16685 vsize=100036 CPUtime=3.09 cores=1,3,5,7
/proc/16688/stat : 16688 (minisatp) R 16685 16688 15956 0 -1 4202496 21366 0 0 0 303 6 0 0 20 0 1 0 64798176 102436864 22210 33554432000 4194304 5646918 140735966572464 140735966570776 4403159 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/16688/statm: 25009 22210 182 355 0 24650 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 100036

[startup+6.30028 s]
/proc/loadavg: 1.96 1.91 1.88 3/177 16689
/proc/meminfo: memFree=31662312/32872528 swapFree=338416/354768
[pid=16688] ppid=16685 vsize=114356 CPUtime=6.29 cores=1,3,5,7
/proc/16688/stat : 16688 (minisatp) R 16685 16688 15956 0 -1 4202496 23031 0 0 0 623 6 0 0 20 0 1 0 64798176 117100544 25401 33554432000 4194304 5646918 140735966572464 140735966571160 4403427 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/16688/statm: 28589 25401 183 355 0 28230 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 114356

[startup+12.7003 s]
/proc/loadavg: 1.97 1.91 1.88 3/177 16689
/proc/meminfo: memFree=31641600/32872528 swapFree=338416/354768
[pid=16688] ppid=16685 vsize=145000 CPUtime=12.69 cores=1,3,5,7
/proc/16688/stat : 16688 (minisatp) R 16685 16688 15956 0 -1 4202496 24242 0 0 0 1262 7 0 0 20 0 1 0 64798176 148480000 30182 33554432000 4194304 5646918 140735966572464 140735966571160 4403147 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/16688/statm: 36250 30182 183 355 0 35891 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 145000

[startup+25.5004 s]
/proc/loadavg: 1.97 1.92 1.88 3/177 16689
/proc/meminfo: memFree=31631628/32872528 swapFree=338416/354768
[pid=16688] ppid=16685 vsize=145216 CPUtime=25.49 cores=1,3,5,7
/proc/16688/stat : 16688 (minisatp) R 16685 16688 15956 0 -1 4202496 25816 0 0 0 2541 8 0 0 20 0 1 0 64798176 148701184 32213 33554432000 4194304 5646918 140735966572464 140735966571160 4403184 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/16688/statm: 36304 32213 185 355 0 35945 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 145216

[startup+51.1004 s]
/proc/loadavg: 2.12 1.95 1.89 3/177 16689
/proc/meminfo: memFree=31642400/32872528 swapFree=338416/354768
[pid=16688] ppid=16685 vsize=126248 CPUtime=51.09 cores=1,3,5,7
/proc/16688/stat : 16688 (minisatp) R 16685 16688 15956 0 -1 4202496 29305 0 0 0 5098 11 0 0 20 0 1 0 64798176 129277952 29307 33554432000 4194304 5646918 140735966572464 140735966571160 4416598 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/16688/statm: 31562 29307 185 355 0 31203 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 126248

[startup+102.3 s]
/proc/loadavg: 2.20 1.99 1.91 3/177 16690
/proc/meminfo: memFree=31612464/32872528 swapFree=338416/354768
[pid=16688] ppid=16685 vsize=176036 CPUtime=102.29 cores=1,3,5,7
/proc/16688/stat : 16688 (minisatp) R 16685 16688 15956 0 -1 4202496 34377 0 0 0 10214 15 0 0 20 0 1 0 64798176 180260864 36661 33554432000 4194304 5646918 140735966572464 140735966571160 4403091 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/16688/statm: 44009 36661 185 355 0 43650 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 176036

[startup+162.3 s]
/proc/loadavg: 2.12 2.01 1.91 3/177 16692
/proc/meminfo: memFree=31630972/32872528 swapFree=338416/354768
[pid=16688] ppid=16685 vsize=145216 CPUtime=162.27 cores=1,3,5,7
/proc/16688/stat : 16688 (minisatp) R 16685 16688 15956 0 -1 4202496 39850 0 0 0 16208 19 0 0 20 0 1 0 64798176 148701184 31266 33554432000 4194304 5646918 140735966572464 140735966571160 4403176 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/16688/statm: 36304 31266 185 355 0 35945 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 145216

[startup+222.307 s]
/proc/loadavg: 2.04 2.00 1.91 3/177 16693
/proc/meminfo: memFree=31603772/32872528 swapFree=338416/354768
[pid=16688] ppid=16685 vsize=176036 CPUtime=222.26 cores=1,3,5,7
/proc/16688/stat : 16688 (minisatp) R 16685 16688 15956 0 -1 4202496 44333 0 0 0 22202 24 0 0 20 0 1 0 64798176 180260864 37304 33554432000 4194304 5646918 140735966572464 140735966571160 4403159 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/16688/statm: 44009 37304 185 355 0 43650 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 176036

[startup+282.3 s]
/proc/loadavg: 2.11 2.03 1.93 3/177 16694
/proc/meminfo: memFree=31574204/32872528 swapFree=338416/354768
[pid=16688] ppid=16685 vsize=114572 CPUtime=282.22 cores=1,3,5,7
/proc/16688/stat : 16688 (minisatp) R 16685 16688 15956 0 -1 4202496 47270 0 0 0 28193 29 0 0 20 0 1 0 64798176 117321728 28205 33554432000 4194304 5646918 140735966572464 140735966571160 4403159 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/16688/statm: 28643 28205 185 355 0 28284 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 114572

[startup+342.3 s]
/proc/loadavg: 2.16 2.05 1.94 3/177 16695
/proc/meminfo: memFree=31629016/32872528 swapFree=338416/354768
[pid=16688] ppid=16685 vsize=126248 CPUtime=342.22 cores=1,3,5,7
/proc/16688/stat : 16688 (minisatp) R 16685 16688 15956 0 -1 4202496 51905 0 0 0 34188 34 0 0 20 0 1 0 64798176 129277952 31288 33554432000 4194304 5646918 140735966572464 140735966571160 4403136 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/16688/statm: 31562 31288 185 355 0 31203 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 126248

[startup+402.3 s]
/proc/loadavg: 2.10 2.06 1.94 3/177 16696
/proc/meminfo: memFree=31577316/32872528 swapFree=338416/354768
[pid=16688] ppid=16685 vsize=226316 CPUtime=402.21 cores=1,3,5,7
/proc/16688/stat : 16688 (minisatp) R 16685 16688 15956 0 -1 4202496 55199 0 0 0 40183 38 0 0 20 0 1 0 64798176 231747584 44570 33554432000 4194304 5646918 140735966572464 140735966571160 4403368 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/16688/statm: 56579 44570 185 355 0 56220 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 226316

[startup+462.3 s]
/proc/loadavg: 2.13 2.07 1.95 3/177 16698
/proc/meminfo: memFree=31589056/32872528 swapFree=338416/354768
[pid=16688] ppid=16685 vsize=176228 CPUtime=462.2 cores=1,3,5,7
/proc/16688/stat : 16688 (minisatp) R 16685 16688 15956 0 -1 4202496 59309 0 0 0 46178 42 0 0 20 0 1 0 64798176 180457472 40980 33554432000 4194304 5646918 140735966572464 140735966571160 4403159 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/16688/statm: 44057 40980 185 355 0 43698 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 176228

[startup+522.3 s]
/proc/loadavg: 2.14 2.08 1.96 3/178 16702
/proc/meminfo: memFree=31608072/32872528 swapFree=338416/354768
[pid=16688] ppid=16685 vsize=145408 CPUtime=522.19 cores=1,3,5,7
/proc/16688/stat : 16688 (minisatp) R 16685 16688 15956 0 -1 4202496 63197 0 0 0 52171 48 0 0 20 0 1 0 64798176 148897792 35860 33554432000 4194304 5646918 140735966572464 140735966571160 4403040 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/16688/statm: 36352 35860 185 355 0 35993 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 145408

[startup+582.3 s]
/proc/loadavg: 2.20 2.11 1.98 3/177 16703
/proc/meminfo: memFree=31588504/32872528 swapFree=338416/354768
[pid=16688] ppid=16685 vsize=177048 CPUtime=582.17 cores=1,3,5,7
/proc/16688/stat : 16688 (minisatp) R 16685 16688 15956 0 -1 4202496 65623 0 0 0 58166 51 0 0 20 0 1 0 64798176 181297152 40142 33554432000 4194304 5646918 140735966572464 140735966571160 4403454 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/16688/statm: 44262 40142 185 355 0 43903 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 177048


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


[startup+882.307 s]
/proc/loadavg: 2.23 2.18 2.03 3/177 16709
/proc/meminfo: memFree=31575288/32872528 swapFree=338416/354768
[pid=16688] ppid=16685 vsize=179388 CPUtime=882.13 cores=1,3,5,7
/proc/16688/stat : 16688 (minisatp) R 16685 16688 15956 0 -1 4202496 81483 0 0 0 88140 73 0 0 20 0 1 0 64798176 183693312 43252 33554432000 4194304 5646918 140735966572464 140735966571160 4403091 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/16688/statm: 44847 43252 185 355 0 44488 0
Current children cumulated CPU time (s) 882.13
Current children cumulated vsize (KiB) 179388

[startup+942.3 s]
/proc/loadavg: 2.19 2.17 2.04 4/177 16710
/proc/meminfo: memFree=31570068/32872528 swapFree=338416/354768
[pid=16688] ppid=16685 vsize=179556 CPUtime=942.1 cores=1,3,5,7
/proc/16688/stat : 16688 (minisatp) R 16685 16688 15956 0 -1 4202496 83497 0 0 0 94134 76 0 0 20 0 1 0 64798176 183865344 44577 33554432000 4194304 5646918 140735966572464 140735966571160 4403167 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/16688/statm: 44889 44577 185 355 0 44530 0
Current children cumulated CPU time (s) 942.1
Current children cumulated vsize (KiB) 179556

[startup+1002.3 s]
/proc/loadavg: 2.28 2.20 2.05 3/177 16711
/proc/meminfo: memFree=31630328/32872528 swapFree=338416/354768
[pid=16688] ppid=16685 vsize=118092 CPUtime=1002.1 cores=1,3,5,7
/proc/16688/stat : 16688 (minisatp) R 16685 16688 15956 0 -1 4202496 86447 0 0 0 100130 80 0 0 20 0 1 0 64798176 120926208 29085 33554432000 4194304 5646918 140735966572464 140735966571176 4403472 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/16688/statm: 29523 29085 185 355 0 29164 0
Current children cumulated CPU time (s) 1002.1
Current children cumulated vsize (KiB) 118092

[startup+1062.3 s]
/proc/loadavg: 2.22 2.19 2.06 3/177 16713
/proc/meminfo: memFree=31603696/32872528 swapFree=338416/354768
[pid=16688] ppid=16685 vsize=148736 CPUtime=1062.09 cores=1,3,5,7
/proc/16688/stat : 16688 (minisatp) R 16685 16688 15956 0 -1 4202496 89586 0 0 0 106126 83 0 0 20 0 1 0 64798176 152305664 35623 33554432000 4194304 5646918 140735966572464 140735966571160 4402739 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/16688/statm: 37184 35623 185 355 0 36825 0
Current children cumulated CPU time (s) 1062.09
Current children cumulated vsize (KiB) 148736

[startup+1122.3 s]
/proc/loadavg: 2.19 2.18 2.06 3/178 16717
/proc/meminfo: memFree=31571016/32872528 swapFree=338416/354768
[pid=16688] ppid=16685 vsize=179556 CPUtime=1122.08 cores=1,3,5,7
/proc/16688/stat : 16688 (minisatp) R 16685 16688 15956 0 -1 4202496 92341 0 0 0 112121 87 0 0 20 0 1 0 64798176 183865344 43303 33554432000 4194304 5646918 140735966572464 140735966571160 4402764 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/16688/statm: 44889 43303 185 355 0 44530 0
Current children cumulated CPU time (s) 1122.08
Current children cumulated vsize (KiB) 179556

[startup+1182.3 s]
/proc/loadavg: 2.25 2.21 2.08 3/177 16718
/proc/meminfo: memFree=31542904/32872528 swapFree=338416/354768
[pid=16688] ppid=16685 vsize=229644 CPUtime=1182.07 cores=1,3,5,7
/proc/16688/stat : 16688 (minisatp) R 16685 16688 15956 0 -1 4202496 94873 0 0 0 118115 92 0 0 20 0 1 0 64798176 235155456 50772 33554432000 4194304 5646918 140735966572464 140735966571160 4403159 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/16688/statm: 57411 50772 185 355 0 57052 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 229644

[startup+1242.3 s]
/proc/loadavg: 2.27 2.21 2.09 3/177 16719
/proc/meminfo: memFree=31527000/32872528 swapFree=338416/354768
[pid=16688] ppid=16685 vsize=229852 CPUtime=1242.06 cores=1,3,5,7
/proc/16688/stat : 16688 (minisatp) R 16685 16688 15956 0 -1 4202496 96855 0 0 0 124111 95 0 0 20 0 1 0 64798176 235368448 54113 33554432000 4194304 5646918 140735966572464 140735966570600 4402821 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/16688/statm: 57463 54113 185 355 0 57104 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 229852

[startup+1302.3 s]
/proc/loadavg: 2.14 2.19 2.09 3/177 16720
/proc/meminfo: memFree=31540176/32872528 swapFree=338416/354768
[pid=16688] ppid=16685 vsize=230064 CPUtime=1302.05 cores=1,3,5,7
/proc/16688/stat : 16688 (minisatp) R 16685 16688 15956 0 -1 4202496 99115 0 0 0 130107 98 0 0 20 0 1 0 64798176 235585536 50862 33554432000 4194304 5646918 140735966572464 140735966571160 4398888 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/16688/statm: 57516 50862 185 355 0 57157 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 230064

[startup+1362.3 s]
/proc/loadavg: 2.15 2.18 2.09 3/177 16722
/proc/meminfo: memFree=31572680/32872528 swapFree=338416/354768
[pid=16688] ppid=16685 vsize=180904 CPUtime=1362.04 cores=1,3,5,7
/proc/16688/stat : 16688 (minisatp) R 16685 16688 15956 0 -1 4202496 100923 0 0 0 136105 99 0 0 20 0 1 0 64798176 185245696 43287 33554432000 4194304 5646918 140735966572464 140735966571160 4403173 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/16688/statm: 45226 43287 185 355 0 44867 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 180904

[startup+1422.3 s]
/proc/loadavg: 2.17 2.18 2.09 3/176 16723
/proc/meminfo: memFree=31501116/32872528 swapFree=338416/354768
[pid=16688] ppid=16685 vsize=313264 CPUtime=1422.04 cores=1,3,5,7
/proc/16688/stat : 16688 (minisatp) R 16685 16688 15956 0 -1 4202496 102150 0 0 0 142103 101 0 0 20 0 1 0 64798176 320782336 60350 33554432000 4194304 5646918 140735966572464 140735966570600 4402774 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/16688/statm: 78316 60350 185 355 0 77957 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 313264

[startup+1482.3 s]
/proc/loadavg: 2.10 2.16 2.09 3/177 16725
/proc/meminfo: memFree=31527976/32872528 swapFree=338416/354768
[pid=16688] ppid=16685 vsize=231876 CPUtime=1482.02 cores=1,3,5,7
/proc/16688/stat : 16688 (minisatp) R 16685 16688 15956 0 -1 4202496 104081 0 0 0 148099 103 0 0 20 0 1 0 64798176 237441024 52981 33554432000 4194304 5646918 140735966572464 140735966571160 4403173 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/16688/statm: 57969 52981 185 355 0 57610 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 231876

[startup+1542.31 s]
/proc/loadavg: 2.13 2.16 2.09 3/177 16726
/proc/meminfo: memFree=31565728/32872528 swapFree=338416/354768
[pid=16688] ppid=16685 vsize=182336 CPUtime=1542 cores=1,3,5,7
/proc/16688/stat : 16688 (minisatp) R 16685 16688 15956 0 -1 4202496 106331 0 0 0 154093 107 0 0 20 0 1 0 64798176 186712064 43020 33554432000 4194304 5646918 140735966572464 140735966571160 4402853 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/16688/statm: 45584 43020 185 355 0 45225 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 182336

[startup+1602.3 s]
/proc/loadavg: 2.21 2.17 2.10 4/177 16727
/proc/meminfo: memFree=31569724/32872528 swapFree=338416/354768
[pid=16688] ppid=16685 vsize=182336 CPUtime=1601.99 cores=1,3,5,7
/proc/16688/stat : 16688 (minisatp) R 16685 16688 15956 0 -1 4202496 108765 0 0 0 160089 110 0 0 20 0 1 0 64798176 186712064 41990 33554432000 4194304 5646918 140735966572464 140735966571160 4403176 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/16688/statm: 45584 41990 185 355 0 45225 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 182336

[startup+1662.3 s]
/proc/loadavg: 2.08 2.14 2.09 3/177 16729
/proc/meminfo: memFree=31553640/32872528 swapFree=338416/354768
[pid=16688] ppid=16685 vsize=232424 CPUtime=1661.98 cores=1,3,5,7
/proc/16688/stat : 16688 (minisatp) R 16685 16688 15956 0 -1 4202496 111295 0 0 0 166084 114 0 0 20 0 1 0 64798176 238002176 45875 33554432000 4194304 5646918 140735966572464 140735966571160 4403159 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/16688/statm: 58106 45875 185 355 0 57747 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 232424

[startup+1722.3 s]
/proc/loadavg: 2.13 2.14 2.09 3/178 16733
/proc/meminfo: memFree=31547304/32872528 swapFree=338416/354768
[pid=16688] ppid=16685 vsize=232424 CPUtime=1721.98 cores=1,3,5,7
/proc/16688/stat : 16688 (minisatp) R 16685 16688 15956 0 -1 4202496 113525 0 0 0 172080 118 0 0 20 0 1 0 64798176 238002176 47924 33554432000 4194304 5646918 140735966572464 140735966571160 4403187 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/16688/statm: 58106 47924 185 355 0 57747 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 232424

[startup+1782.3 s]
/proc/loadavg: 2.23 2.16 2.10 3/178 16813
/proc/meminfo: memFree=31551320/32872528 swapFree=338416/354768
[pid=16688] ppid=16685 vsize=232424 CPUtime=1781.97 cores=1,3,5,7
/proc/16688/stat : 16688 (minisatp) R 16685 16688 15956 0 -1 4202496 115751 0 0 0 178076 121 0 0 20 0 1 0 64798176 238002176 48948 33554432000 4194304 5646918 140735966572464 140735966571160 4403159 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/16688/statm: 58106 48948 185 355 0 57747 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 232424



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.32 2.18 2.11 3/178 16813
/proc/meminfo: memFree=31622088/32872528 swapFree=338416/354768
[pid=16688] ppid=16685 vsize=132548 CPUtime=1800.06 cores=1,3,5,7
/proc/16688/stat : 16688 (minisatp) R 16685 16688 15956 0 -1 4202496 116571 0 0 0 179883 123 0 0 20 0 1 0 64798176 135729152 31709 33554432000 4194304 5646918 140735966572464 140735966571160 4403488 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/16688/statm: 33137 31709 185 355 0 32778 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 132548

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

Child status: 0
Real time (s): 1800.4
CPU time (s): 1800.07
CPU user time (s): 1798.84
CPU system time (s): 1.23481
CPU usage (%): 99.9818
Max. virtual memory (cumulated for all children) (KiB): 313812

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.84
system time used= 1.23481
maximum resident set size= 270972
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 116571
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= 78
involuntary context switches= 1897

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.43633 second user time and 7.08492 second system time

The end

Launcher Data

Begin job on node126 at 2016-06-22 22:31:54
IDJOB=4113462
IDBENCH=107815
IDSOLVER=2555
FILE ID=node126/4113462-1466627514
RUNJOBID= node126-1466627482-15973
PBS_JOBID= 19957259
Free space on /tmp= 71732 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/quimper/SyncCodes/d-equals-n_k/normalized-compression64_18.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4113462-1466627514/watcher-4113462-1466627514 -o /tmp/evaluation-result-4113462-1466627514/solver-4113462-1466627514 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node126-1466627482-15973 --watchdog 1960  minisatp HOME/instance-4113462-1466627514.opb

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

MD5SUM BENCH= 8d379ca3dcc1813408eb4744b290ded2
RANDOM SEED=282526897

node126.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.121
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	: 5332.24
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.121
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.121
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.121
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.121
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.121
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.121
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		: 2666.121
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:        31762500 kB
Buffers:            2308 kB
Cached:            34128 kB
SwapCached:         1536 kB
Active:            38916 kB
Inactive:          11880 kB
Active(anon):      16004 kB
Inactive(anon):      568 kB
Active(file):      22912 kB
Inactive(file):    11312 kB
Unevictable:      354768 kB
Mlocked:          338416 kB
SwapTotal:      67108856 kB
SwapFree:       67098128 kB
Dirty:             12376 kB
Writeback:             0 kB
AnonPages:        368268 kB
Mapped:             7080 kB
Shmem:                 0 kB
Slab:             572916 kB
SReclaimable:      16716 kB
SUnreclaim:       556200 kB
KernelStack:        1472 kB
PageTables:         5308 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     485352 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     16384 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-4113462-1466627514.opb

Free space on /tmp at the end= 71728 MiB
End job on node126 at 2016-06-22 23:01:55