Trace number 4111527

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.1 1800.4

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/
aloul/FPGA_SAT05/normalized-chnl50_51_pb.cnf.cr.opb
MD5SUM04ec290f8a8afffbd026dcfb09cada39
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.028995
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables5100
Total number of constraints202
Number of constraints which are clauses102
Number of constraints which are cardinality constraints (but not clauses)100
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint50
Maximum length of a constraint51
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 52
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.04	c Converting 202 PB-constraints to clauses...
0.00/0.04	c   -- Unit propagations: (none)
0.00/0.04	c   -- Detecting intervals from adjacent constraints: (none)
0.00/0.04	c   -- Clauses(.)/Splits(s): ......................................................................................................
0.00/0.04	c ---[  99]---> BDD-cost:   99
0.00/0.05	c ---[  98]---> BDD-cost:   99
0.00/0.05	c ---[  97]---> BDD-cost:   99
0.00/0.05	c ---[  96]---> BDD-cost:   99
0.00/0.05	c ---[  95]---> BDD-cost:   99
0.00/0.05	c ---[  94]---> BDD-cost:   99
0.00/0.05	c ---[  93]---> BDD-cost:   99
0.00/0.05	c ---[  92]---> BDD-cost:   99
0.00/0.05	c ---[  91]---> BDD-cost:   99
0.00/0.05	c ---[  90]---> BDD-cost:   99
0.00/0.05	c ---[  89]---> BDD-cost:   99
0.00/0.05	c ---[  88]---> BDD-cost:   99
0.00/0.05	c ---[  87]---> BDD-cost:   99
0.00/0.05	c ---[  86]---> BDD-cost:   99
0.00/0.05	c ---[  85]---> BDD-cost:   99
0.00/0.06	c ---[  84]---> BDD-cost:   99
0.00/0.06	c ---[  83]---> BDD-cost:   99
0.00/0.06	c ---[  82]---> BDD-cost:   99
0.00/0.06	c ---[  81]---> BDD-cost:   99
0.00/0.06	c ---[  80]---> BDD-cost:   99
0.00/0.06	c ---[  79]---> BDD-cost:   99
0.00/0.06	c ---[  78]---> BDD-cost:   99
0.00/0.06	c ---[  77]---> BDD-cost:   99
0.00/0.06	c ---[  76]---> BDD-cost:   99
0.00/0.06	c ---[  75]---> BDD-cost:   99
0.00/0.06	c ---[  74]---> BDD-cost:   99
0.00/0.06	c ---[  73]---> BDD-cost:   99
0.00/0.06	c ---[  72]---> BDD-cost:   99
0.00/0.07	c ---[  71]---> BDD-cost:   99
0.00/0.07	c ---[  70]---> BDD-cost:   99
0.00/0.07	c ---[  69]---> BDD-cost:   99
0.00/0.07	c ---[  68]---> BDD-cost:   99
0.00/0.07	c ---[  67]---> BDD-cost:   99
0.00/0.07	c ---[  66]---> BDD-cost:   99
0.00/0.07	c ---[  65]---> BDD-cost:   99
0.00/0.07	c ---[  64]---> BDD-cost:   99
0.00/0.07	c ---[  63]---> BDD-cost:   99
0.00/0.07	c ---[  62]---> BDD-cost:   99
0.00/0.07	c ---[  61]---> BDD-cost:   99
0.00/0.07	c ---[  60]---> BDD-cost:   99
0.00/0.07	c ---[  59]---> BDD-cost:   99
0.00/0.07	c ---[  58]---> BDD-cost:   99
0.00/0.08	c ---[  57]---> BDD-cost:   99
0.00/0.08	c ---[  56]---> BDD-cost:   99
0.00/0.08	c ---[  55]---> BDD-cost:   99
0.00/0.08	c ---[  54]---> BDD-cost:   99
0.00/0.08	c ---[  53]---> BDD-cost:   99
0.00/0.08	c ---[  52]---> BDD-cost:   99
0.00/0.08	c ---[  51]---> BDD-cost:   99
0.00/0.08	c ---[  50]---> BDD-cost:   99
0.00/0.08	c ---[  49]---> BDD-cost:   99
0.00/0.08	c ---[  48]---> BDD-cost:   99
0.00/0.08	c ---[  47]---> BDD-cost:   99
0.00/0.08	c ---[  46]---> BDD-cost:   99
0.00/0.08	c ---[  45]---> BDD-cost:   99
0.00/0.08	c ---[  44]---> BDD-cost:   99
0.00/0.09	c ---[  43]---> BDD-cost:   99
0.00/0.09	c ---[  42]---> BDD-cost:   99
0.00/0.09	c ---[  41]---> BDD-cost:   99
0.00/0.09	c ---[  40]---> BDD-cost:   99
0.00/0.09	c ---[  39]---> BDD-cost:   99
0.00/0.09	c ---[  38]---> BDD-cost:   99
0.00/0.09	c ---[  37]---> BDD-cost:   99
0.00/0.09	c ---[  36]---> BDD-cost:   99
0.00/0.09	c ---[  35]---> BDD-cost:   99
0.00/0.09	c ---[  34]---> BDD-cost:   99
0.00/0.09	c ---[  33]---> BDD-cost:   99
0.00/0.09	c ---[  32]---> BDD-cost:   99
0.00/0.09	c ---[  31]---> BDD-cost:   99
0.00/0.10	c ---[  30]---> BDD-cost:   99
0.09/0.10	c ---[  29]---> BDD-cost:   99
0.09/0.10	c ---[  28]---> BDD-cost:   99
0.09/0.10	c ---[  27]---> BDD-cost:   99
0.09/0.10	c ---[  26]---> BDD-cost:   99
0.09/0.10	c ---[  25]---> BDD-cost:   99
0.09/0.10	c ---[  24]---> BDD-cost:   99
0.09/0.10	c ---[  23]---> BDD-cost:   99
0.09/0.10	c ---[  22]---> BDD-cost:   99
0.09/0.10	c ---[  21]---> BDD-cost:   99
0.09/0.10	c ---[  20]---> BDD-cost:   99
0.09/0.10	c ---[  19]---> BDD-cost:   99
0.09/0.10	c ---[  18]---> BDD-cost:   99
0.09/0.10	c ---[  17]---> BDD-cost:   99
0.09/0.11	c ---[  16]---> BDD-cost:   99
0.09/0.11	c ---[  15]---> BDD-cost:   99
0.09/0.11	c ---[  14]---> BDD-cost:   99
0.09/0.11	c ---[  13]---> BDD-cost:   99
0.09/0.11	c ---[  12]---> BDD-cost:   99
0.09/0.11	c ---[  11]---> BDD-cost:   99
0.09/0.11	c ---[  10]---> BDD-cost:   99
0.09/0.11	c ---[   9]---> BDD-cost:   99
0.09/0.11	c ---[   8]---> BDD-cost:   99
0.09/0.11	c ---[   7]---> BDD-cost:   99
0.09/0.11	c ---[   6]---> BDD-cost:   99
0.09/0.11	c ---[   5]---> BDD-cost:   99
0.09/0.11	c ---[   4]---> BDD-cost:   99
0.09/0.11	c ---[   3]---> BDD-cost:   99
0.09/0.12	c ---[   2]---> BDD-cost:   99
0.09/0.12	c ---[   1]---> BDD-cost:   99
0.09/0.12	c ---[   0]---> BDD-cost:   99
1800.09/1800.40	|  Eliminated clauses:           0.01 Mb                                      |
1800.09/1800.40	============================[ Search Statistics ]==============================
1800.09/1800.40	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1800.09/1800.40	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1800.09/1800.40	===============================================================================
1800.09/1800.40	|       100 |   14456    24114    67236 |     8841      100    184 |  0.667 % |
1800.09/1800.40	|       250 |   14456    24114    67236 |     9725      250    182 |  0.667 % |
1800.09/1800.40	|       475 |   14456    24114    67236 |    10698      475    203 |  0.667 % |
1800.09/1800.40	|       812 |   14456    24114    67236 |    11768      812    210 |  0.667 % |
1800.09/1800.40	|      1318 |   14456    24114    67236 |    12945     1318    255 |  0.667 % |
1800.09/1800.40	|      2077 |   14456    24114    67236 |    14239     2077    246 |  0.667 % |
1800.09/1800.40	|      3216 |   14456    24114    67236 |    15663     3216    276 |  0.667 % |
1800.09/1800.40	|      4924 |   14456    24114    67236 |    17230     4924    296 |  0.667 % |
1800.09/1800.40	|      7486 |   14456    24114    67236 |    18953     7486    344 |  0.667 % |
1800.09/1800.40	|     11330 |   14456    24114    67236 |    20848    11330    363 |  0.667 % |
1800.09/1800.40	|     17096 |   14456    24114    67236 |    22933    17096    370 |  0.667 % |
1800.09/1800.40	|     25745 |   14456    24114    67236 |    25226    13928    376 |  0.667 % |
1800.09/1800.40	|     38719 |   14456    24114    67236 |    27749    11739    395 |  0.667 % |
1800.09/1800.40	|     58180 |   14456    24114    67236 |    30524    15269    410 |  0.667 % |
1800.09/1800.40	|     87372 |   14456    24114    67236 |    33576    25627    472 |  0.667 % |
1800.09/1800.40	|    131161 |   14456    24114    67236 |    36934    19712    434 |  0.667 % |
1800.09/1800.40	|    196845 |   14456    24114    67236 |    40627    34085    446 |  0.667 % |
1800.09/1800.40	|    295371 |   14456    24114    67236 |    44690    15576    458 |  0.667 % |
1800.09/1800.40	|    443160 |   14456    24114    67236 |    49159    19390    702 |  0.667 % |
1800.09/1800.40	|    664843 |   14456    24114    67236 |    54075    15394    460 |  0.667 % |
1800.09/1800.40	|    997368 |   14456    24114    67236 |    59483    45040    742 |  0.667 % |
1800.09/1800.40	|   1496156 |   14456    24114    67236 |    65431    48378    515 |  0.667 % |
1800.09/1800.40	|   2244338 |   14456    24114    67236 |    71974    54661    602 |  0.667 % |
1800.09/1800.40	|   3366612 |   14456    24114    67236 |    79172    70386    475 |  0.667 % |
1800.09/1800.40	c 
1800.09/1800.40	c *** TERMINATED ***
1800.09/1800.40	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4111527-1466515666/watcher-4111527-1466515666 -o /tmp/evaluation-result-4111527-1466515666/solver-4111527-1466515666 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node104-1466515084-32164 --watchdog 1960 minisatp HOME/instance-4111527-1466515666.opb 

