Trace number 4111521

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

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/
aloul/FPGA_SAT05/normalized-chnl15_25_pb.cnf.cr.opb
MD5SUMddad6b8774f3cb7ea8e2d9ff3a650623
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.011997
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables750
Total number of constraints80
Number of constraints which are clauses50
Number of constraints which are cardinality constraints (but not clauses)30
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint15
Maximum length of a constraint25
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 26
Number of bits of the biggest sum of numbers5
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 80 PB-constraints to clauses...
0.00/0.00	c   -- Unit propagations: (none)
0.00/0.00	c   -- Detecting intervals from adjacent constraints: (none)
0.00/0.00	c   -- Clauses(.)/Splits(s): ..................................................
0.00/0.00	c ---[  29]---> BDD-cost:   47
0.00/0.00	c ---[  28]---> BDD-cost:   47
0.00/0.00	c ---[  27]---> BDD-cost:   47
0.00/0.00	c ---[  26]---> BDD-cost:   47
0.00/0.00	c ---[  25]---> BDD-cost:   47
0.00/0.00	c ---[  24]---> BDD-cost:   47
0.00/0.00	c ---[  23]---> BDD-cost:   47
0.00/0.00	c ---[  22]---> BDD-cost:   47
0.00/0.00	c ---[  21]---> BDD-cost:   47
0.00/0.00	c ---[  20]---> BDD-cost:   47
0.00/0.01	c ---[  19]---> BDD-cost:   47
0.00/0.01	c ---[  18]---> BDD-cost:   47
0.00/0.01	c ---[  17]---> BDD-cost:   47
0.00/0.01	c ---[  16]---> BDD-cost:   47
0.00/0.01	c ---[  15]---> BDD-cost:   47
0.00/0.01	c ---[  14]---> BDD-cost:   47
0.00/0.01	c ---[  13]---> BDD-cost:   47
0.00/0.01	c ---[  12]---> BDD-cost:   47
0.00/0.01	c ---[  11]---> BDD-cost:   47
0.00/0.01	c ---[  10]---> BDD-cost:   47
0.00/0.01	c ---[   9]---> BDD-cost:   47
0.00/0.01	c ---[   8]---> BDD-cost:   47
0.00/0.01	c ---[   7]---> BDD-cost:   47
0.00/0.01	c ---[   6]---> BDD-cost:   47
0.00/0.01	c ---[   5]---> BDD-cost:   47
0.00/0.01	c ---[   4]---> BDD-cost:   47
0.00/0.01	c ---[   3]---> BDD-cost:   47
0.00/0.01	c ---[   2]---> BDD-cost:   47
0.00/0.01	c ---[   1]---> BDD-cost:   47
0.00/0.01	c ---[   0]---> BDD-cost:   47
1800.01/1800.30	|  Eliminated clauses:           0.01 Mb                                      |
1800.01/1800.30	============================[ Search Statistics ]==============================
1800.01/1800.30	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1800.01/1800.30	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1800.01/1800.30	===============================================================================
1800.01/1800.30	|       100 |    1868     3211    10384 |     1177      100     50 |  1.389 % |
1800.01/1800.30	|       250 |    1868     3211    10384 |     1295      250     51 |  1.389 % |
1800.01/1800.30	|       475 |    1868     3211    10384 |     1424      475     61 |  1.390 % |
1800.01/1800.30	|       812 |    1868     3211    10384 |     1567      812     61 |  1.389 % |
1800.01/1800.30	|      1318 |    1868     3211    10384 |     1723     1318     74 |  1.389 % |
1800.01/1800.30	|      2077 |    1868     3211    10384 |     1896     1170     66 |  1.389 % |
1800.01/1800.30	|      3216 |    1868     3211    10384 |     2085     1196     81 |  1.389 % |
1800.01/1800.30	|      4924 |    1868     3211    10384 |     2294     1703     73 |  1.389 % |
1800.01/1800.30	|      7486 |    1868     3211    10384 |     2523     1745     82 |  1.389 % |
1800.01/1800.30	|     11330 |    1868     3211    10384 |     2776     1519     72 |  1.389 % |
1800.01/1800.30	|     17096 |    1868     3211    10384 |     3053     2698     91 |  1.389 % |
1800.01/1800.30	|     25745 |    1868     3211    10384 |     3359     1654     73 |  1.389 % |
1800.01/1800.30	|     38719 |    1868     3211    10384 |     3695     1979     84 |  1.389 % |
1800.01/1800.30	|     58180 |    1868     3211    10384 |     4064     3686     69 |  1.389 % |
1800.01/1800.30	|     87372 |    1868     3211    10384 |     4471     4407     79 |  1.389 % |
1800.01/1800.30	|    131161 |    1868     3211    10384 |     4918     2957     81 |  1.389 % |
1800.01/1800.30	|    196845 |    1868     3211    10384 |     5409     3732     74 |  1.389 % |
1800.01/1800.30	|    295371 |    1868     3211    10384 |     5950     4979     77 |  1.389 % |
1800.01/1800.30	|    443160 |    1868     3211    10384 |     6546     5030     87 |  1.389 % |
1800.01/1800.30	|    664843 |    1868     3211    10384 |     7200     3883     67 |  1.389 % |
1800.01/1800.30	|    997368 |    1868     3211    10384 |     7920     5031     80 |  1.389 % |
1800.01/1800.30	|   1496156 |    1868     3211    10384 |     8712     6696     85 |  1.389 % |
1800.01/1800.30	|   2244338 |    1868     3211    10384 |     9584     8116     93 |  1.389 % |
1800.01/1800.30	|   3366612 |    1868     3211    10384 |    10542     5134     64 |  1.389 % |
1800.01/1800.30	|   5050023 |    1868     3211    10384 |    11596     6169     76 |  1.389 % |
1800.01/1800.30	|   7575139 |    1868     3211    10384 |    12756     9333     67 |  1.389 % |
1800.01/1800.30	|  11362814 |    1868     3211    10384 |    14032    10338     58 |  1.389 % |
1800.01/1800.30	|  17044326 |    1868     3211    10384 |    15435     9923     69 |  1.389 % |
1800.01/1800.30	c 
1800.01/1800.30	c *** TERMINATED ***
1800.01/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-4111521-1466515673/watcher-4111521-1466515673 -o /tmp/evaluation-result-4111521-1466515673/solver-4111521-1466515673 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node112-1466514726-11358 --watchdog 1960 minisatp HOME/instance-4111521-1466515673.opb 

