Trace number 4112443

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 NameAnswerobjective functionCPU timeWall clock time
minisatp 2012-10-02 git-d91742b? (TO) 1800.01 1800.3

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-par32-5.opb
MD5SUM0973e03eb27089eff6bc20e630a3ba01
Bench CategoryOPT-SMALLINT (optimisation, small integers)
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 FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6352
Total number of constraints13501
Number of constraints which are clauses13501
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint3
Number of terms in the objective function 6352
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 6352
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 6352
Number of bits of the biggest sum of numbers13
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.16	c Converting 13094 PB-constraints to clauses...
0.09/0.17	c   -- Unit propagations: pppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppp
0.09/0.17	c   -- Detecting intervals from adjacent constraints: (none)
0.09/0.17	c   -- Clauses(.)/Splits(s): ...................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
1800.00/1800.30	============================[ Search Statistics ]==============================
1800.00/1800.30	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1800.00/1800.30	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1800.00/1800.30	===============================================================================
1800.00/1800.30	|       100 |    4770     9705    24266 |     3558      100     10 | 24.906 % |
1800.00/1800.30	|       250 |    4770     9705    24266 |     3914      250     16 | 24.906 % |
1800.00/1800.30	|       475 |    4770     9705    24266 |     4305      475     17 | 24.906 % |
1800.00/1800.30	|       812 |    4770     9705    24266 |     4736      812     18 | 24.906 % |
1800.00/1800.30	|      1318 |    4770     9705    24266 |     5209     1318     20 | 24.906 % |
1800.00/1800.30	|      2077 |    4770     9705    24266 |     5730     2077     23 | 24.906 % |
1800.00/1800.30	|      3216 |    4770     9705    24266 |     6304     3216     26 | 24.906 % |
1800.00/1800.30	|      4924 |    4766     9705    24266 |     6934     4923     27 | 24.969 % |
1800.00/1800.30	|      7486 |    4766     9705    24266 |     7627     7485     27 | 24.969 % |
1800.00/1800.30	|     11330 |    4766     9705    24266 |     8390     6716     26 | 24.969 % |
1800.00/1800.30	|     17096 |    4766     9705    24266 |     9229     7467     26 | 24.969 % |
1800.00/1800.30	|     25745 |    4766     9705    24266 |    10152    10706     26 | 24.969 % |
1800.00/1800.30	|     38719 |    4766     9705    24266 |    11168     5931     24 | 24.969 % |
1800.00/1800.30	|     58180 |    4766     9705    24266 |    12284    12531     27 | 24.969 % |
1800.00/1800.30	|     87372 |    4766     9705    24266 |    13513    13848     26 | 24.969 % |
1800.00/1800.30	|    131161 |    4766     9705    24266 |    14864    12117     26 | 24.969 % |
1800.00/1800.30	|    196845 |    4766     9705    24266 |    16351    11673     25 | 24.969 % |
1800.00/1800.30	|    295371 |    4766     9705    24266 |    17986    11195     25 | 24.969 % |
1800.00/1800.30	|    443160 |    4766     9705    24266 |    19784    11525     24 | 24.969 % |
1800.00/1800.30	|    664843 |    4766     9705    24266 |    21763    18660     25 | 24.969 % |
1800.00/1800.30	|    997368 |    4766     9705    24266 |    23939    23159     24 | 24.969 % |
1800.00/1800.30	|   1496156 |    4766     9705    24266 |    26333    22549     25 | 24.969 % |
1800.00/1800.30	|   2244338 |    4766     9705    24266 |    28967    25331     23 | 24.969 % |
1800.00/1800.30	|   3366612 |    4766     9705    24266 |    31863    22137     25 | 24.969 % |
1800.00/1800.30	|   5050023 |    4766     9705    24266 |    35050    18503     21 | 24.969 % |
1800.00/1800.30	|   7575139 |    4766     9705    24266 |    38555    25659     23 | 24.969 % |
1800.00/1800.30	c 
1800.00/1800.30	c *** TERMINATED ***
1800.00/1800.30	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4112443-1466537779/watcher-4112443-1466537779 -o /tmp/evaluation-result-4112443-1466537779/solver-4112443-1466537779 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node138-1466515277-21329 --watchdog 1960 minisatp HOME/instance-4112443-1466537779.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.01 2.09 2.08 3/176 25369
/proc/meminfo: memFree=31493960/32872528 swapFree=534252/566956
[pid=25369] ppid=25366 vsize=7420 CPUtime=0 cores=0,2,4,6
/proc/25369/stat : 25369 (minisatp) R 25366 25369 21313 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 55823518 7598080 390 33554432000 4194304 5646918 140737076866544 140734310213192 4953072 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/25369/statm: 1855 390 84 355 0 1496 0

