Trace number 4112649

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-d91742bUNSAT 1272.56 1272.75

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_4_30_1.opb
MD5SUM8dbaef61ba32642517e0b17ac09a002e
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark79.101
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables31
Total number of constraints9
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints8
Minimum length of a constraint1
Maximum length of a constraint30
Number of terms in the objective function 1
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 1
Number of bits of the sum of numbers in the objective function 1
Biggest number in a constraint 851
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 2553
Number of bits of the biggest sum of numbers12
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.00/0.00	c Converting 8 PB-constraints to clauses...
0.00/0.00	c   -- Unit propagations: (none)
0.00/0.00	c   -- Detecting intervals from adjacent constraints: ####
0.00/0.00	c   -- Clauses(.)/Splits(s): (none)
0.00/0.00	c ---[   6]---> Sorter-cost: 2049     Base: 2 2 2 3 2
0.00/0.01	c ---[   4]---> Sorter-cost: 1612     Base: 2 2 3 2 3
0.00/0.01	c ---[   2]---> Adder-cost: 160   maxlim: 730   bits: 11/10
0.00/0.02	c ---[   0]---> Adder-cost: 174   maxlim: 693   bits: 11/10
1272.50/1272.75	|  Eliminated clauses:           0.05 Mb                                      |
1272.50/1272.75	============================[ Search Statistics ]==============================
1272.50/1272.75	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1272.50/1272.75	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1272.50/1272.75	===============================================================================
1272.50/1272.75	|       100 |    2342    10987    31024 |     4028       99     22 |  4.349 % |
1272.50/1272.75	|       250 |    2342    10987    31024 |     4431      249     27 |  4.349 % |
1272.50/1272.75	|       475 |    2342    10987    31024 |     4874      474     31 |  4.350 % |
1272.50/1272.75	|       812 |    2342    10987    31024 |     5362      811     32 |  4.349 % |
1272.50/1272.75	|      1318 |    2341    10987    31024 |     5898     1316     33 |  4.377 % |
1272.50/1272.75	|      2077 |    2341    10987    31024 |     6488     2075     32 |  4.377 % |
1272.50/1272.75	|      3216 |    2341    10987    31024 |     7136     3214     33 |  4.377 % |
1272.50/1272.75	|      4924 |    2340    10987    31024 |     7850     4921     34 |  4.405 % |
1272.50/1272.75	|      7486 |    2340    10987    31024 |     8635     7483     35 |  4.405 % |
1272.50/1272.75	|     11330 |    2340    10987    31024 |     9499     6917     35 |  4.405 % |
1272.50/1272.75	|     17096 |    2340    10987    31024 |    10449     7667     34 |  4.405 % |
1272.50/1272.75	|     25745 |    2340    10987    31024 |    11493     5545     33 |  4.405 % |
1272.50/1272.75	|     38719 |    2340    10987    31024 |    12643     6461     35 |  4.405 % |
1272.50/1272.75	|     58180 |    2340    10987    31024 |    13907    12666     34 |  4.405 % |
1272.50/1272.75	|     87372 |    2340    10987    31024 |    15298    12532     32 |  4.405 % |
1272.50/1272.75	|    131161 |    2340    10987    31024 |    16828     9082     33 |  4.405 % |
1272.50/1272.75	|    196845 |    2339    10987    31024 |    18511    13262     39 |  4.433 % |
1272.50/1272.75	|    295371 |    2337    10987    31024 |    20362    16652     37 |  4.489 % |
1272.50/1272.75	|    443160 |    2337    10987    31024 |    22398    16669     38 |  4.489 % |
1272.50/1272.75	|    664843 |    2337    10987    31024 |    24638    18175     37 |  4.489 % |
1272.50/1272.75	|    997368 |    2337    10987    31024 |    27102    20980     36 |  4.488 % |
1272.50/1272.75	|   1496156 |    2337    10987    31024 |    29812    18915     32 |  4.489 % |
1272.50/1272.75	|   2244338 |    2335    10987    31024 |    32793    16392     33 |  4.545 % |
1272.50/1272.75	|   3366612 |    2335    10987    31024 |    36073    21947     34 |  4.544 % |
1272.50/1272.75	|   5050023 |    2335    10987    31024 |    39680    19854     31 |  4.544 % |
1272.50/1272.75	|   7575139 |    2323    10987    31024 |    43648    37911     34 |  4.879 % |
1272.50/1272.75	===============================================================================
1272.50/1272.75	c UNSATISFIABLE
1272.50/1272.75	s UNSATISFIABLE
1272.50/1272.75	c _______________________________________________________________________________
1272.50/1272.75	c 
1272.50/1272.75	restarts              : 13210
1272.50/1272.75	conflicts             : 8176513        (6425 /sec)
1272.50/1272.75	decisions             : 8681603        (0.00 % random) (6822 /sec)
1272.50/1272.75	propagations          : 3458776343     (2718017 /sec)
1272.50/1272.75	conflict literals     : 306549229      (73.14 % deleted)
1272.50/1272.75	Memory used           : 30.68 MB
1272.50/1272.75	CPU time              : 1272.54 s
1272.50/1272.75	c _______________________________________________________________________________

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-4112649-1466558741/watcher-4112649-1466558741 -o /tmp/evaluation-result-4112649-1466558741/solver-4112649-1466558741 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node122-1466551514-6672 --watchdog 1960 minisatp HOME/instance-4112649-1466558741.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.14 2.22 2.24 3/177 7553
/proc/meminfo: memFree=30334616/32872528 swapFree=1534436/1655032
[pid=7553] ppid=7550 vsize=6304 CPUtime=0 cores=1,3,5,7
/proc/7553/stat : 7553 (minisatp) R 7550 7553 6655 0 -1 4202496 301 0 0 0 0 0 0 0 20 0 1 0 57922584 6455296 178 33554432000 4194304 5646918 140734377004352 140734678754376 4831232 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/7553/statm: 1576 178 118 355 0 1217 0

