Trace number 4113439

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

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/quimper/
SyncCodes/d_n_k/normalized-5_6_35.opb
MD5SUM1c7739d3bdb1cde8694d50958f1c85c6
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 variables1640
Total number of constraints7845
Number of constraints which are clauses7840
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 constraint40
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 35
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 75
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 7842 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 ---[7840]---> Sorter-cost:  579     Base:
0.09/0.11	c ---[   0]---> Sorter-cost:  578     Base:
1800.07/1800.40	|  Eliminated clauses:           0.01 Mb                                      |
1800.07/1800.40	============================[ Search Statistics ]==============================
1800.07/1800.40	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1800.07/1800.40	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1800.07/1800.40	===============================================================================
1800.07/1800.40	|       100 |    2047     8949    28305 |     3281       99     27 |  0.710 % |
1800.07/1800.40	|       250 |    2047     8949    28305 |     3609      249     25 |  0.710 % |
1800.07/1800.40	|       475 |    2047     8949    28305 |     3970      474     26 |  0.710 % |
1800.07/1800.40	|       812 |    2047     8949    28305 |     4367      811     25 |  0.710 % |
1800.07/1800.40	|      1318 |    2047     8949    28305 |     4804     1317     24 |  0.710 % |
1800.07/1800.40	|      2077 |    2047     8949    28305 |     5284     2076     24 |  0.710 % |
1800.07/1800.40	|      3216 |    2047     8949    28305 |     5813     3215     25 |  0.710 % |
1800.07/1800.40	|      4924 |    2047     8949    28305 |     6394     4923     26 |  0.710 % |
1800.07/1800.40	|      7486 |    2047     8949    28305 |     7033     4272     27 |  0.710 % |
1800.07/1800.40	|     11330 |    2047     8949    28305 |     7737     4504     26 |  0.710 % |
1800.07/1800.40	|     17096 |    2047     8949    28305 |     8510     6188     26 |  0.710 % |
1800.07/1800.40	|     25745 |    2039     8949    28305 |     9361     6269     25 |  1.044 % |
1800.07/1800.40	|     38719 |    2026     8949    28305 |    10298     5003     24 |  1.587 % |
1800.07/1800.40	|     58180 |    2026     8949    28305 |    11327     8670     26 |  1.587 % |
1800.07/1800.40	|     87372 |    2018     8949    28305 |    12460     8851     25 |  1.922 % |
1800.07/1800.40	|    131161 |    2015     8949    28305 |    13706     7869     26 |  2.047 % |
1800.07/1800.40	|    196845 |    2015     8949    28305 |    15077    10441     25 |  2.047 % |
1800.07/1800.40	|    295371 |    1986     8949    28305 |    16585     8729     25 |  3.258 % |
1800.07/1800.40	|    443160 |    1979     8949    28305 |    18243    12803     24 |  3.551 % |
1800.07/1800.40	|    664843 |    1970     8949    28305 |    20068    11883     27 |  3.927 % |
1800.07/1800.40	|    997368 |    1958     8949    28305 |    22074    18028     25 |  4.428 % |
1800.07/1800.40	|   1496156 |    1956     8949    28305 |    24282    11813     26 |  4.511 % |
1800.07/1800.40	|   2244338 |    1951     8949    28305 |    26710    19796     26 |  4.720 % |
1800.07/1800.40	|   3366612 |    1951     8949    28305 |    29381    18040     25 |  4.720 % |
1800.07/1800.40	|   5050023 |    1948     8949    28305 |    32319    29026     26 |  4.845 % |
1800.07/1800.40	|   7575139 |    1942     8949    28305 |    35551    20575     25 |  5.096 % |
1800.07/1800.40	|  11362814 |    1942     8949    28305 |    39107    28681     25 |  5.096 % |
1800.07/1800.40	|  17044326 |    1939     8949    28305 |    43017    21757     27 |  5.221 % |
1800.07/1800.40	c 
1800.07/1800.40	c *** TERMINATED ***
1800.07/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-4113439-1466627209/watcher-4113439-1466627209 -o /tmp/evaluation-result-4113439-1466627209/solver-4113439-1466627209 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node105-1466623604-11231 --watchdog 1960 minisatp HOME/instance-4113439-1466627209.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.02 2.01 2.00 3/176 12169
/proc/meminfo: memFree=31921320/32872528 swapFree=164680/178988
[pid=12169] ppid=12166 vsize=6592 CPUtime=0 cores=1,3,5,7
/proc/12169/stat : 12169 (minisatp) R 12166 12169 11214 0 -1 4202496 339 0 0 0 0 0 0 0 20 0 1 0 64770861 6750208 216 33554432000 4194304 5646918 140733612955248 140735977321880 4831232 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/12169/statm: 1648 217 94 355 0 1289 0

