Trace number 4114926

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.03 1800.3

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/
aloul/FPGA_SAT05/normalized-chnl30_40_pb.cnf.cr.opb
MD5SUM61cf99fd35695f4955b2bd6e6269522f
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.017996
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables2400
Total number of constraints140
Number of constraints which are clauses80
Number of constraints which are cardinality constraints (but not clauses)60
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint30
Maximum length of a constraint40
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 41
Number of bits of the biggest sum of numbers6
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.02	c Converting 140 PB-constraints to clauses...
0.00/0.02	c   -- Unit propagations: (none)
0.00/0.02	c   -- Detecting intervals from adjacent constraints: (none)
0.00/0.02	c   -- Clauses(.)/Splits(s): ................................................................................
0.00/0.02	c ---[  59]---> BDD-cost:   77
0.00/0.02	c ---[  58]---> BDD-cost:   77
0.00/0.02	c ---[  57]---> BDD-cost:   77
0.00/0.02	c ---[  56]---> BDD-cost:   77
0.00/0.02	c ---[  55]---> BDD-cost:   77
0.00/0.02	c ---[  54]---> BDD-cost:   77
0.00/0.02	c ---[  53]---> BDD-cost:   77
0.00/0.02	c ---[  52]---> BDD-cost:   77
0.00/0.02	c ---[  51]---> BDD-cost:   77
0.00/0.02	c ---[  50]---> BDD-cost:   77
0.00/0.02	c ---[  49]---> BDD-cost:   77
0.00/0.02	c ---[  48]---> BDD-cost:   77
0.00/0.02	c ---[  47]---> BDD-cost:   77
0.00/0.02	c ---[  46]---> BDD-cost:   77
0.00/0.03	c ---[  45]---> BDD-cost:   77
0.00/0.03	c ---[  44]---> BDD-cost:   77
0.00/0.03	c ---[  43]---> BDD-cost:   77
0.00/0.03	c ---[  42]---> BDD-cost:   77
0.00/0.03	c ---[  41]---> BDD-cost:   77
0.00/0.03	c ---[  40]---> BDD-cost:   77
0.00/0.03	c ---[  39]---> BDD-cost:   77
0.00/0.03	c ---[  38]---> BDD-cost:   77
0.00/0.03	c ---[  37]---> BDD-cost:   77
0.00/0.03	c ---[  36]---> BDD-cost:   77
0.00/0.03	c ---[  35]---> BDD-cost:   77
0.00/0.03	c ---[  34]---> BDD-cost:   77
0.00/0.03	c ---[  33]---> BDD-cost:   77
0.00/0.03	c ---[  32]---> BDD-cost:   77
0.00/0.03	c ---[  31]---> BDD-cost:   77
0.00/0.03	c ---[  30]---> BDD-cost:   77
0.00/0.03	c ---[  29]---> BDD-cost:   77
0.00/0.03	c ---[  28]---> BDD-cost:   77
0.00/0.03	c ---[  27]---> BDD-cost:   77
0.00/0.03	c ---[  26]---> BDD-cost:   77
0.00/0.04	c ---[  25]---> BDD-cost:   77
0.00/0.04	c ---[  24]---> BDD-cost:   77
0.00/0.04	c ---[  23]---> BDD-cost:   77
0.00/0.04	c ---[  22]---> BDD-cost:   77
0.00/0.04	c ---[  21]---> BDD-cost:   77
0.00/0.04	c ---[  20]---> BDD-cost:   77
0.00/0.04	c ---[  19]---> BDD-cost:   77
0.00/0.04	c ---[  18]---> BDD-cost:   77
0.00/0.04	c ---[  17]---> BDD-cost:   77
0.00/0.04	c ---[  16]---> BDD-cost:   77
0.00/0.04	c ---[  15]---> BDD-cost:   77
0.00/0.04	c ---[  14]---> BDD-cost:   77
0.00/0.04	c ---[  13]---> BDD-cost:   77
0.00/0.04	c ---[  12]---> BDD-cost:   77
0.00/0.04	c ---[  11]---> BDD-cost:   77
0.00/0.04	c ---[  10]---> BDD-cost:   77
0.00/0.04	c ---[   9]---> BDD-cost:   77
0.00/0.04	c ---[   8]---> BDD-cost:   77
0.00/0.04	c ---[   7]---> BDD-cost:   77
0.00/0.04	c ---[   6]---> BDD-cost:   77
0.00/0.05	c ---[   5]---> BDD-cost:   77
0.00/0.05	c ---[   4]---> BDD-cost:   77
0.00/0.05	c ---[   3]---> BDD-cost:   77
0.00/0.05	c ---[   2]---> BDD-cost:   77
0.00/0.05	c ---[   1]---> BDD-cost:   77
0.00/0.05	c ---[   0]---> BDD-cost:   77
1800.02/1800.30	|  Eliminated clauses:           0.01 Mb                                      |
1800.02/1800.30	============================[ Search Statistics ]==============================
1800.02/1800.30	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1800.02/1800.30	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1800.02/1800.30	===============================================================================
1800.02/1800.30	|       100 |    6697    11194    31122 |     4104      100    105 |  0.855 % |
1800.02/1800.30	|       250 |    6697    11194    31122 |     4514      250    109 |  0.855 % |
1800.02/1800.30	|       475 |    6697    11194    31122 |     4966      475    121 |  0.855 % |
1800.02/1800.30	|       812 |    6697    11194    31122 |     5463      812    120 |  0.855 % |
1800.02/1800.30	|      1318 |    6697    11194    31122 |     6009     1318    133 |  0.855 % |
1800.02/1800.30	|      2077 |    6697    11194    31122 |     6610     2077    139 |  0.855 % |
1800.02/1800.30	|      3216 |    6697    11194    31122 |     7271     3216    162 |  0.855 % |
1800.02/1800.30	|      4924 |    6697    11194    31122 |     7998     4924    184 |  0.855 % |
1800.02/1800.30	|      7486 |    6697    11194    31122 |     8798     7486    194 |  0.855 % |
1800.02/1800.30	|     11330 |    6697    11194    31122 |     9678     6710    203 |  0.855 % |
1800.02/1800.30	|     17096 |    6697    11194    31122 |    10645     7558    228 |  0.855 % |
1800.02/1800.30	|     25745 |    6697    11194    31122 |    11710    10745    213 |  0.855 % |
1800.02/1800.30	|     38719 |    6697    11194    31122 |    12881    11689    248 |  0.855 % |
1800.02/1800.30	|     58180 |    6697    11194    31122 |    14169    10309    230 |  0.855 % |
1800.02/1800.30	|     87372 |    6697    11194    31122 |    15586    16796    233 |  0.855 % |
1800.02/1800.30	|    131161 |    6697    11194    31122 |    17145     9575    209 |  0.855 % |
1800.02/1800.30	|    196845 |    6697    11194    31122 |    18859    10692    215 |  0.855 % |
1800.02/1800.30	|    295371 |    6697    11194    31122 |    20745    10413    242 |  0.855 % |
1800.02/1800.30	|    443160 |    6697    11194    31122 |    22820    12683    292 |  0.855 % |
1800.02/1800.30	|    664843 |    6697    11194    31122 |    25102    18483    269 |  0.855 % |
1800.02/1800.30	|    997368 |    6697    11194    31122 |    27612    18412    184 |  0.855 % |
1800.02/1800.30	|   1496156 |    6697    11194    31122 |    30374    18758    216 |  0.855 % |
1800.02/1800.30	|   2244338 |    6697    11194    31122 |    33411    29098    306 |  0.855 % |
1800.02/1800.30	|   3366612 |    6697    11194    31122 |    36752    26365    206 |  0.855 % |
1800.02/1800.30	|   5050023 |    6697    11194    31122 |    40427    29965    300 |  0.855 % |
1800.02/1800.30	c 
1800.02/1800.30	c *** TERMINATED ***
1800.02/1800.30	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4114926-1466515769/watcher-4114926-1466515769 -o /tmp/evaluation-result-4114926-1466515769/solver-4114926-1466515769 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node129-1466514751-17793 --watchdog 1960 minisatp HOME/instance-4114926-1466515769.opb 