[startup+0.100114 s]
/proc/loadavg: 2.01 2.09 2.08 3/176 25369
/proc/meminfo: memFree=31493960/32872528 swapFree=534252/566956
[pid=25369] ppid=25366 vsize=12824 CPUtime=0.09 cores=0,2,4,6
/proc/25369/stat : 25369 (minisatp) R 25366 25369 21313 0 -1 4202496 1894 0 0 0 9 0 0 0 20 0 1 0 55823518 13131776 1772 33554432000 4194304 5646918 140737076866544 140734310213192 4826286 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/25369/statm: 3206 1772 97 355 0 2847 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12824

[startup+0.200271 s]
/proc/loadavg: 2.01 2.09 2.08 3/176 25369
/proc/meminfo: memFree=31493960/32872528 swapFree=534252/566956
[pid=25369] ppid=25366 vsize=17480 CPUtime=0.19 cores=0,2,4,6
/proc/25369/stat : 25369 (minisatp) R 25366 25369 21313 0 -1 4202496 3174 0 0 0 19 0 0 0 20 0 1 0 55823518 17899520 2997 33554432000 4194304 5646918 140737076866544 140734310213192 4399406 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/25369/statm: 4370 2997 132 355 0 4011 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 17480

[startup+0.300266 s]
/proc/loadavg: 2.01 2.09 2.08 3/176 25369
/proc/meminfo: memFree=31493960/32872528 swapFree=534252/566956
[pid=25369] ppid=25366 vsize=17480 CPUtime=0.29 cores=0,2,4,6
/proc/25369/stat : 25369 (minisatp) R 25366 25369 21313 0 -1 4202496 3200 0 0 0 29 0 0 0 20 0 1 0 55823518 17899520 3023 33554432000 4194304 5646918 140737076866544 140734310213192 4402661 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/25369/statm: 4370 3023 132 355 0 4011 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17480

[startup+0.700188 s]
/proc/loadavg: 2.01 2.09 2.08 3/176 25369
/proc/meminfo: memFree=31493960/32872528 swapFree=534252/566956
[pid=25369] ppid=25366 vsize=17480 CPUtime=0.68 cores=0,2,4,6
/proc/25369/stat : 25369 (minisatp) R 25366 25369 21313 0 -1 4202496 3276 0 0 0 68 0 0 0 20 0 1 0 55823518 17899520 3098 33554432000 4194304 5646918 140737076866544 140737076864920 4403167 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/25369/statm: 4370 3098 133 355 0 4011 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 17480

[startup+1.50019 s]
/proc/loadavg: 2.01 2.09 2.08 3/177 25370
/proc/meminfo: memFree=31480076/32872528 swapFree=534252/566956
[pid=25369] ppid=25366 vsize=14140 CPUtime=1.48 cores=0,2,4,6
/proc/25369/stat : 25369 (minisatp) R 25366 25369 21313 0 -1 4202496 3535 0 0 0 148 0 0 0 20 0 1 0 55823518 14479360 3124 33554432000 4194304 5646918 140737076866544 140737076864920 4402764 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/25369/statm: 3535 3124 135 355 0 3176 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 14140

[startup+3.10018 s]
/proc/loadavg: 2.01 2.09 2.08 3/177 25370
/proc/meminfo: memFree=31481504/32872528 swapFree=534252/566956
[pid=25369] ppid=25366 vsize=15800 CPUtime=3.09 cores=0,2,4,6
/proc/25369/stat : 25369 (minisatp) R 25366 25369 21313 0 -1 4202496 4050 0 0 0 308 1 0 0 20 0 1 0 55823518 16179200 3298 33554432000 4194304 5646918 140737076866544 140737076864792 4396909 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/25369/statm: 3950 3298 135 355 0 3591 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15800

