Trace number 4114698

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-chnl20_21_pb.cnf.cr.opb
MD5SUM75fcdbbba3eb42e13f634e02d36a6ee9
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.011998
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables840
Total number of constraints82
Number of constraints which are clauses42
Number of constraints which are cardinality constraints (but not clauses)40
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint20
Maximum length of a constraint21
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 22
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 82 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 ---[  39]---> BDD-cost:   39
0.00/0.00	c ---[  38]---> BDD-cost:   39
0.00/0.00	c ---[  37]---> BDD-cost:   39
0.00/0.00	c ---[  36]---> BDD-cost:   39
0.00/0.00	c ---[  35]---> BDD-cost:   39
0.00/0.00	c ---[  34]---> BDD-cost:   39
0.00/0.00	c ---[  33]---> BDD-cost:   39
0.00/0.00	c ---[  32]---> BDD-cost:   39
0.00/0.00	c ---[  31]---> BDD-cost:   39
0.00/0.01	c ---[  30]---> BDD-cost:   39
0.00/0.01	c ---[  29]---> BDD-cost:   39
0.00/0.01	c ---[  28]---> BDD-cost:   39
0.00/0.01	c ---[  27]---> BDD-cost:   39
0.00/0.01	c ---[  26]---> BDD-cost:   39
0.00/0.01	c ---[  25]---> BDD-cost:   39
0.00/0.01	c ---[  24]---> BDD-cost:   39
0.00/0.01	c ---[  23]---> BDD-cost:   39
0.00/0.01	c ---[  22]---> BDD-cost:   39
0.00/0.01	c ---[  21]---> BDD-cost:   39
0.00/0.01	c ---[  20]---> BDD-cost:   39
0.00/0.01	c ---[  19]---> BDD-cost:   39
0.00/0.01	c ---[  18]---> BDD-cost:   39
0.00/0.01	c ---[  17]---> BDD-cost:   39
0.00/0.01	c ---[  16]---> BDD-cost:   39
0.00/0.01	c ---[  15]---> BDD-cost:   39
0.00/0.01	c ---[  14]---> BDD-cost:   39
0.00/0.01	c ---[  13]---> BDD-cost:   39
0.00/0.01	c ---[  12]---> BDD-cost:   39
0.00/0.01	c ---[  11]---> BDD-cost:   39
0.00/0.01	c ---[  10]---> BDD-cost:   39
0.00/0.01	c ---[   9]---> BDD-cost:   39
0.00/0.01	c ---[   8]---> BDD-cost:   39
0.00/0.01	c ---[   7]---> BDD-cost:   39
0.00/0.01	c ---[   6]---> BDD-cost:   39
0.00/0.01	c ---[   5]---> BDD-cost:   39
0.00/0.01	c ---[   4]---> BDD-cost:   39
0.00/0.01	c ---[   3]---> BDD-cost:   39
0.00/0.01	c ---[   2]---> BDD-cost:   39
0.00/0.01	c ---[   1]---> BDD-cost:   39
0.00/0.01	c ---[   0]---> BDD-cost:   39
1800.01/1800.30	|  Eliminated clauses:           0.00 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 |    2172     3632    10156 |     1331      100     68 |  1.667 % |
1800.01/1800.30	|       250 |    2172     3632    10156 |     1464      250     67 |  1.667 % |
1800.01/1800.30	|       475 |    2172     3632    10156 |     1611      475     75 |  1.667 % |
1800.01/1800.30	|       812 |    2172     3632    10156 |     1772      812     96 |  1.667 % |
1800.01/1800.30	|      1318 |    2172     3632    10156 |     1949     1318    105 |  1.667 % |
1800.01/1800.30	|      2077 |    2172     3632    10156 |     2144     1069    110 |  1.667 % |
1800.01/1800.30	|      3216 |    2172     3632    10156 |     2359     2208    124 |  1.667 % |
1800.01/1800.30	|      4924 |    2172     3632    10156 |     2595     1502    116 |  1.668 % |
1800.01/1800.30	|      7486 |    2172     3632    10156 |     2854     2557    118 |  1.667 % |
1800.01/1800.30	|     11330 |    2172     3632    10156 |     3140     1726    119 |  1.667 % |
1800.01/1800.30	|     17096 |    2172     3632    10156 |     3454     2642    134 |  1.667 % |
1800.01/1800.30	|     25745 |    2172     3632    10156 |     3799     3451    136 |  1.667 % |
1800.01/1800.30	|     38719 |    2172     3632    10156 |     4179     3525    126 |  1.667 % |
1800.01/1800.30	|     58180 |    2172     3632    10156 |     4597     2321    112 |  1.667 % |
1800.01/1800.30	|     87372 |    2172     3632    10156 |     5057     4147    117 |  1.667 % |
1800.01/1800.30	|    131161 |    2172     3632    10156 |     5562     4042    156 |  1.667 % |
1800.01/1800.30	|    196845 |    2172     3632    10156 |     6119     5829    108 |  1.667 % |
1800.01/1800.30	|    295371 |    2172     3632    10156 |     6731     4924    194 |  1.667 % |
1800.01/1800.30	|    443160 |    2172     3632    10156 |     7404     4893    193 |  1.667 % |
1800.01/1800.30	|    664843 |    2172     3632    10156 |     8144     6517    115 |  1.667 % |
1800.01/1800.30	|    997368 |    2172     3632    10156 |     8959     7424    140 |  1.667 % |
1800.01/1800.30	|   1496156 |    2172     3632    10156 |     9855     7061    111 |  1.667 % |
1800.01/1800.30	|   2244338 |    2172     3632    10156 |    10840    10067    214 |  1.667 % |
1800.01/1800.30	|   3366612 |    2172     3632    10156 |    11924    10897    101 |  1.667 % |
1800.01/1800.30	|   5050023 |    2172     3632    10156 |    13117     7681    207 |  1.667 % |
1800.01/1800.30	|   7575139 |    2172     3632    10156 |    14428     8604    176 |  1.667 % |
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-4114698-1466515777/watcher-4114698-1466515777 -o /tmp/evaluation-result-4114698-1466515777/solver-4114698-1466515777 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node136-1466514782-25600 --watchdog 1960 minisatp HOME/instance-4114698-1466515777.opb 

