Trace number 4111523

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

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/
aloul/FPGA_SAT05/normalized-chnl30_35_pb.cnf.cr.opb
MD5SUM55203b98fb707e386dea9ef4475d45f9
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.016997
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables2100
Total number of constraints130
Number of constraints which are clauses70
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 constraint35
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 36
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 130 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:   67
0.00/0.02	c ---[  58]---> BDD-cost:   67
0.00/0.02	c ---[  57]---> BDD-cost:   67
0.00/0.02	c ---[  56]---> BDD-cost:   67
0.00/0.02	c ---[  55]---> BDD-cost:   67
0.00/0.02	c ---[  54]---> BDD-cost:   67
0.00/0.02	c ---[  53]---> BDD-cost:   67
0.00/0.02	c ---[  52]---> BDD-cost:   67
0.00/0.02	c ---[  51]---> BDD-cost:   67
0.00/0.02	c ---[  50]---> BDD-cost:   67
0.00/0.02	c ---[  49]---> BDD-cost:   67
0.00/0.02	c ---[  48]---> BDD-cost:   67
0.00/0.02	c ---[  47]---> BDD-cost:   67
0.00/0.02	c ---[  46]---> BDD-cost:   67
0.00/0.02	c ---[  45]---> BDD-cost:   67
0.00/0.02	c ---[  44]---> BDD-cost:   67
0.00/0.02	c ---[  43]---> BDD-cost:   67
0.00/0.02	c ---[  42]---> BDD-cost:   67
0.00/0.02	c ---[  41]---> BDD-cost:   67
0.00/0.02	c ---[  40]---> BDD-cost:   67
0.00/0.02	c ---[  39]---> BDD-cost:   67
0.00/0.02	c ---[  38]---> BDD-cost:   67
0.00/0.03	c ---[  37]---> BDD-cost:   67
0.00/0.03	c ---[  36]---> BDD-cost:   67
0.00/0.03	c ---[  35]---> BDD-cost:   67
0.00/0.03	c ---[  34]---> BDD-cost:   67
0.00/0.03	c ---[  33]---> BDD-cost:   67
0.00/0.03	c ---[  32]---> BDD-cost:   67
0.00/0.03	c ---[  31]---> BDD-cost:   67
0.00/0.03	c ---[  30]---> BDD-cost:   67
0.00/0.03	c ---[  29]---> BDD-cost:   67
0.00/0.03	c ---[  28]---> BDD-cost:   67
0.00/0.03	c ---[  27]---> BDD-cost:   67
0.00/0.03	c ---[  26]---> BDD-cost:   67
0.00/0.03	c ---[  25]---> BDD-cost:   67
0.00/0.03	c ---[  24]---> BDD-cost:   67
0.00/0.03	c ---[  23]---> BDD-cost:   67
0.00/0.03	c ---[  22]---> BDD-cost:   67
0.00/0.03	c ---[  21]---> BDD-cost:   67
0.00/0.03	c ---[  20]---> BDD-cost:   67
0.00/0.03	c ---[  19]---> BDD-cost:   67
0.00/0.03	c ---[  18]---> BDD-cost:   67
0.00/0.03	c ---[  17]---> BDD-cost:   67
0.00/0.03	c ---[  16]---> BDD-cost:   67
0.00/0.03	c ---[  15]---> BDD-cost:   67
0.00/0.03	c ---[  14]---> BDD-cost:   67
0.00/0.03	c ---[  13]---> BDD-cost:   67
0.00/0.04	c ---[  12]---> BDD-cost:   67
0.00/0.04	c ---[  11]---> BDD-cost:   67
0.00/0.04	c ---[  10]---> BDD-cost:   67
0.00/0.04	c ---[   9]---> BDD-cost:   67
0.00/0.04	c ---[   8]---> BDD-cost:   67
0.00/0.04	c ---[   7]---> BDD-cost:   67
0.00/0.04	c ---[   6]---> BDD-cost:   67
0.00/0.04	c ---[   5]---> BDD-cost:   67
0.00/0.04	c ---[   4]---> BDD-cost:   67
0.00/0.04	c ---[   3]---> BDD-cost:   67
0.00/0.04	c ---[   2]---> BDD-cost:   67
0.00/0.04	c ---[   1]---> BDD-cost:   67
0.00/0.04	c ---[   0]---> BDD-cost:   67
1800.00/1800.30	|  Eliminated clauses:           0.01 Mb                                      |
1800.00/1800.30	============================[ Search Statistics ]==============================
1800.00/1800.30	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1800.00/1800.30	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1800.00/1800.30	===============================================================================
1800.00/1800.30	|       100 |    5797     9684    26922 |     3550      100    105 |  0.980 % |
1800.00/1800.30	|       250 |    5797     9684    26922 |     3905      250    108 |  0.980 % |
1800.00/1800.30	|       475 |    5797     9684    26922 |     4296      475    119 |  0.980 % |
1800.00/1800.30	|       812 |    5797     9684    26922 |     4726      812    146 |  0.980 % |
1800.00/1800.30	|      1318 |    5797     9684    26922 |     5198     1318    161 |  0.980 % |
1800.00/1800.30	|      2077 |    5797     9684    26922 |     5718     2077    184 |  0.980 % |
1800.00/1800.30	|      3216 |    5797     9684    26922 |     6290     3216    220 |  0.980 % |
1800.00/1800.30	|      4924 |    5797     9684    26922 |     6919     4924    211 |  0.980 % |
1800.00/1800.30	|      7486 |    5797     9684    26922 |     7611     7486    234 |  0.980 % |
1800.00/1800.30	|     11330 |    5797     9684    26922 |     8372     7315    237 |  0.980 % |
1800.00/1800.30	|     17096 |    5797     9684    26922 |     9209     8864    234 |  0.980 % |
1800.00/1800.30	|     25745 |    5797     9684    26922 |    10130     7326    237 |  0.980 % |
1800.00/1800.30	|     38719 |    5797     9684    26922 |    11143     9272    256 |  0.980 % |
1800.00/1800.30	|     58180 |    5797     9684    26922 |    12258    10348    230 |  0.980 % |
1800.00/1800.30	|     87372 |    5797     9684    26922 |    13484    13674    246 |  0.980 % |
1800.00/1800.30	|    131161 |    5797     9684    26922 |    14832     7255    222 |  0.980 % |
1800.00/1800.30	|    196845 |    5797     9684    26922 |    16315     9963    319 |  0.980 % |
1800.00/1800.30	|    295371 |    5797     9684    26922 |    17947    11873    269 |  0.980 % |
1800.00/1800.30	|    443160 |    5797     9684    26922 |    19742    16243    266 |  0.980 % |
1800.00/1800.30	|    664843 |    5797     9684    26922 |    21716    16430    237 |  0.980 % |
1800.00/1800.30	|    997368 |    5797     9684    26922 |    23888    22708    327 |  0.980 % |
1800.00/1800.30	|   1496156 |    5797     9684    26922 |    26276    17837    243 |  0.980 % |
1800.00/1800.30	|   2244338 |    5797     9684    26922 |    28904    19701    298 |  0.980 % |
1800.00/1800.30	|   3366612 |    5797     9684    26922 |    31794    26043    222 |  0.980 % |
1800.00/1800.30	|   5050023 |    5797     9684    26922 |    34974    20074    343 |  0.980 % |
1800.00/1800.30	c 
1800.00/1800.30	c *** TERMINATED ***
1800.00/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-4111523-1466515717/watcher-4111523-1466515717 -o /tmp/evaluation-result-4111523-1466515717/solver-4111523-1466515717 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node103-1466515278-25742 --watchdog 1960 minisatp HOME/instance-4111523-1466515717.opb 