[startup+0.100109 s]
/proc/loadavg: 2.14 2.22 2.24 3/177 7553
/proc/meminfo: memFree=30334616/32872528 swapFree=1534436/1655032
[pid=7553] ppid=7550 vsize=4224 CPUtime=0.09 cores=1,3,5,7
/proc/7553/stat : 7553 (minisatp) R 7550 7553 6655 0 -1 4202496 1007 0 0 0 9 0 0 0 20 0 1 0 57922584 4325376 775 33554432000 4194304 5646918 140734377004352 140734678754376 4402896 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/7553/statm: 1056 775 181 355 0 697 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4224

[startup+0.200239 s]
/proc/loadavg: 2.14 2.22 2.24 3/177 7553
/proc/meminfo: memFree=30334616/32872528 swapFree=1534436/1655032
[pid=7553] ppid=7550 vsize=4464 CPUtime=0.19 cores=1,3,5,7
/proc/7553/stat : 7553 (minisatp) R 7550 7553 6655 0 -1 4202496 1065 0 0 0 19 0 0 0 20 0 1 0 57922584 4571136 832 33554432000 4194304 5646918 140734377004352 140734678754376 4402824 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/7553/statm: 1116 832 181 355 0 757 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 4464

[startup+0.300258 s]
/proc/loadavg: 2.14 2.22 2.24 3/177 7553
/proc/meminfo: memFree=30334616/32872528 swapFree=1534436/1655032
[pid=7553] ppid=7550 vsize=4596 CPUtime=0.29 cores=1,3,5,7
/proc/7553/stat : 7553 (minisatp) R 7550 7553 6655 0 -1 4202496 1110 0 0 0 29 0 0 0 20 0 1 0 57922584 4706304 876 33554432000 4194304 5646918 140734377004352 140734678754376 4416598 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/7553/statm: 1149 876 182 355 0 790 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4596