pid=26722
running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.11 2.14 2.09 3/176 26725
/proc/meminfo: memFree=30424356/32872528 swapFree=1459884/1656108
[pid=26725] ppid=26722 vsize=6456 CPUtime=0 cores=0,2,4,6
/proc/26725/stat : 26725 (minisatp) R 26722 26725 25584 0 -1 4202496 341 0 0 0 0 0 0 0 20 0 1 0 53623191 6610944 218 33554432000 4194304 5646918 140735269378448 140734029533624 4826286 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26725/statm: 1614 218 94 355 0 1255 0

[startup+0.100181 s]
/proc/loadavg: 2.11 2.14 2.09 3/176 26725
/proc/meminfo: memFree=30424356/32872528 swapFree=1459884/1656108
[pid=26725] ppid=26722 vsize=4716 CPUtime=0.1 cores=0,2,4,6
/proc/26725/stat : 26725 (minisatp) R 26722 26725 25584 0 -1 4202496 1036 0 0 0 10 0 0 0 20 0 1 0 53623191 4829184 887 33554432000 4194304 5646918 140735269378448 140734029533624 4398820 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26725/statm: 1179 887 147 355 0 820 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 4716

[startup+0.200244 s]
/proc/loadavg: 2.11 2.14 2.09 3/176 26725
/proc/meminfo: memFree=30424356/32872528 swapFree=1459884/1656108
[pid=26725] ppid=26722 vsize=6756 CPUtime=0.19 cores=0,2,4,6
/proc/26725/stat : 26725 (minisatp) R 26722 26725 25584 0 -1 4202496 1463 0 0 0 19 0 0 0 20 0 1 0 53623191 6918144 1313 33554432000 4194304 5646918 140735269378448 140734029533624 4402853 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26725/statm: 1689 1313 148 355 0 1330 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 6756