pid=27072
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.08 2.21 2.38 3/176 27075
/proc/meminfo: memFree=31863880/32872528 swapFree=249320/249320
[pid=27075] ppid=27072 vsize=6456 CPUtime=0 cores=1,3,5,7
/proc/27075/stat : 27075 (minisatp) R 27072 27075 25725 0 -1 4202496 338 0 0 0 0 0 0 0 20 0 1 0 53622096 6610944 215 33554432000 4194304 5646918 140737144426576 140736461292040 4430317 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/27075/statm: 1614 215 94 355 0 1255 0

[startup+0.100159 s]
/proc/loadavg: 2.08 2.21 2.38 3/176 27075
/proc/meminfo: memFree=31863880/32872528 swapFree=249320/249320
[pid=27075] ppid=27072 vsize=8532 CPUtime=0.09 cores=1,3,5,7
/proc/27075/stat : 27075 (minisatp) R 27072 27075 25725 0 -1 4202496 1110 0 0 0 9 0 0 0 20 0 1 0 53622096 8736768 979 33554432000 4194304 5646918 140737144426576 140737144424616 4826286 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/27075/statm: 2133 979 145 355 0 1774 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8532

[startup+0.200289 s]
/proc/loadavg: 2.08 2.21 2.38 3/176 27075
/proc/meminfo: memFree=31863880/32872528 swapFree=249320/249320
[pid=27075] ppid=27072 vsize=8796 CPUtime=0.19 cores=1,3,5,7
/proc/27075/stat : 27075 (minisatp) R 27072 27075 25725 0 -1 4202496 1340 0 0 0 19 0 0 0 20 0 1 0 53622096 9007104 1720 33554432000 4194304 5646918 140737144426576 140737144424616 4398900 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/27075/statm: 2199 1720 146 355 0 1840 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 8796