pid=1104
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.03 2.16 2.26 3/174 1107
/proc/meminfo: memFree=30689288/32872528 swapFree=448380/481084
[pid=1107] ppid=1104 vsize=6460 CPUtime=0 cores=0,2,4,6
/proc/1107/stat : 1107 (minisatp) R 1104 1107 32148 0 -1 4202496 318 0 0 0 0 0 0 0 20 0 1 0 53616730 6615040 194 33554432000 4194304 5646918 140736298245008 140735895825144 4251039 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1107/statm: 1615 194 94 355 0 1256 0

[startup+0.100114 s]
/proc/loadavg: 2.03 2.16 2.26 3/174 1107
/proc/meminfo: memFree=30689288/32872528 swapFree=448380/481084
[pid=1107] ppid=1104 vsize=9648 CPUtime=0.09 cores=0,2,4,6
/proc/1107/stat : 1107 (minisatp) R 1104 1107 32148 0 -1 4202496 1132 0 0 0 9 0 0 0 20 0 1 0 53616730 9879552 968 33554432000 4194304 5646918 140736298245008 140735895825144 4953168 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1107/statm: 2412 968 116 355 0 2053 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9648

[startup+0.200271 s]
/proc/loadavg: 2.03 2.16 2.26 3/174 1107
/proc/meminfo: memFree=30689288/32872528 swapFree=448380/481084
[pid=1107] ppid=1104 vsize=11692 CPUtime=0.19 cores=0,2,4,6
/proc/1107/stat : 1107 (minisatp) R 1104 1107 32148 0 -1 4202496 1777 0 0 0 19 0 0 0 20 0 1 0 53616730 11972608 2104 33554432000 4194304 5646918 140736298245008 140735895825144 4399348 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1107/statm: 2923 2104 145 355 0 2564 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 11692