[startup+0.300233 s]
/proc/loadavg: 2.11 2.14 2.09 3/176 26725
/proc/meminfo: memFree=30424356/32872528 swapFree=1459884/1656108
[pid=26725] ppid=26722 vsize=6756 CPUtime=0.29 cores=0,2,4,6
/proc/26725/stat : 26725 (minisatp) R 26722 26725 25584 0 -1 4202496 1519 0 0 0 29 0 0 0 20 0 1 0 53623191 6918144 1369 33554432000 4194304 5646918 140735269378448 140734029533624 4402788 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26725/statm: 1689 1369 148 355 0 1330 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6756

[startup+0.700235 s]
/proc/loadavg: 2.11 2.14 2.09 3/176 26725
/proc/meminfo: memFree=30424356/32872528 swapFree=1459884/1656108
[pid=26725] ppid=26722 vsize=7788 CPUtime=0.69 cores=0,2,4,6
/proc/26725/stat : 26725 (minisatp) R 26722 26725 25584 0 -1 4202496 1808 0 0 0 69 0 0 0 20 0 1 0 53623191 7974912 1657 33554432000 4194304 5646918 140735269378448 140735269376712 4403232 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26725/statm: 1947 1657 148 355 0 1588 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7788

[startup+1.50019 s]
/proc/loadavg: 2.10 2.13 2.09 3/177 26726
/proc/meminfo: memFree=30417684/32872528 swapFree=1459884/1656108
[pid=26725] ppid=26722 vsize=11112 CPUtime=1.49 cores=0,2,4,6
/proc/26725/stat : 26725 (minisatp) R 26722 26725 25584 0 -1 4202496 2190 0 0 0 149 0 0 0 20 0 1 0 53623191 11378688 2035 33554432000 4194304 5646918 140735269378448 140735269376712 4398914 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26725/statm: 2778 2035 148 355 0 2419 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11112

[startup+3.10023 s]
/proc/loadavg: 2.10 2.13 2.09 3/177 26726
/proc/meminfo: memFree=30412492/32872528 swapFree=1459884/1656108
[pid=26725] ppid=26722 vsize=12788 CPUtime=3.09 cores=0,2,4,6
/proc/26725/stat : 26725 (minisatp) R 26722 26725 25584 0 -1 4202496 3063 0 0 0 309 0 0 0 20 0 1 0 53623191 13094912 2907 33554432000 4194304 5646918 140735269378448 140735269376712 4402832 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26725/statm: 3197 2907 148 355 0 2838 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12788

[startup+6.30019 s]
/proc/loadavg: 2.10 2.13 2.09 4/177 26726
/proc/meminfo: memFree=30410576/32872528 swapFree=1459884/1656108
[pid=26725] ppid=26722 vsize=16496 CPUtime=6.29 cores=0,2,4,6
/proc/26725/stat : 26725 (minisatp) R 26722 26725 25584 0 -1 4202496 3310 0 0 0 629 0 0 0 20 0 1 0 53623191 16891904 3665 33554432000 4194304 5646918 140735269378448 140735269376696 4402853 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26725/statm: 4124 3665 148 355 0 3765 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16496

[startup+12.7002 s]
/proc/loadavg: 2.09 2.13 2.09 4/177 26726
/proc/meminfo: memFree=30409156/32872528 swapFree=1459884/1656108
[pid=26725] ppid=26722 vsize=16496 CPUtime=12.69 cores=0,2,4,6
/proc/26725/stat : 26725 (minisatp) R 26722 26725 25584 0 -1 4202496 3493 0 0 0 1269 0 0 0 20 0 1 0 53623191 16891904 3847 33554432000 4194304 5646918 140735269378448 140735269376696 4402853 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26725/statm: 4124 3847 148 355 0 3765 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 16496