[startup+0.300279 s]
/proc/loadavg: 2.08 2.21 2.38 3/176 27075
/proc/meminfo: memFree=31863880/32872528 swapFree=249320/249320
[pid=27075] ppid=27072 vsize=9060 CPUtime=0.29 cores=1,3,5,7
/proc/27075/stat : 27075 (minisatp) R 27072 27075 25725 0 -1 4202496 1420 0 0 0 29 0 0 0 20 0 1 0 53622096 9277440 1800 33554432000 4194304 5646918 140737144426576 140737144424616 4403159 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/27075/statm: 2265 1800 146 355 0 1906 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9060

[startup+0.700253 s]
/proc/loadavg: 2.08 2.21 2.38 3/176 27075
/proc/meminfo: memFree=31863880/32872528 swapFree=249320/249320
[pid=27075] ppid=27072 vsize=9624 CPUtime=0.69 cores=1,3,5,7
/proc/27075/stat : 27075 (minisatp) R 27072 27075 25725 0 -1 4202496 2617 0 0 0 69 0 0 0 20 0 1 0 53622096 9854976 2101 33554432000 4194304 5646918 140737144426576 140737144424712 4389131 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/27075/statm: 2406 2101 148 355 0 2047 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9624

[startup+1.50024 s]
/proc/loadavg: 2.08 2.21 2.38 3/177 27076
/proc/meminfo: memFree=31855876/32872528 swapFree=249320/249320
[pid=27075] ppid=27072 vsize=28944 CPUtime=1.49 cores=1,3,5,7
/proc/27075/stat : 27075 (minisatp) R 27072 27075 25725 0 -1 4202496 4541 0 0 0 148 1 0 0 20 0 1 0 53622096 29638656 5108 33554432000 4194304 5646918 140737144426576 140737144424712 4403184 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/27075/statm: 7236 5108 148 355 0 6877 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 28944

[startup+3.10029 s]
/proc/loadavg: 2.08 2.20 2.38 3/177 27076
/proc/meminfo: memFree=31833980/32872528 swapFree=249320/249320
[pid=27075] ppid=27072 vsize=28944 CPUtime=3.09 cores=1,3,5,7
/proc/27075/stat : 27075 (minisatp) R 27072 27075 25725 0 -1 4202496 4833 0 0 0 308 1 0 0 20 0 1 0 53622096 29638656 6933 33554432000 4194304 5646918 140737144426576 140737144424824 4399784 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/27075/statm: 7236 6933 148 355 0 6877 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 28944