pid=19191
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.38 2.28 2.21 3/176 19194
/proc/meminfo: memFree=30509372/32872528 swapFree=1370848/1518016
[pid=19194] ppid=19191 vsize=6632 CPUtime=0 cores=1,3,5,7
/proc/19194/stat : 19194 (minisatp) R 19191 19194 17776 0 -1 4202496 369 0 0 0 0 0 0 0 20 0 1 0 53623393 6791168 245 33554432000 4194304 5646918 140735305754464 140735099165800 4251039 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/19194/statm: 1658 245 94 355 0 1299 0

[startup+0.100162 s]
/proc/loadavg: 2.38 2.28 2.21 3/176 19194
/proc/meminfo: memFree=30509372/32872528 swapFree=1370848/1518016
[pid=19194] ppid=19191 vsize=8796 CPUtime=0.09 cores=1,3,5,7
/proc/19194/stat : 19194 (minisatp) R 19191 19194 17776 0 -1 4202496 1055 0 0 0 9 0 0 0 20 0 1 0 53623393 9007104 1427 33554432000 4194304 5646918 140735305754464 140735099165800 4399772 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/19194/statm: 2199 1427 145 355 0 1840 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8796

[startup+0.200321 s]
/proc/loadavg: 2.38 2.28 2.21 3/176 19194
/proc/meminfo: memFree=30509372/32872528 swapFree=1370848/1518016
[pid=19194] ppid=19191 vsize=8928 CPUtime=0.19 cores=1,3,5,7
/proc/19194/stat : 19194 (minisatp) R 19191 19194 17776 0 -1 4202496 1118 0 0 0 19 0 0 0 20 0 1 0 53623393 9142272 1490 33554432000 4194304 5646918 140735305754464 140735099165800 4403138 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/19194/statm: 2232 1490 146 355 0 1873 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 8928