[startup+25.5003 s]
/proc/loadavg: 2.15 2.14 2.09 3/178 26729
/proc/meminfo: memFree=30406096/32872528 swapFree=1459884/1656108
[pid=26725] ppid=26722 vsize=20920 CPUtime=25.49 cores=0,2,4,6
/proc/26725/stat : 26725 (minisatp) R 26722 26725 25584 0 -1 4202496 4155 0 0 0 2549 0 0 0 20 0 1 0 53623191 21422080 4690 33554432000 4194304 5646918 140735269378448 140735269376696 4403178 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26725/statm: 5230 4690 148 355 0 4871 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 20920

[startup+51.1003 s]
/proc/loadavg: 2.09 2.13 2.09 3/178 26729
/proc/meminfo: memFree=30402000/32872528 swapFree=1459884/1656108
[pid=26725] ppid=26722 vsize=25316 CPUtime=51.08 cores=0,2,4,6
/proc/26725/stat : 26725 (minisatp) R 26722 26725 25584 0 -1 4202496 4815 0 0 0 5108 0 0 0 20 0 1 0 53623191 25923584 5859 33554432000 4194304 5646918 140735269378448 140735269376712 4403159 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26725/statm: 6329 5859 148 355 0 5970 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 25316

[startup+102.3 s]
/proc/loadavg: 2.13 2.13 2.09 4/177 26730
/proc/meminfo: memFree=30394256/32872528 swapFree=1459884/1656108
[pid=26725] ppid=26722 vsize=32464 CPUtime=102.28 cores=0,2,4,6
/proc/26725/stat : 26725 (minisatp) R 26722 26725 25584 0 -1 4202496 7142 0 0 0 10227 1 0 0 20 0 1 0 53623191 33243136 7829 33554432000 4194304 5646918 140735269378448 140735269376696 4403136 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26725/statm: 8116 7829 148 355 0 7757 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 32464

[startup+162.3 s]
/proc/loadavg: 2.13 2.14 2.09 3/177 26731
/proc/meminfo: memFree=30389368/32872528 swapFree=1459884/1656108
[pid=26725] ppid=26722 vsize=36928 CPUtime=162.26 cores=0,2,4,6
/proc/26725/stat : 26725 (minisatp) R 26722 26725 25584 0 -1 4202496 9115 0 0 0 16225 1 0 0 20 0 1 0 53623191 37814272 8945 33554432000 4194304 5646918 140735269378448 140735269376696 4403136 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26725/statm: 9232 8945 148 355 0 8873 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 36928

[startup+222.307 s]
/proc/loadavg: 2.14 2.14 2.09 3/177 26732
/proc/meminfo: memFree=30385152/32872528 swapFree=1459884/1656108
[pid=26725] ppid=26722 vsize=41348 CPUtime=222.26 cores=0,2,4,6
/proc/26725/stat : 26725 (minisatp) R 26722 26725 25584 0 -1 4202496 13503 0 0 0 22224 2 0 0 20 0 1 0 53623191 42340352 10050 33554432000 4194304 5646918 140735269378448 140735269376712 4403136 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26725/statm: 10337 10050 148 355 0 9978 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 41348

[startup+282.3 s]
/proc/loadavg: 2.14 2.14 2.09 4/177 26733
/proc/meminfo: memFree=30371752/32872528 swapFree=1459884/1656108
[pid=26725] ppid=26722 vsize=51140 CPUtime=282.25 cores=0,2,4,6
/proc/26725/stat : 26725 (minisatp) R 26722 26725 25584 0 -1 4202496 13779 0 0 0 28222 3 0 0 20 0 1 0 53623191 52367360 11857 33554432000 4194304 5646918 140735269378448 140735269376696 4403184 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26725/statm: 12785 11857 148 355 0 12426 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 51140