[startup+6.30025 s]
/proc/loadavg: 2.08 2.20 2.38 3/177 27076
/proc/meminfo: memFree=31822004/32872528 swapFree=249320/249320
[pid=27075] ppid=27072 vsize=17448 CPUtime=6.28 cores=1,3,5,7
/proc/27075/stat : 27075 (minisatp) R 27072 27075 25725 0 -1 4202496 5153 0 0 0 627 1 0 0 20 0 1 0 53622096 17866752 4091 33554432000 4194304 5646918 140737144426576 140737144424840 4397622 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/27075/statm: 4362 4091 148 355 0 4003 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 17448

[startup+12.7003 s]
/proc/loadavg: 2.06 2.20 2.38 3/177 27076
/proc/meminfo: memFree=31813024/32872528 swapFree=249320/249320
[pid=27075] ppid=27072 vsize=52060 CPUtime=12.69 cores=1,3,5,7
/proc/27075/stat : 27075 (minisatp) R 27072 27075 25725 0 -1 4202496 7187 0 0 0 1267 2 0 0 20 0 1 0 53622096 53309440 12712 33554432000 4194304 5646918 140737144426576 140737144424824 4403173 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/27075/statm: 13015 12712 148 355 0 12656 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 52060

[startup+25.5003 s]
/proc/loadavg: 2.05 2.19 2.37 3/177 27076
/proc/meminfo: memFree=31803032/32872528 swapFree=249320/249320
[pid=27075] ppid=27072 vsize=52060 CPUtime=25.48 cores=1,3,5,7
/proc/27075/stat : 27075 (minisatp) R 27072 27075 25725 0 -1 4202496 7187 0 0 0 2546 2 0 0 20 0 1 0 53622096 53309440 12712 33554432000 4194304 5646918 140737144426576 140737144424824 4403164 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/27075/statm: 13015 12712 148 355 0 12656 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 52060

[startup+51.1004 s]
/proc/loadavg: 2.11 2.19 2.36 3/177 27076
/proc/meminfo: memFree=31775348/32872528 swapFree=249320/249320
[pid=27075] ppid=27072 vsize=70916 CPUtime=51.07 cores=1,3,5,7
/proc/27075/stat : 27075 (minisatp) R 27072 27075 25725 0 -1 4202496 7759 0 0 0 5104 3 0 0 20 0 1 0 53622096 72617984 17438 33554432000 4194304 5646918 140737144426576 140737144425288 4397505 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/27075/statm: 17729 17438 148 355 0 17370 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 70916

[startup+102.3 s]
/proc/loadavg: 2.04 2.16 2.34 3/178 27081
/proc/meminfo: memFree=31746032/32872528 swapFree=249320/249320
[pid=27075] ppid=27072 vsize=90324 CPUtime=102.27 cores=1,3,5,7
/proc/27075/stat : 27075 (minisatp) R 27072 27075 25725 0 -1 4202496 8650 0 0 0 10223 4 0 0 20 0 1 0 53622096 92491776 22085 33554432000 4194304 5646918 140737144426576 140737144424840 4403159 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/27075/statm: 22581 22085 148 355 0 22222 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 90324

[startup+162.3 s]
/proc/loadavg: 2.01 2.12 2.32 3/177 27082
/proc/meminfo: memFree=31743004/32872528 swapFree=249320/249320
[pid=27075] ppid=27072 vsize=90324 CPUtime=162.25 cores=1,3,5,7
/proc/27075/stat : 27075 (minisatp) R 27072 27075 25725 0 -1 4202496 8856 0 0 0 16221 4 0 0 20 0 1 0 53622096 92491776 22290 33554432000 4194304 5646918 140737144426576 140737144424840 4398960 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/27075/statm: 22581 22290 148 355 0 22222 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 90324

[startup+222.307 s]
/proc/loadavg: 2.06 2.11 2.30 3/177 27083
/proc/meminfo: memFree=31704280/32872528 swapFree=249320/249320
[pid=27075] ppid=27072 vsize=140052 CPUtime=222.25 cores=1,3,5,7
/proc/27075/stat : 27075 (minisatp) R 27072 27075 25725 0 -1 4202496 9341 0 0 0 22216 9 0 0 20 0 1 0 53622096 143413248 30612 33554432000 4194304 5646918 140737144426576 140737144425288 4403176 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/27075/statm: 35013 30612 148 355 0 34654 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 140052