[startup+0.300295 s]
/proc/loadavg: 2.03 2.16 2.26 3/174 1107
/proc/meminfo: memFree=30689288/32872528 swapFree=448380/481084
[pid=1107] ppid=1104 vsize=11824 CPUtime=0.29 cores=0,2,4,6
/proc/1107/stat : 1107 (minisatp) R 1104 1107 32148 0 -1 4202496 1875 0 0 0 29 0 0 0 20 0 1 0 53616730 12107776 2202 33554432000 4194304 5646918 140736298245008 140735895825144 4416598 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1107/statm: 2956 2203 145 355 0 2597 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11824

[startup+0.700232 s]
/proc/loadavg: 2.03 2.16 2.26 3/174 1107
/proc/meminfo: memFree=30689288/32872528 swapFree=448380/481084
[pid=1107] ppid=1104 vsize=19624 CPUtime=0.69 cores=0,2,4,6
/proc/1107/stat : 1107 (minisatp) R 1104 1107 32148 0 -1 4202496 2769 0 0 0 69 0 0 0 20 0 1 0 53616730 20094976 3607 33554432000 4194304 5646918 140736298245008 140736298243144 4416598 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1107/statm: 4906 3607 146 355 0 4547 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19624

[startup+1.50026 s]
/proc/loadavg: 2.03 2.16 2.26 3/175 1108
/proc/meminfo: memFree=30666808/32872528 swapFree=448380/481084
[pid=1107] ppid=1104 vsize=27728 CPUtime=1.49 cores=0,2,4,6
/proc/1107/stat : 1107 (minisatp) R 1104 1107 32148 0 -1 4202496 3748 0 0 0 149 0 0 0 20 0 1 0 53616730 28393472 6118 33554432000 4194304 5646918 140736298245008 140736298243112 4402821 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1107/statm: 6932 6118 146 355 0 6573 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27728