[startup+0.10016 s]
/proc/loadavg: 2.02 2.01 2.00 3/176 12169
/proc/meminfo: memFree=31921320/32872528 swapFree=164680/178988
[pid=12169] ppid=12166 vsize=12076 CPUtime=0.09 cores=1,3,5,7
/proc/12169/stat : 12169 (minisatp) R 12166 12169 11214 0 -1 4202496 1708 0 0 0 9 0 0 0 20 0 1 0 64770861 12365824 1585 33554432000 4194304 5646918 140733612955248 140733612954616 4251039 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/12169/statm: 3019 1586 94 355 0 2660 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12076

[startup+0.200258 s]
/proc/loadavg: 2.02 2.01 2.00 3/176 12169
/proc/meminfo: memFree=31921320/32872528 swapFree=164680/178988
[pid=12169] ppid=12166 vsize=13236 CPUtime=0.19 cores=1,3,5,7
/proc/12169/stat : 12169 (minisatp) R 12166 12169 11214 0 -1 4202496 2073 0 0 0 19 0 0 0 20 0 1 0 64770861 13553664 2461 33554432000 4194304 5646918 140733612955248 140733612954616 4403408 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/12169/statm: 3309 2461 148 355 0 2950 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 13236

[startup+0.300298 s]
/proc/loadavg: 2.02 2.01 2.00 3/176 12169
/proc/meminfo: memFree=31921320/32872528 swapFree=164680/178988
[pid=12169] ppid=12166 vsize=13236 CPUtime=0.29 cores=1,3,5,7
/proc/12169/stat : 12169 (minisatp) R 12166 12169 11214 0 -1 4202496 2074 0 0 0 29 0 0 0 20 0 1 0 64770861 13553664 2462 33554432000 4194304 5646918 140733612955248 140733612954616 4397505 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/12169/statm: 3309 2462 149 355 0 2950 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13236

[startup+0.700213 s]
/proc/loadavg: 2.02 2.01 2.00 3/176 12169
/proc/meminfo: memFree=31921320/32872528 swapFree=164680/178988
[pid=12169] ppid=12166 vsize=9508 CPUtime=0.69 cores=1,3,5,7
/proc/12169/stat : 12169 (minisatp) R 12166 12169 11214 0 -1 4202496 2487 0 0 0 69 0 0 0 20 0 1 0 64770861 9736192 2085 33554432000 4194304 5646918 140733612955248 140733612954616 4416592 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/12169/statm: 2377 2085 151 355 0 2018 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9508