[startup+282.3 s]
/proc/loadavg: 2.08 2.11 2.28 3/177 27084
/proc/meminfo: memFree=31701308/32872528 swapFree=249320/249320
[pid=27075] ppid=27072 vsize=139860 CPUtime=282.24 cores=1,3,5,7
/proc/27075/stat : 27075 (minisatp) R 27072 27075 25725 0 -1 4202496 10002 0 0 0 28214 10 0 0 20 0 1 0 53622096 143216640 29697 33554432000 4194304 5646918 140737144426576 140737144424824 4403164 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/27075/statm: 34965 29697 148 355 0 34606 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 139860

[startup+342.3 s]
/proc/loadavg: 2.03 2.08 2.26 3/177 27085
/proc/meminfo: memFree=31681196/32872528 swapFree=249320/249320
[pid=27075] ppid=27072 vsize=139860 CPUtime=342.22 cores=1,3,5,7
/proc/27075/stat : 27075 (minisatp) R 27072 27075 25725 0 -1 4202496 10556 0 0 0 34211 11 0 0 20 0 1 0 53622096 143216640 34672 33554432000 4194304 5646918 140737144426576 140737144425288 4397982 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/27075/statm: 34965 34672 148 355 0 34606 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 139860

[startup+402.3 s]
/proc/loadavg: 2.01 2.07 2.25 3/177 27087
/proc/meminfo: memFree=31671076/32872528 swapFree=249320/249320
[pid=27075] ppid=27072 vsize=139860 CPUtime=402.21 cores=1,3,5,7
/proc/27075/stat : 27075 (minisatp) R 27072 27075 25725 0 -1 4202496 10558 0 0 0 40210 11 0 0 20 0 1 0 53622096 143216640 34672 33554432000 4194304 5646918 140737144426576 140737144425288 4403184 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/27075/statm: 34965 34672 148 355 0 34606 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 139860

[startup+462.3 s]
/proc/loadavg: 2.00 2.05 2.23 3/177 27088
/proc/meminfo: memFree=31666856/32872528 swapFree=249320/249320
[pid=27075] ppid=27072 vsize=139860 CPUtime=462.21 cores=1,3,5,7
/proc/27075/stat : 27075 (minisatp) R 27072 27075 25725 0 -1 4202496 10806 0 0 0 46206 15 0 0 20 0 1 0 53622096 143216640 34672 33554432000 4194304 5646918 140737144426576 140737144425288 4403167 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/27075/statm: 34965 34672 148 355 0 34606 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 139860

[startup+522.3 s]
/proc/loadavg: 2.00 2.04 2.21 3/177 27089
/proc/meminfo: memFree=31633956/32872528 swapFree=249320/249320
[pid=27075] ppid=27072 vsize=189180 CPUtime=522.2 cores=1,3,5,7
/proc/27075/stat : 27075 (minisatp) R 27072 27075 25725 0 -1 4202496 11191 0 0 0 52201 19 0 0 20 0 1 0 53622096 193720320 43401 33554432000 4194304 5646918 140737144426576 140737144424872 4403450 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/27075/statm: 47295 43401 148 355 0 46936 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 189180

[startup+582.3 s]
/proc/loadavg: 2.00 2.03 2.19 3/177 27090
/proc/meminfo: memFree=31654744/32872528 swapFree=249320/249320
[pid=27075] ppid=27072 vsize=152024 CPUtime=582.19 cores=1,3,5,7
/proc/27075/stat : 27075 (minisatp) R 27072 27075 25725 0 -1 4202496 11976 0 0 0 58196 23 0 0 20 0 1 0 53622096 155672576 37715 33554432000 4194304 5646918 140737144426576 140737144425288 4403159 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/27075/statm: 38006 37715 148 355 0 37647 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 152024


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