[startup+0.300353 s]
/proc/loadavg: 2.38 2.28 2.21 3/176 19194
/proc/meminfo: memFree=30509372/32872528 swapFree=1370848/1518016
[pid=19194] ppid=19191 vsize=9324 CPUtime=0.29 cores=1,3,5,7
/proc/19194/stat : 19194 (minisatp) R 19191 19194 17776 0 -1 4202496 1317 0 0 0 29 0 0 0 20 0 1 0 53623393 9547776 1687 33554432000 4194304 5646918 140735305754464 140735099165800 4403170 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/19194/statm: 2331 1687 146 355 0 1972 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9324

[startup+0.700233 s]
/proc/loadavg: 2.38 2.28 2.21 3/176 19194
/proc/meminfo: memFree=30509372/32872528 swapFree=1370848/1518016
[pid=19194] ppid=19191 vsize=12704 CPUtime=0.69 cores=1,3,5,7
/proc/19194/stat : 19194 (minisatp) R 19191 19194 17776 0 -1 4202496 1876 0 0 0 69 0 0 0 20 0 1 0 53623393 13008896 2753 33554432000 4194304 5646918 140735305754464 140735099165800 4403176 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/19194/statm: 3176 2753 146 355 0 2817 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12704

[startup+1.50028 s]
/proc/loadavg: 2.38 2.28 2.21 3/177 19195
/proc/meminfo: memFree=30499288/32872528 swapFree=1370848/1518016
[pid=19194] ppid=19191 vsize=18048 CPUtime=1.48 cores=1,3,5,7
/proc/19194/stat : 19194 (minisatp) R 19191 19194 17776 0 -1 4202496 4587 0 0 0 148 0 0 0 20 0 1 0 53623393 18481152 3882 33554432000 4194304 5646918 140735305754464 140735305752600 4397622 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/19194/statm: 4512 3882 148 355 0 4153 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 18048

[startup+3.10025 s]
/proc/loadavg: 2.38 2.28 2.21 3/177 19195
/proc/meminfo: memFree=30446120/32872528 swapFree=1370848/1518016
[pid=19194] ppid=19191 vsize=29540 CPUtime=3.09 cores=1,3,5,7
/proc/19194/stat : 19194 (minisatp) R 19191 19194 17776 0 -1 4202496 5249 0 0 0 308 1 0 0 20 0 1 0 53623393 30248960 7098 33554432000 4194304 5646918 140735305754464 140735305752712 4403159 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/19194/statm: 7385 7098 148 355 0 7026 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 29540

