Trace number 4088349

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 NameAnswerobjective functionCPU timeWall clock time
cdcl-cuttingplanes OPT linear search 2016-05-01? (TO) 1800.03 1800.3

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/submittedPB07/manquinho/
areaDelay/normalized-f20c10b_011_area_delay.opb
MD5SUM2f74e16682a12ef5378f741d09271472
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark26
Best CPU time to get the best result obtained on this benchmark0.204968
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 26
Optimality of the best value was proved YES
Number of variables13304
Total number of constraints43326
Number of constraints which are clauses43326
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint127
Number of terms in the objective function 6504
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 6504
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 6504
Number of bits of the biggest sum of numbers13
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 OPTIONS:
0.00/0.00	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.00/0.00	c * #variable= 13304 #constraint= 43326
4.69/4.77	c #Conflicts:       1000 | #Learnt:       1000 | 0.000
4.69/4.77	c total clause space: 127.173MB
4.69/4.77	c total #watches: 2663417
41.18/41.29	c total #propagations: 1028453 / total #impl: 126188662 (eff. 0.008)
41.18/41.29	c #Conflicts:       2000 | #Learnt:       2000 | 0.000
41.18/41.29	c total clause space: 206.656MB
41.18/41.29	c total #watches: 3727165
90.18/90.27	c total #propagations: 2504116 / total #impl: 918291403 (eff. 0.003)
90.18/90.27	c GC COLLECT
90.18/90.27	c #Conflicts:       3000 | #Learnt:       2001 | 0.000
90.18/90.27	c total clause space: 206.656MB
90.18/90.27	c total #watches: 2985662
149.37/149.41	c total #propagations: 3512156 / total #impl: 2320821202 (eff. 0.002)
149.37/149.41	c #Conflicts:       4000 | #Learnt:       3001 | 0.000
149.37/149.41	c total clause space: 206.656MB
149.37/149.41	c total #watches: 4345338
196.46/196.53	c total #propagations: 4892583 / total #impl: 2550405896 (eff. 0.002)
196.46/196.53	c GC COLLECT
196.46/196.53	c #Conflicts:       5000 | #Learnt:       2359 | 0.000
196.46/196.53	c total clause space: 206.656MB
196.46/196.53	c total #watches: 3335201
223.85/223.98	c total #propagations: 5827818 / total #impl: 2695988398 (eff. 0.002)
223.85/223.98	c #Conflicts:       6000 | #Learnt:       3359 | 0.000
223.85/223.98	c total clause space: 206.656MB
223.85/223.98	c total #watches: 3476716
263.65/263.78	c total #propagations: 6775126 / total #impl: 2754931371 (eff. 0.002)
263.65/263.78	c GC COLLECT
263.65/263.78	c #Conflicts:       7000 | #Learnt:       2274 | 0.000
263.65/263.78	c total clause space: 206.656MB
263.65/263.78	c total #watches: 1714782
280.94/281.07	c total #propagations: 8869738 / total #impl: 2808497555 (eff. 0.003)
280.94/281.07	c #Conflicts:       8000 | #Learnt:       3274 | 0.000
280.94/281.07	c total clause space: 206.656MB
280.94/281.07	c total #watches: 2428543
296.44/296.57	c total #propagations: 10619965 / total #impl: 2872785246 (eff. 0.004)
296.44/296.57	c #Conflicts:       9000 | #Learnt:       4274 | 0.000
296.44/296.57	c total clause space: 206.656MB
296.44/296.57	c total #watches: 2490123
314.74/314.88	c total #propagations: 13103794 / total #impl: 2908701066 (eff. 0.005)
314.74/314.88	c GC COLLECT
314.74/314.88	c #Conflicts:      10000 | #Learnt:       2733 | 0.000
314.74/314.88	c total clause space: 206.656MB
314.74/314.88	c total #watches: 1797336
330.93/331.07	c total #propagations: 16606158 / total #impl: 2982346926 (eff. 0.006)
330.93/331.07	c #Conflicts:      11000 | #Learnt:       3733 | 0.000
330.93/331.07	c total clause space: 206.656MB
330.93/331.07	c total #watches: 2546683
350.64/350.72	c total #propagations: 17999202 / total #impl: 3228987525 (eff. 0.006)
350.64/350.72	c #Conflicts:      12000 | #Learnt:       4733 | 0.000
350.64/350.72	c total clause space: 206.656MB
350.64/350.72	c total #watches: 3585451
375.33/375.40	c total #propagations: 18471632 / total #impl: 3579877684 (eff. 0.005)
375.33/375.40	c #Conflicts:      13000 | #Learnt:       5733 | 0.000
375.33/375.40	c total clause space: 206.656MB
375.33/375.40	c total #watches: 4004200
400.93/401.00	c total #propagations: 21709131 / total #impl: 3768037776 (eff. 0.006)
400.93/401.00	c GC COLLECT
400.93/401.00	c #Conflicts:      14000 | #Learnt:       3862 | 0.000
400.93/401.00	c total clause space: 206.656MB
400.93/401.00	c total #watches: 3739382
427.42/427.55	c total #propagations: 23976481 / total #impl: 3936952422 (eff. 0.006)
427.42/427.55	c #Conflicts:      15000 | #Learnt:       4862 | 0.000
427.42/427.55	c total clause space: 206.656MB
427.42/427.55	c total #watches: 5292014
518.91/519.03	c total #propagations: 24703688 / total #impl: 4521787719 (eff. 0.005)
518.91/519.03	c #Conflicts:      16000 | #Learnt:       5862 | 0.000
518.91/519.03	c total clause space: 335.816MB
518.91/519.03	c total #watches: 6398453
544.10/544.27	c total #propagations: 25609110 / total #impl: 7013899333 (eff. 0.004)
544.10/544.27	c GC COLLECT
544.10/544.27	c #Conflicts:      17000 | #Learnt:       3679 | 0.000
544.10/544.27	c total clause space: 335.816MB
544.10/544.27	c total #watches: 6245913
597.70/597.81	c total #propagations: 25824557 / total #impl: 7180195809 (eff. 0.004)
597.70/597.81	c #Conflicts:      18000 | #Learnt:       4679 | 0.000
597.70/597.81	c total clause space: 335.816MB
597.70/597.81	c total #watches: 7405459
694.28/694.49	c total #propagations: 26375685 / total #impl: 7452958467 (eff. 0.004)
694.28/694.49	c #Conflicts:      19000 | #Learnt:       5679 | 0.000
694.28/694.49	c total clause space: 335.816MB
694.28/694.49	c total #watches: 8423154
856.16/856.38	c total #propagations: 27119032 / total #impl: 8110995791 (eff. 0.003)
856.16/856.38	c #Conflicts:      20000 | #Learnt:       6679 | 0.000
856.16/856.38	c total clause space: 545.701MB
856.16/856.38	c total #watches: 9606228
1001.73/1001.91	c total #propagations: 28004302 / total #impl: 8381418040 (eff. 0.003)
1001.73/1001.91	c GC COLLECT
1001.73/1001.91	c #Conflicts:      21000 | #Learnt:       4184 | 0.000
1001.73/1001.91	c total clause space: 545.701MB
1001.73/1001.91	c total #watches: 7098362
1173.21/1173.42	c total #propagations: 28734372 / total #impl: 8736807462 (eff. 0.003)
1173.21/1173.42	c #Conflicts:      22000 | #Learnt:       5184 | 0.000
1173.21/1173.42	c total clause space: 545.701MB
1173.21/1173.42	c total #watches: 8271029
1350.98/1351.22	c total #propagations: 29964829 / total #impl: 9466887675 (eff. 0.003)
1350.98/1351.22	c #Conflicts:      23000 | #Learnt:       6184 | 0.000
1350.98/1351.22	c total clause space: 545.701MB
1350.98/1351.22	c total #watches: 9481673
1572.15/1572.45	c total #propagations: 31285675 / total #impl: 9977368855 (eff. 0.003)
1572.15/1572.45	c #Conflicts:      24000 | #Learnt:       7184 | 0.000
1572.15/1572.45	c total clause space: 545.701MB
1572.15/1572.45	c total #watches: 10665743
1731.72/1732.01	c total #propagations: 32040188 / total #impl: 10648934339 (eff. 0.003)
1731.72/1732.01	c GC COLLECT
1731.72/1732.01	c #Conflicts:      25000 | #Learnt:       4388 | 0.000
1731.72/1732.01	c total clause space: 545.701MB
1731.72/1732.01	c total #watches: 7517774

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-4088349-1465428862/watcher-4088349-1465428862 -o /tmp/evaluation-result-4088349-1465428862/solver-4088349-1465428862 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node114-1465427060-31326 --watchdog 1960 --input HOME/instance-4088349-1465428862.opb ./cdcl-cuttingplanes-opt-linearsearch-release 