[startup+6.30018 s]
/proc/loadavg: 2.01 2.09 2.08 3/177 25370
/proc/meminfo: memFree=31480416/32872528 swapFree=534252/566956
[pid=25369] ppid=25366 vsize=15800 CPUtime=6.29 cores=0,2,4,6
/proc/25369/stat : 25369 (minisatp) R 25366 25369 21313 0 -1 4202496 4337 0 0 0 628 1 0 0 20 0 1 0 55823518 16179200 3582 33554432000 4194304 5646918 140737076866544 140737076864792 4402764 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/25369/statm: 3950 3582 135 355 0 3591 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15800

[startup+12.7002 s]
/proc/loadavg: 2.09 2.10 2.09 4/177 25370
/proc/meminfo: memFree=31478900/32872528 swapFree=534252/566956
[pid=25369] ppid=25366 vsize=16828 CPUtime=12.68 cores=0,2,4,6
/proc/25369/stat : 25369 (minisatp) R 25366 25369 21313 0 -1 4202496 4630 0 0 0 1267 1 0 0 20 0 1 0 55823518 17231872 3873 33554432000 4194304 5646918 140737076866544 140737076864808 4402764 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/25369/statm: 4207 3873 135 355 0 3848 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 16828

[startup+25.5002 s]
/proc/loadavg: 2.08 2.10 2.09 3/177 25370
/proc/meminfo: memFree=31478000/32872528 swapFree=534252/566956
[pid=25369] ppid=25366 vsize=17464 CPUtime=25.48 cores=0,2,4,6
/proc/25369/stat : 25369 (minisatp) R 25366 25369 21313 0 -1 4202496 4796 0 0 0 2547 1 0 0 20 0 1 0 55823518 17883136 4032 33554432000 4194304 5646918 140737076866544 140737076864808 4403368 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/25369/statm: 4366 4032 135 355 0 4007 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 17464

[startup+51.1003 s]
/proc/loadavg: 2.05 2.09 2.08 3/177 25370
/proc/meminfo: memFree=31477372/32872528 swapFree=534252/566956
[pid=25369] ppid=25366 vsize=17464 CPUtime=51.07 cores=0,2,4,6
/proc/25369/stat : 25369 (minisatp) R 25366 25369 21313 0 -1 4202496 4801 0 0 0 5106 1 0 0 20 0 1 0 55823518 17883136 4074 33554432000 4194304 5646918 140737076866544 140737076864808 4403210 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/25369/statm: 4366 4074 135 355 0 4007 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 17464

[startup+102.3 s]
/proc/loadavg: 2.14 2.10 2.09 4/177 25371
/proc/meminfo: memFree=31475260/32872528 swapFree=534252/566956
[pid=25369] ppid=25366 vsize=19136 CPUtime=102.27 cores=0,2,4,6
/proc/25369/stat : 25369 (minisatp) R 25366 25369 21313 0 -1 4202496 5200 0 0 0 10226 1 0 0 20 0 1 0 55823518 19595264 4470 33554432000 4194304 5646918 140737076866544 140737076864808 4402827 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/25369/statm: 4784 4470 135 355 0 4425 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 19136

[startup+162.3 s]
/proc/loadavg: 2.05 2.08 2.08 3/177 25372
/proc/meminfo: memFree=31472220/32872528 swapFree=534252/566956
[pid=25369] ppid=25366 vsize=22844 CPUtime=162.25 cores=0,2,4,6
/proc/25369/stat : 25369 (minisatp) R 25366 25369 21313 0 -1 4202496 5322 0 0 0 16224 1 0 0 20 0 1 0 55823518 23392256 5100 33554432000 4194304 5646918 140737076866544 140737076864792 4402818 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/25369/statm: 5711 5100 135 355 0 5352 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 22844

[startup+222.307 s]
/proc/loadavg: 2.06 2.08 2.08 3/178 25376
/proc/meminfo: memFree=31471820/32872528 swapFree=534252/566956
[pid=25369] ppid=25366 vsize=22844 CPUtime=222.25 cores=0,2,4,6
/proc/25369/stat : 25369 (minisatp) R 25366 25369 21313 0 -1 4202496 5322 0 0 0 22224 1 0 0 20 0 1 0 55823518 23392256 5100 33554432000 4194304 5646918 140737076866544 140737076864792 4403164 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/25369/statm: 5711 5100 135 355 0 5352 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 22844