[startup+0.700217 s]
/proc/loadavg: 2.14 2.22 2.24 3/177 7553
/proc/meminfo: memFree=30334616/32872528 swapFree=1534436/1655032
[pid=7553] ppid=7550 vsize=5760 CPUtime=0.69 cores=1,3,5,7
/proc/7553/stat : 7553 (minisatp) R 7550 7553 6655 0 -1 4202496 1319 0 0 0 69 0 0 0 20 0 1 0 57922584 5898240 1079 33554432000 4194304 5646918 140734377004352 140734678754376 4397814 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/7553/statm: 1440 1079 182 355 0 1081 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5760

[startup+1.50026 s]
/proc/loadavg: 2.14 2.22 2.24 4/178 7554
/proc/meminfo: memFree=30329904/32872528 swapFree=1534436/1655032
[pid=7553] ppid=7550 vsize=7024 CPUtime=1.49 cores=1,3,5,7
/proc/7553/stat : 7553 (minisatp) R 7550 7553 6655 0 -1 4202496 2098 0 0 0 149 0 0 0 20 0 1 0 57922584 7192576 1475 33554432000 4194304 5646918 140734377004352 140734377002600 4399325 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/7553/statm: 1756 1475 182 355 0 1397 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7024

[startup+3.10018 s]
/proc/loadavg: 2.14 2.22 2.24 3/178 7554
/proc/meminfo: memFree=30326756/32872528 swapFree=1534436/1655032
[pid=7553] ppid=7550 vsize=12384 CPUtime=3.09 cores=1,3,5,7
/proc/7553/stat : 7553 (minisatp) R 7550 7553 6655 0 -1 4202496 2196 0 0 0 309 0 0 0 20 0 1 0 57922584 12681216 2082 33554432000 4194304 5646918 140734377004352 140734377002600 4403192 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/7553/statm: 3096 2082 182 355 0 2737 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12384

[startup+6.30023 s]
/proc/loadavg: 2.13 2.22 2.24 3/178 7610
/proc/meminfo: memFree=30397020/32872528 swapFree=1534436/1655032
[pid=7553] ppid=7550 vsize=12384 CPUtime=6.29 cores=1,3,5,7
/proc/7553/stat : 7553 (minisatp) R 7550 7553 6655 0 -1 4202496 2398 0 0 0 629 0 0 0 20 0 1 0 57922584 12681216 2280 33554432000 4194304 5646918 140734377004352 140734377002600 4399370 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/7553/statm: 3096 2280 182 355 0 2737 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12384

[startup+12.7002 s]
/proc/loadavg: 2.12 2.21 2.24 3/178 7610
/proc/meminfo: memFree=30392612/32872528 swapFree=1534436/1655032
[pid=7553] ppid=7550 vsize=12384 CPUtime=12.69 cores=1,3,5,7
/proc/7553/stat : 7553 (minisatp) R 7550 7553 6655 0 -1 4202496 2470 0 0 0 1269 0 0 0 20 0 1 0 57922584 12681216 2349 33554432000 4194304 5646918 140734377004352 140734377002600 4403184 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/7553/statm: 3096 2349 182 355 0 2737 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 12384

[startup+25.5003 s]
/proc/loadavg: 2.17 2.22 2.24 3/178 7610
/proc/meminfo: memFree=30387488/32872528 swapFree=1534436/1655032
[pid=7553] ppid=7550 vsize=15180 CPUtime=25.49 cores=1,3,5,7
/proc/7553/stat : 7553 (minisatp) R 7550 7553 6655 0 -1 4202496 3435 0 0 0 2549 0 0 0 20 0 1 0 57922584 15544320 3303 33554432000 4194304 5646918 140734377004352 140734377002616 4403040 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/7553/statm: 3795 3303 182 355 0 3436 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 15180

[startup+51.1003 s]
/proc/loadavg: 2.25 2.23 2.24 4/178 7610
/proc/meminfo: memFree=30387364/32872528 swapFree=1534436/1655032
[pid=7553] ppid=7550 vsize=15180 CPUtime=51.08 cores=1,3,5,7
/proc/7553/stat : 7553 (minisatp) R 7550 7553 6655 0 -1 4202496 3436 0 0 0 5108 0 0 0 20 0 1 0 57922584 15544320 3304 33554432000 4194304 5646918 140734377004352 140734377002616 4402863 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/7553/statm: 3795 3304 182 355 0 3436 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 15180