[startup+342.3 s]
/proc/loadavg: 2.22 2.16 2.10 3/177 26735
/proc/meminfo: memFree=30364812/32872528 swapFree=1459884/1656108
[pid=26725] ppid=26722 vsize=55116 CPUtime=342.24 cores=0,2,4,6
/proc/26725/stat : 26725 (minisatp) R 26722 26725 25584 0 -1 4202496 14392 0 0 0 34221 3 0 0 20 0 1 0 53623191 56438784 13492 33554432000 4194304 5646918 140735269378448 140735269376712 4403176 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26725/statm: 13779 13492 148 355 0 13420 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 55116

[startup+402.3 s]
/proc/loadavg: 2.18 2.16 2.10 3/177 26736
/proc/meminfo: memFree=30364824/32872528 swapFree=1459884/1656108
[pid=26725] ppid=26722 vsize=55116 CPUtime=402.23 cores=0,2,4,6
/proc/26725/stat : 26725 (minisatp) R 26722 26725 25584 0 -1 4202496 14392 0 0 0 40220 3 0 0 20 0 1 0 53623191 56438784 13492 33554432000 4194304 5646918 140735269378448 140735269376712 4403178 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26725/statm: 13779 13492 148 355 0 13420 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 55116

[startup+462.3 s]
/proc/loadavg: 2.22 2.17 2.10 3/177 26737
/proc/meminfo: memFree=30360176/32872528 swapFree=1459884/1656108
[pid=26725] ppid=26722 vsize=59596 CPUtime=462.22 cores=0,2,4,6
/proc/26725/stat : 26725 (minisatp) R 26722 26725 25584 0 -1 4202496 16059 0 0 0 46219 3 0 0 20 0 1 0 53623191 61026304 14612 33554432000 4194304 5646918 140735269378448 140735269376712 4403159 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26725/statm: 14899 14612 148 355 0 14540 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 59596

[startup+522.3 s]
/proc/loadavg: 2.39 2.23 2.12 3/177 26738
/proc/meminfo: memFree=30352676/32872528 swapFree=1459884/1656108
[pid=26725] ppid=26722 vsize=66692 CPUtime=522.22 cores=0,2,4,6
/proc/26725/stat : 26725 (minisatp) R 26722 26725 25584 0 -1 4202496 17320 0 0 0 52218 4 0 0 20 0 1 0 53623191 68292608 16381 33554432000 4194304 5646918 140735269378448 140735269376712 4403147 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26725/statm: 16673 16381 148 355 0 16314 0
Current children cumulated CPU time (s) 522.22
Current children cumulated vsize (KiB) 66692

[startup+582.3 s]
/proc/loadavg: 2.26 2.22 2.12 3/177 26739
/proc/meminfo: memFree=30348104/32872528 swapFree=1459884/1656108
[pid=26725] ppid=26722 vsize=66692 CPUtime=582.21 cores=0,2,4,6
/proc/26725/stat : 26725 (minisatp) R 26722 26725 25584 0 -1 4202496 17320 0 0 0 58217 4 0 0 20 0 1 0 53623191 68292608 16381 33554432000 4194304 5646918 140735269378448 140735269376712 4403159 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26725/statm: 16673 16381 148 355 0 16314 0
Current children cumulated CPU time (s) 582.21
Current children cumulated vsize (KiB) 66692


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


[startup+942.3 s]
/proc/loadavg: 2.28 2.24 2.15 3/177 27196
/proc/meminfo: memFree=30270528/32872528 swapFree=1459884/1656108
[pid=26725] ppid=26722 vsize=78268 CPUtime=942.14 cores=0,2,4,6
/proc/26725/stat : 26725 (minisatp) R 26722 26725 25584 0 -1 4202496 17673 0 0 0 94210 4 0 0 20 0 1 0 53623191 80146432 19280 33554432000 4194304 5646918 140735269378448 140735269376696 4403147 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26725/statm: 19567 19280 148 355 0 19208 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 78268