pid=31536
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.12 2.14 2.00 3/176 31539
/proc/meminfo: memFree=29955092/32872528 swapFree=12208/1156848
[pid=31539] ppid=31536 vsize=29112 CPUtime=0 cores=0,2,4,6
/proc/31539/stat : 31539 (cdcl-cuttingpla) R 31536 31539 31310 0 -1 4202496 277 0 0 0 0 0 0 0 20 0 1 0 124820737 29810688 5268 33554432000 4194304 6201397 140737444066224 140735861001240 4211056 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31539/statm: 7278 5268 130 491 0 6777 0

[startup+0.100165 s]
/proc/loadavg: 2.12 2.14 2.00 3/176 31539
/proc/meminfo: memFree=29955092/32872528 swapFree=12208/1156848
[pid=31539] ppid=31536 vsize=34552 CPUtime=0.09 cores=0,2,4,6
/proc/31539/stat : 31539 (cdcl-cuttingpla) R 31536 31539 31310 0 -1 4202496 1406 0 0 0 9 0 0 0 20 0 1 0 124820737 35381248 7551 33554432000 4194304 6201397 140737444066224 140735861001240 4207438 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31539/statm: 8638 7551 142 491 0 8137 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34552

[startup+0.200349 s]
/proc/loadavg: 2.12 2.14 2.00 3/176 31539
/proc/meminfo: memFree=29955092/32872528 swapFree=12208/1156848
[pid=31539] ppid=31536 vsize=43796 CPUtime=0.19 cores=0,2,4,6
/proc/31539/stat : 31539 (cdcl-cuttingpla) R 31536 31539 31310 0 -1 4202496 2424 0 0 0 19 0 0 0 20 0 1 0 124820737 44847104 9416 33554432000 4194304 6201397 140737444066224 140735861001240 4216509 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31539/statm: 10949 9416 147 491 0 10448 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 43796