[startup+282.3 s]
/proc/loadavg: 2.14 2.09 2.09 4/178 25378
/proc/meminfo: memFree=31471860/32872528 swapFree=534252/566956
[pid=25369] ppid=25366 vsize=22844 CPUtime=282.23 cores=0,2,4,6
/proc/25369/stat : 25369 (minisatp) R 25366 25369 21313 0 -1 4202496 5408 0 0 0 28222 1 0 0 20 0 1 0 55823518 23392256 5183 33554432000 4194304 5646918 140737076866544 140737076864792 4398904 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/25369/statm: 5711 5183 135 355 0 5352 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 22844

[startup+342.3 s]
/proc/loadavg: 2.15 2.10 2.09 3/177 25379
/proc/meminfo: memFree=31471608/32872528 swapFree=534252/566956
[pid=25369] ppid=25366 vsize=22844 CPUtime=342.22 cores=0,2,4,6
/proc/25369/stat : 25369 (minisatp) R 25366 25369 21313 0 -1 4202496 5408 0 0 0 34221 1 0 0 20 0 1 0 55823518 23392256 5183 33554432000 4194304 5646918 140737076866544 140737076864792 4402764 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/25369/statm: 5711 5183 135 355 0 5352 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 22844

[startup+402.3 s]
/proc/loadavg: 2.11 2.10 2.09 3/177 25380
/proc/meminfo: memFree=31468752/32872528 swapFree=534252/566956
[pid=25369] ppid=25366 vsize=25192 CPUtime=402.21 cores=0,2,4,6
/proc/25369/stat : 25369 (minisatp) R 25366 25369 21313 0 -1 4202496 6004 0 0 0 40220 1 0 0 20 0 1 0 55823518 25796608 5773 33554432000 4194304 5646918 140737076866544 140737076864792 4403512 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/25369/statm: 6298 5773 135 355 0 5939 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 25192

[startup+462.3 s]
/proc/loadavg: 2.23 2.13 2.10 4/177 25381
/proc/meminfo: memFree=31468488/32872528 swapFree=534252/566956
[pid=25369] ppid=25366 vsize=25192 CPUtime=462.2 cores=0,2,4,6
/proc/25369/stat : 25369 (minisatp) R 25366 25369 21313 0 -1 4202496 6007 0 0 0 46219 1 0 0 20 0 1 0 55823518 25796608 5775 33554432000 4194304 5646918 140737076866544 140737076864792 4399261 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/25369/statm: 6298 5775 135 355 0 5939 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 25192

[startup+522.3 s]
/proc/loadavg: 2.16 2.12 2.09 3/177 25382
/proc/meminfo: memFree=31468484/32872528 swapFree=534252/566956
[pid=25369] ppid=25366 vsize=25192 CPUtime=522.19 cores=0,2,4,6
/proc/25369/stat : 25369 (minisatp) R 25366 25369 21313 0 -1 4202496 6009 0 0 0 52218 1 0 0 20 0 1 0 55823518 25796608 5777 33554432000 4194304 5646918 140737076866544 140737076864792 4402849 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/25369/statm: 6298 5777 135 355 0 5939 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 25192

[startup+582.3 s]
/proc/loadavg: 2.10 2.11 2.09 3/177 25384
/proc/meminfo: memFree=31467984/32872528 swapFree=534252/566956
[pid=25369] ppid=25366 vsize=25192 CPUtime=582.18 cores=0,2,4,6
/proc/25369/stat : 25369 (minisatp) R 25366 25369 21313 0 -1 4202496 6085 0 0 0 58217 1 0 0 20 0 1 0 55823518 25796608 5852 33554432000 4194304 5646918 140737076866544 140737076864792 4403450 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/25369/statm: 6298 5852 135 355 0 5939 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 25192


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