[startup+102.3 s]
/proc/loadavg: 2.16 2.21 2.23 3/178 7612
/proc/meminfo: memFree=30381160/32872528 swapFree=1534436/1655032
[pid=7553] ppid=7550 vsize=15180 CPUtime=102.28 cores=1,3,5,7
/proc/7553/stat : 7553 (minisatp) R 7550 7553 6655 0 -1 4202496 3642 0 0 0 10228 0 0 0 20 0 1 0 57922584 15544320 3508 33554432000 4194304 5646918 140734377004352 140734377002616 4397505 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/7553/statm: 3795 3508 182 355 0 3436 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 15180

[startup+162.3 s]
/proc/loadavg: 2.18 2.21 2.23 3/178 7613
/proc/meminfo: memFree=30374216/32872528 swapFree=1534436/1655032
[pid=7553] ppid=7550 vsize=19700 CPUtime=162.27 cores=1,3,5,7
/proc/7553/stat : 7553 (minisatp) R 7550 7553 6655 0 -1 4202496 3773 0 0 0 16227 0 0 0 20 0 1 0 57922584 20172800 4660 33554432000 4194304 5646918 140734377004352 140734377002600 4402788 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/7553/statm: 4925 4660 182 355 0 4566 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 19700

[startup+222.307 s]
/proc/loadavg: 2.31 2.23 2.23 3/178 7614
/proc/meminfo: memFree=30370688/32872528 swapFree=1534436/1655032
[pid=7553] ppid=7550 vsize=19700 CPUtime=222.26 cores=1,3,5,7
/proc/7553/stat : 7553 (minisatp) R 7550 7553 6655 0 -1 4202496 3773 0 0 0 22226 0 0 0 20 0 1 0 57922584 20172800 4660 33554432000 4194304 5646918 140734377004352 140734377002600 4400113 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/7553/statm: 4925 4660 182 355 0 4566 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 19700

[startup+282.3 s]
/proc/loadavg: 2.21 2.22 2.23 3/179 7618
/proc/meminfo: memFree=30368584/32872528 swapFree=1534436/1655032
[pid=7553] ppid=7550 vsize=22412 CPUtime=282.25 cores=1,3,5,7
/proc/7553/stat : 7553 (minisatp) R 7550 7553 6655 0 -1 4202496 3939 0 0 0 28225 0 0 0 20 0 1 0 57922584 22949888 5332 33554432000 4194304 5646918 140734377004352 140734377002616 4402853 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/7553/statm: 5603 5332 182 355 0 5244 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 22412

[startup+342.3 s]
/proc/loadavg: 2.16 2.20 2.22 4/178 7619
/proc/meminfo: memFree=30365972/32872528 swapFree=1534436/1655032
[pid=7553] ppid=7550 vsize=22412 CPUtime=342.23 cores=1,3,5,7
/proc/7553/stat : 7553 (minisatp) R 7550 7553 6655 0 -1 4202496 4857 0 0 0 34222 1 0 0 20 0 1 0 57922584 22949888 5338 33554432000 4194304 5646918 140734377004352 140734377002616 4402821 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/7553/statm: 5603 5338 182 355 0 5244 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 22412

[startup+402.3 s]
/proc/loadavg: 2.26 2.23 2.22 4/178 7621
/proc/meminfo: memFree=30366132/32872528 swapFree=1534436/1655032
[pid=7553] ppid=7550 vsize=22412 CPUtime=402.23 cores=1,3,5,7
/proc/7553/stat : 7553 (minisatp) R 7550 7553 6655 0 -1 4202496 4857 0 0 0 40222 1 0 0 20 0 1 0 57922584 22949888 5338 33554432000 4194304 5646918 140734377004352 140734377002616 4402764 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/7553/statm: 5603 5338 182 355 0 5244 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 22412