[startup+942.3 s]
/proc/loadavg: 2.00 2.03 2.14 3/177 27100
/proc/meminfo: memFree=31566388/32872528 swapFree=249320/249320
[pid=27075] ppid=27072 vsize=182500 CPUtime=942.14 cores=1,3,5,7
/proc/27075/stat : 27075 (minisatp) R 27072 27075 25725 0 -1 4202496 14361 0 0 0 94171 43 0 0 20 0 1 0 53622096 186880000 45334 33554432000 4194304 5646918 140737144426576 140737144424872 4403057 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/27075/statm: 45625 45334 148 355 0 45266 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 182500

[startup+1002.3 s]
/proc/loadavg: 2.00 2.02 2.12 3/177 27102
/proc/meminfo: memFree=31603376/32872528 swapFree=249320/249320
[pid=27075] ppid=27072 vsize=182500 CPUtime=1002.12 cores=1,3,5,7
/proc/27075/stat : 27075 (minisatp) R 27072 27075 25725 0 -1 4202496 14567 0 0 0 100167 45 0 0 20 0 1 0 53622096 186880000 45334 33554432000 4194304 5646918 140737144426576 140737144425288 4403159 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/27075/statm: 45625 45334 148 355 0 45266 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 182500

[startup+1062.3 s]
/proc/loadavg: 2.00 2.02 2.11 3/177 27103
/proc/meminfo: memFree=31603132/32872528 swapFree=249320/249320
[pid=27075] ppid=27072 vsize=182500 CPUtime=1062.12 cores=1,3,5,7
/proc/27075/stat : 27075 (minisatp) R 27072 27075 25725 0 -1 4202496 14947 0 0 0 106162 50 0 0 20 0 1 0 53622096 186880000 45334 33554432000 4194304 5646918 140737144426576 140737144425288 4403176 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/27075/statm: 45625 45334 148 355 0 45266 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 182500

[startup+1122.3 s]
/proc/loadavg: 2.00 2.01 2.10 3/177 27104
/proc/meminfo: memFree=31591808/32872528 swapFree=249320/249320
[pid=27075] ppid=27072 vsize=182500 CPUtime=1122.11 cores=1,3,5,7
/proc/27075/stat : 27075 (minisatp) R 27072 27075 25725 0 -1 4202496 15440 0 0 0 112155 56 0 0 20 0 1 0 53622096 186880000 45334 33554432000 4194304 5646918 140737144426576 140737144425272 4402761 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/27075/statm: 45625 45334 148 355 0 45266 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 182500

[startup+1182.3 s]
/proc/loadavg: 2.07 2.02 2.10 3/177 27105
/proc/meminfo: memFree=31520744/32872528 swapFree=249320/249320
[pid=27075] ppid=27072 vsize=182500 CPUtime=1182.09 cores=1,3,5,7
/proc/27075/stat : 27075 (minisatp) R 27072 27075 25725 0 -1 4202496 16059 0 0 0 118145 64 0 0 20 0 1 0 53622096 186880000 45334 33554432000 4194304 5646918 140737144426576 140737144425288 4403147 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/27075/statm: 45625 45334 148 355 0 45266 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 182500

[startup+1242.3 s]
/proc/loadavg: 2.02 2.01 2.09 3/177 27106
/proc/meminfo: memFree=31534740/32872528 swapFree=249320/249320
[pid=27075] ppid=27072 vsize=231820 CPUtime=1242.08 cores=1,3,5,7
/proc/27075/stat : 27075 (minisatp) R 27072 27075 25725 0 -1 4202496 16821 0 0 0 124134 74 0 0 20 0 1 0 53622096 237383680 56111 33554432000 4194304 5646918 140737144426576 140737144424872 4403091 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/27075/statm: 57955 56111 148 355 0 57596 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 231820

[startup+1302.3 s]
/proc/loadavg: 2.01 2.01 2.08 3/177 27110
/proc/meminfo: memFree=31566700/32872528 swapFree=249320/249320
[pid=27075] ppid=27072 vsize=231820 CPUtime=1302.08 cores=1,3,5,7
/proc/27075/stat : 27075 (minisatp) R 27072 27075 25725 0 -1 4202496 17658 0 0 0 130124 84 0 0 20 0 1 0 53622096 237383680 54063 33554432000 4194304 5646918 140737144426576 140737144424872 4402901 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/27075/statm: 57955 54063 148 355 0 57596 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 231820