[startup+942.3 s]
/proc/loadavg: 2.10 2.10 2.09 4/177 25395
/proc/meminfo: memFree=31462592/32872528 swapFree=534252/566956
[pid=25369] ppid=25366 vsize=26840 CPUtime=942.14 cores=0,2,4,6
/proc/25369/stat : 25369 (minisatp) R 25366 25369 21313 0 -1 4202496 6591 0 0 0 94212 2 0 0 20 0 1 0 55823518 27484160 6354 33554432000 4194304 5646918 140737076866544 140737076864808 4403215 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/25369/statm: 6710 6354 135 355 0 6351 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 26840

[startup+1002.3 s]
/proc/loadavg: 2.15 2.11 2.09 4/177 25396
/proc/meminfo: memFree=31462720/32872528 swapFree=534252/566956
[pid=25369] ppid=25366 vsize=26840 CPUtime=1002.13 cores=0,2,4,6
/proc/25369/stat : 25369 (minisatp) R 25366 25369 21313 0 -1 4202496 6591 0 0 0 100211 2 0 0 20 0 1 0 55823518 27484160 6354 33554432000 4194304 5646918 140737076866544 140737076864808 4397472 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/25369/statm: 6710 6354 135 355 0 6351 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 26840

[startup+1062.3 s]
/proc/loadavg: 2.18 2.12 2.09 3/177 25397
/proc/meminfo: memFree=31462716/32872528 swapFree=534252/566956
[pid=25369] ppid=25366 vsize=26840 CPUtime=1062.12 cores=0,2,4,6
/proc/25369/stat : 25369 (minisatp) R 25366 25369 21313 0 -1 4202496 6591 0 0 0 106210 2 0 0 20 0 1 0 55823518 27484160 6354 33554432000 4194304 5646918 140737076866544 140737076864808 4397612 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/25369/statm: 6710 6354 135 355 0 6351 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 26840

[startup+1122.3 s]
/proc/loadavg: 2.18 2.13 2.09 3/177 25398
/proc/meminfo: memFree=31462844/32872528 swapFree=534252/566956
[pid=25369] ppid=25366 vsize=26840 CPUtime=1122.11 cores=0,2,4,6
/proc/25369/stat : 25369 (minisatp) R 25366 25369 21313 0 -1 4202496 6591 0 0 0 112209 2 0 0 20 0 1 0 55823518 27484160 6354 33554432000 4194304 5646918 140737076866544 140737076864808 4403201 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/25369/statm: 6710 6354 135 355 0 6351 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 26840

[startup+1182.3 s]
/proc/loadavg: 2.15 2.13 2.09 4/177 25399
/proc/meminfo: memFree=31462964/32872528 swapFree=534252/566956
[pid=25369] ppid=25366 vsize=26840 CPUtime=1182.1 cores=0,2,4,6
/proc/25369/stat : 25369 (minisatp) R 25366 25369 21313 0 -1 4202496 6591 0 0 0 118208 2 0 0 20 0 1 0 55823518 27484160 6354 33554432000 4194304 5646918 140737076866544 140737076864808 4402764 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/25369/statm: 6710 6354 135 355 0 6351 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 26840

[startup+1242.3 s]
/proc/loadavg: 2.14 2.13 2.09 3/177 25401
/proc/meminfo: memFree=31462836/32872528 swapFree=534252/566956
[pid=25369] ppid=25366 vsize=26840 CPUtime=1242.09 cores=0,2,4,6
/proc/25369/stat : 25369 (minisatp) R 25366 25369 21313 0 -1 4202496 6612 0 0 0 124207 2 0 0 20 0 1 0 55823518 27484160 6375 33554432000 4194304 5646918 140737076866544 140737076864808 4397505 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/25369/statm: 6710 6375 135 355 0 6351 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 26840

[startup+1302.3 s]
/proc/loadavg: 2.11 2.12 2.09 3/177 25402
/proc/meminfo: memFree=31457744/32872528 swapFree=534252/566956
[pid=25369] ppid=25366 vsize=32264 CPUtime=1302.08 cores=0,2,4,6
/proc/25369/stat : 25369 (minisatp) R 25366 25369 21313 0 -1 4202496 6831 0 0 0 130206 2 0 0 20 0 1 0 55823518 33038336 7514 33554432000 4194304 5646918 140737076866544 140737076864792 4403057 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/25369/statm: 8066 7514 135 355 0 7707 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 32264