pid=12930
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.25 2.16 1.97 3/176 12933
/proc/meminfo: memFree=29317600/32872528 swapFree=682476/737664
[pid=12933] ppid=12930 vsize=6456 CPUtime=0 cores=1,3,5,7
/proc/12933/stat : 12933 (minisatp) R 12930 12933 11341 0 -1 4202496 339 0 0 0 0 0 0 0 20 0 1 0 53616584 6610944 215 33554432000 4194304 5646918 140736173716752 140735045484872 4251039 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12933/statm: 1614 215 94 355 0 1255 0

[startup+0.100144 s]
/proc/loadavg: 2.25 2.16 1.97 3/176 12933
/proc/meminfo: memFree=29317600/32872528 swapFree=682476/737664
[pid=12933] ppid=12930 vsize=4244 CPUtime=0.09 cores=1,3,5,7
/proc/12933/stat : 12933 (minisatp) R 12930 12933 11341 0 -1 4202496 930 0 0 0 9 0 0 0 20 0 1 0 53616584 4345856 777 33554432000 4194304 5646918 140736173716752 140735045484872 4399348 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12933/statm: 1061 777 147 355 0 702 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4244

[startup+0.200257 s]
/proc/loadavg: 2.25 2.16 1.97 3/176 12933
/proc/meminfo: memFree=29317600/32872528 swapFree=682476/737664
[pid=12933] ppid=12930 vsize=4876 CPUtime=0.19 cores=1,3,5,7
/proc/12933/stat : 12933 (minisatp) R 12930 12933 11341 0 -1 4202496 1089 0 0 0 19 0 0 0 20 0 1 0 53616584 4993024 936 33554432000 4194304 5646918 140736173716752 140735045484872 4397445 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12933/statm: 1219 936 147 355 0 860 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 4876

[startup+0.300241 s]
/proc/loadavg: 2.25 2.16 1.97 3/176 12933
/proc/meminfo: memFree=29317600/32872528 swapFree=682476/737664
[pid=12933] ppid=12930 vsize=5900 CPUtime=0.29 cores=1,3,5,7
/proc/12933/stat : 12933 (minisatp) R 12930 12933 11341 0 -1 4202496 1094 0 0 0 29 0 0 0 20 0 1 0 53616584 6041600 941 33554432000 4194304 5646918 140736173716752 140735045484872 4403091 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12933/statm: 1475 941 147 355 0 1116 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5900