[startup+462.3 s]
/proc/loadavg: 2.18 2.21 2.22 3/178 7622
/proc/meminfo: memFree=30351752/32872528 swapFree=1534436/1655032
[pid=7553] ppid=7550 vsize=28440 CPUtime=462.21 cores=1,3,5,7
/proc/7553/stat : 7553 (minisatp) R 7550 7553 6655 0 -1 4202496 5241 0 0 0 46220 1 0 0 20 0 1 0 57922584 29122560 6731 33554432000 4194304 5646918 140734377004352 140734377002600 4402815 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/7553/statm: 7110 6731 182 355 0 6751 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 28440

[startup+522.3 s]
/proc/loadavg: 2.30 2.23 2.22 3/178 7623
/proc/meminfo: memFree=30351988/32872528 swapFree=1534436/1655032
[pid=7553] ppid=7550 vsize=28440 CPUtime=522.21 cores=1,3,5,7
/proc/7553/stat : 7553 (minisatp) R 7550 7553 6655 0 -1 4202496 5241 0 0 0 52220 1 0 0 20 0 1 0 57922584 29122560 6731 33554432000 4194304 5646918 140734377004352 140734377002600 4402736 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/7553/statm: 7110 6731 182 355 0 6751 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 28440

[startup+582.3 s]
/proc/loadavg: 2.32 2.25 2.23 3/178 7624
/proc/meminfo: memFree=30351864/32872528 swapFree=1534436/1655032
[pid=7553] ppid=7550 vsize=28440 CPUtime=582.2 cores=1,3,5,7
/proc/7553/stat : 7553 (minisatp) R 7550 7553 6655 0 -1 4202496 5241 0 0 0 58219 1 0 0 20 0 1 0 57922584 29122560 6731 33554432000 4194304 5646918 140734377004352 140734377002600 4399967 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/7553/statm: 7110 6731 182 355 0 6751 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 28440


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

/proc/meminfo: memFree=30348404/32872528 swapFree=1534436/1655032
[pid=7553] ppid=7550 vsize=31412 CPUtime=702.18 cores=1,3,5,7
/proc/7553/stat : 7553 (minisatp) R 7550 7553 6655 0 -1 4202496 6111 0 0 0 70217 1 0 0 20 0 1 0 57922584 32165888 7588 33554432000 4194304 5646918 140734377004352 140734377002616 4397744 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/7553/statm: 7853 7588 182 355 0 7494 0
Current children cumulated CPU time (s) 702.18
Current children cumulated vsize (KiB) 31412

[startup+762.3 s]
/proc/loadavg: 2.27 2.24 2.22 3/178 7628
/proc/meminfo: memFree=30348028/32872528 swapFree=1534436/1655032
[pid=7553] ppid=7550 vsize=31412 CPUtime=762.17 cores=1,3,5,7
/proc/7553/stat : 7553 (minisatp) R 7550 7553 6655 0 -1 4202496 6111 0 0 0 76216 1 0 0 20 0 1 0 57922584 32165888 7588 33554432000 4194304 5646918 140734377004352 140734377002616 4402736 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/7553/statm: 7853 7588 182 355 0 7494 0
Current children cumulated CPU time (s) 762.17
Current children cumulated vsize (KiB) 31412

[startup+822.3 s]
/proc/loadavg: 2.32 2.26 2.22 3/178 7629
/proc/meminfo: memFree=30348280/32872528 swapFree=1534436/1655032
[pid=7553] ppid=7550 vsize=31412 CPUtime=822.16 cores=1,3,5,7
/proc/7553/stat : 7553 (minisatp) R 7550 7553 6655 0 -1 4202496 6111 0 0 0 82215 1 0 0 20 0 1 0 57922584 32165888 7588 33554432000 4194304 5646918 140734377004352 140734377002616 4399424 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/7553/statm: 7853 7588 182 355 0 7494 0
Current children cumulated CPU time (s) 822.16
Current children cumulated vsize (KiB) 31412