[startup+0.30034 s]
/proc/loadavg: 2.12 2.14 2.00 3/176 31539
/proc/meminfo: memFree=29955092/32872528 swapFree=12208/1156848
[pid=31539] ppid=31536 vsize=52492 CPUtime=0.28 cores=0,2,4,6
/proc/31539/stat : 31539 (cdcl-cuttingpla) R 31536 31539 31310 0 -1 4202496 2962 0 0 0 28 0 0 0 20 0 1 0 124820737 53751808 10963 33554432000 4194304 6201397 140737444066224 140735861001240 5150858 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31539/statm: 13156 10977 147 491 0 12655 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 52492

[startup+0.70024 s]
/proc/loadavg: 2.12 2.14 2.00 3/176 31539
/proc/meminfo: memFree=29955092/32872528 swapFree=12208/1156848
[pid=31539] ppid=31536 vsize=131580 CPUtime=0.68 cores=0,2,4,6
/proc/31539/stat : 31539 (cdcl-cuttingpla) R 31536 31539 31310 0 -1 4202496 7922 0 0 0 67 1 0 0 20 0 1 0 124820737 134737920 23966 33554432000 4194304 6201397 140737444066224 140737444065256 4214952 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31539/statm: 32895 23966 147 491 0 32394 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 131580

[startup+1.50027 s]
/proc/loadavg: 2.12 2.14 2.00 4/177 31540
/proc/meminfo: memFree=29849584/32872528 swapFree=12208/1156848
[pid=31539] ppid=31536 vsize=131584 CPUtime=1.49 cores=0,2,4,6
/proc/31539/stat : 31539 (cdcl-cuttingpla) R 31536 31539 31310 0 -1 4202496 8811 0 0 0 147 2 0 0 20 0 1 0 124820737 134742016 27577 33554432000 4194304 6201397 140737444066224 140737444065176 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31539/statm: 32896 27577 147 491 0 32395 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 131584

[startup+3.10023 s]
/proc/loadavg: 2.12 2.14 2.00 4/177 31540
/proc/meminfo: memFree=29838592/32872528 swapFree=12208/1156848
[pid=31539] ppid=31536 vsize=182184 CPUtime=3.09 cores=0,2,4,6
/proc/31539/stat : 31539 (cdcl-cuttingpla) R 31536 31539 31310 0 -1 4202496 9816 0 0 0 307 2 0 0 20 0 1 0 124820737 186556416 30897 33554432000 4194304 6201397 140737444066224 140737444064504 4213361 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31539/statm: 45546 30897 147 491 0 45045 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 182184

