Trace number 4114206

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

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=200-sizeP=101-sizeQ=200-864124249-max.opb
MD5SUM2a5c3ceba4b0797f84fa61492c45250f
Bench CategoryOPT-BIGINT (optimisation, big 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 variables20501
Total number of constraints60601
Number of constraints which are clauses60600
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint20200
Number of terms in the objective function 101
Biggest coefficient in the objective function 1267650600228229401496703205376
Number of bits for the biggest coefficient in the objective function 101
Sum of the numbers in the objective function 2535301200456458802993406410751
Number of bits of the sum of numbers in the objective function 101
Biggest number in a constraint 1018517988167243043134222844204689080525734196832968125318070224677190649881668353091698688
Number of bits of the biggest number in a constraint 300
Biggest sum of numbers in a constraint 4074071952668972172536891376817392001670258842191834970240582444901079515982716395989206874
Number of bits of the biggest sum of numbers301
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...
1.10/1.12	c Converting 60602 PB-constraints to clauses...
1.10/1.12	c   -- Unit propagations: (none)
3.19/3.22	c   -- Detecting intervals from adjacent constraints: #
3.19/3.22	c   -- Clauses(.)/Splits(s): ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
3.19/3.27	c ---[   0]---> Adder-cost: 29694   maxlim: 40332568005958459321930111770966576316445593225583755820824744   bits: 205/205
1800.04/1800.40	|  Eliminated clauses:           0.00 Mb                                      |
1800.04/1800.40	============================[ Search Statistics ]==============================
1800.04/1800.40	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1800.04/1800.40	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1800.04/1800.40	===============================================================================
1800.04/1800.40	|       100 |   44375   253919   841904 |    93103      100      3 | 11.810 % |
1800.04/1800.40	|       250 |   44375   253919   841904 |   102413      250     14 | 11.810 % |
1800.04/1800.40	|       475 |   44375   253919   841904 |   112655      475     27 | 11.810 % |
1800.04/1800.40	|       812 |   44375   253919   841904 |   123920      812     29 | 11.810 % |
1800.04/1800.40	|      1318 |   44375   253919   841904 |   136313     1318     47 | 11.810 % |
1800.04/1800.40	|      2077 |   44375   253919   841904 |   149944     2077     49 | 11.810 % |
1800.04/1800.40	|      3216 |   44375   253919   841904 |   164938     3216     48 | 11.810 % |
1800.04/1800.40	|      4924 |   44375   253919   841904 |   181432     4924     47 | 11.810 % |
1800.04/1800.40	|      7486 |   44375   253919   841904 |   199575     7486     57 | 11.810 % |
1800.04/1800.40	|     11330 |   44375   253919   841904 |   219533    11330     56 | 11.810 % |
1800.04/1800.40	|     17096 |   44374   253919   841904 |   241486    17095     59 | 11.812 % |
1800.04/1800.40	|     25745 |   44374   253919   841904 |   265635    25744     58 | 11.812 % |
1800.04/1800.40	|     38719 |   44374   253919   841904 |   292199    38718     56 | 11.812 % |
1800.04/1800.40	|     58180 |   44374   253919   841904 |   321418    58179     56 | 11.812 % |
1800.04/1800.40	|     87372 |   44374   253919   841904 |   353560    87371     58 | 11.812 % |
1800.04/1800.40	|    131161 |   44374   253919   841904 |   388916   131160     65 | 11.812 % |
1800.04/1800.40	|    196845 |   44374   253919   841904 |   427808   196844     66 | 11.812 % |
1800.04/1800.40	|    295371 |   44374   253919   841904 |   470589   295370     70 | 11.812 % |
1800.04/1800.40	|    443160 |   44366   253919   841904 |   517648   443151     73 | 11.828 % |
1800.04/1800.40	|    664843 |   44359   253919   841904 |   569413   176189     70 | 11.842 % |
1800.04/1800.40	|    997368 |   44357   253919   841904 |   626354   508712     77 | 11.846 % |
1800.04/1800.40	|   1496156 |   44354   253919   841904 |   688990   402617     80 | 11.851 % |
1800.04/1800.40	|   2244338 |   44340   253919   841904 |   757889   494668    129 | 11.879 % |
1800.04/1800.40	|   3366612 |   44333   253919   841904 |   833678   184041     65 | 11.893 % |
1800.04/1800.40	c 
1800.04/1800.40	c *** TERMINATED ***
1800.04/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-4114206-1466562448/watcher-4114206-1466562448 -o /tmp/evaluation-result-4114206-1466562448/solver-4114206-1466562448 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node131-1466551504-17207 --watchdog 1960 minisatp HOME/instance-4114206-1466562448.opb 

pid=18798
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.35 2.25 2.16 3/177 18801
/proc/meminfo: memFree=30523740/32872528 swapFree=1200748/1315212
[pid=18801] ppid=18798 vsize=6532 CPUtime=0 cores=0,2,4,6
/proc/18801/stat : 18801 (minisatp) R 18798 18801 17191 0 -1 4202496 345 0 0 0 0 0 0 0 20 0 1 0 58291368 6688768 221 33554432000 4194304 5646918 140737471199552 140737471198920 4826286 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/18801/statm: 1633 222 94 355 0 1274 0

[startup+0.100159 s]
/proc/loadavg: 2.35 2.25 2.16 3/177 18801
/proc/meminfo: memFree=30523740/32872528 swapFree=1200748/1315212
[pid=18801] ppid=18798 vsize=12484 CPUtime=0.09 cores=0,2,4,6
/proc/18801/stat : 18801 (minisatp) R 18798 18801 17191 0 -1 4202496 1788 0 0 0 9 0 0 0 20 0 1 0 58291368 12783616 1665 33554432000 4194304 5646918 140737471199552 140737471198920 4893593 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/18801/statm: 3121 1671 94 355 0 2762 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12484

[startup+0.20032 s]
/proc/loadavg: 2.35 2.25 2.16 3/177 18801
/proc/meminfo: memFree=30523740/32872528 swapFree=1200748/1315212
[pid=18801] ppid=18798 vsize=18556 CPUtime=0.19 cores=0,2,4,6
/proc/18801/stat : 18801 (minisatp) R 18798 18801 17191 0 -1 4202496 3295 0 0 0 19 0 0 0 20 0 1 0 58291368 19001344 3171 33554432000 4194304 5646918 140737471199552 140737471198920 4251039 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/18801/statm: 4639 3171 94 355 0 4280 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 18556

[startup+0.300299 s]
/proc/loadavg: 2.35 2.25 2.16 3/177 18801
/proc/meminfo: memFree=30523740/32872528 swapFree=1200748/1315212
[pid=18801] ppid=18798 vsize=24836 CPUtime=0.29 cores=0,2,4,6
/proc/18801/stat : 18801 (minisatp) R 18798 18801 17191 0 -1 4202496 4872 0 0 0 28 1 0 0 20 0 1 0 58291368 25432064 4748 33554432000 4194304 5646918 140737471199552 140737471198920 4953072 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/18801/statm: 6209 4749 94 355 0 5850 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 24836

[startup+0.700266 s]
/proc/loadavg: 2.35 2.25 2.16 3/177 18801
/proc/meminfo: memFree=30523740/32872528 swapFree=1200748/1315212
[pid=18801] ppid=18798 vsize=48792 CPUtime=0.69 cores=0,2,4,6
/proc/18801/stat : 18801 (minisatp) R 18798 18801 17191 0 -1 4202496 10819 0 0 0 67 2 0 0 20 0 1 0 58291368 49963008 10653 33554432000 4194304 5646918 140737471199552 140737471198920 4953072 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/18801/statm: 12198 10653 94 355 0 11839 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 48792

[startup+1.50023 s]
/proc/loadavg: 2.35 2.25 2.16 3/178 18802
/proc/meminfo: memFree=30464620/32872528 swapFree=1200748/1315212
[pid=18801] ppid=18798 vsize=63768 CPUtime=1.49 cores=0,2,4,6
/proc/18801/stat : 18801 (minisatp) R 18798 18801 17191 0 -1 4202496 14904 0 0 0 146 3 0 0 20 0 1 0 58291368 65298432 14377 33554432000 4194304 5646918 140737471199552 140737471197688 4464663 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/18801/statm: 15942 14377 105 355 0 15583 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 63768

[startup+3.10023 s]
/proc/loadavg: 2.35 2.25 2.16 3/178 18802
/proc/meminfo: memFree=30461960/32872528 swapFree=1200748/1315212
[pid=18801] ppid=18798 vsize=63768 CPUtime=3.09 cores=0,2,4,6
/proc/18801/stat : 18801 (minisatp) R 18798 18801 17191 0 -1 4202496 14904 0 0 0 306 3 0 0 20 0 1 0 58291368 65298432 14377 33554432000 4194304 5646918 140737471199552 140737471198232 4464711 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/18801/statm: 15942 14377 105 355 0 15583 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 63768

[startup+6.30029 s]
/proc/loadavg: 2.40 2.26 2.16 3/178 18802
/proc/meminfo: memFree=30325832/32872528 swapFree=1200748/1315212
[pid=18801] ppid=18798 vsize=197896 CPUtime=6.29 cores=0,2,4,6
/proc/18801/stat : 18801 (minisatp) R 18798 18801 17191 0 -1 4202496 48729 0 0 0 620 9 0 0 20 0 1 0 58291368 202645504 47487 33554432000 4194304 5646918 140737471199552 140737471130008 4817546 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/18801/statm: 49474 47487 120 355 0 49115 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 197896

[startup+12.7002 s]
/proc/loadavg: 2.37 2.26 2.16 3/178 18802
/proc/meminfo: memFree=30315472/32872528 swapFree=1200748/1315212
[pid=18801] ppid=18798 vsize=197896 CPUtime=12.69 cores=0,2,4,6
/proc/18801/stat : 18801 (minisatp) R 18798 18801 17191 0 -1 4202496 48760 0 0 0 1260 9 0 0 20 0 1 0 58291368 202645504 47518 33554432000 4194304 5646918 140737471199552 140737471130008 4831277 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/18801/statm: 49474 47518 120 355 0 49115 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 197896

[startup+25.5004 s]
/proc/loadavg: 2.44 2.28 2.17 3/178 18802
/proc/meminfo: memFree=30293960/32872528 swapFree=1200748/1315212
[pid=18801] ppid=18798 vsize=204700 CPUtime=25.49 cores=0,2,4,6
/proc/18801/stat : 18801 (minisatp) R 18798 18801 17191 0 -1 4202496 52537 0 0 0 2539 10 0 0 20 0 1 0 58291368 209612800 49537 33554432000 4194304 5646918 140737471199552 140737471198248 4402709 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/18801/statm: 51175 49537 183 355 0 50816 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 204700

[startup+51.1004 s]
/proc/loadavg: 2.35 2.27 2.17 3/177 18802
/proc/meminfo: memFree=30283040/32872528 swapFree=1200748/1315212
[pid=18801] ppid=18798 vsize=235344 CPUtime=51.08 cores=0,2,4,6
/proc/18801/stat : 18801 (minisatp) R 18798 18801 17191 0 -1 4202496 53589 0 0 0 5098 10 0 0 20 0 1 0 58291368 240992256 57729 33554432000 4194304 5646918 140737471199552 140737471198248 4399772 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/18801/statm: 58836 57729 183 355 0 58477 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 235344

[startup+102.3 s]
/proc/loadavg: 2.32 2.27 2.18 3/177 18803
/proc/meminfo: memFree=30136092/32872528 swapFree=1200748/1315212
[pid=18801] ppid=18798 vsize=316252 CPUtime=102.28 cores=0,2,4,6
/proc/18801/stat : 18801 (minisatp) R 18798 18801 17191 0 -1 4202496 54665 0 0 0 10217 11 0 0 20 0 1 0 58291368 323842048 73095 33554432000 4194304 5646918 140737471199552 140737471198248 4403087 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/18801/statm: 79063 73095 183 355 0 78704 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 316252

[startup+162.3 s]
/proc/loadavg: 2.44 2.30 2.19 3/178 18807
/proc/meminfo: memFree=30099168/32872528 swapFree=1200748/1315212
[pid=18801] ppid=18798 vsize=397640 CPUtime=162.27 cores=0,2,4,6
/proc/18801/stat : 18801 (minisatp) R 18798 18801 17191 0 -1 4202496 55217 0 0 0 16214 13 0 0 20 0 1 0 58291368 407183360 92039 33554432000 4194304 5646918 140737471199552 140737471198248 4402739 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/18801/statm: 99410 92039 183 355 0 99051 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 397640

[startup+222.307 s]
/proc/loadavg: 2.26 2.27 2.18 3/177 18808
/proc/meminfo: memFree=30122416/32872528 swapFree=1200748/1315212
[pid=18801] ppid=18798 vsize=316252 CPUtime=222.27 cores=0,2,4,6
/proc/18801/stat : 18801 (minisatp) R 18798 18801 17191 0 -1 4202496 56484 0 0 0 22212 15 0 0 20 0 1 0 58291368 323842048 66760 33554432000 4194304 5646918 140737471199552 140737471198248 4402788 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/18801/statm: 79063 66760 185 355 0 78704 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 316252

[startup+282.3 s]
/proc/loadavg: 2.29 2.29 2.19 3/177 18810
/proc/meminfo: memFree=30203452/32872528 swapFree=1200748/1315212
[pid=18801] ppid=18798 vsize=316252 CPUtime=282.25 cores=0,2,4,6
/proc/18801/stat : 18801 (minisatp) R 18798 18801 17191 0 -1 4202496 56506 0 0 0 28209 16 0 0 20 0 1 0 58291368 323842048 78024 33554432000 4194304 5646918 140737471199552 140737471198248 4402853 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/18801/statm: 79063 78024 185 355 0 78704 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 316252

[startup+342.3 s]
/proc/loadavg: 2.28 2.28 2.19 3/177 18811
/proc/meminfo: memFree=30169696/32872528 swapFree=1200748/1315212
[pid=18801] ppid=18798 vsize=397640 CPUtime=342.23 cores=0,2,4,6
/proc/18801/stat : 18801 (minisatp) R 18798 18801 17191 0 -1 4202496 57052 0 0 0 34207 16 0 0 20 0 1 0 58291368 407183360 92360 33554432000 4194304 5646918 140737471199552 140737471198248 4402853 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/18801/statm: 99410 92360 185 355 0 99051 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 397640

[startup+402.3 s]
/proc/loadavg: 2.31 2.28 2.19 3/177 18812
/proc/meminfo: memFree=30371740/32872528 swapFree=1200748/1315212
[pid=18801] ppid=18798 vsize=186024 CPUtime=402.21 cores=0,2,4,6
/proc/18801/stat : 18801 (minisatp) R 18798 18801 17191 0 -1 4202496 58076 0 0 0 40201 20 0 0 20 0 1 0 58291368 190488576 46092 33554432000 4194304 5646918 140737471199552 140737471198264 4397622 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/18801/statm: 46506 46092 185 355 0 46147 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 186024

[startup+462.3 s]
/proc/loadavg: 2.23 2.25 2.18 3/177 18813
/proc/meminfo: memFree=30234708/32872528 swapFree=1200748/1315212
[pid=18801] ppid=18798 vsize=316252 CPUtime=462.17 cores=0,2,4,6
/proc/18801/stat : 18801 (minisatp) R 18798 18801 17191 0 -1 4202496 59374 0 0 0 46196 21 0 0 20 0 1 0 58291368 323842048 73942 33554432000 4194304 5646918 140737471199552 140737471198248 4402824 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/18801/statm: 79063 73942 185 355 0 78704 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 316252

[startup+522.3 s]
/proc/loadavg: 2.23 2.25 2.18 4/177 18814
/proc/meminfo: memFree=30073932/32872528 swapFree=1200748/1315212
[pid=18801] ppid=18798 vsize=397640 CPUtime=522.15 cores=0,2,4,6
/proc/18801/stat : 18801 (minisatp) R 18798 18801 17191 0 -1 4202496 59941 0 0 0 52193 22 0 0 20 0 1 0 58291368 407183360 88278 33554432000 4194304 5646918 140737471199552 140737471198248 4402853 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/18801/statm: 99410 88278 185 355 0 99051 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 397640

[startup+582.3 s]
/proc/loadavg: 2.22 2.25 2.18 3/177 18816
/proc/meminfo: memFree=29948256/32872528 swapFree=1200748/1315212
[pid=18801] ppid=18798 vsize=529900 CPUtime=582.15 cores=0,2,4,6
/proc/18801/stat : 18801 (minisatp) R 18798 18801 17191 0 -1 4202496 60961 0 0 0 58190 25 0 0 20 0 1 0 58291368 542617600 104103 33554432000 4194304 5646918 140737471199552 140737471198248 4402776 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/18801/statm: 132475 104103 185 355 0 132116 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 529900


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


[startup+882.307 s]
/proc/loadavg: 2.34 2.31 2.21 3/177 18825
/proc/meminfo: memFree=29817612/32872528 swapFree=1200748/1315212
[pid=18801] ppid=18798 vsize=744824 CPUtime=882.11 cores=0,2,4,6
/proc/18801/stat : 18801 (minisatp) R 18798 18801 17191 0 -1 4202496 64409 0 0 0 88175 36 0 0 20 0 1 0 58291368 762699776 154279 33554432000 4194304 5646918 140737471199552 140737471198248 4402853 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/18801/statm: 186206 154279 185 355 0 185847 0
Current children cumulated CPU time (s) 882.11
Current children cumulated vsize (KiB) 744824

[startup+942.3 s]
/proc/loadavg: 2.37 2.33 2.22 3/177 18826
/proc/meminfo: memFree=30286280/32872528 swapFree=1200748/1315212
[pid=18801] ppid=18798 vsize=266164 CPUtime=942.09 cores=0,2,4,6
/proc/18801/stat : 18801 (minisatp) R 18798 18801 17191 0 -1 4202496 65369 0 0 0 94170 39 0 0 20 0 1 0 58291368 272551936 64937 33554432000 4194304 5646918 140737471199552 140737471198248 4403495 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/18801/statm: 66541 64937 185 355 0 66182 0
Current children cumulated CPU time (s) 942.09
Current children cumulated vsize (KiB) 266164

[startup+1002.3 s]
/proc/loadavg: 2.22 2.29 2.22 3/177 18827
/proc/meminfo: memFree=30205416/32872528 swapFree=1200748/1315212
[pid=18801] ppid=18798 vsize=397640 CPUtime=1002.08 cores=0,2,4,6
/proc/18801/stat : 18801 (minisatp) R 18798 18801 17191 0 -1 4202496 66224 0 0 0 100167 41 0 0 20 0 1 0 58291368 407183360 83158 33554432000 4194304 5646918 140737471199552 140737471198248 4402853 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/18801/statm: 99410 83158 185 355 0 99051 0
Current children cumulated CPU time (s) 1002.08
Current children cumulated vsize (KiB) 397640

[startup+1062.3 s]
/proc/loadavg: 2.16 2.27 2.21 4/177 18828
/proc/meminfo: memFree=30047352/32872528 swapFree=1200748/1315212
[pid=18801] ppid=18798 vsize=397640 CPUtime=1062.07 cores=0,2,4,6
/proc/18801/stat : 18801 (minisatp) R 18798 18801 17191 0 -1 4202496 66254 0 0 0 106165 42 0 0 20 0 1 0 58291368 407183360 98518 33554432000 4194304 5646918 140737471199552 140737471198248 4397519 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/18801/statm: 99410 98518 185 355 0 99051 0
Current children cumulated CPU time (s) 1062.07
Current children cumulated vsize (KiB) 397640

[startup+1122.3 s]
/proc/loadavg: 2.22 2.26 2.21 3/177 18829
/proc/meminfo: memFree=30024268/32872528 swapFree=1200748/1315212
[pid=18801] ppid=18798 vsize=529900 CPUtime=1122.07 cores=0,2,4,6
/proc/18801/stat : 18801 (minisatp) R 18798 18801 17191 0 -1 4202496 67263 0 0 0 112163 44 0 0 20 0 1 0 58291368 542617600 106663 33554432000 4194304 5646918 140737471199552 140737471198248 4403164 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/18801/statm: 132475 106663 185 355 0 132116 0
Current children cumulated CPU time (s) 1122.07
Current children cumulated vsize (KiB) 529900

[startup+1182.3 s]
/proc/loadavg: 2.28 2.27 2.21 3/177 18831
/proc/meminfo: memFree=29865024/32872528 swapFree=1200748/1315212
[pid=18801] ppid=18798 vsize=529900 CPUtime=1182.05 cores=0,2,4,6
/proc/18801/stat : 18801 (minisatp) R 18798 18801 17191 0 -1 4202496 67278 0 0 0 118161 44 0 0 20 0 1 0 58291368 542617600 114343 33554432000 4194304 5646918 140737471199552 140737471198248 4403091 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/18801/statm: 132475 114343 185 355 0 132116 0
Current children cumulated CPU time (s) 1182.05
Current children cumulated vsize (KiB) 529900

[startup+1242.3 s]
/proc/loadavg: 2.14 2.23 2.20 4/177 18832
/proc/meminfo: memFree=30200680/32872528 swapFree=1200748/1315212
[pid=18801] ppid=18798 vsize=316252 CPUtime=1242.05 cores=0,2,4,6
/proc/18801/stat : 18801 (minisatp) R 18798 18801 17191 0 -1 4202496 68539 0 0 0 124157 48 0 0 20 0 1 0 58291368 323842048 68822 33554432000 4194304 5646918 140737471199552 140737471198248 4402853 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/18801/statm: 79063 68822 185 355 0 78704 0
Current children cumulated CPU time (s) 1242.05
Current children cumulated vsize (KiB) 316252

[startup+1302.3 s]
/proc/loadavg: 2.16 2.22 2.19 3/177 18833
/proc/meminfo: memFree=30031796/32872528 swapFree=1200748/1315212
[pid=18801] ppid=18798 vsize=397640 CPUtime=1302.03 cores=0,2,4,6
/proc/18801/stat : 18801 (minisatp) R 18798 18801 17191 0 -1 4202496 69097 0 0 0 130154 49 0 0 20 0 1 0 58291368 407183360 91350 33554432000 4194304 5646918 140737471199552 140737471198248 4403159 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/18801/statm: 99410 91350 185 355 0 99051 0
Current children cumulated CPU time (s) 1302.03
Current children cumulated vsize (KiB) 397640

[startup+1362.3 s]
/proc/loadavg: 2.14 2.20 2.19 3/178 18837
/proc/meminfo: memFree=30068748/32872528 swapFree=1200748/1315212
[pid=18801] ppid=18798 vsize=529900 CPUtime=1362.03 cores=0,2,4,6
/proc/18801/stat : 18801 (minisatp) R 18798 18801 17191 0 -1 4202496 70110 0 0 0 136151 52 0 0 20 0 1 0 58291368 542617600 101031 33554432000 4194304 5646918 140737471199552 140737471198248 4403495 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/18801/statm: 132475 101031 185 355 0 132116 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 529900

[startup+1422.3 s]
/proc/loadavg: 2.20 2.21 2.18 4/177 18838
/proc/meminfo: memFree=30040180/32872528 swapFree=1200748/1315212
[pid=18801] ppid=18798 vsize=529900 CPUtime=1422.02 cores=0,2,4,6
/proc/18801/stat : 18801 (minisatp) R 18798 18801 17191 0 -1 4202496 70130 0 0 0 142150 52 0 0 20 0 1 0 58291368 542617600 111271 33554432000 4194304 5646918 140737471199552 140737471198248 4403497 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/18801/statm: 132475 111271 185 355 0 132116 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 529900

[startup+1482.3 s]
/proc/loadavg: 2.21 2.20 2.18 3/177 18840
/proc/meminfo: memFree=30049300/32872528 swapFree=1200748/1315212
[pid=18801] ppid=18798 vsize=529900 CPUtime=1482.01 cores=0,2,4,6
/proc/18801/stat : 18801 (minisatp) R 18798 18801 17191 0 -1 4202496 70144 0 0 0 148148 53 0 0 20 0 1 0 58291368 542617600 118439 33554432000 4194304 5646918 140737471199552 140737471198248 4402827 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/18801/statm: 132475 118439 185 355 0 132116 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 529900

[startup+1542.31 s]
/proc/loadavg: 2.24 2.22 2.19 3/177 18841
/proc/meminfo: memFree=30101212/32872528 swapFree=1200748/1315212
[pid=18801] ppid=18798 vsize=316252 CPUtime=1542.01 cores=0,2,4,6
/proc/18801/stat : 18801 (minisatp) R 18798 18801 17191 0 -1 4202496 72051 0 0 0 154145 56 0 0 20 0 1 0 58291368 323842048 68429 33554432000 4194304 5646918 140737471199552 140737471198248 4402788 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/18801/statm: 79063 68429 185 355 0 78704 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 316252

[startup+1602.3 s]
/proc/loadavg: 2.25 2.22 2.19 4/177 18842
/proc/meminfo: memFree=30145700/32872528 swapFree=1200748/1315212
[pid=18801] ppid=18798 vsize=397640 CPUtime=1601.99 cores=0,2,4,6
/proc/18801/stat : 18801 (minisatp) R 18798 18801 17191 0 -1 4202496 72764 0 0 0 160141 58 0 0 20 0 1 0 58291368 407183360 83957 33554432000 4194304 5646918 140737471199552 140737471198248 4397633 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/18801/statm: 99410 83957 185 355 0 99051 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 397640

[startup+1662.3 s]
/proc/loadavg: 2.31 2.25 2.20 3/177 18843
/proc/meminfo: memFree=30014752/32872528 swapFree=1200748/1315212
[pid=18801] ppid=18798 vsize=397640 CPUtime=1661.97 cores=0,2,4,6
/proc/18801/stat : 18801 (minisatp) R 18798 18801 17191 0 -1 4202496 72814 0 0 0 166138 59 0 0 20 0 1 0 58291368 407183360 95733 33554432000 4194304 5646918 140737471199552 140737471198248 4403167 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/18801/statm: 99410 95733 185 355 0 99051 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 397640

[startup+1722.3 s]
/proc/loadavg: 2.21 2.23 2.19 3/177 18900
/proc/meminfo: memFree=30066852/32872528 swapFree=1200748/1315212
[pid=18801] ppid=18798 vsize=529900 CPUtime=1721.95 cores=0,2,4,6
/proc/18801/stat : 18801 (minisatp) R 18798 18801 17191 0 -1 4202496 73388 0 0 0 172135 60 0 0 20 0 1 0 58291368 542617600 117237 33554432000 4194304 5646918 140737471199552 140737471198248 4402853 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/18801/statm: 132475 117237 185 355 0 132116 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 529900

[startup+1782.3 s]
/proc/loadavg: 2.20 2.23 2.19 4/177 18902
/proc/meminfo: memFree=29949944/32872528 swapFree=1200748/1315212
[pid=18801] ppid=18798 vsize=744824 CPUtime=1781.94 cores=0,2,4,6
/proc/18801/stat : 18801 (minisatp) R 18798 18801 17191 0 -1 4202496 74384 0 0 0 178130 64 0 0 20 0 1 0 58291368 762699776 142249 33554432000 4194304 5646918 140737471199552 140737471198248 4402764 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/18801/statm: 186206 142249 185 355 0 185847 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 744824



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.27 2.25 2.19 3/177 18902
/proc/meminfo: memFree=29866632/32872528 swapFree=1200748/1315212
[pid=18801] ppid=18798 vsize=744824 CPUtime=1800.04 cores=0,2,4,6
/proc/18801/stat : 18801 (minisatp) R 18798 18801 17191 0 -1 4202496 74394 0 0 0 179940 64 0 0 20 0 1 0 58291368 762699776 147369 33554432000 4194304 5646918 140737471199552 140737471198248 4402853 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/18801/statm: 186206 147369 185 355 0 185847 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 744824

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

Child status: 0
Real time (s): 1800.42
CPU time (s): 1800.07
CPU user time (s): 1799.4
CPU system time (s): 0.665898
CPU usage (%): 99.9803
Max. virtual memory (cumulated for all children) (KiB): 744824

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.4
system time used= 0.665898
maximum resident set size= 639644
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 74394
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= 122
involuntary context switches= 1845

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.76128 second user time and 6.75097 second system time

The end

Launcher Data

Begin job on node131 at 2016-06-22 04:27:28
IDJOB=4114206
IDBENCH=2995
IDSOLVER=2555
FILE ID=node131/4114206-1466562448
RUNJOBID= node131-1466551504-17207
PBS_JOBID= 19943330
Free space on /tmp= 71696 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB06/final/normalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/normalized-factor-sizeN=200-sizeP=101-sizeQ=200-864124249-max.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4114206-1466562448/watcher-4114206-1466562448 -o /tmp/evaluation-result-4114206-1466562448/solver-4114206-1466562448 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node131-1466551504-17207 --watchdog 1960  minisatp HOME/instance-4114206-1466562448.opb

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

MD5SUM BENCH= 2a5c3ceba4b0797f84fa61492c45250f
RANDOM SEED=1384022418

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30524896 kB
Buffers:           74332 kB
Cached:            82964 kB
SwapCached:         2828 kB
Active:           191096 kB
Inactive:          99164 kB
Active(anon):     133456 kB
Inactive(anon):     1868 kB
Active(file):      57640 kB
Inactive(file):    97296 kB
Unevictable:     1315212 kB
Mlocked:         1200748 kB
SwapTotal:      67108856 kB
SwapFree:       67099232 kB
Dirty:              7112 kB
Writeback:             0 kB
AnonPages:       1455208 kB
Mapped:             9648 kB
Shmem:                 0 kB
Slab:             601476 kB
SReclaimable:      45416 kB
SUnreclaim:       556060 kB
KernelStack:        1464 kB
PageTables:         6936 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1590940 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    139264 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-4114206-1466562448.opb

Free space on /tmp at the end= 71692 MiB
End job on node131 at 2016-06-22 04:57:29