[startup+882.307 s]
/proc/loadavg: 2.61 2.33 2.25 3/183 7803
/proc/meminfo: memFree=30272196/32872528 swapFree=1534436/1655032
[pid=7553] ppid=7550 vsize=31412 CPUtime=882.16 cores=1,3,5,7
/proc/7553/stat : 7553 (minisatp) R 7550 7553 6655 0 -1 4202496 6111 0 0 0 88215 1 0 0 20 0 1 0 57922584 32165888 7588 33554432000 4194304 5646918 140734377004352 140734377002616 4402725 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/7553/statm: 7853 7588 182 355 0 7494 0
Current children cumulated CPU time (s) 882.16
Current children cumulated vsize (KiB) 31412

[startup+942.3 s]
/proc/loadavg: 2.43 2.34 2.26 3/178 7837
/proc/meminfo: memFree=30264168/32872528 swapFree=1534436/1655032
[pid=7553] ppid=7550 vsize=31412 CPUtime=942.14 cores=1,3,5,7
/proc/7553/stat : 7553 (minisatp) R 7550 7553 6655 0 -1 4202496 6111 0 0 0 94213 1 0 0 20 0 1 0 57922584 32165888 7588 33554432000 4194304 5646918 140734377004352 140734377002616 4402844 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/7553/statm: 7853 7588 182 355 0 7494 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 31412

[startup+1002.3 s]
/proc/loadavg: 2.26 2.31 2.25 3/177 7838
/proc/meminfo: memFree=30263196/32872528 swapFree=1534436/1655032
[pid=7553] ppid=7550 vsize=31412 CPUtime=1002.13 cores=1,3,5,7
/proc/7553/stat : 7553 (minisatp) R 7550 7553 6655 0 -1 4202496 6111 0 0 0 100212 1 0 0 20 0 1 0 57922584 32165888 7588 33554432000 4194304 5646918 140734377004352 140734377002616 4402811 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/7553/statm: 7853 7588 182 355 0 7494 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 31412

[startup+1062.3 s]
/proc/loadavg: 2.24 2.29 2.25 3/177 7840
/proc/meminfo: memFree=30263316/32872528 swapFree=1534436/1655032
[pid=7553] ppid=7550 vsize=31412 CPUtime=1062.12 cores=1,3,5,7
/proc/7553/stat : 7553 (minisatp) R 7550 7553 6655 0 -1 4202496 6111 0 0 0 106211 1 0 0 20 0 1 0 57922584 32165888 7588 33554432000 4194304 5646918 140734377004352 140734377002616 4397622 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/7553/statm: 7853 7588 182 355 0 7494 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 31412

[startup+1122.3 s]
/proc/loadavg: 2.27 2.30 2.26 3/177 7841
/proc/meminfo: memFree=30263332/32872528 swapFree=1534436/1655032
[pid=7553] ppid=7550 vsize=31412 CPUtime=1122.11 cores=1,3,5,7
/proc/7553/stat : 7553 (minisatp) R 7550 7553 6655 0 -1 4202496 6111 0 0 0 112210 1 0 0 20 0 1 0 57922584 32165888 7588 33554432000 4194304 5646918 140734377004352 140734377002616 4402827 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/7553/statm: 7853 7588 182 355 0 7494 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 31412

[startup+1182.3 s]
/proc/loadavg: 2.19 2.27 2.25 3/177 7842
/proc/meminfo: memFree=30263092/32872528 swapFree=1534436/1655032
[pid=7553] ppid=7550 vsize=31412 CPUtime=1182.1 cores=1,3,5,7
/proc/7553/stat : 7553 (minisatp) R 7550 7553 6655 0 -1 4202496 6111 0 0 0 118209 1 0 0 20 0 1 0 57922584 32165888 7588 33554432000 4194304 5646918 140734377004352 140734377002616 4402815 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/7553/statm: 7853 7588 182 355 0 7494 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 31412