[startup+0.700201 s]
/proc/loadavg: 2.25 2.16 1.97 3/176 12933
/proc/meminfo: memFree=29317600/32872528 swapFree=682476/737664
[pid=12933] ppid=12930 vsize=6924 CPUtime=0.69 cores=1,3,5,7
/proc/12933/stat : 12933 (minisatp) R 12930 12933 11341 0 -1 4202496 1604 0 0 0 69 0 0 0 20 0 1 0 53616584 7090176 1447 33554432000 4194304 5646918 140736173716752 140735045484872 4402832 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12933/statm: 1731 1447 147 355 0 1372 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6924

[startup+1.50023 s]
/proc/loadavg: 2.25 2.16 1.97 3/177 12934
/proc/meminfo: memFree=29310508/32872528 swapFree=682476/737664
[pid=12933] ppid=12930 vsize=6924 CPUtime=1.49 cores=1,3,5,7
/proc/12933/stat : 12933 (minisatp) R 12930 12933 11341 0 -1 4202496 1605 0 0 0 149 0 0 0 20 0 1 0 53616584 7090176 1448 33554432000 4194304 5646918 140736173716752 140736173715016 4402829 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12933/statm: 1731 1448 147 355 0 1372 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6924

[startup+3.10023 s]
/proc/loadavg: 2.23 2.16 1.97 3/177 12934
/proc/meminfo: memFree=29306848/32872528 swapFree=682476/737664
[pid=12933] ppid=12930 vsize=8572 CPUtime=3.09 cores=1,3,5,7
/proc/12933/stat : 12933 (minisatp) R 12930 12933 11341 0 -1 4202496 1895 0 0 0 309 0 0 0 20 0 1 0 53616584 8777728 1737 33554432000 4194304 5646918 140736173716752 140736173715000 4402788 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12933/statm: 2143 1737 147 355 0 1784 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8572

[startup+6.30026 s]
/proc/loadavg: 2.23 2.16 1.97 3/177 12934
/proc/meminfo: memFree=29300104/32872528 swapFree=682476/737664
[pid=12933] ppid=12930 vsize=9752 CPUtime=6.29 cores=1,3,5,7
/proc/12933/stat : 12933 (minisatp) R 12930 12933 11341 0 -1 4202496 2115 0 0 0 629 0 0 0 20 0 1 0 53616584 9986048 1956 33554432000 4194304 5646918 140736173716752 140736173715000 4402821 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12933/statm: 2438 1956 147 355 0 2079 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9752

[startup+12.7002 s]
/proc/loadavg: 2.19 2.15 1.97 3/177 12934
/proc/meminfo: memFree=29286296/32872528 swapFree=682476/737664
[pid=12933] ppid=12930 vsize=12464 CPUtime=12.69 cores=1,3,5,7
/proc/12933/stat : 12933 (minisatp) R 12930 12933 11341 0 -1 4202496 2818 0 0 0 1269 0 0 0 20 0 1 0 53616584 12763136 2658 33554432000 4194304 5646918 140736173716752 140736173715000 4403411 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12933/statm: 3116 2658 147 355 0 2757 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 12464

[startup+25.5003 s]
/proc/loadavg: 2.16 2.15 1.97 3/177 12934
/proc/meminfo: memFree=29253484/32872528 swapFree=682476/737664
[pid=12933] ppid=12930 vsize=14112 CPUtime=25.48 cores=1,3,5,7
/proc/12933/stat : 12933 (minisatp) R 12930 12933 11341 0 -1 4202496 3396 0 0 0 2548 0 0 0 20 0 1 0 53616584 14450688 3230 33554432000 4194304 5646918 140736173716752 140736173715016 4403178 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12933/statm: 3528 3230 147 355 0 3169 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 14112

[startup+51.1003 s]
/proc/loadavg: 2.25 2.17 1.98 3/177 12934
/proc/meminfo: memFree=29176976/32872528 swapFree=682476/737664
[pid=12933] ppid=12930 vsize=18692 CPUtime=51.08 cores=1,3,5,7
/proc/12933/stat : 12933 (minisatp) R 12930 12933 11341 0 -1 4202496 4567 0 0 0 5108 0 0 0 20 0 1 0 53616584 19140608 4390 33554432000 4194304 5646918 140736173716752 140736173715016 4403170 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12933/statm: 4673 4390 147 355 0 4314 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 18692