[startup+1002.3 s]
/proc/loadavg: 2.10 2.19 2.14 3/177 27308
/proc/meminfo: memFree=28581032/32872528 swapFree=1459884/1656108
[pid=26725] ppid=26722 vsize=85452 CPUtime=1002.13 cores=0,2,4,6
/proc/26725/stat : 26725 (minisatp) R 26722 26725 25584 0 -1 4202496 19399 0 0 0 100208 5 0 0 20 0 1 0 53623191 87502848 21076 33554432000 4194304 5646918 140735269378448 140735269376712 4402776 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26725/statm: 21363 21076 148 355 0 21004 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 85452

[startup+1062.3 s]
/proc/loadavg: 2.08 2.17 2.13 4/177 27309
/proc/meminfo: memFree=26986052/32872528 swapFree=1459884/1656108
[pid=26725] ppid=26722 vsize=78268 CPUtime=1062.12 cores=0,2,4,6
/proc/26725/stat : 26725 (minisatp) R 26722 26725 25584 0 -1 4202496 20881 0 0 0 106206 6 0 0 20 0 1 0 53623191 80146432 19280 33554432000 4194304 5646918 140735269378448 140735269376712 4398079 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26725/statm: 19567 19280 148 355 0 19208 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 78268

[startup+1122.3 s]
/proc/loadavg: 2.18 2.18 2.14 3/177 27310
/proc/meminfo: memFree=27071540/32872528 swapFree=1459884/1656108
[pid=26725] ppid=26722 vsize=85452 CPUtime=1122.11 cores=0,2,4,6
/proc/26725/stat : 26725 (minisatp) R 26722 26725 25584 0 -1 4202496 21144 0 0 0 112205 6 0 0 20 0 1 0 53623191 87502848 21076 33554432000 4194304 5646918 140735269378448 140735269376712 4399944 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26725/statm: 21363 21076 148 355 0 21004 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 85452

[startup+1182.3 s]
/proc/loadavg: 2.18 2.18 2.14 3/177 27311
/proc/meminfo: memFree=26947992/32872528 swapFree=1459884/1656108
[pid=26725] ppid=26722 vsize=85452 CPUtime=1182.1 cores=0,2,4,6
/proc/26725/stat : 26725 (minisatp) R 26722 26725 25584 0 -1 4202496 21144 0 0 0 118204 6 0 0 20 0 1 0 53623191 87502848 21076 33554432000 4194304 5646918 140735269378448 140735269376712 4403136 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26725/statm: 21363 21076 148 355 0 21004 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 85452

[startup+1242.3 s]
/proc/loadavg: 2.16 2.17 2.14 3/178 27316
/proc/meminfo: memFree=26917544/32872528 swapFree=1459884/1656108
[pid=26725] ppid=26722 vsize=92620 CPUtime=1242.09 cores=0,2,4,6
/proc/26725/stat : 26725 (minisatp) R 26722 26725 25584 0 -1 4202496 21916 0 0 0 124203 6 0 0 20 0 1 0 53623191 94842880 22868 33554432000 4194304 5646918 140735269378448 140735269376712 4402853 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26725/statm: 23155 22868 148 355 0 22796 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 92620

[startup+1302.3 s]
/proc/loadavg: 2.23 2.20 2.15 3/177 27317
/proc/meminfo: memFree=26814132/32872528 swapFree=1459884/1656108
[pid=26725] ppid=26722 vsize=92620 CPUtime=1302.08 cores=0,2,4,6
/proc/26725/stat : 26725 (minisatp) R 26722 26725 25584 0 -1 4202496 21916 0 0 0 130202 6 0 0 20 0 1 0 53623191 94842880 22868 33554432000 4194304 5646918 140735269378448 140735269376712 4402821 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26725/statm: 23155 22868 148 355 0 22796 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 92620