[startup+6.30026 s]
/proc/loadavg: 2.19 2.15 2.01 3/177 31540
/proc/meminfo: memFree=29800204/32872528 swapFree=12208/1156848
[pid=31539] ppid=31536 vsize=201052 CPUtime=6.29 cores=0,2,4,6
/proc/31539/stat : 31539 (cdcl-cuttingpla) R 31536 31539 31310 0 -1 4202496 14741 0 0 0 626 3 0 0 20 0 1 0 124820737 205877248 39237 33554432000 4194304 6201397 140737444066224 140737444065352 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31539/statm: 50263 39237 160 491 0 49762 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 201052

[startup+12.7003 s]
/proc/loadavg: 2.18 2.15 2.01 3/177 31540
/proc/meminfo: memFree=29791724/32872528 swapFree=12208/1156848
[pid=31539] ppid=31536 vsize=201220 CPUtime=12.69 cores=0,2,4,6
/proc/31539/stat : 31539 (cdcl-cuttingpla) R 31536 31539 31310 0 -1 4202496 14920 0 0 0 1266 3 0 0 20 0 1 0 124820737 206049280 40801 33554432000 4194304 6201397 140737444066224 140737444064504 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31539/statm: 50305 40801 160 491 0 49804 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 201220

[startup+25.5004 s]
/proc/loadavg: 2.20 2.16 2.01 4/177 31540
/proc/meminfo: memFree=29785768/32872528 swapFree=12208/1156848
[pid=31539] ppid=31536 vsize=201356 CPUtime=25.48 cores=0,2,4,6
/proc/31539/stat : 31539 (cdcl-cuttingpla) R 31536 31539 31310 0 -1 4202496 14943 0 0 0 2545 3 0 0 20 0 1 0 124820737 206188544 42357 33554432000 4194304 6201397 140737444066224 140737444064504 4213371 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31539/statm: 50339 42357 160 491 0 49838 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 201356

[startup+51.1004 s]
/proc/loadavg: 2.21 2.16 2.01 3/177 31540
/proc/meminfo: memFree=29758408/32872528 swapFree=12208/1156848
[pid=31539] ppid=31536 vsize=283440 CPUtime=51.08 cores=0,2,4,6
/proc/31539/stat : 31539 (cdcl-cuttingpla) R 31536 31539 31310 0 -1 4202496 17651 0 0 0 5104 4 0 0 20 0 1 0 124820737 290242560 49141 33554432000 4194304 6201397 140737444066224 140737444065352 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31539/statm: 70860 49141 160 491 0 70359 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 283440

[startup+102.3 s]
/proc/loadavg: 2.25 2.18 2.02 3/177 31541
/proc/meminfo: memFree=29756624/32872528 swapFree=12208/1156848
[pid=31539] ppid=31536 vsize=283440 CPUtime=102.28 cores=0,2,4,6
/proc/31539/stat : 31539 (cdcl-cuttingpla) R 31536 31539 31310 0 -1 4202496 17737 0 0 0 10224 4 0 0 20 0 1 0 124820737 290242560 49220 33554432000 4194304 6201397 140737444066224 140737444065352 4213257 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31539/statm: 70860 49220 166 491 0 70359 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 283440

[startup+162.3 s]
/proc/loadavg: 2.16 2.16 2.02 3/177 31543
/proc/meminfo: memFree=29723256/32872528 swapFree=12208/1156848
[pid=31539] ppid=31536 vsize=283752 CPUtime=162.27 cores=0,2,4,6
/proc/31539/stat : 31539 (cdcl-cuttingpla) R 31536 31539 31310 0 -1 4202496 17891 0 0 0 16222 5 0 0 20 0 1 0 124820737 290562048 57558 33554432000 4194304 6201397 140737444066224 140737444065352 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31539/statm: 70938 57558 166 491 0 70437 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 283752