[startup+1362.3 s]
/proc/loadavg: 2.15 2.13 2.09 4/177 25459
/proc/meminfo: memFree=31401676/32872528 swapFree=534252/566956
[pid=25369] ppid=25366 vsize=32264 CPUtime=1362.07 cores=0,2,4,6
/proc/25369/stat : 25369 (minisatp) R 25366 25369 21313 0 -1 4202496 7074 0 0 0 136205 2 0 0 20 0 1 0 55823518 33038336 7752 33554432000 4194304 5646918 140737076866544 140737076864792 4398798 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/25369/statm: 8066 7752 135 355 0 7707 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 32264

[startup+1422.3 s]
/proc/loadavg: 2.12 2.12 2.09 3/178 25463
/proc/meminfo: memFree=31342748/32872528 swapFree=534252/566956
[pid=25369] ppid=25366 vsize=32264 CPUtime=1422.07 cores=0,2,4,6
/proc/25369/stat : 25369 (minisatp) R 25366 25369 21313 0 -1 4202496 7074 0 0 0 142205 2 0 0 20 0 1 0 55823518 33038336 7752 33554432000 4194304 5646918 140737076866544 140737076864792 4402954 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/25369/statm: 8066 7752 135 355 0 7707 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 32264

[startup+1482.3 s]
/proc/loadavg: 2.14 2.12 2.09 3/178 25464
/proc/meminfo: memFree=31333228/32872528 swapFree=534252/566956
[pid=25369] ppid=25366 vsize=32264 CPUtime=1482.05 cores=0,2,4,6
/proc/25369/stat : 25369 (minisatp) R 25366 25369 21313 0 -1 4202496 7074 0 0 0 148203 2 0 0 20 0 1 0 55823518 33038336 7752 33554432000 4194304 5646918 140737076866544 140737076864792 4402781 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/25369/statm: 8066 7752 135 355 0 7707 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 32264

[startup+1542.31 s]
/proc/loadavg: 2.08 2.11 2.09 4/178 25489
/proc/meminfo: memFree=31343196/32872528 swapFree=534252/566956
[pid=25369] ppid=25366 vsize=32264 CPUtime=1542.05 cores=0,2,4,6
/proc/25369/stat : 25369 (minisatp) R 25366 25369 21313 0 -1 4202496 7074 0 0 0 154203 2 0 0 20 0 1 0 55823518 33038336 7752 33554432000 4194304 5646918 140737076866544 140737076864792 4389024 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/25369/statm: 8066 7752 135 355 0 7707 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 32264

[startup+1602.3 s]
/proc/loadavg: 2.17 2.12 2.09 3/177 25490
/proc/meminfo: memFree=31342572/32872528 swapFree=534252/566956
[pid=25369] ppid=25366 vsize=32264 CPUtime=1602.03 cores=0,2,4,6
/proc/25369/stat : 25369 (minisatp) R 25366 25369 21313 0 -1 4202496 7074 0 0 0 160201 2 0 0 20 0 1 0 55823518 33038336 7752 33554432000 4194304 5646918 140737076866544 140737076864792 4403124 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/25369/statm: 8066 7752 135 355 0 7707 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 32264

[startup+1662.3 s]
/proc/loadavg: 2.10 2.11 2.09 3/177 25491
/proc/meminfo: memFree=31235604/32872528 swapFree=534252/566956
[pid=25369] ppid=25366 vsize=32264 CPUtime=1662.02 cores=0,2,4,6
/proc/25369/stat : 25369 (minisatp) R 25366 25369 21313 0 -1 4202496 7074 0 0 0 166200 2 0 0 20 0 1 0 55823518 33038336 7752 33554432000 4194304 5646918 140737076866544 140737076864792 4402764 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/25369/statm: 8066 7752 135 355 0 7707 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 32264

[startup+1722.3 s]
/proc/loadavg: 2.16 2.13 2.10 4/177 25492
/proc/meminfo: memFree=31230420/32872528 swapFree=534252/566956
[pid=25369] ppid=25366 vsize=32264 CPUtime=1722.01 cores=0,2,4,6
/proc/25369/stat : 25369 (minisatp) R 25366 25369 21313 0 -1 4202496 7074 0 0 0 172199 2 0 0 20 0 1 0 55823518 33038336 7752 33554432000 4194304 5646918 140737076866544 140737076864792 4403427 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/25369/statm: 8066 7752 135 355 0 7707 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 32264