[startup+102.3 s]
/proc/loadavg: 2.16 2.15 1.98 3/177 12935
/proc/meminfo: memFree=29048200/32872528 swapFree=682476/737664
[pid=12933] ppid=12930 vsize=22644 CPUtime=102.28 cores=1,3,5,7
/proc/12933/stat : 12933 (minisatp) R 12930 12933 11341 0 -1 4202496 6450 0 0 0 10227 1 0 0 20 0 1 0 53616584 23187456 5379 33554432000 4194304 5646918 140736173716752 140736173715016 4403147 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12933/statm: 5661 5379 147 355 0 5302 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 22644

[startup+162.3 s]
/proc/loadavg: 2.23 2.18 2.00 3/178 12939
/proc/meminfo: memFree=28899156/32872528 swapFree=682476/737664
[pid=12933] ppid=12930 vsize=36464 CPUtime=162.26 cores=1,3,5,7
/proc/12933/stat : 12933 (minisatp) R 12930 12933 11341 0 -1 4202496 7949 0 0 0 16225 1 0 0 20 0 1 0 53616584 37339136 7889 33554432000 4194304 5646918 140736173716752 140736173715000 4403454 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12933/statm: 9116 7889 147 355 0 8757 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 36464

[startup+222.307 s]
/proc/loadavg: 2.12 2.16 2.00 3/177 12940
/proc/meminfo: memFree=28753632/32872528 swapFree=682476/737664
[pid=12933] ppid=12930 vsize=39232 CPUtime=222.26 cores=1,3,5,7
/proc/12933/stat : 12933 (minisatp) R 12930 12933 11341 0 -1 4202496 10509 0 0 0 22225 1 0 0 20 0 1 0 53616584 40173568 9526 33554432000 4194304 5646918 140736173716752 140736173715016 4403495 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12933/statm: 9808 9526 147 355 0 9449 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 39232

[startup+282.3 s]
/proc/loadavg: 2.10 2.14 2.00 3/177 12942
/proc/meminfo: memFree=28621448/32872528 swapFree=682476/737664
[pid=12933] ppid=12930 vsize=43760 CPUtime=282.24 cores=1,3,5,7
/proc/12933/stat : 12933 (minisatp) R 12930 12933 11341 0 -1 4202496 12207 0 0 0 28223 1 0 0 20 0 1 0 53616584 44810240 10233 33554432000 4194304 5646918 140736173716752 140736173715000 4403438 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12933/statm: 10940 10233 147 355 0 10581 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 43760

[startup+342.3 s]
/proc/loadavg: 2.08 2.13 2.00 3/177 12943
/proc/meminfo: memFree=28526876/32872528 swapFree=682476/737664
[pid=12933] ppid=12930 vsize=43760 CPUtime=342.24 cores=1,3,5,7
/proc/12933/stat : 12933 (minisatp) R 12930 12933 11341 0 -1 4202496 14502 0 0 0 34222 2 0 0 20 0 1 0 53616584 44810240 10634 33554432000 4194304 5646918 140736173716752 140736173715000 4403164 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12933/statm: 10940 10634 147 355 0 10581 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 43760

[startup+402.3 s]
/proc/loadavg: 2.18 2.15 2.01 3/177 12944
/proc/meminfo: memFree=28433420/32872528 swapFree=682476/737664
[pid=12933] ppid=12930 vsize=51560 CPUtime=402.23 cores=1,3,5,7
/proc/12933/stat : 12933 (minisatp) R 12930 12933 11341 0 -1 4202496 15950 0 0 0 40221 2 0 0 20 0 1 0 53616584 52797440 12589 33554432000 4194304 5646918 140736173716752 140736173715016 4403136 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12933/statm: 12890 12589 147 355 0 12531 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 51560

[startup+462.3 s]
/proc/loadavg: 2.06 2.12 2.01 4/177 12945
/proc/meminfo: memFree=28348152/32872528 swapFree=682476/737664
[pid=12933] ppid=12930 vsize=51560 CPUtime=462.22 cores=1,3,5,7
/proc/12933/stat : 12933 (minisatp) R 12930 12933 11341 0 -1 4202496 17589 0 0 0 46220 2 0 0 20 0 1 0 53616584 52797440 12591 33554432000 4194304 5646918 140736173716752 140736173715016 4403454 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12933/statm: 12890 12591 147 355 0 12531 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 51560