[startup+1242.3 s]
/proc/loadavg: 2.26 2.27 2.25 3/177 7843
/proc/meminfo: memFree=30262472/32872528 swapFree=1534436/1655032
[pid=7553] ppid=7550 vsize=31412 CPUtime=1242.09 cores=1,3,5,7
/proc/7553/stat : 7553 (minisatp) R 7550 7553 6655 0 -1 4202496 6111 0 0 0 124208 1 0 0 20 0 1 0 57922584 32165888 7588 33554432000 4194304 5646918 140734377004352 140734377002616 4402764 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/7553/statm: 7853 7588 182 355 0 7494 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 31412

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 7553 sig 9
??? kill -7553 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1254.4 s]
/proc/loadavg: 2.30 2.27 2.25 3/177 7843
/proc/meminfo: memFree=30262596/32872528 swapFree=1534436/1655032
[pid=7553] ppid=7550 vsize=31412 CPUtime=1254.19 cores=1,3,5,7
/proc/7553/stat : 7553 (minisatp) R 7550 7553 6655 0 -1 4202496 6111 0 0 0 125418 1 0 0 20 0 1 0 57922584 32165888 7588 33554432000 4194304 5646918 140734377004352 140734377002616 4402736 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/7553/statm: 7853 7588 182 355 0 7494 0
Current children cumulated CPU time (s) 1254.19
Current children cumulated vsize (KiB) 31412

[startup+1260.8 s]
/proc/loadavg: 2.25 2.26 2.25 3/177 7843
/proc/meminfo: memFree=30259804/32872528 swapFree=1534436/1655032
[pid=7553] ppid=7550 vsize=31412 CPUtime=1260.59 cores=1,3,5,7
/proc/7553/stat : 7553 (minisatp) R 7550 7553 6655 0 -1 4202496 6111 0 0 0 126058 1 0 0 20 0 1 0 57922584 32165888 7588 33554432000 4194304 5646918 140734377004352 140734377002616 4403061 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/7553/statm: 7853 7588 182 355 0 7494 0
Current children cumulated CPU time (s) 1260.59
Current children cumulated vsize (KiB) 31412

[startup+1267.2 s]
/proc/loadavg: 2.23 2.26 2.25 3/177 7844
/proc/meminfo: memFree=30259932/32872528 swapFree=1534436/1655032
[pid=7553] ppid=7550 vsize=31412 CPUtime=1267 cores=1,3,5,7
/proc/7553/stat : 7553 (minisatp) R 7550 7553 6655 0 -1 4202496 6111 0 0 0 126699 1 0 0 20 0 1 0 57922584 32165888 7588 33554432000 4194304 5646918 140734377004352 140734377002616 4402639 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/7553/statm: 7853 7588 182 355 0 7494 0
Current children cumulated CPU time (s) 1267
Current children cumulated vsize (KiB) 31412

[startup+1270.4 s]
/proc/loadavg: 2.23 2.26 2.25 4/177 7844
/proc/meminfo: memFree=30259816/32872528 swapFree=1534436/1655032
[pid=7553] ppid=7550 vsize=31412 CPUtime=1270.19 cores=1,3,5,7
/proc/7553/stat : 7553 (minisatp) R 7550 7553 6655 0 -1 4202496 6111 0 0 0 127018 1 0 0 20 0 1 0 57922584 32165888 7588 33554432000 4194304 5646918 140734377004352 140734377002616 4402788 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/7553/statm: 7853 7588 182 355 0 7494 0
Current children cumulated CPU time (s) 1270.19
Current children cumulated vsize (KiB) 31412

[startup+1272 s]
/proc/loadavg: 2.21 2.25 2.24 3/177 7844
/proc/meminfo: memFree=30259820/32872528 swapFree=1534436/1655032
[pid=7553] ppid=7550 vsize=31412 CPUtime=1271.79 cores=1,3,5,7
/proc/7553/stat : 7553 (minisatp) R 7550 7553 6655 0 -1 4202496 6111 0 0 0 127178 1 0 0 20 0 1 0 57922584 32165888 7588 33554432000 4194304 5646918 140734377004352 140734377002616 4402798 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/7553/statm: 7853 7588 182 355 0 7494 0
Current children cumulated CPU time (s) 1271.79
Current children cumulated vsize (KiB) 31412