[startup+1782.3 s]
/proc/loadavg: 2.14 2.13 2.09 3/177 25493
/proc/meminfo: memFree=31341880/32872528 swapFree=534252/566956
[pid=25369] ppid=25366 vsize=32264 CPUtime=1782.01 cores=0,2,4,6
/proc/25369/stat : 25369 (minisatp) R 25366 25369 21313 0 -1 4202496 7074 0 0 0 178199 2 0 0 20 0 1 0 55823518 33038336 7752 33554432000 4194304 5646918 140737076866544 140737076864792 4402853 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/25369/statm: 8066 7752 135 355 0 7707 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 32264



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.11 2.13 2.09 3/177 25494
/proc/meminfo: memFree=31329592/32872528 swapFree=534252/566956
[pid=25369] ppid=25366 vsize=32264 CPUtime=1800 cores=0,2,4,6
/proc/25369/stat : 25369 (minisatp) R 25366 25369 21313 0 -1 4202496 7074 0 0 0 179998 2 0 0 20 0 1 0 55823518 33038336 7752 33554432000 4194304 5646918 140737076866544 140737076864792 4402764 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/25369/statm: 8066 7752 135 355 0 7707 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 32264

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

[startup+1800.3 s]
/proc/loadavg: 2.11 2.13 2.09 3/177 25494
/proc/meminfo: memFree=31329592/32872528 swapFree=534252/566956
[pid=25369] ppid=25366 vsize=32264 CPUtime=1800 cores=0,2,4,6
/proc/25369/stat : 25369 (minisatp) R 25366 25369 21313 0 -1 4202496 7074 0 0 0 179998 2 0 0 20 0 1 0 55823518 33038336 7752 33554432000 4194304 5646918 140737076866544 140737076864792 4402764 0 0 4096 16386 0 0 0 17 2 0 0 0 0 0
/proc/25369/statm: 8066 7752 135 355 0 7707 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 32264

Child status: 0
Real time (s): 1800.3
CPU time (s): 1800.01
CPU user time (s): 1799.99
CPU system time (s): 0.025996
CPU usage (%): 99.984
Max. virtual memory (cumulated for all children) (KiB): 33916

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.99
system time used= 0.025996
maximum resident set size= 31008
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7074
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= 7
involuntary context switches= 1898

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.6143 second user time and 7.74682 second system time

The end

Launcher Data

Begin job on node138 at 2016-06-21 21:36:19
IDJOB=4112443
IDBENCH=2167
IDSOLVER=2555
FILE ID=node138/4112443-1466537779
RUNJOBID= node138-1466515277-21329
PBS_JOBID= 19942888
Free space on /tmp= 71724 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-par32-5.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4112443-1466537779/watcher-4112443-1466537779 -o /tmp/evaluation-result-4112443-1466537779/solver-4112443-1466537779 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node138-1466515277-21329 --watchdog 1960  minisatp HOME/instance-4112443-1466537779.opb

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

MD5SUM BENCH= 0973e03eb27089eff6bc20e630a3ba01
RANDOM SEED=719747580

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.395
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        31494668 kB
Buffers:           16112 kB
Cached:            61988 kB
SwapCached:         2544 kB
Active:            53408 kB
Inactive:          52668 kB
Active(anon):      28192 kB
Inactive(anon):     2152 kB
Active(file):      25216 kB
Inactive(file):    50516 kB
Unevictable:      566956 kB
Mlocked:          534252 kB
SwapTotal:      67108856 kB
SwapFree:       67099020 kB
Dirty:              4240 kB
Writeback:             0 kB
AnonPages:        593936 kB
Mapped:             9272 kB
Shmem:                 0 kB
Slab:             573692 kB
SReclaimable:      16812 kB
SUnreclaim:       556880 kB
KernelStack:        1472 kB
PageTables:         5340 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     710028 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     49152 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-4112443-1466537779.opb

Free space on /tmp at the end= 71720 MiB
End job on node138 at 2016-06-21 22:06:19