Trace number 4111700

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
minisatp 2012-10-02 git-d91742b? (TO) 1800.09 1800.42

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/
submitted-PB06/roussel/normalized-pigeon-cardinality-91-90.opb
MD5SUMfff7b3dc5d07bd6a4fd3046b5e5241f1
Bench CategoryDEC-SMALLINT (no 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 benchmark0.089985
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables8190
Total number of constraints181
Number of constraints which are clauses91
Number of constraints which are cardinality constraints (but not clauses)90
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint90
Maximum length of a constraint91
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 92
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c Parsing PB file...
0.00/0.08	c Converting 181 PB-constraints to clauses...
0.00/0.08	c   -- Unit propagations: (none)
0.00/0.08	c   -- Detecting intervals from adjacent constraints: (none)
0.00/0.08	c   -- Clauses(.)/Splits(s): ...........................................................................................
0.00/0.08	c ---[  89]---> BDD-cost:  179
0.00/0.08	c ---[  88]---> BDD-cost:  179
0.00/0.08	c ---[  87]---> BDD-cost:  179
0.00/0.09	c ---[  86]---> BDD-cost:  179
0.00/0.09	c ---[  85]---> BDD-cost:  179
0.00/0.09	c ---[  84]---> BDD-cost:  179
0.00/0.09	c ---[  83]---> BDD-cost:  179
0.00/0.09	c ---[  82]---> BDD-cost:  179
0.09/0.10	c ---[  81]---> BDD-cost:  179
0.09/0.10	c ---[  80]---> BDD-cost:  179
0.09/0.10	c ---[  79]---> BDD-cost:  179
0.09/0.10	c ---[  78]---> BDD-cost:  179
0.09/0.10	c ---[  77]---> BDD-cost:  179
0.09/0.11	c ---[  76]---> BDD-cost:  179
0.09/0.11	c ---[  75]---> BDD-cost:  179
0.09/0.11	c ---[  74]---> BDD-cost:  179
0.09/0.11	c ---[  73]---> BDD-cost:  179
0.09/0.11	c ---[  72]---> BDD-cost:  179
0.09/0.12	c ---[  71]---> BDD-cost:  179
0.09/0.12	c ---[  70]---> BDD-cost:  179
0.09/0.12	c ---[  69]---> BDD-cost:  179
0.09/0.12	c ---[  68]---> BDD-cost:  179
0.09/0.12	c ---[  67]---> BDD-cost:  179
0.09/0.13	c ---[  66]---> BDD-cost:  179
0.09/0.13	c ---[  65]---> BDD-cost:  179
0.09/0.13	c ---[  64]---> BDD-cost:  179
0.09/0.13	c ---[  63]---> BDD-cost:  179
0.09/0.13	c ---[  62]---> BDD-cost:  179
0.09/0.14	c ---[  61]---> BDD-cost:  179
0.09/0.14	c ---[  60]---> BDD-cost:  179
0.09/0.14	c ---[  59]---> BDD-cost:  179
0.09/0.14	c ---[  58]---> BDD-cost:  179
0.09/0.14	c ---[  57]---> BDD-cost:  179
0.09/0.15	c ---[  56]---> BDD-cost:  179
0.09/0.15	c ---[  55]---> BDD-cost:  179
0.09/0.15	c ---[  54]---> BDD-cost:  179
0.09/0.15	c ---[  53]---> BDD-cost:  179
0.09/0.15	c ---[  52]---> BDD-cost:  179
0.09/0.16	c ---[  51]---> BDD-cost:  179
0.09/0.16	c ---[  50]---> BDD-cost:  179
0.09/0.16	c ---[  49]---> BDD-cost:  179
0.09/0.16	c ---[  48]---> BDD-cost:  179
0.09/0.16	c ---[  47]---> BDD-cost:  179
0.09/0.17	c ---[  46]---> BDD-cost:  179
0.09/0.17	c ---[  45]---> BDD-cost:  179
0.09/0.17	c ---[  44]---> BDD-cost:  179
0.09/0.17	c ---[  43]---> BDD-cost:  179
0.09/0.18	c ---[  42]---> BDD-cost:  179
0.09/0.18	c ---[  41]---> BDD-cost:  179
0.09/0.18	c ---[  40]---> BDD-cost:  179
0.09/0.18	c ---[  39]---> BDD-cost:  179
0.09/0.18	c ---[  38]---> BDD-cost:  179
0.09/0.19	c ---[  37]---> BDD-cost:  179
0.09/0.19	c ---[  36]---> BDD-cost:  179
0.09/0.19	c ---[  35]---> BDD-cost:  179
0.09/0.19	c ---[  34]---> BDD-cost:  179
0.09/0.19	c ---[  33]---> BDD-cost:  179
0.09/0.20	c ---[  32]---> BDD-cost:  179
0.19/0.20	c ---[  31]---> BDD-cost:  179
0.19/0.20	c ---[  30]---> BDD-cost:  179
0.19/0.20	c ---[  29]---> BDD-cost:  179
0.19/0.20	c ---[  28]---> BDD-cost:  179
0.19/0.21	c ---[  27]---> BDD-cost:  179
0.19/0.21	c ---[  26]---> BDD-cost:  179
0.19/0.21	c ---[  25]---> BDD-cost:  179
0.19/0.21	c ---[  24]---> BDD-cost:  179
0.19/0.21	c ---[  23]---> BDD-cost:  179
0.19/0.22	c ---[  22]---> BDD-cost:  179
0.19/0.22	c ---[  21]---> BDD-cost:  179
0.19/0.22	c ---[  20]---> BDD-cost:  179
0.19/0.22	c ---[  19]---> BDD-cost:  179
0.19/0.22	c ---[  18]---> BDD-cost:  179
0.19/0.23	c ---[  17]---> BDD-cost:  179
0.19/0.23	c ---[  16]---> BDD-cost:  179
0.19/0.23	c ---[  15]---> BDD-cost:  179
0.19/0.23	c ---[  14]---> BDD-cost:  179
0.19/0.23	c ---[  13]---> BDD-cost:  179
0.19/0.24	c ---[  12]---> BDD-cost:  179
0.19/0.24	c ---[  11]---> BDD-cost:  179
0.19/0.24	c ---[  10]---> BDD-cost:  179
0.19/0.24	c ---[   9]---> BDD-cost:  179
0.19/0.24	c ---[   8]---> BDD-cost:  179
0.19/0.25	c ---[   7]---> BDD-cost:  179
0.19/0.25	c ---[   6]---> BDD-cost:  179
0.19/0.25	c ---[   5]---> BDD-cost:  179
0.19/0.25	c ---[   4]---> BDD-cost:  179
0.19/0.25	c ---[   3]---> BDD-cost:  179
0.19/0.26	c ---[   2]---> BDD-cost:  179
0.19/0.26	c ---[   1]---> BDD-cost:  179
0.19/0.26	c ---[   0]---> BDD-cost:  179
1800.06/1800.40	|  Eliminated clauses:           0.01 Mb                                      |
1800.06/1800.40	============================[ Search Statistics ]==============================
1800.06/1800.40	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1800.06/1800.40	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1800.06/1800.40	===============================================================================
1800.06/1800.40	|       100 |   23817    39715   110952 |    14562      100    347 |  0.370 % |
1800.06/1800.40	|       250 |   23817    39715   110952 |    16018      250    372 |  0.370 % |
1800.06/1800.40	|       475 |   23817    39715   110952 |    17620      475    419 |  0.370 % |
1800.06/1800.40	|       812 |   23817    39715   110952 |    19382      812    432 |  0.370 % |
1800.06/1800.40	|      1318 |   23817    39715   110952 |    21320     1318    482 |  0.370 % |
1800.06/1800.40	|      2077 |   23817    39715   110952 |    23452     2077    460 |  0.370 % |
1800.06/1800.40	|      3216 |   23817    39715   110952 |    25797     3216    465 |  0.370 % |
1800.06/1800.40	|      4924 |   23817    39715   110952 |    28377     4924    467 |  0.370 % |
1800.06/1800.40	|      7486 |   23817    39715   110952 |    31215     7486    509 |  0.370 % |
1800.06/1800.40	|     11330 |   23817    39715   110952 |    34336    11330    567 |  0.370 % |
1800.06/1800.40	|     17096 |   23817    39715   110952 |    37770    17096    641 |  0.370 % |
1800.06/1800.40	|     25745 |   23817    39715   110952 |    41547    25745    674 |  0.370 % |
1800.06/1800.40	|     38719 |   23817    39715   110952 |    45702    38719    703 |  0.370 % |
1800.06/1800.40	|     58180 |   23817    39715   110952 |    50272    24140    765 |  0.370 % |
1800.06/1800.40	|     87372 |   23817    39715   110952 |    55299    53332    782 |  0.370 % |
1800.06/1800.40	|    131161 |   23817    39715   110952 |    60829    53420    812 |  0.370 % |
1800.06/1800.40	|    196845 |   23817    39715   110952 |    66912    16711    878 |  0.370 % |
1800.06/1800.40	|    295371 |   23817    39715   110952 |    73604    57805    810 |  0.370 % |
1800.06/1800.40	|    443160 |   23817    39715   110952 |    80964    77340    969 |  0.370 % |
1800.06/1800.40	|    664843 |   23817    39715   110952 |    89060    74740    903 |  0.370 % |
1800.06/1800.40	|    997368 |   23817    39715   110952 |    97966    99878   1454 |  0.370 % |
1800.06/1800.40	|   1496156 |   23817    39715   110952 |   107763    46165    835 |  0.370 % |
1800.06/1800.40	c 
1800.06/1800.40	c *** TERMINATED ***
1800.06/1800.40	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4111700-1466555108/watcher-4111700-1466555108 -o /tmp/evaluation-result-4111700-1466555108/solver-4111700-1466555108 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node126-1466551504-2105 --watchdog 1960 minisatp HOME/instance-4111700-1466555108.opb 

pid=2535
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.11 2.01 4/176 2538
/proc/meminfo: memFree=31643736/32872528 swapFree=338416/354768
[pid=2538] ppid=2535 vsize=6588 CPUtime=0 cores=1,3,5,7
/proc/2538/stat : 2538 (minisatp) R 2535 2538 2088 0 -1 4202496 362 0 0 0 0 0 0 0 20 0 1 0 57557585 6746112 238 33554432000 4194304 5646918 140737072179616 140733526048792 4826286 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/2538/statm: 1647 238 94 355 0 1288 0

[startup+0.100166 s]
/proc/loadavg: 2.14 2.11 2.01 4/176 2538
/proc/meminfo: memFree=31643736/32872528 swapFree=338416/354768
[pid=2538] ppid=2535 vsize=11096 CPUtime=0.09 cores=1,3,5,7
/proc/2538/stat : 2538 (minisatp) R 2535 2538 2088 0 -1 4202496 1531 0 0 0 9 0 0 0 20 0 1 0 57557585 11362304 1343 33554432000 4194304 5646918 140737072179616 140733526048792 4823374 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/2538/statm: 2774 1343 116 355 0 2415 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11096

[startup+0.200258 s]
/proc/loadavg: 2.14 2.11 2.01 4/176 2538
/proc/meminfo: memFree=31643736/32872528 swapFree=338416/354768
[pid=2538] ppid=2535 vsize=11492 CPUtime=0.19 cores=1,3,5,7
/proc/2538/stat : 2538 (minisatp) R 2535 2538 2088 0 -1 4202496 1632 0 0 0 19 0 0 0 20 0 1 0 57557585 11767808 1444 33554432000 4194304 5646918 140737072179616 140733526048792 4817614 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/2538/statm: 2873 1444 116 355 0 2514 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 11492

[startup+0.300275 s]
/proc/loadavg: 2.14 2.11 2.01 4/176 2538
/proc/meminfo: memFree=31643736/32872528 swapFree=338416/354768
[pid=2538] ppid=2535 vsize=15616 CPUtime=0.29 cores=1,3,5,7
/proc/2538/stat : 2538 (minisatp) R 2535 2538 2088 0 -1 4202496 2737 0 0 0 29 0 0 0 20 0 1 0 57557585 15990784 2510 33554432000 4194304 5646918 140737072179616 140733526048792 4442080 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/2538/statm: 3904 2510 125 355 0 3545 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15616

[startup+0.700263 s]
/proc/loadavg: 2.14 2.11 2.01 4/176 2538
/proc/meminfo: memFree=31643736/32872528 swapFree=338416/354768
[pid=2538] ppid=2535 vsize=18468 CPUtime=0.69 cores=1,3,5,7
/proc/2538/stat : 2538 (minisatp) R 2535 2538 2088 0 -1 4202496 3378 0 0 0 69 0 0 0 20 0 1 0 57557585 18911232 3662 33554432000 4194304 5646918 140737072179616 140737072174424 4826286 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/2538/statm: 4617 3662 146 355 0 4258 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18468

[startup+1.50027 s]
/proc/loadavg: 2.14 2.11 2.01 3/177 2539
/proc/meminfo: memFree=31622464/32872528 swapFree=338416/354768
[pid=2538] ppid=2535 vsize=23680 CPUtime=1.49 cores=1,3,5,7
/proc/2538/stat : 2538 (minisatp) R 2535 2538 2088 0 -1 4202496 4628 0 0 0 148 1 0 0 20 0 1 0 57557585 24248320 5421 33554432000 4194304 5646918 140737072179616 140737072177752 4416598 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/2538/statm: 5920 5421 146 355 0 5561 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 23680

[startup+3.10028 s]
/proc/loadavg: 2.14 2.11 2.01 3/177 2539
/proc/meminfo: memFree=31612724/32872528 swapFree=338416/354768
[pid=2538] ppid=2535 vsize=43592 CPUtime=3.09 cores=1,3,5,7
/proc/2538/stat : 2538 (minisatp) R 2535 2538 2088 0 -1 4202496 5479 0 0 0 308 1 0 0 20 0 1 0 57557585 44638208 9337 33554432000 4194304 5646918 140737072179616 140737072177752 4399295 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/2538/statm: 10898 9337 146 355 0 10539 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 43592

[startup+6.30026 s]
/proc/loadavg: 2.13 2.11 2.01 3/177 2539
/proc/meminfo: memFree=31569480/32872528 swapFree=338416/354768
[pid=2538] ppid=2535 vsize=95100 CPUtime=6.29 cores=1,3,5,7
/proc/2538/stat : 2538 (minisatp) R 2535 2538 2088 0 -1 4202496 6945 0 0 0 626 3 0 0 20 0 1 0 57557585 97382400 16932 33554432000 4194304 5646918 140737072179616 140737072178312 4826286 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/2538/statm: 23775 16932 146 355 0 23416 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 95100

[startup+12.7003 s]
/proc/loadavg: 2.12 2.11 2.01 3/177 2539
/proc/meminfo: memFree=31511376/32872528 swapFree=338416/354768
[pid=2538] ppid=2535 vsize=150820 CPUtime=12.68 cores=1,3,5,7
/proc/2538/stat : 2538 (minisatp) R 2535 2538 2088 0 -1 4202496 8854 0 0 0 1264 4 0 0 20 0 1 0 57557585 154439680 30081 33554432000 4194304 5646918 140737072179616 140737072177720 4400576 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/2538/statm: 37705 30081 146 355 0 37346 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 150820

[startup+25.5073 s]
/proc/loadavg: 2.09 2.10 2.01 3/177 2539
/proc/meminfo: memFree=31498760/32872528 swapFree=338416/354768
[pid=2538] ppid=2535 vsize=156352 CPUtime=25.5 cores=1,3,5,7
/proc/2538/stat : 2538 (minisatp) R 2535 2538 2088 0 -1 4202496 12291 0 0 0 2542 8 0 0 20 0 1 0 57557585 160104448 31071 33554432000 4194304 5646918 140737072179616 140737072177752 4397445 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/2538/statm: 39088 31071 148 355 0 38729 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 156352

[startup+51.1003 s]
/proc/loadavg: 2.06 2.09 2.01 3/177 2539
/proc/meminfo: memFree=31449108/32872528 swapFree=338416/354768
[pid=2538] ppid=2535 vsize=167496 CPUtime=51.08 cores=1,3,5,7
/proc/2538/stat : 2538 (minisatp) R 2535 2538 2088 0 -1 4202496 17109 0 0 0 5096 12 0 0 20 0 1 0 57557585 171515904 38006 33554432000 4194304 5646918 140737072179616 140737072177752 4397622 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/2538/statm: 41874 38006 148 355 0 41515 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 167496

[startup+102.3 s]
/proc/loadavg: 2.02 2.08 2.00 3/177 2540
/proc/meminfo: memFree=31423656/32872528 swapFree=338416/354768
[pid=2538] ppid=2535 vsize=264068 CPUtime=102.27 cores=1,3,5,7
/proc/2538/stat : 2538 (minisatp) R 2535 2538 2088 0 -1 4202496 25386 0 0 0 10205 22 0 0 20 0 1 0 57557585 270405632 45231 33554432000 4194304 5646918 140737072179616 140737072177752 4403164 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/2538/statm: 66017 45231 148 355 0 65658 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 264068

[startup+162.3 s]
/proc/loadavg: 2.04 2.07 2.00 3/177 2541
/proc/meminfo: memFree=31383640/32872528 swapFree=338416/354768
[pid=2538] ppid=2535 vsize=278036 CPUtime=162.25 cores=1,3,5,7
/proc/2538/stat : 2538 (minisatp) R 2535 2538 2088 0 -1 4202496 31507 0 0 0 16194 31 0 0 20 0 1 0 57557585 284708864 52315 33554432000 4194304 5646918 140737072179616 140737072177720 4403178 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/2538/statm: 69509 52315 148 355 0 69150 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 278036

[startup+222.3 s]
/proc/loadavg: 2.01 2.06 2.00 3/177 2543
/proc/meminfo: memFree=31339504/32872528 swapFree=338416/354768
[pid=2538] ppid=2535 vsize=292920 CPUtime=222.25 cores=1,3,5,7
/proc/2538/stat : 2538 (minisatp) R 2535 2538 2088 0 -1 4202496 40278 0 0 0 22177 48 0 0 20 0 1 0 57557585 299950080 55483 33554432000 4194304 5646918 140737072179616 140737072177720 4399772 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/2538/statm: 73230 55483 148 355 0 72871 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 292920

[startup+282.3 s]
/proc/loadavg: 2.00 2.05 2.00 3/177 2544
/proc/meminfo: memFree=31362564/32872528 swapFree=338416/354768
[pid=2538] ppid=2535 vsize=216160 CPUtime=282.24 cores=1,3,5,7
/proc/2538/stat : 2538 (minisatp) R 2535 2538 2088 0 -1 4202496 42674 0 0 0 28167 57 0 0 20 0 1 0 57557585 221347840 50651 33554432000 4194304 5646918 140737072179616 140737072178328 4403176 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/2538/statm: 54040 50651 148 355 0 53681 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 216160

[startup+342.307 s]
/proc/loadavg: 2.04 2.05 2.00 3/178 2548
/proc/meminfo: memFree=31171084/32872528 swapFree=338416/354768
[pid=2538] ppid=2535 vsize=434900 CPUtime=342.23 cores=1,3,5,7
/proc/2538/stat : 2538 (minisatp) R 2535 2538 2088 0 -1 4202496 44442 0 0 0 34163 60 0 0 20 0 1 0 57557585 445337600 97387 33554432000 4194304 5646918 140737072179616 140737072177752 4403173 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/2538/statm: 108725 97387 148 355 0 108366 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 434900

[startup+402.3 s]
/proc/loadavg: 2.07 2.05 2.00 3/177 2549
/proc/meminfo: memFree=31246224/32872528 swapFree=338416/354768
[pid=2538] ppid=2535 vsize=449348 CPUtime=402.2 cores=1,3,5,7
/proc/2538/stat : 2538 (minisatp) R 2535 2538 2088 0 -1 4202496 50960 0 0 0 40151 69 0 0 20 0 1 0 57557585 460132352 79710 33554432000 4194304 5646918 140737072179616 140737072178312 4403159 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/2538/statm: 112337 79710 148 355 0 111978 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 449348

[startup+462.3 s]
/proc/loadavg: 2.06 2.06 2.00 3/177 2550
/proc/meminfo: memFree=31317540/32872528 swapFree=338416/354768
[pid=2538] ppid=2535 vsize=244152 CPUtime=462.19 cores=1,3,5,7
/proc/2538/stat : 2538 (minisatp) R 2535 2538 2088 0 -1 4202496 57141 0 0 0 46136 83 0 0 20 0 1 0 57557585 250011648 56098 33554432000 4194304 5646918 140737072179616 140737072177752 4403147 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/2538/statm: 61038 56098 148 355 0 60679 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 244152

[startup+522.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/177 2552
/proc/meminfo: memFree=31311072/32872528 swapFree=338416/354768
[pid=2538] ppid=2535 vsize=251136 CPUtime=522.18 cores=1,3,5,7
/proc/2538/stat : 2538 (minisatp) R 2535 2538 2088 0 -1 4202496 61914 0 0 0 52125 93 0 0 20 0 1 0 57557585 257163264 59278 33554432000 4194304 5646918 140737072179616 140737072177752 4397980 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/2538/statm: 62784 59278 148 355 0 62425 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 251136

[startup+582.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 2553
/proc/meminfo: memFree=31183480/32872528 swapFree=338416/354768
[pid=2538] ppid=2535 vsize=473028 CPUtime=582.16 cores=1,3,5,7
/proc/2538/stat : 2538 (minisatp) R 2535 2538 2088 0 -1 4202496 67194 0 0 0 58116 100 0 0 20 0 1 0 57557585 484380672 90052 33554432000 4194304 5646918 140737072179616 140737072177752 4403173 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/2538/statm: 118257 90052 148 355 0 117898 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 473028


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


[startup+942.3 s]
/proc/loadavg: 2.09 2.04 2.01 3/178 2563
/proc/meminfo: memFree=31117408/32872528 swapFree=338416/354768
[pid=2538] ppid=2535 vsize=497264 CPUtime=942.1 cores=1,3,5,7
/proc/2538/stat : 2538 (minisatp) R 2535 2538 2088 0 -1 4202496 81533 0 0 0 94063 147 0 0 20 0 1 0 57557585 509198336 102229 33554432000 4194304 5646918 140737072179616 140737072177752 4403173 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/2538/statm: 124316 102229 148 355 0 123957 0
Current children cumulated CPU time (s) 942.1
Current children cumulated vsize (KiB) 497264

[startup+1002.31 s]
/proc/loadavg: 2.03 2.03 2.00 3/177 2564
/proc/meminfo: memFree=31064096/32872528 swapFree=338416/354768
[pid=2538] ppid=2535 vsize=506600 CPUtime=1002.1 cores=1,3,5,7
/proc/2538/stat : 2538 (minisatp) R 2535 2538 2088 0 -1 4202496 86779 0 0 0 100051 159 0 0 20 0 1 0 57557585 518758400 114486 33554432000 4194304 5646918 140737072179616 140737072177752 4403138 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/2538/statm: 126650 114486 148 355 0 126291 0
Current children cumulated CPU time (s) 1002.1
Current children cumulated vsize (KiB) 506600

[startup+1062.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 2565
/proc/meminfo: memFree=31023360/32872528 swapFree=338416/354768
[pid=2538] ppid=2535 vsize=510460 CPUtime=1062.08 cores=1,3,5,7
/proc/2538/stat : 2538 (minisatp) R 2535 2538 2088 0 -1 4202496 90312 0 0 0 106040 168 0 0 20 0 1 0 57557585 522711040 125149 33554432000 4194304 5646918 140737072179616 140737072177752 4403136 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/2538/statm: 127615 125149 148 355 0 127256 0
Current children cumulated CPU time (s) 1062.08
Current children cumulated vsize (KiB) 510460

[startup+1122.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/177 2566
/proc/meminfo: memFree=31044768/32872528 swapFree=338416/354768
[pid=2538] ppid=2535 vsize=516168 CPUtime=1122.07 cores=1,3,5,7
/proc/2538/stat : 2538 (minisatp) R 2535 2538 2088 0 -1 4202496 94834 0 0 0 112031 176 0 0 20 0 1 0 57557585 528556032 119889 33554432000 4194304 5646918 140737072179616 140737072177752 4403159 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/2538/statm: 129042 119889 148 355 0 128683 0
Current children cumulated CPU time (s) 1122.07
Current children cumulated vsize (KiB) 516168

[startup+1182.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 2568
/proc/meminfo: memFree=30930912/32872528 swapFree=338416/354768
[pid=2538] ppid=2535 vsize=735464 CPUtime=1182.07 cores=1,3,5,7
/proc/2538/stat : 2538 (minisatp) R 2535 2538 2088 0 -1 4202496 98616 0 0 0 118020 187 0 0 20 0 1 0 57557585 753115136 148130 33554432000 4194304 5646918 140737072179616 140737072177752 4399341 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/2538/statm: 183866 148130 148 355 0 183507 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 735464

[startup+1242.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/177 2569
/proc/meminfo: memFree=31039316/32872528 swapFree=338416/354768
[pid=2538] ppid=2535 vsize=525528 CPUtime=1242.06 cores=1,3,5,7
/proc/2538/stat : 2538 (minisatp) R 2535 2538 2088 0 -1 4202496 101982 0 0 0 124010 196 0 0 20 0 1 0 57557585 538140672 120666 33554432000 4194304 5646918 140737072179616 140737072177752 4403178 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/2538/statm: 131382 120666 148 355 0 131023 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 525528

[startup+1302.3 s]
/proc/loadavg: 2.08 2.04 2.00 3/177 2570
/proc/meminfo: memFree=30902408/32872528 swapFree=338416/354768
[pid=2538] ppid=2535 vsize=747492 CPUtime=1302.04 cores=1,3,5,7
/proc/2538/stat : 2538 (minisatp) R 2535 2538 2088 0 -1 4202496 104073 0 0 0 130004 200 0 0 20 0 1 0 57557585 765431808 153128 33554432000 4194304 5646918 140737072179616 140737072177752 4403176 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/2538/statm: 186873 153128 148 355 0 186514 0
Current children cumulated CPU time (s) 1302.04
Current children cumulated vsize (KiB) 747492

[startup+1362.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/177 2571
/proc/meminfo: memFree=31264724/32872528 swapFree=338416/354768
[pid=2538] ppid=2535 vsize=276508 CPUtime=1362.04 cores=1,3,5,7
/proc/2538/stat : 2538 (minisatp) R 2535 2538 2088 0 -1 4202496 109934 0 0 0 135991 213 0 0 20 0 1 0 57557585 283144192 62280 33554432000 4194304 5646918 140737072179616 140737072178312 4397622 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/2538/statm: 69127 62280 148 355 0 68768 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 276508

[startup+1422.3 s]
/proc/loadavg: 2.07 2.04 2.00 3/177 2572
/proc/meminfo: memFree=30850404/32872528 swapFree=338416/354768
[pid=2538] ppid=2535 vsize=757420 CPUtime=1422.02 cores=1,3,5,7
/proc/2538/stat : 2538 (minisatp) R 2535 2538 2088 0 -1 4202496 112732 0 0 0 141983 219 0 0 20 0 1 0 57557585 775598080 166767 33554432000 4194304 5646918 140737072179616 140737072177752 4403164 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/2538/statm: 189355 166767 148 355 0 188996 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 757420

[startup+1482.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/177 2574
/proc/meminfo: memFree=30876280/32872528 swapFree=338416/354768
[pid=2538] ppid=2535 vsize=760860 CPUtime=1482.01 cores=1,3,5,7
/proc/2538/stat : 2538 (minisatp) R 2535 2538 2088 0 -1 4202496 114855 0 0 0 147975 226 0 0 20 0 1 0 57557585 779120640 158997 33554432000 4194304 5646918 140737072179616 140737072177752 4403136 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/2538/statm: 190215 158997 148 355 0 189856 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 760860

[startup+1542.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/178 2578
/proc/meminfo: memFree=30981312/32872528 swapFree=338416/354768
[pid=2538] ppid=2535 vsize=550428 CPUtime=1542.01 cores=1,3,5,7
/proc/2538/stat : 2538 (minisatp) R 2535 2538 2088 0 -1 4202496 118508 0 0 0 153966 235 0 0 20 0 1 0 57557585 563638272 132164 33554432000 4194304 5646918 140737072179616 140737072177752 4403136 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/2538/statm: 137607 132164 148 355 0 137248 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 550428

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 2579
/proc/meminfo: memFree=30986024/32872528 swapFree=338416/354768
[pid=2538] ppid=2535 vsize=554088 CPUtime=1601.99 cores=1,3,5,7
/proc/2538/stat : 2538 (minisatp) R 2535 2538 2088 0 -1 4202496 122516 0 0 0 159956 243 0 0 20 0 1 0 57557585 567386112 131012 33554432000 4194304 5646918 140737072179616 140737072177752 4403159 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/2538/statm: 138522 131012 148 355 0 138163 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 554088

[startup+1662.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 2580
/proc/meminfo: memFree=30784276/32872528 swapFree=338416/354768
[pid=2538] ppid=2535 vsize=773620 CPUtime=1661.99 cores=1,3,5,7
/proc/2538/stat : 2538 (minisatp) R 2535 2538 2088 0 -1 4202496 124158 0 0 0 165952 247 0 0 20 0 1 0 57557585 792186880 181199 33554432000 4194304 5646918 140737072179616 140737072177752 4403167 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/2538/statm: 193405 181199 148 355 0 193046 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 773620

[startup+1722.3 s]
/proc/loadavg: 2.12 2.04 2.01 3/177 2581
/proc/meminfo: memFree=31111580/32872528 swapFree=338416/354768
[pid=2538] ppid=2535 vsize=428708 CPUtime=1721.98 cores=1,3,5,7
/proc/2538/stat : 2538 (minisatp) R 2535 2538 2088 0 -1 4202496 126350 0 0 0 171946 252 0 0 20 0 1 0 57557585 438996992 99921 33554432000 4194304 5646918 140737072179616 140737072177752 4403147 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/2538/statm: 107177 99921 148 355 0 106818 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 428708

[startup+1782.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 2583
/proc/meminfo: memFree=30994640/32872528 swapFree=338416/354768
[pid=2538] ppid=2535 vsize=564692 CPUtime=1781.96 cores=1,3,5,7
/proc/2538/stat : 2538 (minisatp) R 2535 2538 2088 0 -1 4202496 127768 0 0 0 177941 255 0 0 20 0 1 0 57557585 578244608 128791 33554432000 4194304 5646918 140737072179616 140737072177800 4403159 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/2538/statm: 141173 128791 148 355 0 140814 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 564692



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 1.95 2.01 1.99 2/171 2618
/proc/meminfo: memFree=31047424/32872528 swapFree=338416/354768
[pid=2538] ppid=2535 vsize=780112 CPUtime=1800.06 cores=1,3,5,7
/proc/2538/stat : 2538 (minisatp) R 2535 2538 2088 0 -1 4202496 128358 0 0 0 179748 258 0 0 20 0 1 0 57557585 798834688 152375 33554432000 4194304 5646918 140737072179616 140737072177752 4403495 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/2538/statm: 195028 152375 148 355 0 194669 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 780112

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

[startup+1800.4 s]
/proc/loadavg: 1.95 2.01 1.99 2/171 2618
/proc/meminfo: memFree=31047424/32872528 swapFree=338416/354768
[pid=2538] ppid=2535 vsize=780112 CPUtime=1800.06 cores=1,3,5,7
/proc/2538/stat : 2538 (minisatp) R 2535 2538 2088 0 -1 4202496 128358 0 0 0 179748 258 0 0 20 0 1 0 57557585 798834688 152375 33554432000 4194304 5646918 140737072179616 140737072177752 4403495 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/2538/statm: 195028 152375 148 355 0 194669 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 780112

Child status: 0
Real time (s): 1800.42
CPU time (s): 1800.09
CPU user time (s): 1797.49
CPU system time (s): 2.6056
CPU usage (%): 99.9817
Max. virtual memory (cumulated for all children) (KiB): 1176772

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.49
system time used= 2.6056
maximum resident set size= 1007428
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 128358
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= 88
involuntary context switches= 2283

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.66129 second user time and 6.79897 second system time

The end

Launcher Data

Begin job on node126 at 2016-06-22 02:25:08
IDJOB=4111700
IDBENCH=2584
IDSOLVER=2555
FILE ID=node126/4111700-1466555108
RUNJOBID= node126-1466551504-2105
PBS_JOBID= 19943332
Free space on /tmp= 71736 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB06/final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/roussel/normalized-pigeon-cardinality-91-90.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4111700-1466555108/watcher-4111700-1466555108 -o /tmp/evaluation-result-4111700-1466555108/solver-4111700-1466555108 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node126-1466551504-2105 --watchdog 1960  minisatp HOME/instance-4111700-1466555108.opb

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

MD5SUM BENCH= fff7b3dc5d07bd6a4fd3046b5e5241f1
RANDOM SEED=1078452672

node126.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.121
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.24
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.121
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.121
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.121
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.121
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.121
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.121
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.121
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        31648648 kB
Buffers:           31696 kB
Cached:           120228 kB
SwapCached:         2128 kB
Active:            59308 kB
Inactive:         106796 kB
Active(anon):      14952 kB
Inactive(anon):     1588 kB
Active(file):      44356 kB
Inactive(file):   105208 kB
Unevictable:      354768 kB
Mlocked:          338416 kB
SwapTotal:      67108856 kB
SwapFree:       67099328 kB
Dirty:              7700 kB
Writeback:             0 kB
AnonPages:        368440 kB
Mapped:             8784 kB
Shmem:                 0 kB
Slab:             573420 kB
SReclaimable:      17308 kB
SUnreclaim:       556112 kB
KernelStack:        1440 kB
PageTables:         4860 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     482484 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     16384 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-4111700-1466555108.opb

Free space on /tmp at the end= 71732 MiB
End job on node126 at 2016-06-22 02:55:09