[startup+3.10028 s]
/proc/loadavg: 2.03 2.16 2.26 4/175 1108
/proc/meminfo: memFree=30653160/32872528 swapFree=448380/481084
[pid=1107] ppid=1104 vsize=40964 CPUtime=3.09 cores=0,2,4,6
/proc/1107/stat : 1107 (minisatp) R 1104 1107 32148 0 -1 4202496 4765 0 0 0 309 0 0 0 20 0 1 0 53616730 41947136 9688 33554432000 4194304 5646918 140736298245008 140736298243256 4826286 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1107/statm: 10241 9688 146 355 0 9882 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 40964

[startup+6.30024 s]
/proc/loadavg: 2.02 2.16 2.26 3/175 1108
/proc/meminfo: memFree=30601212/32872528 swapFree=448380/481084
[pid=1107] ppid=1104 vsize=63228 CPUtime=6.29 cores=0,2,4,6
/proc/1107/stat : 1107 (minisatp) R 1104 1107 32148 0 -1 4202496 7002 0 0 0 628 1 0 0 20 0 1 0 53616730 64745472 13858 33554432000 4194304 5646918 140736298245008 140736298243144 4403167 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1107/statm: 15807 13858 148 355 0 15448 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 63228

[startup+12.7003 s]
/proc/loadavg: 2.02 2.15 2.26 3/175 1108
/proc/meminfo: memFree=30597308/32872528 swapFree=448380/481084
[pid=1107] ppid=1104 vsize=67380 CPUtime=12.69 cores=0,2,4,6
/proc/1107/stat : 1107 (minisatp) R 1104 1107 32148 0 -1 4202496 9515 0 0 0 1265 4 0 0 20 0 1 0 53616730 68997120 14327 33554432000 4194304 5646918 140736298245008 140736298243144 4893163 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1107/statm: 16845 14327 148 355 0 16486 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 67380

[startup+25.5004 s]
/proc/loadavg: 2.09 2.16 2.26 3/175 1108
/proc/meminfo: memFree=30588644/32872528 swapFree=448380/481084
[pid=1107] ppid=1104 vsize=70936 CPUtime=25.48 cores=0,2,4,6
/proc/1107/stat : 1107 (minisatp) R 1104 1107 32148 0 -1 4202496 12571 0 0 0 2541 7 0 0 20 0 1 0 53616730 72638464 14282 33554432000 4194304 5646918 140736298245008 140736298243720 4399784 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1107/statm: 17734 14282 148 355 0 17375 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 70936

[startup+51.1003 s]
/proc/loadavg: 2.06 2.15 2.25 3/175 1108
/proc/meminfo: memFree=30579424/32872528 swapFree=448380/481084
[pid=1107] ppid=1104 vsize=60608 CPUtime=51.08 cores=0,2,4,6
/proc/1107/stat : 1107 (minisatp) R 1104 1107 32148 0 -1 4202496 18772 0 0 0 5096 12 0 0 20 0 1 0 53616730 62062592 13217 33554432000 4194304 5646918 140736298245008 140736298243720 4403164 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1107/statm: 15152 13217 148 355 0 14793 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 60608