[startup+1362.3 s]
/proc/loadavg: 2.05 2.02 2.08 3/177 27112
/proc/meminfo: memFree=31563548/32872528 swapFree=249320/249320
[pid=27075] ppid=27072 vsize=201364 CPUtime=1362.08 cores=1,3,5,7
/proc/27075/stat : 27075 (minisatp) R 27072 27075 25725 0 -1 4202496 18360 0 0 0 136117 91 0 0 20 0 1 0 53622096 206196736 46081 33554432000 4194304 5646918 140737144426576 140737144425288 4403178 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/27075/statm: 50341 46081 148 355 0 49982 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 201364

[startup+1422.3 s]
/proc/loadavg: 2.06 2.03 2.08 3/177 27113
/proc/meminfo: memFree=31515944/32872528 swapFree=249320/249320
[pid=27075] ppid=27072 vsize=214768 CPUtime=1422.06 cores=1,3,5,7
/proc/27075/stat : 27075 (minisatp) R 27072 27075 25725 0 -1 4202496 19497 0 0 0 142110 96 0 0 20 0 1 0 53622096 219922432 53401 33554432000 4194304 5646918 140737144426576 140737144425288 4402764 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/27075/statm: 53692 53401 148 355 0 53333 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 214768

[startup+1482.3 s]
/proc/loadavg: 2.02 2.02 2.07 3/177 27114
/proc/meminfo: memFree=31515952/32872528 swapFree=249320/249320
[pid=27075] ppid=27072 vsize=214768 CPUtime=1482.05 cores=1,3,5,7
/proc/27075/stat : 27075 (minisatp) R 27072 27075 25725 0 -1 4202496 19884 0 0 0 148104 101 0 0 20 0 1 0 53622096 219922432 53401 33554432000 4194304 5646918 140737144426576 140737144425288 4403173 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/27075/statm: 53692 53401 148 355 0 53333 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 214768

[startup+1542.31 s]
/proc/loadavg: 2.00 2.02 2.07 3/177 27115
/proc/meminfo: memFree=31509052/32872528 swapFree=249320/249320
[pid=27075] ppid=27072 vsize=214768 CPUtime=1542.05 cores=1,3,5,7
/proc/27075/stat : 27075 (minisatp) R 27072 27075 25725 0 -1 4202496 20298 0 0 0 154098 107 0 0 20 0 1 0 53622096 219922432 53401 33554432000 4194304 5646918 140737144426576 140737144425288 4403184 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/27075/statm: 53692 53401 148 355 0 53333 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 214768

[startup+1602.3 s]
/proc/loadavg: 2.04 2.03 2.07 3/177 27116
/proc/meminfo: memFree=31476160/32872528 swapFree=249320/249320
[pid=27075] ppid=27072 vsize=264088 CPUtime=1602.03 cores=1,3,5,7
/proc/27075/stat : 27075 (minisatp) R 27072 27075 25725 0 -1 4202496 20649 0 0 0 160092 111 0 0 20 0 1 0 53622096 270426112 62130 33554432000 4194304 5646918 140737144426576 140737144424872 4399370 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/27075/statm: 66022 62130 148 355 0 65663 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 264088

[startup+1662.3 s]
/proc/loadavg: 2.01 2.02 2.06 3/177 27118
/proc/meminfo: memFree=31490612/32872528 swapFree=249320/249320
[pid=27075] ppid=27072 vsize=282764 CPUtime=1662.02 cores=1,3,5,7
/proc/27075/stat : 27075 (minisatp) R 27072 27075 25725 0 -1 4202496 21524 0 0 0 166087 115 0 0 20 0 1 0 53622096 289550336 65775 33554432000 4194304 5646918 140737144426576 140737144424840 4403147 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/27075/statm: 70691 65775 148 355 0 70332 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 282764

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.06 3/177 27119
/proc/meminfo: memFree=31490244/32872528 swapFree=249320/249320
[pid=27075] ppid=27072 vsize=233444 CPUtime=1722.02 cores=1,3,5,7
/proc/27075/stat : 27075 (minisatp) R 27072 27075 25725 0 -1 4202496 21944 0 0 0 172081 121 0 0 20 0 1 0 53622096 239046656 58070 33554432000 4194304 5646918 140737144426576 140737144425288 4397505 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/27075/statm: 58361 58070 148 355 0 58002 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 233444