[startup+1.50023 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 12170
/proc/meminfo: memFree=31912788/32872528 swapFree=164680/178988
[pid=12169] ppid=12166 vsize=11548 CPUtime=1.49 cores=1,3,5,7
/proc/12169/stat : 12169 (minisatp) R 12166 12169 11214 0 -1 4202496 2883 0 0 0 149 0 0 0 20 0 1 0 64770861 11825152 2471 33554432000 4194304 5646918 140733612955248 140733612953512 4403091 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/12169/statm: 2887 2471 151 355 0 2528 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11548

[startup+3.10023 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 12170
/proc/meminfo: memFree=31911672/32872528 swapFree=164680/178988
[pid=12169] ppid=12166 vsize=11548 CPUtime=3.08 cores=1,3,5,7
/proc/12169/stat : 12169 (minisatp) R 12166 12169 11214 0 -1 4202496 2927 0 0 0 308 0 0 0 20 0 1 0 64770861 11825152 2514 33554432000 4194304 5646918 140733612955248 140733612953512 4398798 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/12169/statm: 2887 2514 151 355 0 2528 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 11548

[startup+6.30023 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 12170
/proc/meminfo: memFree=31911136/32872528 swapFree=164680/178988
[pid=12169] ppid=12166 vsize=11548 CPUtime=6.28 cores=1,3,5,7
/proc/12169/stat : 12169 (minisatp) R 12166 12169 11214 0 -1 4202496 2997 0 0 0 628 0 0 0 20 0 1 0 64770861 11825152 2581 33554432000 4194304 5646918 140733612955248 140733612953512 4403159 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/12169/statm: 2887 2581 151 355 0 2528 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 11548

[startup+12.7002 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 12170
/proc/meminfo: memFree=31909908/32872528 swapFree=164680/178988
[pid=12169] ppid=12166 vsize=12580 CPUtime=12.68 cores=1,3,5,7
/proc/12169/stat : 12169 (minisatp) R 12166 12169 11214 0 -1 4202496 3271 0 0 0 1268 0 0 0 20 0 1 0 64770861 12881920 2854 33554432000 4194304 5646918 140733612955248 140733612953512 4388960 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/12169/statm: 3145 2854 151 355 0 2786 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 12580

[startup+25.5003 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 12170
/proc/meminfo: memFree=31908972/32872528 swapFree=164680/178988
[pid=12169] ppid=12166 vsize=13212 CPUtime=25.48 cores=1,3,5,7
/proc/12169/stat : 12169 (minisatp) R 12166 12169 11214 0 -1 4202496 3466 0 0 0 2548 0 0 0 20 0 1 0 64770861 13529088 3056 33554432000 4194304 5646918 140733612955248 140733612953512 4399854 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/12169/statm: 3303 3056 151 355 0 2944 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 13212

[startup+51.1003 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 12170
/proc/meminfo: memFree=31909216/32872528 swapFree=164680/178988
[pid=12169] ppid=12166 vsize=15984 CPUtime=51.07 cores=1,3,5,7
/proc/12169/stat : 12169 (minisatp) R 12166 12169 11214 0 -1 4202496 3677 0 0 0 5107 0 0 0 20 0 1 0 64770861 16367616 3256 33554432000 4194304 5646918 140733612955248 140733612953496 4402821 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/12169/statm: 3996 3256 151 355 0 3637 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 15984

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12171
/proc/meminfo: memFree=31903816/32872528 swapFree=164680/178988
[pid=12169] ppid=12166 vsize=21368 CPUtime=102.26 cores=1,3,5,7
/proc/12169/stat : 12169 (minisatp) R 12166 12169 11214 0 -1 4202496 4576 0 0 0 10226 0 0 0 20 0 1 0 64770861 21880832 4657 33554432000 4194304 5646918 140733612955248 140733612953496 4402874 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/12169/statm: 5342 4657 151 355 0 4983 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 21368

[startup+162.3 s]
/proc/loadavg: 1.96 2.00 2.00 3/177 12677
/proc/meminfo: memFree=31925964/32872528 swapFree=164680/178988
[pid=12169] ppid=12166 vsize=21368 CPUtime=162.24 cores=1,3,5,7
/proc/12169/stat : 12169 (minisatp) R 12166 12169 11214 0 -1 4202496 4793 0 0 0 16223 1 0 0 20 0 1 0 64770861 21880832 4865 33554432000 4194304 5646918 140733612955248 140733612953496 4403159 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/12169/statm: 5342 4865 151 355 0 4983 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 21368

[startup+222.307 s]
/proc/loadavg: 1.98 2.00 2.00 3/178 12736
/proc/meminfo: memFree=31918904/32872528 swapFree=164680/178988
[pid=12169] ppid=12166 vsize=23316 CPUtime=222.22 cores=1,3,5,7
/proc/12169/stat : 12169 (minisatp) R 12166 12169 11214 0 -1 4202496 5476 0 0 0 22221 1 0 0 20 0 1 0 64770861 23875584 5535 33554432000 4194304 5646918 140733612955248 140733612953512 4402853 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/12169/statm: 5829 5535 151 355 0 5470 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 23316

[startup+282.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 12737
/proc/meminfo: memFree=31917640/32872528 swapFree=164680/178988
[pid=12169] ppid=12166 vsize=23316 CPUtime=282.2 cores=1,3,5,7
/proc/12169/stat : 12169 (minisatp) R 12166 12169 11214 0 -1 4202496 5476 0 0 0 28219 1 0 0 20 0 1 0 64770861 23875584 5535 33554432000 4194304 5646918 140733612955248 140733612953512 4403389 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/12169/statm: 5829 5535 151 355 0 5470 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 23316

[startup+342.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 12738
/proc/meminfo: memFree=31916344/32872528 swapFree=164680/178988
[pid=12169] ppid=12166 vsize=23316 CPUtime=342.19 cores=1,3,5,7
/proc/12169/stat : 12169 (minisatp) R 12166 12169 11214 0 -1 4202496 5477 0 0 0 34218 1 0 0 20 0 1 0 64770861 23875584 5558 33554432000 4194304 5646918 140733612955248 140733612953512 4402853 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/12169/statm: 5829 5558 151 355 0 5470 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 23316

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12739
/proc/meminfo: memFree=31914208/32872528 swapFree=164680/178988
[pid=12169] ppid=12166 vsize=23316 CPUtime=402.19 cores=1,3,5,7
/proc/12169/stat : 12169 (minisatp) R 12166 12169 11214 0 -1 4202496 5477 0 0 0 40218 1 0 0 20 0 1 0 64770861 23875584 5558 33554432000 4194304 5646918 140733612955248 140733612953512 4403408 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/12169/statm: 5829 5558 151 355 0 5470 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 23316

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 12741
/proc/meminfo: memFree=31912716/32872528 swapFree=164680/178988
[pid=12169] ppid=12166 vsize=23568 CPUtime=462.18 cores=1,3,5,7
/proc/12169/stat : 12169 (minisatp) R 12166 12169 11214 0 -1 4202496 5562 0 0 0 46217 1 0 0 20 0 1 0 64770861 24133632 5642 33554432000 4194304 5646918 140733612955248 140733612953512 4403389 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/12169/statm: 5892 5642 151 355 0 5533 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 23568

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12743
/proc/meminfo: memFree=31911188/32872528 swapFree=164680/178988
[pid=12169] ppid=12166 vsize=23568 CPUtime=522.17 cores=1,3,5,7
/proc/12169/stat : 12169 (minisatp) R 12166 12169 11214 0 -1 4202496 5562 0 0 0 52216 1 0 0 20 0 1 0 64770861 24133632 5642 33554432000 4194304 5646918 140733612955248 140733612953512 4403176 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/12169/statm: 5892 5642 151 355 0 5533 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 23568

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12744
/proc/meminfo: memFree=31909040/32872528 swapFree=164680/178988
[pid=12169] ppid=12166 vsize=26168 CPUtime=582.16 cores=1,3,5,7
/proc/12169/stat : 12169 (minisatp) R 12166 12169 11214 0 -1 4202496 6060 0 0 0 58215 1 0 0 20 0 1 0 64770861 26796032 6126 33554432000 4194304 5646918 140733612955248 140733612953496 4402784 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/12169/statm: 6542 6126 151 355 0 6183 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 26168


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


[startup+882.307 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 12753
/proc/meminfo: memFree=31906468/32872528 swapFree=164680/178988
[pid=12169] ppid=12166 vsize=26168 CPUtime=882.11 cores=1,3,5,7
/proc/12169/stat : 12169 (minisatp) R 12166 12169 11214 0 -1 4202496 6468 0 0 0 88210 1 0 0 20 0 1 0 64770861 26796032 6271 33554432000 4194304 5646918 140733612955248 140733612953960 4399929 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/12169/statm: 6542 6271 151 355 0 6183 0
Current children cumulated CPU time (s) 882.11
Current children cumulated vsize (KiB) 26168

[startup+942.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 12754
/proc/meminfo: memFree=31904536/32872528 swapFree=164680/178988
[pid=12169] ppid=12166 vsize=28848 CPUtime=942.1 cores=1,3,5,7
/proc/12169/stat : 12169 (minisatp) R 12166 12169 11214 0 -1 4202496 6629 0 0 0 94209 1 0 0 20 0 1 0 64770861 29540352 6941 33554432000 4194304 5646918 140733612955248 140733612953512 4402829 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/12169/statm: 7212 6941 151 355 0 6853 0
Current children cumulated CPU time (s) 942.1
Current children cumulated vsize (KiB) 28848

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12755
/proc/meminfo: memFree=31903600/32872528 swapFree=164680/178988
[pid=12169] ppid=12166 vsize=28848 CPUtime=1002.09 cores=1,3,5,7
/proc/12169/stat : 12169 (minisatp) R 12166 12169 11214 0 -1 4202496 6630 0 0 0 100208 1 0 0 20 0 1 0 64770861 29540352 6941 33554432000 4194304 5646918 140733612955248 140733612953512 4403091 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/12169/statm: 7212 6941 151 355 0 6853 0
Current children cumulated CPU time (s) 1002.09
Current children cumulated vsize (KiB) 28848

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12757
/proc/meminfo: memFree=31901172/32872528 swapFree=164680/178988
[pid=12169] ppid=12166 vsize=31568 CPUtime=1062.08 cores=1,3,5,7
/proc/12169/stat : 12169 (minisatp) R 12166 12169 11214 0 -1 4202496 7305 0 0 0 106207 1 0 0 20 0 1 0 64770861 32325632 7612 33554432000 4194304 5646918 140733612955248 140733612953512 4410824 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/12169/statm: 7892 7612 151 355 0 7533 0
Current children cumulated CPU time (s) 1062.08
Current children cumulated vsize (KiB) 31568

[startup+1122.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 12758
/proc/meminfo: memFree=31898692/32872528 swapFree=164680/178988
[pid=12169] ppid=12166 vsize=33240 CPUtime=1122.07 cores=1,3,5,7
/proc/12169/stat : 12169 (minisatp) R 12166 12169 11214 0 -1 4202496 8409 0 0 0 112205 2 0 0 20 0 1 0 64770861 34037760 7708 33554432000 4194304 5646918 140733612955248 140733612953496 4402751 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/12169/statm: 8310 7708 151 355 0 7951 0
Current children cumulated CPU time (s) 1122.07
Current children cumulated vsize (KiB) 33240

[startup+1182.3 s]
/proc/loadavg: 2.09 2.02 2.01 3/177 12759
/proc/meminfo: memFree=31897476/32872528 swapFree=164680/178988
[pid=12169] ppid=12166 vsize=33240 CPUtime=1182.06 cores=1,3,5,7
/proc/12169/stat : 12169 (minisatp) R 12166 12169 11214 0 -1 4202496 8748 0 0 0 118204 2 0 0 20 0 1 0 64770861 34037760 8039 33554432000 4194304 5646918 140733612955248 140733612953496 4402788 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/12169/statm: 8310 8039 151 355 0 7951 0
Current children cumulated CPU time (s) 1182.06
Current children cumulated vsize (KiB) 33240

[startup+1242.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 12760
/proc/meminfo: memFree=31897228/32872528 swapFree=164680/178988
[pid=12169] ppid=12166 vsize=33240 CPUtime=1242.05 cores=1,3,5,7
/proc/12169/stat : 12169 (minisatp) R 12166 12169 11214 0 -1 4202496 8764 0 0 0 124203 2 0 0 20 0 1 0 64770861 34037760 8055 33554432000 4194304 5646918 140733612955248 140733612953496 4402853 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/12169/statm: 8310 8055 151 355 0 7951 0
Current children cumulated CPU time (s) 1242.05
Current children cumulated vsize (KiB) 33240

[startup+1302.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/177 12872
/proc/meminfo: memFree=31769520/32872528 swapFree=164680/178988
[pid=12169] ppid=12166 vsize=33240 CPUtime=1302.04 cores=1,3,5,7
/proc/12169/stat : 12169 (minisatp) R 12166 12169 11214 0 -1 4202496 8764 0 0 0 130201 3 0 0 20 0 1 0 64770861 34037760 8055 33554432000 4194304 5646918 140733612955248 140733612953496 4403192 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/12169/statm: 8310 8055 151 355 0 7951 0
Current children cumulated CPU time (s) 1302.04
Current children cumulated vsize (KiB) 33240

[startup+1362.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 12874
/proc/meminfo: memFree=31770204/32872528 swapFree=164680/178988
[pid=12169] ppid=12166 vsize=33432 CPUtime=1362.03 cores=1,3,5,7
/proc/12169/stat : 12169 (minisatp) R 12166 12169 11214 0 -1 4202496 8765 0 0 0 136200 3 0 0 20 0 1 0 64770861 34234368 8056 33554432000 4194304 5646918 140733612955248 140733612953496 4403178 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/12169/statm: 8358 8056 151 355 0 7999 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 33432

[startup+1422.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 12878
/proc/meminfo: memFree=31728864/32872528 swapFree=164680/178988
[pid=12169] ppid=12166 vsize=33432 CPUtime=1422.03 cores=1,3,5,7
/proc/12169/stat : 12169 (minisatp) R 12166 12169 11214 0 -1 4202496 8765 0 0 0 142200 3 0 0 20 0 1 0 64770861 34234368 8056 33554432000 4194304 5646918 140733612955248 140733612953496 4402788 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/12169/statm: 8358 8056 151 355 0 7999 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 33432

[startup+1482.3 s]
/proc/loadavg: 2.12 2.04 2.01 3/177 12879
/proc/meminfo: memFree=31737144/32872528 swapFree=164680/178988
[pid=12169] ppid=12166 vsize=33432 CPUtime=1482.01 cores=1,3,5,7
/proc/12169/stat : 12169 (minisatp) R 12166 12169 11214 0 -1 4202496 8765 0 0 0 148198 3 0 0 20 0 1 0 64770861 34234368 8056 33554432000 4194304 5646918 140733612955248 140733612953496 4400019 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/12169/statm: 8358 8056 151 355 0 7999 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 33432

[startup+1542.31 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 12880
/proc/meminfo: memFree=31728784/32872528 swapFree=164680/178988
[pid=12169] ppid=12166 vsize=33432 CPUtime=1542.01 cores=1,3,5,7
/proc/12169/stat : 12169 (minisatp) R 12166 12169 11214 0 -1 4202496 8765 0 0 0 154198 3 0 0 20 0 1 0 64770861 34234368 8056 33554432000 4194304 5646918 140733612955248 140733612953496 4399291 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/12169/statm: 8358 8056 151 355 0 7999 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 33432

[startup+1602.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 12881
/proc/meminfo: memFree=31751552/32872528 swapFree=164680/178988
[pid=12169] ppid=12166 vsize=33432 CPUtime=1602 cores=1,3,5,7
/proc/12169/stat : 12169 (minisatp) R 12166 12169 11214 0 -1 4202496 8765 0 0 0 160197 3 0 0 20 0 1 0 64770861 34234368 8056 33554432000 4194304 5646918 140733612955248 140733612953496 4402764 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/12169/statm: 8358 8056 151 355 0 7999 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 33432

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 12883
/proc/meminfo: memFree=31768012/32872528 swapFree=164680/178988
[pid=12169] ppid=12166 vsize=33432 CPUtime=1661.99 cores=1,3,5,7
/proc/12169/stat : 12169 (minisatp) R 12166 12169 11214 0 -1 4202496 8765 0 0 0 166196 3 0 0 20 0 1 0 64770861 34234368 8056 33554432000 4194304 5646918 140733612955248 140733612953496 4403454 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/12169/statm: 8358 8056 151 355 0 7999 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 33432

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 12884
/proc/meminfo: memFree=31723292/32872528 swapFree=164680/178988
[pid=12169] ppid=12166 vsize=33432 CPUtime=1721.98 cores=1,3,5,7
/proc/12169/stat : 12169 (minisatp) R 12166 12169 11214 0 -1 4202496 8765 0 0 0 172195 3 0 0 20 0 1 0 64770861 34234368 8056 33554432000 4194304 5646918 140733612955248 140733612953496 4402963 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/12169/statm: 8358 8056 151 355 0 7999 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 33432

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 12885
/proc/meminfo: memFree=31684800/32872528 swapFree=164680/178988
[pid=12169] ppid=12166 vsize=33432 CPUtime=1781.97 cores=1,3,5,7
/proc/12169/stat : 12169 (minisatp) R 12166 12169 11214 0 -1 4202496 8765 0 0 0 178194 3 0 0 20 0 1 0 64770861 34234368 8056 33554432000 4194304 5646918 140733612955248 140733612953496 4402739 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/12169/statm: 8358 8056 151 355 0 7999 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 33432



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 12886
/proc/meminfo: memFree=31764612/32872528 swapFree=164680/178988
[pid=12169] ppid=12166 vsize=33432 CPUtime=1800.07 cores=1,3,5,7
/proc/12169/stat : 12169 (minisatp) R 12166 12169 11214 0 -1 4202496 8765 0 0 0 180004 3 0 0 20 0 1 0 64770861 34234368 8056 33554432000 4194304 5646918 140733612955248 140733612953496 4403159 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/12169/statm: 8358 8056 151 355 0 7999 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 33432

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 12169 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.08
CPU user time (s): 1800.04
CPU system time (s): 0.035994
CPU usage (%): 99.982
Max. virtual memory (cumulated for all children) (KiB): 33432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.04
system time used= 0.035994
maximum resident set size= 32536
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8765
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= 10
involuntary context switches= 2373

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.56431 second user time and 6.89495 second system time

The end

Launcher Data

Begin job on node105 at 2016-06-22 22:26:49
IDJOB=4113439
IDBENCH=107613
IDSOLVER=2555
FILE ID=node105/4113439-1466627209
RUNJOBID= node105-1466623604-11231
PBS_JOBID= 19957250
Free space on /tmp= 71736 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_35.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4113439-1466627209/watcher-4113439-1466627209 -o /tmp/evaluation-result-4113439-1466627209/solver-4113439-1466627209 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node105-1466623604-11231 --watchdog 1960  minisatp HOME/instance-4113439-1466627209.opb

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

MD5SUM BENCH= 1c7739d3bdb1cde8694d50958f1c85c6
RANDOM SEED=1346217599

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        31922616 kB
Buffers:            3280 kB
Cached:            34692 kB
SwapCached:          480 kB
Active:            51172 kB
Inactive:          19160 kB
Active(anon):      33584 kB
Inactive(anon):      852 kB
Active(file):      17588 kB
Inactive(file):    18308 kB
Unevictable:      178988 kB
Mlocked:          164680 kB
SwapTotal:      67108856 kB
SwapFree:       67099544 kB
Dirty:              3896 kB
Writeback:             0 kB
AnonPages:        210768 kB
Mapped:             6904 kB
Shmem:                 0 kB
Slab:             571888 kB
SReclaimable:      14864 kB
SUnreclaim:       557024 kB
KernelStack:        1424 kB
PageTables:         4052 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     325948 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     36864 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-4113439-1466627209.opb

Free space on /tmp at the end= 71728 MiB
End job on node105 at 2016-06-22 22:56:50