[startup+102.3 s]
/proc/loadavg: 2.02 2.12 2.24 3/175 1109
/proc/meminfo: memFree=30492456/32872528 swapFree=448380/481084
[pid=1107] ppid=1104 vsize=131816 CPUtime=102.28 cores=0,2,4,6
/proc/1107/stat : 1107 (minisatp) R 1104 1107 32148 0 -1 4202496 31880 0 0 0 10204 24 0 0 20 0 1 0 53616730 134979584 27260 33554432000 4194304 5646918 140736298245008 140736298243704 4397505 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1107/statm: 32954 27260 148 355 0 32595 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 131816

[startup+162.3 s]
/proc/loadavg: 2.10 2.13 2.23 3/176 1113
/proc/meminfo: memFree=30421492/32872528 swapFree=448380/481084
[pid=1107] ppid=1104 vsize=192956 CPUtime=162.27 cores=0,2,4,6
/proc/1107/stat : 1107 (minisatp) R 1104 1107 32148 0 -1 4202496 39929 0 0 0 16194 33 0 0 20 0 1 0 53616730 197586944 39491 33554432000 4194304 5646918 140736298245008 140736298243144 4403184 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1107/statm: 48239 39491 148 355 0 47880 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 192956

[startup+222.307 s]
/proc/loadavg: 2.13 2.13 2.23 3/175 1115
/proc/meminfo: memFree=30446984/32872528 swapFree=448380/481084
[pid=1107] ppid=1104 vsize=124716 CPUtime=222.26 cores=0,2,4,6
/proc/1107/stat : 1107 (minisatp) R 1104 1107 32148 0 -1 4202496 51446 0 0 0 22182 44 0 0 20 0 1 0 53616730 127709184 27249 33554432000 4194304 5646918 140736298245008 140736298243144 4402764 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1107/statm: 31179 27249 148 355 0 30820 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 124716

[startup+282.3 s]
/proc/loadavg: 2.05 2.10 2.21 3/175 1116
/proc/meminfo: memFree=30387208/32872528 swapFree=448380/481084
[pid=1107] ppid=1104 vsize=168216 CPUtime=282.25 cores=0,2,4,6
/proc/1107/stat : 1107 (minisatp) R 1104 1107 32148 0 -1 4202496 60500 0 0 0 28170 55 0 0 20 0 1 0 53616730 172253184 37335 33554432000 4194304 5646918 140736298245008 140736298243144 4403178 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1107/statm: 42054 37335 148 355 0 41695 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 168216

[startup+342.3 s]
/proc/loadavg: 2.12 2.11 2.20 3/175 1117
/proc/meminfo: memFree=30237704/32872528 swapFree=448380/481084
[pid=1107] ppid=1104 vsize=308868 CPUtime=342.23 cores=0,2,4,6
/proc/1107/stat : 1107 (minisatp) R 1104 1107 32148 0 -1 4202496 68919 0 0 0 34158 65 0 0 20 0 1 0 53616730 316280832 60460 33554432000 4194304 5646918 140736298245008 140736298243144 4403159 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1107/statm: 77217 60460 148 355 0 76858 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 308868

[startup+402.3 s]
/proc/loadavg: 2.01 2.08 2.18 3/175 1403
/proc/meminfo: memFree=31299388/32872528 swapFree=448380/481084
[pid=1107] ppid=1104 vsize=184000 CPUtime=402.22 cores=0,2,4,6
/proc/1107/stat : 1107 (minisatp) R 1104 1107 32148 0 -1 4202496 72598 0 0 0 40151 71 0 0 20 0 1 0 53616730 188416000 44832 33554432000 4194304 5646918 140736298245008 140736298243192 4403416 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1107/statm: 46000 44832 148 355 0 45641 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 184000

[startup+462.3 s]
/proc/loadavg: 2.06 2.08 2.17 3/175 1404
/proc/meminfo: memFree=31288680/32872528 swapFree=448380/481084
[pid=1107] ppid=1104 vsize=190548 CPUtime=462.19 cores=0,2,4,6
/proc/1107/stat : 1107 (minisatp) R 1104 1107 32148 0 -1 4202496 78747 0 0 0 46141 78 0 0 20 0 1 0 53616730 195121152 46677 33554432000 4194304 5646918 140736298245008 140736298243144 4416598 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1107/statm: 47637 46677 148 355 0 47278 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 190548