[startup+222.307 s]
/proc/loadavg: 2.17 2.16 2.03 3/177 31544
/proc/meminfo: memFree=29718904/32872528 swapFree=12208/1156848
[pid=31539] ppid=31536 vsize=283832 CPUtime=222.26 cores=0,2,4,6
/proc/31539/stat : 31539 (cdcl-cuttingpla) R 31536 31539 31310 0 -1 4202496 19601 0 0 0 22221 5 0 0 20 0 1 0 124820737 290643968 58535 33554432000 4194304 6201397 140737444066224 140737444064504 4213328 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31539/statm: 70958 58535 166 491 0 70457 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 283832

[startup+282.3 s]
/proc/loadavg: 2.20 2.17 2.04 3/177 31545
/proc/meminfo: memFree=29718528/32872528 swapFree=12208/1156848
[pid=31539] ppid=31536 vsize=284232 CPUtime=282.24 cores=0,2,4,6
/proc/31539/stat : 31539 (cdcl-cuttingpla) R 31536 31539 31310 0 -1 4202496 29010 0 0 0 28216 8 0 0 20 0 1 0 124820737 291053568 58635 33554432000 4194304 6201397 140737444066224 140737444065016 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31539/statm: 71058 58635 166 491 0 70557 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 284232

[startup+342.3 s]
/proc/loadavg: 2.33 2.21 2.06 4/178 31549
/proc/meminfo: memFree=29716656/32872528 swapFree=12208/1156848
[pid=31539] ppid=31536 vsize=284872 CPUtime=342.24 cores=0,2,4,6
/proc/31539/stat : 31539 (cdcl-cuttingpla) R 31536 31539 31310 0 -1 4202496 34959 0 0 0 34212 12 0 0 20 0 1 0 124820737 291708928 58843 33554432000 4194304 6201397 140737444066224 140737444064504 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31539/statm: 71218 58843 166 491 0 70717 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 284872

[startup+402.3 s]
/proc/loadavg: 2.17 2.19 2.06 4/177 31550
/proc/meminfo: memFree=29717636/32872528 swapFree=12208/1156848
[pid=31539] ppid=31536 vsize=285108 CPUtime=402.22 cores=0,2,4,6
/proc/31539/stat : 31539 (cdcl-cuttingpla) R 31536 31539 31310 0 -1 4202496 36679 0 0 0 40210 12 0 0 20 0 1 0 124820737 291950592 58919 33554432000 4194304 6201397 140737444066224 140737444065352 4213268 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31539/statm: 71277 58919 166 491 0 70776 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 285108

[startup+462.3 s]
/proc/loadavg: 2.31 2.23 2.08 3/177 31598
/proc/meminfo: memFree=29600820/32872528 swapFree=12208/1156848
[pid=31539] ppid=31536 vsize=323256 CPUtime=462.22 cores=0,2,4,6
/proc/31539/stat : 31539 (cdcl-cuttingpla) R 31536 31539 31310 0 -1 4202496 45000 0 0 0 46207 15 0 0 20 0 1 0 124820737 331014144 78280 33554432000 4194304 6201397 140737444066224 140737444065176 4213257 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31539/statm: 80814 78280 166 491 0 80313 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 323256

[startup+522.3 s]
/proc/loadavg: 2.35 2.24 2.09 3/177 31599
/proc/meminfo: memFree=29534356/32872528 swapFree=12208/1156848
[pid=31539] ppid=31536 vsize=456596 CPUtime=522.21 cores=0,2,4,6
/proc/31539/stat : 31539 (cdcl-cuttingpla) R 31536 31539 31310 0 -1 4202496 47360 0 0 0 52204 17 0 0 20 0 1 0 124820737 467554304 88895 33554432000 4194304 6201397 140737444066224 140737444064504 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31539/statm: 114149 88895 166 491 0 113648 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 456596

[startup+582.3 s]
/proc/loadavg: 2.31 2.24 2.10 3/177 31600
/proc/meminfo: memFree=29478592/32872528 swapFree=12208/1156848
[pid=31539] ppid=31536 vsize=457444 CPUtime=582.2 cores=0,2,4,6
/proc/31539/stat : 31539 (cdcl-cuttingpla) R 31536 31539 31310 0 -1 4202496 61099 0 0 0 58199 21 0 0 20 0 1 0 124820737 468422656 95368 33554432000 4194304 6201397 140737444066224 140737444064504 4219568 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31539/statm: 114361 95368 166 491 0 113860 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 457444


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