[startup+1782.3 s]
/proc/loadavg: 1.92 1.99 2.04 3/177 27176
/proc/meminfo: memFree=31633108/32872528 swapFree=249320/249320
[pid=27075] ppid=27072 vsize=233444 CPUtime=1782 cores=1,3,5,7
/proc/27075/stat : 27075 (minisatp) R 27072 27075 25725 0 -1 4202496 22444 0 0 0 178074 126 0 0 20 0 1 0 53622096 239046656 58070 33554432000 4194304 5646918 140737144426576 140737144425288 4403178 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/27075/statm: 58361 58070 148 355 0 58002 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 233444



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 1.94 1.99 2.04 3/177 27176
/proc/meminfo: memFree=31542696/32872528 swapFree=249320/249320
[pid=27075] ppid=27072 vsize=233444 CPUtime=1800 cores=1,3,5,7
/proc/27075/stat : 27075 (minisatp) R 27072 27075 25725 0 -1 4202496 22573 0 0 0 179872 128 0 0 20 0 1 0 53622096 239046656 58070 33554432000 4194304 5646918 140737144426576 140737144425288 4403173 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/27075/statm: 58361 58070 148 355 0 58002 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 233444

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

[startup+1800.3 s]
/proc/loadavg: 1.94 1.99 2.04 3/177 27176
/proc/meminfo: memFree=31542696/32872528 swapFree=249320/249320
[pid=27075] ppid=27072 vsize=233444 CPUtime=1800 cores=1,3,5,7
/proc/27075/stat : 27075 (minisatp) R 27072 27075 25725 0 -1 4202496 22573 0 0 0 179872 128 0 0 20 0 1 0 53622096 239046656 58070 33554432000 4194304 5646918 140737144426576 140737144425288 4403173 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/27075/statm: 58361 58070 148 355 0 58002 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 233444

Child status: 0
Real time (s): 1800.3
CPU time (s): 1800.01
CPU user time (s): 1798.73
CPU system time (s): 1.2868
CPU usage (%): 99.984
Max. virtual memory (cumulated for all children) (KiB): 282764

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.73
system time used= 1.2868
maximum resident set size= 279484
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22573
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= 10
involuntary context switches= 2000

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.04978 second user time and 12.939 second system time

The end

Launcher Data

Begin job on node103 at 2016-06-21 15:28:37
IDJOB=4111523
IDBENCH=1413
IDSOLVER=2555
FILE ID=node103/4111523-1466515717
RUNJOBID= node103-1466515278-25742
PBS_JOBID= 19942890
Free space on /tmp= 71728 MiB

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

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

MD5SUM BENCH= 55203b98fb707e386dea9ef4475d45f9
RANDOM SEED=133445085

node103.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.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		: 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.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		: 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.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		: 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:        31864324 kB
Buffers:            3036 kB
Cached:            33608 kB
SwapCached:          452 kB
Active:            44488 kB
Inactive:          15920 kB
Active(anon):      25084 kB
Inactive(anon):      892 kB
Active(file):      19404 kB
Inactive(file):    15028 kB
Unevictable:      249320 kB
Mlocked:          249320 kB
SwapTotal:      67108856 kB
SwapFree:       67099232 kB
Dirty:              7524 kB
Writeback:             0 kB
AnonPages:        272536 kB
Mapped:             7420 kB
Shmem:                 0 kB
Slab:             568536 kB
SReclaimable:      12416 kB
SUnreclaim:       556120 kB
KernelStack:        1424 kB
PageTables:         4756 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     387324 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 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-4111523-1466515717.opb

Free space on /tmp at the end= 71724 MiB
End job on node103 at 2016-06-21 15:58:37