[startup+522.3 s]
/proc/loadavg: 2.02 2.10 2.00 3/177 12946
/proc/meminfo: memFree=28227332/32872528 swapFree=682476/737664
[pid=12933] ppid=12930 vsize=51560 CPUtime=522.21 cores=1,3,5,7
/proc/12933/stat : 12933 (minisatp) R 12930 12933 11341 0 -1 4202496 19843 0 0 0 52218 3 0 0 20 0 1 0 53616584 52797440 12591 33554432000 4194304 5646918 140736173716752 140736173715016 4403178 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12933/statm: 12890 12591 147 355 0 12531 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 51560

[startup+582.3 s]
/proc/loadavg: 2.18 2.12 2.01 3/177 12948
/proc/meminfo: memFree=28133440/32872528 swapFree=682476/737664
[pid=12933] ppid=12930 vsize=54296 CPUtime=582.2 cores=1,3,5,7
/proc/12933/stat : 12933 (minisatp) R 12930 12933 11341 0 -1 4202496 20527 0 0 0 58217 3 0 0 20 0 1 0 53616584 55599104 13275 33554432000 4194304 5646918 140736173716752 140736173715016 4402853 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12933/statm: 13574 13275 147 355 0 13215 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 54296


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


[startup+942.3 s]
/proc/loadavg: 2.05 2.06 2.00 3/177 13350
/proc/meminfo: memFree=31060632/32872528 swapFree=682476/737664
[pid=12933] ppid=12930 vsize=67452 CPUtime=942.14 cores=1,3,5,7
/proc/12933/stat : 12933 (minisatp) R 12930 12933 11341 0 -1 4202496 27899 0 0 0 94210 4 0 0 20 0 1 0 53616584 69070848 16425 33554432000 4194304 5646918 140736173716752 140736173715000 4402918 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12933/statm: 16863 16425 147 355 0 16504 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 67452

[startup+1002.3 s]
/proc/loadavg: 2.09 2.06 2.00 3/177 13406
/proc/meminfo: memFree=31227752/32872528 swapFree=682476/737664
[pid=12933] ppid=12930 vsize=67452 CPUtime=1002.13 cores=1,3,5,7
/proc/12933/stat : 12933 (minisatp) R 12930 12933 11341 0 -1 4202496 33079 0 0 0 100208 5 0 0 20 0 1 0 53616584 69070848 15913 33554432000 4194304 5646918 140736173716752 140736173715000 4402736 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12933/statm: 16863 15913 147 355 0 16504 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 67452

[startup+1062.3 s]
/proc/loadavg: 2.12 2.07 2.01 3/177 13519
/proc/meminfo: memFree=31253364/32872528 swapFree=682476/737664
[pid=12933] ppid=12930 vsize=67452 CPUtime=1062.12 cores=1,3,5,7
/proc/12933/stat : 12933 (minisatp) R 12930 12933 11341 0 -1 4202496 34911 0 0 0 106206 6 0 0 20 0 1 0 53616584 69070848 16426 33554432000 4194304 5646918 140736173716752 140736173715000 4402739 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12933/statm: 16863 16426 147 355 0 16504 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 67452

[startup+1122.3 s]
/proc/loadavg: 2.04 2.05 2.00 3/177 13520
/proc/meminfo: memFree=31226648/32872528 swapFree=682476/737664
[pid=12933] ppid=12930 vsize=67452 CPUtime=1122.11 cores=1,3,5,7
/proc/12933/stat : 12933 (minisatp) R 12930 12933 11341 0 -1 4202496 36743 0 0 0 112205 6 0 0 20 0 1 0 53616584 69070848 16429 33554432000 4194304 5646918 140736173716752 140736173715000 4403173 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12933/statm: 16863 16429 147 355 0 16504 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 67452