[startup+942.3 s]
/proc/loadavg: 2.14 2.19 2.11 3/178 31610
/proc/meminfo: memFree=29281256/32872528 swapFree=12208/1156848
[pid=31539] ppid=31536 vsize=746724 CPUtime=942.14 cores=0,2,4,6
/proc/31539/stat : 31539 (cdcl-cuttingpla) R 31536 31539 31310 0 -1 4202496 75879 0 0 0 94190 24 0 0 20 0 1 0 124820737 764645376 133634 33554432000 4194304 6201397 140737444066224 140737444064504 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31539/statm: 186681 133634 166 491 0 186180 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 746724

[startup+1002.3 s]
/proc/loadavg: 2.12 2.18 2.11 3/177 31611
/proc/meminfo: memFree=29275652/32872528 swapFree=12208/1156848
[pid=31539] ppid=31536 vsize=746724 CPUtime=1002.13 cores=0,2,4,6
/proc/31539/stat : 31539 (cdcl-cuttingpla) R 31536 31539 31310 0 -1 4202496 75879 0 0 0 100189 24 0 0 20 0 1 0 124820737 764645376 133634 33554432000 4194304 6201397 140737444066224 140737444064504 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31539/statm: 186681 133634 166 491 0 186180 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 746724

[startup+1062.3 s]
/proc/loadavg: 2.14 2.18 2.11 3/177 31613
/proc/meminfo: memFree=29264596/32872528 swapFree=12208/1156848
[pid=31539] ppid=31536 vsize=746724 CPUtime=1062.12 cores=0,2,4,6
/proc/31539/stat : 31539 (cdcl-cuttingpla) R 31536 31539 31310 0 -1 4202496 75879 0 0 0 106188 24 0 0 20 0 1 0 124820737 764645376 133635 33554432000 4194304 6201397 140737444066224 140737444065352 4219042 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31539/statm: 186681 133635 166 491 0 186180 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 746724

[startup+1122.3 s]
/proc/loadavg: 2.10 2.16 2.10 3/177 31614
/proc/meminfo: memFree=29239948/32872528 swapFree=12208/1156848
[pid=31539] ppid=31536 vsize=746724 CPUtime=1122.11 cores=0,2,4,6
/proc/31539/stat : 31539 (cdcl-cuttingpla) R 31536 31539 31310 0 -1 4202496 75880 0 0 0 112187 24 0 0 20 0 1 0 124820737 764645376 139718 33554432000 4194304 6201397 140737444066224 140737444065352 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31539/statm: 186681 139718 166 491 0 186180 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 746724

[startup+1182.3 s]
/proc/loadavg: 2.14 2.17 2.11 3/177 31615
/proc/meminfo: memFree=29214752/32872528 swapFree=12208/1156848
[pid=31539] ppid=31536 vsize=746724 CPUtime=1182.11 cores=0,2,4,6
/proc/31539/stat : 31539 (cdcl-cuttingpla) R 31536 31539 31310 0 -1 4202496 75880 0 0 0 118187 24 0 0 20 0 1 0 124820737 764645376 139900 33554432000 4194304 6201397 140737444066224 140737444065352 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31539/statm: 186681 139900 166 491 0 186180 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 746724

[startup+1242.3 s]
/proc/loadavg: 2.08 2.15 2.10 3/177 31616
/proc/meminfo: memFree=29214424/32872528 swapFree=12208/1156848
[pid=31539] ppid=31536 vsize=746724 CPUtime=1242.1 cores=0,2,4,6
/proc/31539/stat : 31539 (cdcl-cuttingpla) R 31536 31539 31310 0 -1 4202496 75881 0 0 0 124186 24 0 0 20 0 1 0 124820737 764645376 139900 33554432000 4194304 6201397 140737444066224 140737444065352 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31539/statm: 186681 139900 166 491 0 186180 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 746724

[startup+1302.3 s]
/proc/loadavg: 2.11 2.15 2.10 3/177 31617
/proc/meminfo: memFree=29182656/32872528 swapFree=12208/1156848
[pid=31539] ppid=31536 vsize=746724 CPUtime=1302.09 cores=0,2,4,6
/proc/31539/stat : 31539 (cdcl-cuttingpla) R 31536 31539 31310 0 -1 4202496 75881 0 0 0 130185 24 0 0 20 0 1 0 124820737 764645376 139900 33554432000 4194304 6201397 140737444066224 140737444065352 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31539/statm: 186681 139900 166 491 0 186180 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 746724