[startup+1362.3 s]
/proc/loadavg: 2.26 2.22 2.16 3/177 27318
/proc/meminfo: memFree=26764400/32872528 swapFree=1459884/1656108
[pid=26725] ppid=26722 vsize=92620 CPUtime=1362.07 cores=0,2,4,6
/proc/26725/stat : 26725 (minisatp) R 26722 26725 25584 0 -1 4202496 21916 0 0 0 136201 6 0 0 20 0 1 0 53623191 94842880 22868 33554432000 4194304 5646918 140735269378448 140735269376712 4403184 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26725/statm: 23155 22868 148 355 0 22796 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 92620

[startup+1422.3 s]
/proc/loadavg: 2.13 2.19 2.15 3/177 27319
/proc/meminfo: memFree=26701412/32872528 swapFree=1459884/1656108
[pid=26725] ppid=26722 vsize=92620 CPUtime=1422.07 cores=0,2,4,6
/proc/26725/stat : 26725 (minisatp) R 26722 26725 25584 0 -1 4202496 21916 0 0 0 142201 6 0 0 20 0 1 0 53623191 94842880 22868 33554432000 4194304 5646918 140735269378448 140735269376712 4403184 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26725/statm: 23155 22868 148 355 0 22796 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 92620

[startup+1482.3 s]
/proc/loadavg: 2.11 2.18 2.15 3/177 27320
/proc/meminfo: memFree=26473420/32872528 swapFree=1459884/1656108
[pid=26725] ppid=26722 vsize=92620 CPUtime=1482.05 cores=0,2,4,6
/proc/26725/stat : 26725 (minisatp) R 26722 26725 25584 0 -1 4202496 21916 0 0 0 148199 6 0 0 20 0 1 0 53623191 94842880 22868 33554432000 4194304 5646918 140735269378448 140735269376712 4403173 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26725/statm: 23155 22868 148 355 0 22796 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 92620

[startup+1542.31 s]
/proc/loadavg: 2.11 2.16 2.14 3/176 27322
/proc/meminfo: memFree=26408004/32872528 swapFree=1459884/1656108
[pid=26725] ppid=26722 vsize=92620 CPUtime=1542.05 cores=0,2,4,6
/proc/26725/stat : 26725 (minisatp) R 26722 26725 25584 0 -1 4202496 21916 0 0 0 154199 6 0 0 20 0 1 0 53623191 94842880 22868 33554432000 4194304 5646918 140735269378448 140735269376712 4403159 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26725/statm: 23155 22868 148 355 0 22796 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 92620

[startup+1602.3 s]
/proc/loadavg: 2.04 2.13 2.13 3/177 27324
/proc/meminfo: memFree=26337076/32872528 swapFree=1459884/1656108
[pid=26725] ppid=26722 vsize=101460 CPUtime=1602.03 cores=0,2,4,6
/proc/26725/stat : 26725 (minisatp) R 26722 26725 25584 0 -1 4202496 22171 0 0 0 160197 6 0 0 20 0 1 0 53623191 103895040 23633 33554432000 4194304 5646918 140735269378448 140735269376696 4403184 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26725/statm: 25365 23633 148 355 0 25006 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 101460

[startup+1662.3 s]
/proc/loadavg: 2.01 2.10 2.12 3/177 27325
/proc/meminfo: memFree=26278588/32872528 swapFree=1459884/1656108
[pid=26725] ppid=26722 vsize=101460 CPUtime=1662.02 cores=0,2,4,6
/proc/26725/stat : 26725 (minisatp) R 26722 26725 25584 0 -1 4202496 22171 0 0 0 166196 6 0 0 20 0 1 0 53623191 103895040 23633 33554432000 4194304 5646918 140735269378448 140735269376696 4403368 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26725/statm: 25365 23633 148 355 0 25006 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 101460

[startup+1722.3 s]
/proc/loadavg: 2.00 2.08 2.11 3/177 27326
/proc/meminfo: memFree=26215400/32872528 swapFree=1459884/1656108
[pid=26725] ppid=26722 vsize=101460 CPUtime=1722.01 cores=0,2,4,6
/proc/26725/stat : 26725 (minisatp) R 26722 26725 25584 0 -1 4202496 22172 0 0 0 172195 6 0 0 20 0 1 0 53623191 103895040 23634 33554432000 4194304 5646918 140735269378448 140735269376696 4403136 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26725/statm: 25365 23634 148 355 0 25006 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 101460