[startup+522.3 s]
/proc/loadavg: 2.02 2.06 2.16 3/175 1406
/proc/meminfo: memFree=31226496/32872528 swapFree=448380/481084
[pid=1107] ppid=1104 vsize=332492 CPUtime=522.19 cores=0,2,4,6
/proc/1107/stat : 1107 (minisatp) R 1104 1107 32148 0 -1 4202496 87350 0 0 0 52131 88 0 0 20 0 1 0 53616730 340471808 62405 33554432000 4194304 5646918 140736298245008 140736298243144 4416598 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1107/statm: 83123 62405 148 355 0 82764 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 332492

[startup+582.3 s]
/proc/loadavg: 2.15 2.08 2.16 3/175 1407
/proc/meminfo: memFree=31206912/32872528 swapFree=448380/481084
[pid=1107] ppid=1104 vsize=258276 CPUtime=582.18 cores=0,2,4,6
/proc/1107/stat : 1107 (minisatp) R 1104 1107 32148 0 -1 4202496 97051 0 0 0 58114 104 0 0 20 0 1 0 53616730 264474624 62514 33554432000 4194304 5646918 140736298245008 140736298243144 4397445 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1107/statm: 64569 62514 148 355 0 64210 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 258276


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


[startup+882.307 s]
/proc/loadavg: 2.00 2.03 2.11 3/175 1416
/proc/meminfo: memFree=31123832/32872528 swapFree=448380/481084
[pid=1107] ppid=1104 vsize=292160 CPUtime=882.13 cores=0,2,4,6
/proc/1107/stat : 1107 (minisatp) R 1104 1107 32148 0 -1 4202496 129013 0 0 0 88059 154 0 0 20 0 1 0 53616730 299171840 66060 33554432000 4194304 5646918 140736298245008 140736298243592 4403176 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1107/statm: 73040 66060 148 355 0 72681 0
Current children cumulated CPU time (s) 882.13
Current children cumulated vsize (KiB) 292160

[startup+942.3 s]
/proc/loadavg: 2.00 2.02 2.10 3/175 1417
/proc/meminfo: memFree=31187976/32872528 swapFree=448380/481084
[pid=1107] ppid=1104 vsize=300976 CPUtime=942.11 cores=0,2,4,6
/proc/1107/stat : 1107 (minisatp) R 1104 1107 32148 0 -1 4202496 132743 0 0 0 94051 160 0 0 20 0 1 0 53616730 308199424 64377 33554432000 4194304 5646918 140736298245008 140736298243192 4402853 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1107/statm: 75244 64377 148 355 0 74885 0
Current children cumulated CPU time (s) 942.11
Current children cumulated vsize (KiB) 300976

[startup+1002.3 s]
/proc/loadavg: 2.00 2.02 2.09 3/175 1418
/proc/meminfo: memFree=31137396/32872528 swapFree=448380/481084
[pid=1107] ppid=1104 vsize=256496 CPUtime=1002.11 cores=0,2,4,6
/proc/1107/stat : 1107 (minisatp) R 1104 1107 32148 0 -1 4202496 135926 0 0 0 100047 164 0 0 20 0 1 0 53616730 262651904 58143 33554432000 4194304 5646918 140736298245008 140736298243704 4403232 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1107/statm: 64124 58143 148 355 0 63765 0
Current children cumulated CPU time (s) 1002.11
Current children cumulated vsize (KiB) 256496

[startup+1062.3 s]
/proc/loadavg: 2.07 2.03 2.09 3/175 1419
/proc/meminfo: memFree=31041968/32872528 swapFree=448380/481084
[pid=1107] ppid=1104 vsize=391160 CPUtime=1062.09 cores=0,2,4,6
/proc/1107/stat : 1107 (minisatp) R 1104 1107 32148 0 -1 4202496 137318 0 0 0 106044 165 0 0 20 0 1 0 53616730 400547840 77931 33554432000 4194304 5646918 140736298245008 140736298243592 4403147 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1107/statm: 97790 77931 148 355 0 97431 0
Current children cumulated CPU time (s) 1062.09
Current children cumulated vsize (KiB) 391160

[startup+1122.3 s]
/proc/loadavg: 2.02 2.02 2.08 3/175 1421
/proc/meminfo: memFree=31058400/32872528 swapFree=448380/481084
[pid=1107] ppid=1104 vsize=392968 CPUtime=1122.09 cores=0,2,4,6
/proc/1107/stat : 1107 (minisatp) R 1104 1107 32148 0 -1 4202496 139401 0 0 0 112040 169 0 0 20 0 1 0 53616730 402399232 80049 33554432000 4194304 5646918 140736298245008 140736298243592 4403184 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1107/statm: 98242 80049 148 355 0 97883 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 392968