[startup+1362.3 s]
/proc/loadavg: 2.28 2.19 2.11 3/176 31618
/proc/meminfo: memFree=29179620/32872528 swapFree=12208/1156848
[pid=31539] ppid=31536 vsize=746724 CPUtime=1362.08 cores=0,2,4,6
/proc/31539/stat : 31539 (cdcl-cuttingpla) R 31536 31539 31310 0 -1 4202496 75993 0 0 0 136184 24 0 0 20 0 1 0 124820737 764645376 140012 33554432000 4194304 6201397 140737444066224 140737444065352 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31539/statm: 186681 140012 166 491 0 186180 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 746724

[startup+1422.3 s]
/proc/loadavg: 2.24 2.20 2.12 3/177 31620
/proc/meminfo: memFree=29179376/32872528 swapFree=12208/1156848
[pid=31539] ppid=31536 vsize=746884 CPUtime=1422.08 cores=0,2,4,6
/proc/31539/stat : 31539 (cdcl-cuttingpla) R 31536 31539 31310 0 -1 4202496 76266 0 0 0 142183 25 0 0 20 0 1 0 124820737 764809216 140044 33554432000 4194304 6201397 140737444066224 140737444064504 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31539/statm: 186721 140044 166 491 0 186220 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 746884

[startup+1482.3 s]
/proc/loadavg: 2.17 2.19 2.12 3/177 31621
/proc/meminfo: memFree=29178784/32872528 swapFree=12208/1156848
[pid=31539] ppid=31536 vsize=747524 CPUtime=1482.07 cores=0,2,4,6
/proc/31539/stat : 31539 (cdcl-cuttingpla) R 31536 31539 31310 0 -1 4202496 76498 0 0 0 148182 25 0 0 20 0 1 0 124820737 765464576 140198 33554432000 4194304 6201397 140737444066224 140737444064504 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31539/statm: 186881 140198 166 491 0 186380 0
Current children cumulated CPU time (s) 1482.07
Current children cumulated vsize (KiB) 747524

[startup+1542.31 s]
/proc/loadavg: 2.24 2.21 2.13 3/178 31625
/proc/meminfo: memFree=29158720/32872528 swapFree=12208/1156848
[pid=31539] ppid=31536 vsize=747944 CPUtime=1542.06 cores=0,2,4,6
/proc/31539/stat : 31539 (cdcl-cuttingpla) R 31536 31539 31310 0 -1 4202496 76732 0 0 0 154181 25 0 0 20 0 1 0 124820737 765894656 143390 33554432000 4194304 6201397 140737444066224 140737444064504 4213257 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31539/statm: 186986 143390 166 491 0 186485 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 747944

[startup+1602.3 s]
/proc/loadavg: 2.16 2.20 2.13 3/179 31649
/proc/meminfo: memFree=29144820/32872528 swapFree=12208/1156848
[pid=31539] ppid=31536 vsize=748424 CPUtime=1602.05 cores=0,2,4,6
/proc/31539/stat : 31539 (cdcl-cuttingpla) R 31536 31539 31310 0 -1 4202496 76972 0 0 0 160180 25 0 0 20 0 1 0 124820737 766386176 146569 33554432000 4194304 6201397 140737444066224 140737444064504 4213257 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31539/statm: 187106 146569 166 491 0 186605 0
Current children cumulated CPU time (s) 1602.05
Current children cumulated vsize (KiB) 748424

[startup+1662.3 s]
/proc/loadavg: 2.14 2.19 2.12 3/178 31650
/proc/meminfo: memFree=29137756/32872528 swapFree=12208/1156848
[pid=31539] ppid=31536 vsize=748424 CPUtime=1662.03 cores=0,2,4,6
/proc/31539/stat : 31539 (cdcl-cuttingpla) R 31536 31539 31310 0 -1 4202496 77001 0 0 0 166178 25 0 0 20 0 1 0 124820737 766386176 148642 33554432000 4194304 6201397 140737444066224 140737444064504 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31539/statm: 187106 148642 166 491 0 186605 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 748424