[startup+6.30031 s]
/proc/loadavg: 2.35 2.28 2.21 4/177 19195
/proc/meminfo: memFree=30436192/32872528 swapFree=1370848/1518016
[pid=19194] ppid=19191 vsize=41144 CPUtime=6.29 cores=1,3,5,7
/proc/19194/stat : 19194 (minisatp) R 19191 19194 17776 0 -1 4202496 5594 0 0 0 628 1 0 0 20 0 1 0 53623393 42131456 9998 33554432000 4194304 5646918 140735305754464 140735305752728 4397625 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/19194/statm: 10286 9998 148 355 0 9927 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 41144

[startup+12.7002 s]
/proc/loadavg: 2.32 2.27 2.21 3/177 19195
/proc/meminfo: memFree=30433580/32872528 swapFree=1370848/1518016
[pid=19194] ppid=19191 vsize=52920 CPUtime=12.68 cores=1,3,5,7
/proc/19194/stat : 19194 (minisatp) R 19191 19194 17776 0 -1 4202496 8063 0 0 0 1266 2 0 0 20 0 1 0 53623393 54190080 12900 33554432000 4194304 5646918 140735305754464 140735305752712 4403184 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/19194/statm: 13230 12900 148 355 0 12871 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 52920

[startup+25.5002 s]
/proc/loadavg: 2.25 2.26 2.20 3/177 19195
/proc/meminfo: memFree=30418068/32872528 swapFree=1370848/1518016
[pid=19194] ppid=19191 vsize=52920 CPUtime=25.49 cores=1,3,5,7
/proc/19194/stat : 19194 (minisatp) R 19191 19194 17776 0 -1 4202496 8185 0 0 0 2546 3 0 0 20 0 1 0 53623393 54190080 12943 33554432000 4194304 5646918 140735305754464 140735305753176 4403416 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/19194/statm: 13230 12943 148 355 0 12871 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 52920

[startup+51.1004 s]
/proc/loadavg: 2.24 2.25 2.20 4/178 19198
/proc/meminfo: memFree=30420524/32872528 swapFree=1370848/1518016
[pid=19194] ppid=19191 vsize=90448 CPUtime=51.08 cores=1,3,5,7
/proc/19194/stat : 19194 (minisatp) R 19191 19194 17776 0 -1 4202496 8885 0 0 0 5105 3 0 0 20 0 1 0 53623393 92618752 22325 33554432000 4194304 5646918 140735305754464 140735305752728 4411583 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/19194/statm: 22612 22325 148 355 0 22253 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 90448

[startup+102.3 s]
/proc/loadavg: 2.52 2.32 2.23 3/177 19199
/proc/meminfo: memFree=30343980/32872528 swapFree=1370848/1518016
[pid=19194] ppid=19191 vsize=102164 CPUtime=102.28 cores=1,3,5,7
/proc/19194/stat : 19194 (minisatp) R 19191 19194 17776 0 -1 4202496 10430 0 0 0 10223 5 0 0 20 0 1 0 53623393 104615936 25254 33554432000 4194304 5646918 140735305754464 140735305753176 4403184 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/19194/statm: 25541 25254 148 355 0 25182 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 102164

[startup+162.3 s]
/proc/loadavg: 2.25 2.28 2.21 3/177 19200
/proc/meminfo: memFree=30335748/32872528 swapFree=1370848/1518016
[pid=19194] ppid=19191 vsize=102164 CPUtime=162.27 cores=1,3,5,7
/proc/19194/stat : 19194 (minisatp) R 19191 19194 17776 0 -1 4202496 10649 0 0 0 16221 6 0 0 20 0 1 0 53623393 104615936 25254 33554432000 4194304 5646918 140735305754464 140735305753176 4397533 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/19194/statm: 25541 25254 148 355 0 25182 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 102164

[startup+222.307 s]
/proc/loadavg: 2.29 2.28 2.22 3/177 19202
/proc/meminfo: memFree=30306656/32872528 swapFree=1370848/1518016
[pid=19194] ppid=19191 vsize=133248 CPUtime=222.27 cores=1,3,5,7
/proc/19194/stat : 19194 (minisatp) R 19191 19194 17776 0 -1 4202496 12215 0 0 0 22219 8 0 0 20 0 1 0 53623393 136445952 33025 33554432000 4194304 5646918 140735305754464 140735305753176 4397505 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/19194/statm: 33312 33025 148 355 0 32953 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 133248