[startup+1182.3 s]
/proc/loadavg: 2.01 2.02 2.07 3/175 1422
/proc/meminfo: memFree=31151004/32872528 swapFree=448380/481084
[pid=1107] ppid=1104 vsize=236388 CPUtime=1182.08 cores=0,2,4,6
/proc/1107/stat : 1107 (minisatp) R 1104 1107 32148 0 -1 4202496 147062 0 0 0 118026 182 0 0 20 0 1 0 53616730 242061312 55295 33554432000 4194304 5646918 140736298245008 140736298243720 4403147 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1107/statm: 59097 55295 148 355 0 58738 0
Current children cumulated CPU time (s) 1182.08
Current children cumulated vsize (KiB) 236388

[startup+1242.3 s]
/proc/loadavg: 2.00 2.01 2.07 3/175 1423
/proc/meminfo: memFree=31034560/32872528 swapFree=448380/481084
[pid=1107] ppid=1104 vsize=403916 CPUtime=1242.07 cores=0,2,4,6
/proc/1107/stat : 1107 (minisatp) R 1104 1107 32148 0 -1 4202496 153671 0 0 0 124015 192 0 0 20 0 1 0 53616730 413609984 82825 33554432000 4194304 5646918 140736298245008 140736298243144 4403170 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1107/statm: 100979 82825 148 355 0 100620 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 403916

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.06 3/175 1424
/proc/meminfo: memFree=31121664/32872528 swapFree=448380/481084
[pid=1107] ppid=1104 vsize=278404 CPUtime=1302.07 cores=0,2,4,6
/proc/1107/stat : 1107 (minisatp) R 1104 1107 32148 0 -1 4202496 159976 0 0 0 130004 203 0 0 20 0 1 0 53616730 285085696 63107 33554432000 4194304 5646918 140736298245008 140736298243144 4403178 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1107/statm: 69601 63107 148 355 0 69242 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 278404

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.06 3/176 1436
/proc/meminfo: memFree=31142476/32872528 swapFree=448380/481084
[pid=1107] ppid=1104 vsize=252440 CPUtime=1362.05 cores=0,2,4,6
/proc/1107/stat : 1107 (minisatp) R 1104 1107 32148 0 -1 4202496 165326 0 0 0 135996 209 0 0 20 0 1 0 53616730 258498560 57066 33554432000 4194304 5646918 140736298245008 140736298243720 4416598 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1107/statm: 63110 57066 148 355 0 62751 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 252440

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.05 3/175 1438
/proc/meminfo: memFree=31023088/32872528 swapFree=448380/481084
[pid=1107] ppid=1104 vsize=340728 CPUtime=1422.05 cores=0,2,4,6
/proc/1107/stat : 1107 (minisatp) R 1104 1107 32148 0 -1 4202496 172909 0 0 0 141986 219 0 0 20 0 1 0 53616730 348905472 80910 33554432000 4194304 5646918 140736298245008 140736298243144 4403159 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1107/statm: 85182 80910 148 355 0 84823 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 340728

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.05 3/175 1440
/proc/meminfo: memFree=30999768/32872528 swapFree=448380/481084
[pid=1107] ppid=1104 vsize=426676 CPUtime=1482.03 cores=0,2,4,6
/proc/1107/stat : 1107 (minisatp) R 1104 1107 32148 0 -1 4202496 182084 0 0 0 147971 232 0 0 20 0 1 0 53616730 436916224 87736 33554432000 4194304 5646918 140736298245008 140736298243144 4397445 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1107/statm: 106669 87736 148 355 0 106310 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 426676

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.04 3/175 1441
/proc/meminfo: memFree=30983648/32872528 swapFree=448380/481084
[pid=1107] ppid=1104 vsize=432044 CPUtime=1542.03 cores=0,2,4,6
/proc/1107/stat : 1107 (minisatp) R 1104 1107 32148 0 -1 4202496 186033 0 0 0 153965 238 0 0 20 0 1 0 53616730 442413056 89420 33554432000 4194304 5646918 140736298245008 140736298243144 4403147 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1107/statm: 108011 89420 148 355 0 107652 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 432044

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/175 1442
/proc/meminfo: memFree=31003892/32872528 swapFree=448380/481084
[pid=1107] ppid=1104 vsize=355892 CPUtime=1602.01 cores=0,2,4,6
/proc/1107/stat : 1107 (minisatp) R 1104 1107 32148 0 -1 4202496 189215 0 0 0 159959 242 0 0 20 0 1 0 53616730 364433408 85755 33554432000 4194304 5646918 140736298245008 140736298243592 4403184 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1107/statm: 88973 85755 148 355 0 88614 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 355892

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/175 1443
/proc/meminfo: memFree=31054100/32872528 swapFree=448380/481084
[pid=1107] ppid=1104 vsize=310804 CPUtime=1662 cores=0,2,4,6
/proc/1107/stat : 1107 (minisatp) R 1104 1107 32148 0 -1 4202496 196693 0 0 0 165945 255 0 0 20 0 1 0 53616730 318263296 68196 33554432000 4194304 5646918 140736298245008 140736298243704 4403184 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1107/statm: 77701 68196 148 355 0 77342 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 310804

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/175 1445
/proc/meminfo: memFree=30991280/32872528 swapFree=448380/481084
[pid=1107] ppid=1104 vsize=364276 CPUtime=1722 cores=0,2,4,6
/proc/1107/stat : 1107 (minisatp) R 1104 1107 32148 0 -1 4202496 203413 0 0 0 171934 266 0 0 20 0 1 0 53616730 373018624 85513 33554432000 4194304 5646918 140736298245008 140736298243704 4403147 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1107/statm: 91069 85513 148 355 0 90710 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 364276

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/175 1446
/proc/meminfo: memFree=30951880/32872528 swapFree=448380/481084
[pid=1107] ppid=1104 vsize=448504 CPUtime=1781.99 cores=0,2,4,6
/proc/1107/stat : 1107 (minisatp) R 1104 1107 32148 0 -1 4202496 210000 0 0 0 177922 277 0 0 20 0 1 0 53616730 459268096 103210 33554432000 4194304 5646918 140736298245008 140736298243144 4403176 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1107/statm: 112126 103210 148 355 0 111767 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 448504



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.01 3/175 1447
/proc/meminfo: memFree=31023932/32872528 swapFree=448380/481084
[pid=1107] ppid=1104 vsize=318136 CPUtime=1800.09 cores=0,2,4,6
/proc/1107/stat : 1107 (minisatp) R 1104 1107 32148 0 -1 4202496 211324 0 0 0 179729 280 0 0 20 0 1 0 53616730 325771264 75307 33554432000 4194304 5646918 140736298245008 140736298243144 4403147 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1107/statm: 79534 75307 148 355 0 79175 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 318136

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