[startup+1182.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/177 13522
/proc/meminfo: memFree=31198560/32872528 swapFree=682476/737664
[pid=12933] ppid=12930 vsize=67452 CPUtime=1182.1 cores=1,3,5,7
/proc/12933/stat : 12933 (minisatp) R 12930 12933 11341 0 -1 4202496 36745 0 0 0 118204 6 0 0 20 0 1 0 53616584 69070848 16431 33554432000 4194304 5646918 140736173716752 140736173715000 4402863 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12933/statm: 16863 16431 147 355 0 16504 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 67452

[startup+1242.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/177 13523
/proc/meminfo: memFree=31141088/32872528 swapFree=682476/737664
[pid=12933] ppid=12930 vsize=70508 CPUtime=1242.09 cores=1,3,5,7
/proc/12933/stat : 12933 (minisatp) R 12930 12933 11341 0 -1 4202496 37660 0 0 0 124203 6 0 0 20 0 1 0 53616584 72200192 17344 33554432000 4194304 5646918 140736173716752 140736173715016 4403159 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12933/statm: 17627 17344 147 355 0 17268 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 70508

[startup+1302.3 s]
/proc/loadavg: 2.11 2.05 2.01 3/177 13524
/proc/meminfo: memFree=31186752/32872528 swapFree=682476/737664
[pid=12933] ppid=12930 vsize=70508 CPUtime=1302.08 cores=1,3,5,7
/proc/12933/stat : 12933 (minisatp) R 12930 12933 11341 0 -1 4202496 37660 0 0 0 130202 6 0 0 20 0 1 0 53616584 72200192 17344 33554432000 4194304 5646918 140736173716752 140736173715016 4403176 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12933/statm: 17627 17344 147 355 0 17268 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 70508

[startup+1362.3 s]
/proc/loadavg: 2.08 2.05 2.00 4/178 13528
/proc/meminfo: memFree=31158396/32872528 swapFree=682476/737664
[pid=12933] ppid=12930 vsize=70508 CPUtime=1362.07 cores=1,3,5,7
/proc/12933/stat : 12933 (minisatp) R 12930 12933 11341 0 -1 4202496 37660 0 0 0 136201 6 0 0 20 0 1 0 53616584 72200192 17344 33554432000 4194304 5646918 140736173716752 140736173715016 4403184 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12933/statm: 17627 17344 147 355 0 17268 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 70508

[startup+1422.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/177 13529
/proc/meminfo: memFree=31116432/32872528 swapFree=682476/737664
[pid=12933] ppid=12930 vsize=70508 CPUtime=1422.07 cores=1,3,5,7
/proc/12933/stat : 12933 (minisatp) R 12930 12933 11341 0 -1 4202496 37660 0 0 0 142201 6 0 0 20 0 1 0 53616584 72200192 17344 33554432000 4194304 5646918 140736173716752 140736173715016 4402821 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12933/statm: 17627 17344 147 355 0 17268 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 70508

[startup+1482.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/176 13530
/proc/meminfo: memFree=31139088/32872528 swapFree=682476/737664
[pid=12933] ppid=12930 vsize=70508 CPUtime=1482.05 cores=1,3,5,7
/proc/12933/stat : 12933 (minisatp) R 12930 12933 11341 0 -1 4202496 37660 0 0 0 148199 6 0 0 20 0 1 0 53616584 72200192 17344 33554432000 4194304 5646918 140736173716752 140736173715016 4402764 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12933/statm: 17627 17344 147 355 0 17268 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 70508

[startup+1542.31 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 13532
/proc/meminfo: memFree=31128384/32872528 swapFree=682476/737664
[pid=12933] ppid=12930 vsize=70508 CPUtime=1542.05 cores=1,3,5,7
/proc/12933/stat : 12933 (minisatp) R 12930 12933 11341 0 -1 4202496 37660 0 0 0 154199 6 0 0 20 0 1 0 53616584 72200192 17344 33554432000 4194304 5646918 140736173716752 140736173715016 4402736 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12933/statm: 17627 17344 147 355 0 17268 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 70508

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 13533
/proc/meminfo: memFree=31010968/32872528 swapFree=682476/737664
[pid=12933] ppid=12930 vsize=71016 CPUtime=1602.04 cores=1,3,5,7
/proc/12933/stat : 12933 (minisatp) R 12930 12933 11341 0 -1 4202496 38928 0 0 0 160197 7 0 0 20 0 1 0 53616584 72720384 17463 33554432000 4194304 5646918 140736173716752 140736173715016 4403416 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12933/statm: 17754 17463 147 355 0 17395 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 71016

[startup+1662.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/177 13534
/proc/meminfo: memFree=31025628/32872528 swapFree=682476/737664
[pid=12933] ppid=12930 vsize=73988 CPUtime=1662.03 cores=1,3,5,7
/proc/12933/stat : 12933 (minisatp) R 12930 12933 11341 0 -1 4202496 39212 0 0 0 166196 7 0 0 20 0 1 0 53616584 75763712 17745 33554432000 4194304 5646918 140736173716752 140736173715000 4403176 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12933/statm: 18497 17745 147 355 0 18138 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 73988

[startup+1722.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 13535
/proc/meminfo: memFree=31084756/32872528 swapFree=682476/737664
[pid=12933] ppid=12930 vsize=73988 CPUtime=1722.02 cores=1,3,5,7
/proc/12933/stat : 12933 (minisatp) R 12930 12933 11341 0 -1 4202496 39405 0 0 0 172195 7 0 0 20 0 1 0 53616584 75763712 17935 33554432000 4194304 5646918 140736173716752 140736173715000 4402853 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12933/statm: 18497 17935 147 355 0 18138 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 73988

[startup+1782.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 13536
/proc/meminfo: memFree=31036352/32872528 swapFree=682476/737664
[pid=12933] ppid=12930 vsize=73988 CPUtime=1782.01 cores=1,3,5,7
/proc/12933/stat : 12933 (minisatp) R 12930 12933 11341 0 -1 4202496 39408 0 0 0 178194 7 0 0 20 0 1 0 53616584 75763712 17938 33554432000 4194304 5646918 140736173716752 140736173715000 4402947 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12933/statm: 18497 17938 147 355 0 18138 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 73988



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 13537
/proc/meminfo: memFree=31043484/32872528 swapFree=682476/737664
[pid=12933] ppid=12930 vsize=73988 CPUtime=1800.01 cores=1,3,5,7
/proc/12933/stat : 12933 (minisatp) R 12930 12933 11341 0 -1 4202496 39499 0 0 0 179994 7 0 0 20 0 1 0 53616584 75763712 18028 33554432000 4194304 5646918 140736173716752 140736173715000 4402853 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12933/statm: 18497 18028 147 355 0 18138 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 73988

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

[startup+1800.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 13537
/proc/meminfo: memFree=31043484/32872528 swapFree=682476/737664
[pid=12933] ppid=12930 vsize=73988 CPUtime=1800.01 cores=1,3,5,7
/proc/12933/stat : 12933 (minisatp) R 12930 12933 11341 0 -1 4202496 39499 0 0 0 179994 7 0 0 20 0 1 0 53616584 75763712 18028 33554432000 4194304 5646918 140736173716752 140736173715000 4402853 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/12933/statm: 18497 18028 147 355 0 18138 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 73988

Child status: 0
Real time (s): 1800.3
CPU time (s): 1800.02
CPU user time (s): 1799.94
CPU system time (s): 0.074988
CPU usage (%): 99.9841
Max. virtual memory (cumulated for all children) (KiB): 73988

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.94
system time used= 0.074988
maximum resident set size= 72112
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39499
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= 23
involuntary context switches= 1865

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.69728 second user time and 6.76397 second system time

The end

Launcher Data

Begin job on node112 at 2016-06-21 15:27:54
IDJOB=4111521
IDBENCH=1407
IDSOLVER=2555
FILE ID=node112/4111521-1466515673
RUNJOBID= node112-1466514726-11358
PBS_JOBID= 19942877
Free space on /tmp= 71700 MiB

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

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

MD5SUM BENCH= ddad6b8774f3cb7ea8e2d9ff3a650623
RANDOM SEED=508819995

node112.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.734
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.46
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.734
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.734
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	: 5321.48
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.734
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.734
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.734
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.734
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.734
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:        29318308 kB
Buffers:            3452 kB
Cached:            39032 kB
SwapCached:         1736 kB
Active:          2086860 kB
Inactive:          19592 kB
Active(anon):    2064900 kB
Inactive(anon):     1664 kB
Active(file):      21960 kB
Inactive(file):    17928 kB
Unevictable:      737664 kB
Mlocked:          682476 kB
SwapTotal:      67108856 kB
SwapFree:       67096792 kB
Dirty:              3936 kB
Writeback:             0 kB
AnonPages:       2805388 kB
Mapped:             7656 kB
Shmem:                 0 kB
Slab:             570604 kB
SReclaimable:      14208 kB
SUnreclaim:       556396 kB
KernelStack:        1440 kB
PageTables:         9540 kB
NFS_Unstable:          4 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3457864 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2056192 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-4111521-1466515673.opb

Free space on /tmp at the end= 71696 MiB
End job on node112 at 2016-06-21 15:57:54