[startup+282.3 s]
/proc/loadavg: 2.34 2.29 2.22 3/177 19203
/proc/meminfo: memFree=30275996/32872528 swapFree=1370848/1518016
[pid=19194] ppid=19191 vsize=133248 CPUtime=282.25 cores=1,3,5,7
/proc/19194/stat : 19194 (minisatp) R 19191 19194 17776 0 -1 4202496 13768 0 0 0 28213 12 0 0 20 0 1 0 53623393 136445952 33025 33554432000 4194304 5646918 140735305754464 140735305753176 4402853 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/19194/statm: 33312 33025 148 355 0 32953 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 133248

[startup+342.3 s]
/proc/loadavg: 2.31 2.30 2.22 3/177 19204
/proc/meminfo: memFree=30267496/32872528 swapFree=1370848/1518016
[pid=19194] ppid=19191 vsize=133248 CPUtime=342.23 cores=1,3,5,7
/proc/19194/stat : 19194 (minisatp) R 19191 19194 17776 0 -1 4202496 14208 0 0 0 34210 13 0 0 20 0 1 0 53623393 136445952 33025 33554432000 4194304 5646918 140735305754464 140735305753176 4402853 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/19194/statm: 33312 33025 148 355 0 32953 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 133248

[startup+402.3 s]
/proc/loadavg: 2.29 2.30 2.23 4/177 19205
/proc/meminfo: memFree=30281652/32872528 swapFree=1370848/1518016
[pid=19194] ppid=19191 vsize=133248 CPUtime=402.23 cores=1,3,5,7
/proc/19194/stat : 19194 (minisatp) R 19191 19194 17776 0 -1 4202496 15748 0 0 0 40206 17 0 0 20 0 1 0 53623393 136445952 33025 33554432000 4194304 5646918 140735305754464 140735305753176 4399546 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/19194/statm: 33312 33025 148 355 0 32953 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 133248

[startup+462.3 s]
/proc/loadavg: 2.22 2.27 2.22 3/177 19206
/proc/meminfo: memFree=30256744/32872528 swapFree=1370848/1518016
[pid=19194] ppid=19191 vsize=133248 CPUtime=462.22 cores=1,3,5,7
/proc/19194/stat : 19194 (minisatp) R 19191 19194 17776 0 -1 4202496 17728 0 0 0 46200 22 0 0 20 0 1 0 53623393 136445952 33025 33554432000 4194304 5646918 140735305754464 140735305753176 4389024 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/19194/statm: 33312 33025 148 355 0 32953 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 133248

[startup+522.3 s]
/proc/loadavg: 2.18 2.25 2.22 3/177 19208
/proc/meminfo: memFree=30223556/32872528 swapFree=1370848/1518016
[pid=19194] ppid=19191 vsize=182568 CPUtime=522.21 cores=1,3,5,7
/proc/19194/stat : 19194 (minisatp) R 19191 19194 17776 0 -1 4202496 19722 0 0 0 52194 27 0 0 20 0 1 0 53623393 186949632 42448 33554432000 4194304 5646918 140735305754464 140735305752760 4403170 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/19194/statm: 45642 42448 148 355 0 45283 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 182568

[startup+582.3 s]
/proc/loadavg: 2.24 2.26 2.22 3/177 19209
/proc/meminfo: memFree=30164628/32872528 swapFree=1370848/1518016
[pid=19194] ppid=19191 vsize=133248 CPUtime=582.2 cores=1,3,5,7
/proc/19194/stat : 19194 (minisatp) R 19191 19194 17776 0 -1 4202496 21503 0 0 0 58188 32 0 0 20 0 1 0 53623393 136445952 33029 33554432000 4194304 5646918 140735305754464 140735305753176 4403184 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/19194/statm: 33312 33029 148 355 0 32953 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 133248


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


[startup+942.3 s]
/proc/loadavg: 2.13 2.18 2.18 3/177 19219
/proc/meminfo: memFree=30244048/32872528 swapFree=1370848/1518016
[pid=19194] ppid=19191 vsize=163972 CPUtime=942.14 cores=1,3,5,7
/proc/19194/stat : 19194 (minisatp) R 19191 19194 17776 0 -1 4202496 33963 0 0 0 94153 61 0 0 20 0 1 0 53623393 167907328 40710 33554432000 4194304 5646918 140735305754464 140735305753176 4403136 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/19194/statm: 40993 40710 148 355 0 40634 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 163972