Child status: 0
Real time (s): 1800.4
CPU time (s): 1800.1
CPU user time (s): 1797.29
CPU system time (s): 2.80757
CPU usage (%): 99.983
Max. virtual memory (cumulated for all children) (KiB): 581200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.29
system time used= 2.80757
maximum resident set size= 507504
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 211324
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= 60
involuntary context switches= 1907

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.76527 second user time and 6.69498 second system time

The end

Launcher Data

Begin job on node104 at 2016-06-21 15:27:46
IDJOB=4111527
IDBENCH=1403
IDSOLVER=2555
FILE ID=node104/4111527-1466515666
RUNJOBID= node104-1466515084-32164
PBS_JOBID= 19942884
Free space on /tmp= 71632 MiB

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

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

MD5SUM BENCH= 04ec290f8a8afffbd026dcfb09cada39
RANDOM SEED=1273250431

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.035
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.035
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:        30690708 kB
Buffers:            2948 kB
Cached:            72184 kB
SwapCached:        73832 kB
Active:           901580 kB
Inactive:          96004 kB
Active(anon):     849856 kB
Inactive(anon):    74512 kB
Active(file):      51724 kB
Inactive(file):    21492 kB
Unevictable:      481084 kB
Mlocked:          448380 kB
SwapTotal:      67108856 kB
SwapFree:       67026884 kB
Dirty:             42684 kB
Writeback:             0 kB
AnonPages:       1331520 kB
Mapped:             7356 kB
Shmem:                 0 kB
Slab:             572908 kB
SReclaimable:      16556 kB
SUnreclaim:       556352 kB
KernelStack:        1456 kB
PageTables:         6428 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1449472 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     49152 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-4111527-1466515666.opb

Free space on /tmp at the end= 71660 MiB
End job on node104 at 2016-06-21 15:57:47