[startup+1722.3 s]
/proc/loadavg: 2.32 2.23 2.14 3/178 31652
/proc/meminfo: memFree=29132996/32872528 swapFree=12208/1156848
[pid=31539] ppid=31536 vsize=748776 CPUtime=1722.03 cores=0,2,4,6
/proc/31539/stat : 31539 (cdcl-cuttingpla) R 31536 31539 31310 0 -1 4202496 77098 0 0 0 172178 25 0 0 20 0 1 0 124820737 766746624 149733 33554432000 4194304 6201397 140737444066224 140737444064504 4213257 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31539/statm: 187194 149733 166 491 0 186693 0
Current children cumulated CPU time (s) 1722.03
Current children cumulated vsize (KiB) 748776

[startup+1782.3 s]
/proc/loadavg: 2.21 2.21 2.14 3/178 31653
/proc/meminfo: memFree=29132988/32872528 swapFree=12208/1156848
[pid=31539] ppid=31536 vsize=748776 CPUtime=1782.02 cores=0,2,4,6
/proc/31539/stat : 31539 (cdcl-cuttingpla) R 31536 31539 31310 0 -1 4202496 77106 0 0 0 178177 25 0 0 20 0 1 0 124820737 766746624 149741 33554432000 4194304 6201397 140737444066224 140737444065352 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31539/statm: 187194 149741 166 491 0 186693 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 748776



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.29 2.23 2.15 3/178 31653
/proc/meminfo: memFree=29133112/32872528 swapFree=12208/1156848
[pid=31539] ppid=31536 vsize=748776 CPUtime=1800.01 cores=0,2,4,6
/proc/31539/stat : 31539 (cdcl-cuttingpla) R 31536 31539 31310 0 -1 4202496 77106 0 0 0 179976 25 0 0 20 0 1 0 124820737 766746624 149741 33554432000 4194304 6201397 140737444066224 140737444065352 4213257 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31539/statm: 187194 149741 166 491 0 186693 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 748776

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

[startup+1800.3 s]
/proc/loadavg: 2.29 2.23 2.15 3/178 31653
/proc/meminfo: memFree=29133112/32872528 swapFree=12208/1156848
[pid=31539] ppid=31536 vsize=748776 CPUtime=1800.01 cores=0,2,4,6
/proc/31539/stat : 31539 (cdcl-cuttingpla) R 31536 31539 31310 0 -1 4202496 77106 0 0 0 179976 25 0 0 20 0 1 0 124820737 766746624 149741 33554432000 4194304 6201397 140737444066224 140737444065352 4213257 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31539/statm: 187194 149741 166 491 0 186693 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 748776

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.03
CPU user time (s): 1799.77
CPU system time (s): 0.25896
CPU usage (%): 99.9847
Max. virtual memory (cumulated for all children) (KiB): 748776

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.77
system time used= 0.25896
maximum resident set size= 598964
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 77106
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= 8
involuntary context switches= 1856

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.68129 second user time and 6.77897 second system time

The end

Launcher Data

Begin job on node114 at 2016-06-09 01:34:22
IDJOB=4088349
IDBENCH=24977
IDSOLVER=2550
FILE ID=node114/4088349-1465428862
RUNJOBID= node114-1465427060-31326
PBS_JOBID= 19859793
Free space on /tmp= 71732 MiB

SOLVER NAME= cdcl-cuttingplanes OPT linear search 2016-05-01
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-LIN/submittedPB07/manquinho/areaDelay/normalized-f20c10b_011_area_delay.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4088349-1465428862/watcher-4088349-1465428862 -o /tmp/evaluation-result-4088349-1465428862/solver-4088349-1465428862 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node114-1465427060-31326 --watchdog 1960 --input HOME/instance-4088349-1465428862.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= 2f74e16682a12ef5378f741d09271472
RANDOM SEED=401090809

node114.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.70
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
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.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
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:        29955472 kB
Buffers:          140048 kB
Cached:           764344 kB
SwapCached:         1644 kB
Active:           384316 kB
Inactive:         635300 kB
Active(anon):     114388 kB
Inactive(anon):     2916 kB
Active(file):     269928 kB
Inactive(file):   632384 kB
Unevictable:     1156848 kB
Mlocked:           12208 kB
SwapTotal:      67108856 kB
SwapFree:       67096772 kB
Dirty:              3548 kB
Writeback:             0 kB
AnonPages:       1271184 kB
Mapped:             7760 kB
Shmem:                 0 kB
Slab:             609832 kB
SReclaimable:      53860 kB
SUnreclaim:       555972 kB
KernelStack:        1432 kB
PageTables:         6548 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1395428 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1249280 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71732 MiB
End job on node114 at 2016-06-09 02:04:22