[startup+1002.3 s]
/proc/loadavg: 2.13 2.16 2.17 4/177 19220
/proc/meminfo: memFree=30159772/32872528 swapFree=1370848/1518016
[pid=19194] ppid=19191 vsize=163972 CPUtime=1002.14 cores=1,3,5,7
/proc/19194/stat : 19194 (minisatp) R 19191 19194 17776 0 -1 4202496 36391 0 0 0 100146 68 0 0 20 0 1 0 53623393 167907328 40710 33554432000 4194304 5646918 140735305754464 140735305753176 4398079 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/19194/statm: 40993 40710 148 355 0 40634 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 163972

[startup+1062.3 s]
/proc/loadavg: 2.23 2.18 2.18 3/177 19221
/proc/meminfo: memFree=30172380/32872528 swapFree=1370848/1518016
[pid=19194] ppid=19191 vsize=213292 CPUtime=1062.13 cores=1,3,5,7
/proc/19194/stat : 19194 (minisatp) R 19191 19194 17776 0 -1 4202496 38758 0 0 0 106139 74 0 0 20 0 1 0 53623393 218411008 51665 33554432000 4194304 5646918 140735305754464 140735305752760 4403176 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/19194/statm: 53323 51665 148 355 0 52964 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 213292

[startup+1122.3 s]
/proc/loadavg: 2.20 2.17 2.18 3/177 19223
/proc/meminfo: memFree=30154380/32872528 swapFree=1370848/1518016
[pid=19194] ppid=19191 vsize=176084 CPUtime=1122.11 cores=1,3,5,7
/proc/19194/stat : 19194 (minisatp) R 19191 19194 17776 0 -1 4202496 42144 0 0 0 112131 80 0 0 20 0 1 0 53623393 180310016 43720 33554432000 4194304 5646918 140735305754464 140735305752760 4403488 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/19194/statm: 44021 43720 148 355 0 43662 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 176084

[startup+1182.3 s]
/proc/loadavg: 2.31 2.20 2.18 3/177 19224
/proc/meminfo: memFree=30181116/32872528 swapFree=1370848/1518016
[pid=19194] ppid=19191 vsize=195112 CPUtime=1182.11 cores=1,3,5,7
/proc/19194/stat : 19194 (minisatp) R 19191 19194 17776 0 -1 4202496 44061 0 0 0 118126 85 0 0 20 0 1 0 53623393 199794688 48477 33554432000 4194304 5646918 140735305754464 140735305753176 4403173 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/19194/statm: 48778 48477 148 355 0 48419 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 195112

[startup+1242.3 s]
/proc/loadavg: 2.25 2.21 2.18 3/177 19228
/proc/meminfo: memFree=30131968/32872528 swapFree=1370848/1518016
[pid=19194] ppid=19191 vsize=195112 CPUtime=1242.1 cores=1,3,5,7
/proc/19194/stat : 19194 (minisatp) R 19191 19194 17776 0 -1 4202496 47095 0 0 0 124118 92 0 0 20 0 1 0 53623393 199794688 48477 33554432000 4194304 5646918 140735305754464 140735305753176 4403178 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/19194/statm: 48778 48477 148 355 0 48419 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 195112

[startup+1302.3 s]
/proc/loadavg: 2.18 2.20 2.18 3/177 19230
/proc/meminfo: memFree=30074868/32872528 swapFree=1370848/1518016
[pid=19194] ppid=19191 vsize=244432 CPUtime=1302.09 cores=1,3,5,7
/proc/19194/stat : 19194 (minisatp) R 19191 19194 17776 0 -1 4202496 48649 0 0 0 130113 96 0 0 20 0 1 0 53623393 250298368 57384 33554432000 4194304 5646918 140735305754464 140735305752760 4403147 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/19194/statm: 61108 57384 148 355 0 60749 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 244432