[startup+1782.3 s]
/proc/loadavg: 2.00 2.06 2.10 3/177 27327
/proc/meminfo: memFree=26154120/32872528 swapFree=1459884/1656108
[pid=26725] ppid=26722 vsize=101460 CPUtime=1782.01 cores=0,2,4,6
/proc/26725/stat : 26725 (minisatp) R 26722 26725 25584 0 -1 4202496 22173 0 0 0 178195 6 0 0 20 0 1 0 53623191 103895040 24146 33554432000 4194304 5646918 140735269378448 140735269376696 4403178 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26725/statm: 25365 24146 148 355 0 25006 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 101460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.00 2.06 2.09 3/177 27328
/proc/meminfo: memFree=26118628/32872528 swapFree=1459884/1656108
[pid=26725] ppid=26722 vsize=108808 CPUtime=1800.01 cores=0,2,4,6
/proc/26725/stat : 26725 (minisatp) R 26722 26725 25584 0 -1 4202496 22875 0 0 0 179994 7 0 0 20 0 1 0 53623191 111419392 26889 33554432000 4194304 5646918 140735269378448 140735269376712 4397545 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26725/statm: 27202 26889 148 355 0 26843 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 108808

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

[startup+1800.3 s]
/proc/loadavg: 2.00 2.06 2.09 3/177 27328
/proc/meminfo: memFree=26118628/32872528 swapFree=1459884/1656108
[pid=26725] ppid=26722 vsize=108808 CPUtime=1800.01 cores=0,2,4,6
/proc/26725/stat : 26725 (minisatp) R 26722 26725 25584 0 -1 4202496 22875 0 0 0 179994 7 0 0 20 0 1 0 53623191 111419392 26889 33554432000 4194304 5646918 140735269378448 140735269376712 4397545 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/26725/statm: 27202 26889 148 355 0 26843 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 108808

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.94
system time used= 0.073988
maximum resident set size= 107556
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22875
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= 14
involuntary context switches= 1926

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.38618 second user time and 6.43602 second system time

The end

Launcher Data

Begin job on node136 at 2016-06-21 15:29:37
IDJOB=4114698
IDBENCH=1421
IDSOLVER=2555
FILE ID=node136/4114698-1466515777
RUNJOBID= node136-1466514782-25600
PBS_JOBID= 19942881
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-chnl20_21_pb.cnf.cr.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4114698-1466515777/watcher-4114698-1466515777 -o /tmp/evaluation-result-4114698-1466515777/solver-4114698-1466515777 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node136-1466514782-25600 --watchdog 1960  minisatp HOME/instance-4114698-1466515777.opb

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

MD5SUM BENCH= 75fcdbbba3eb42e13f634e02d36a6ee9
RANDOM SEED=927764691

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.278
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.67
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		: 2667.278
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:        30424808 kB
Buffers:            3232 kB
Cached:            37080 kB
SwapCached:         1356 kB
Active:            72472 kB
Inactive:          19940 kB
Active(anon):      53568 kB
Inactive(anon):     1128 kB
Active(file):      18904 kB
Inactive(file):    18812 kB
Unevictable:     1656108 kB
Mlocked:         1459884 kB
SwapTotal:      67108856 kB
SwapFree:       67098452 kB
Dirty:              3936 kB
Writeback:             0 kB
AnonPages:       1708164 kB
Mapped:             7016 kB
Shmem:                 0 kB
Slab:             564864 kB
SReclaimable:       8668 kB
SUnreclaim:       556196 kB
KernelStack:        1424 kB
PageTables:         7360 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1825512 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    231424 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-4114698-1466515777.opb

Free space on /tmp at the end= 71608 MiB
End job on node136 at 2016-06-21 15:59:37