[startup+1272.4 s]
/proc/loadavg: 2.21 2.25 2.24 3/177 7844
/proc/meminfo: memFree=30259820/32872528 swapFree=1534436/1655032
[pid=7553] ppid=7550 vsize=31412 CPUtime=1272.19 cores=1,3,5,7
/proc/7553/stat : 7553 (minisatp) R 7550 7553 6655 0 -1 4202496 6111 0 0 0 127218 1 0 0 20 0 1 0 57922584 32165888 7588 33554432000 4194304 5646918 140734377004352 140734377002616 4403454 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/7553/statm: 7853 7588 182 355 0 7494 0
Current children cumulated CPU time (s) 1272.19
Current children cumulated vsize (KiB) 31412

[startup+1272.6 s]
/proc/loadavg: 2.21 2.25 2.24 3/177 7844
/proc/meminfo: memFree=30259820/32872528 swapFree=1534436/1655032
[pid=7553] ppid=7550 vsize=31412 CPUtime=1272.39 cores=1,3,5,7
/proc/7553/stat : 7553 (minisatp) R 7550 7553 6655 0 -1 4202496 6111 0 0 0 127238 1 0 0 20 0 1 0 57922584 32165888 7588 33554432000 4194304 5646918 140734377004352 140734377002616 4398798 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/7553/statm: 7853 7588 182 355 0 7494 0
Current children cumulated CPU time (s) 1272.39
Current children cumulated vsize (KiB) 31412

[startup+1272.7 s]
/proc/loadavg: 2.21 2.25 2.24 3/177 7844
/proc/meminfo: memFree=30259944/32872528 swapFree=1534436/1655032
[pid=7553] ppid=7550 vsize=31412 CPUtime=1272.5 cores=1,3,5,7
/proc/7553/stat : 7553 (minisatp) R 7550 7553 6655 0 -1 4202496 6111 0 0 0 127249 1 0 0 20 0 1 0 57922584 32165888 7588 33554432000 4194304 5646918 140734377004352 140734377002616 4402806 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/7553/statm: 7853 7588 182 355 0 7494 0
Current children cumulated CPU time (s) 1272.5
Current children cumulated vsize (KiB) 31412

Child status: 0
Real time (s): 1272.75
CPU time (s): 1272.56
CPU user time (s): 1272.54
CPU system time (s): 0.020996
CPU usage (%): 99.9846
Max. virtual memory (cumulated for all children) (KiB): 31412

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1272.54
system time used= 0.020996
maximum resident set size= 30392
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6121
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= 6
involuntary context switches= 1322

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.21851 second user time and 4.89326 second system time

The end

Launcher Data

Begin job on node122 at 2016-06-22 03:25:42
IDJOB=4112649
IDBENCH=2905
IDSOLVER=2555
FILE ID=node122/4112649-1466558741
RUNJOBID= node122-1466551514-6672
PBS_JOBID= 19943336
Free space on /tmp= 71736 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-market-split_4_30_1.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4112649-1466558741/watcher-4112649-1466558741 -o /tmp/evaluation-result-4112649-1466558741/solver-4112649-1466558741 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node122-1466551514-6672 --watchdog 1960  minisatp HOME/instance-4112649-1466558741.opb

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

MD5SUM BENCH= 8dbaef61ba32642517e0b17ac09a002e
RANDOM SEED=480766188

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30335456 kB
Buffers:           24468 kB
Cached:            74780 kB
SwapCached:         2400 kB
Active:           121932 kB
Inactive:          59936 kB
Active(anon):      82996 kB
Inactive(anon):     2216 kB
Active(file):      38936 kB
Inactive(file):    57720 kB
Unevictable:     1655032 kB
Mlocked:         1534436 kB
SwapTotal:      67108856 kB
SwapFree:       67096600 kB
Dirty:              3908 kB
Writeback:             0 kB
AnonPages:       1736796 kB
Mapped:             7752 kB
Shmem:                 0 kB
Slab:             567388 kB
SReclaimable:      11224 kB
SUnreclaim:       556164 kB
KernelStack:        1432 kB
PageTables:         7432 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1851988 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    186368 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-4112649-1466558741.opb

Free space on /tmp at the end= 71732 MiB
End job on node122 at 2016-06-22 03:46:54