[startup+1362.3 s]
/proc/loadavg: 2.11 2.17 2.17 3/177 19231
/proc/meminfo: memFree=30130136/32872528 swapFree=1370848/1518016
[pid=19194] ppid=19191 vsize=195112 CPUtime=1362.08 cores=1,3,5,7
/proc/19194/stat : 19194 (minisatp) R 19191 19194 17776 0 -1 4202496 50222 0 0 0 136108 100 0 0 20 0 1 0 53623393 199794688 48477 33554432000 4194304 5646918 140735305754464 140735305753176 4403159 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/19194/statm: 48778 48477 148 355 0 48419 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 195112

[startup+1422.3 s]
/proc/loadavg: 2.20 2.18 2.18 3/177 19233
/proc/meminfo: memFree=30051868/32872528 swapFree=1370848/1518016
[pid=19194] ppid=19191 vsize=244432 CPUtime=1422.08 cores=1,3,5,7
/proc/19194/stat : 19194 (minisatp) R 19191 19194 17776 0 -1 4202496 53255 0 0 0 142102 106 0 0 20 0 1 0 53623393 250298368 57896 33554432000 4194304 5646918 140735305754464 140735305752760 4399219 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/19194/statm: 61108 57896 148 355 0 60749 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 244432

[startup+1482.3 s]
/proc/loadavg: 2.32 2.21 2.19 3/177 19234
/proc/meminfo: memFree=30015136/32872528 swapFree=1370848/1518016
[pid=19194] ppid=19191 vsize=275252 CPUtime=1482.06 cores=1,3,5,7
/proc/19194/stat : 19194 (minisatp) R 19191 19194 17776 0 -1 4202496 55491 0 0 0 148095 111 0 0 20 0 1 0 53623393 281858048 66667 33554432000 4194304 5646918 140735305754464 140735305753160 4403136 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/19194/statm: 68813 66667 148 355 0 68454 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 275252

[startup+1542.31 s]
/proc/loadavg: 2.16 2.18 2.18 3/177 19235
/proc/meminfo: memFree=30059456/32872528 swapFree=1370848/1518016
[pid=19194] ppid=19191 vsize=275252 CPUtime=1542.06 cores=1,3,5,7
/proc/19194/stat : 19194 (minisatp) R 19191 19194 17776 0 -1 4202496 57946 0 0 0 154090 116 0 0 20 0 1 0 53623393 281858048 66155 33554432000 4194304 5646918 140735305754464 140735305753160 4403164 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/19194/statm: 68813 66155 148 355 0 68454 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 275252

[startup+1602.3 s]
/proc/loadavg: 2.12 2.16 2.17 3/177 19236
/proc/meminfo: memFree=30044360/32872528 swapFree=1370848/1518016
[pid=19194] ppid=19191 vsize=263248 CPUtime=1602.04 cores=1,3,5,7
/proc/19194/stat : 19194 (minisatp) R 19191 19194 17776 0 -1 4202496 61244 0 0 0 160080 124 0 0 20 0 1 0 53623393 269565952 58956 33554432000 4194304 5646918 140735305754464 140735305752760 4403376 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/19194/statm: 65812 58956 148 355 0 65453 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 263248

[startup+1662.3 s]
/proc/loadavg: 2.18 2.16 2.17 3/177 19237
/proc/meminfo: memFree=30047136/32872528 swapFree=1370848/1518016
[pid=19194] ppid=19191 vsize=225660 CPUtime=1662.04 cores=1,3,5,7
/proc/19194/stat : 19194 (minisatp) R 19191 19194 17776 0 -1 4202496 64193 0 0 0 166074 130 0 0 20 0 1 0 53623393 231075840 56114 33554432000 4194304 5646918 140735305754464 140735305753176 4397497 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/19194/statm: 56415 56114 148 355 0 56056 0
Current children cumulated CPU time (s) 1662.04
Current children cumulated vsize (KiB) 225660

[startup+1722.3 s]
/proc/loadavg: 2.15 2.16 2.17 4/177 19295
/proc/meminfo: memFree=30321164/32872528 swapFree=1370848/1518016
[pid=19194] ppid=19191 vsize=274980 CPUtime=1722.03 cores=1,3,5,7
/proc/19194/stat : 19194 (minisatp) R 19191 19194 17776 0 -1 4202496 67148 0 0 0 172065 138 0 0 20 0 1 0 53623393 281579520 65021 33554432000 4194304 5646918 140735305754464 140735305752760 4402853 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/19194/statm: 68745 65021 148 355 0 68386 0
Current children cumulated CPU time (s) 1722.03
Current children cumulated vsize (KiB) 274980

[startup+1782.3 s]
/proc/loadavg: 2.13 2.16 2.17 3/177 19296
/proc/meminfo: memFree=30354020/32872528 swapFree=1370848/1518016
[pid=19194] ppid=19191 vsize=225660 CPUtime=1782.02 cores=1,3,5,7
/proc/19194/stat : 19194 (minisatp) R 19191 19194 17776 0 -1 4202496 69140 0 0 0 178059 143 0 0 20 0 1 0 53623393 231075840 56114 33554432000 4194304 5646918 140735305754464 140735305753176 4402784 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/19194/statm: 56415 56114 148 355 0 56056 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 225660



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.17 2.16 2.17 3/177 19296
/proc/meminfo: memFree=30354936/32872528 swapFree=1370848/1518016
[pid=19194] ppid=19191 vsize=225660 CPUtime=1800.02 cores=1,3,5,7
/proc/19194/stat : 19194 (minisatp) R 19191 19194 17776 0 -1 4202496 69803 0 0 0 179857 145 0 0 20 0 1 0 53623393 231075840 56114 33554432000 4194304 5646918 140735305754464 140735305753176 4403420 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/19194/statm: 56415 56114 148 355 0 56056 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 225660

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

[startup+1800.3 s]
/proc/loadavg: 2.17 2.16 2.17 3/177 19296
/proc/meminfo: memFree=30354936/32872528 swapFree=1370848/1518016
[pid=19194] ppid=19191 vsize=225660 CPUtime=1800.02 cores=1,3,5,7
/proc/19194/stat : 19194 (minisatp) R 19191 19194 17776 0 -1 4202496 69803 0 0 0 179857 145 0 0 20 0 1 0 53623393 231075840 56114 33554432000 4194304 5646918 140735305754464 140735305753176 4403420 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/19194/statm: 56415 56114 148 355 0 56056 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 225660

Child status: 0
Real time (s): 1800.3
CPU time (s): 1800.03
CPU user time (s): 1798.57
CPU system time (s): 1.45478
CPU usage (%): 99.9847
Max. virtual memory (cumulated for all children) (KiB): 325340

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.57
system time used= 1.45478
maximum resident set size= 310480
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 69803
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7
involuntary context switches= 1873

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.70168 second user time and 10.1645 second system time

The end

Launcher Data

Begin job on node129 at 2016-06-21 15:29:29
IDJOB=4114926
IDBENCH=1415
IDSOLVER=2555
FILE ID=node129/4114926-1466515769
RUNJOBID= node129-1466514751-17793
PBS_JOBID= 19942879
Free space on /tmp= 71732 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl30_40_pb.cnf.cr.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4114926-1466515769/watcher-4114926-1466515769 -o /tmp/evaluation-result-4114926-1466515769/solver-4114926-1466515769 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node129-1466514751-17793 --watchdog 1960  minisatp HOME/instance-4114926-1466515769.opb

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

MD5SUM BENCH= 61cf99fd35695f4955b2bd6e6269522f
RANDOM SEED=156623071

node129.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.143
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.28
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.143
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.143
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.143
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.143
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.143
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.54
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.143
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.143
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.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30510576 kB
Buffers:            3600 kB
Cached:            39512 kB
SwapCached:        15684 kB
Active:           108052 kB
Inactive:          35636 kB
Active(anon):      88264 kB
Inactive(anon):    14620 kB
Active(file):      19788 kB
Inactive(file):    21016 kB
Unevictable:     1518016 kB
Mlocked:         1370848 kB
SwapTotal:      67108856 kB
SwapFree:       67084172 kB
Dirty:              3612 kB
Writeback:             0 kB
AnonPages:       1604088 kB
Mapped:             6904 kB
Shmem:                 0 kB
Slab:             568108 kB
SReclaimable:      12296 kB
SUnreclaim:       555812 kB
KernelStack:        1432 kB
PageTables:         7012 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1720672 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    208896 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-4114926-1466515769.opb

Free space on /tmp at the end= 71728 MiB
End job on node129 at 2016-06-21 15:59:30