Trace number 4101432

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-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/
MIPLIB/miplib/normalized-reduced-mps-v2-20-10-air06.opb
MD5SUM9ad64595976e8d5a822b98ffb6dea9d7
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark6016
Best CPU time to get the best result obtained on this benchmark1800.14
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 5727
Optimality of the best value was proved YES
Number of variables8627
Total number of constraints825
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)825
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint461
Number of terms in the objective function 8627
Biggest coefficient in the objective function 213
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 528490
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 213
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 528490
Number of bits of the biggest sum of numbers20
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= 8627 #constraint= 825
0.69/0.77	c #Conflicts:       1000 | #Learnt:        898 | 0.721
0.69/0.77	c total clause space: 11.2235MB
0.69/0.77	c total #watches: 212798
6.99/7.09	c total #propagations: 769497 / total #impl: 8017630 (eff. 0.096)
6.99/7.09	c #Conflicts:       2000 | #Learnt:       1889 | 0.612
6.99/7.09	c total clause space: 48.1602MB
6.99/7.09	c total #watches: 626033
20.18/20.28	c total #propagations: 1150958 / total #impl: 27583520 (eff. 0.042)
20.18/20.28	c GC COLLECT
20.18/20.28	c #Conflicts:       3000 | #Learnt:       2014 | 0.559
20.18/20.28	c total clause space: 78.2603MB
20.18/20.28	c total #watches: 1057314
52.89/52.93	c total #propagations: 1453469 / total #impl: 55735080 (eff. 0.026)
52.89/52.93	c #Conflicts:       4000 | #Learnt:       3021 | 0.431
52.89/52.93	c total clause space: 127.173MB
52.89/52.93	c total #watches: 1836651
93.58/93.65	c total #propagations: 1633730 / total #impl: 149067142 (eff. 0.011)
93.58/93.65	c GC COLLECT
93.58/93.65	c #Conflicts:       5000 | #Learnt:       2425 | 0.385
93.58/93.65	c total clause space: 127.173MB
93.58/93.65	c total #watches: 1579078
105.18/105.25	c total #propagations: 1806909 / total #impl: 205555103 (eff. 0.009)
105.18/105.25	c #Conflicts:       6000 | #Learnt:       3425 | 0.321
105.18/105.25	c total clause space: 127.173MB
105.18/105.25	c total #watches: 2140206
120.57/120.66	c total #propagations: 1850192 / total #impl: 300114839 (eff. 0.006)
120.57/120.66	c GC COLLECT
120.57/120.66	c #Conflicts:       7000 | #Learnt:       2376 | 0.275
120.57/120.66	c total clause space: 206.656MB
120.57/120.66	c total #watches: 1744857
133.97/134.02	c total #propagations: 1879488 / total #impl: 444259408 (eff. 0.004)
133.97/134.02	c #Conflicts:       8000 | #Learnt:       3376 | 0.241
133.97/134.02	c total clause space: 206.656MB
133.97/134.02	c total #watches: 2290414
177.37/177.44	c total #propagations: 1900765 / total #impl: 626424864 (eff. 0.003)
177.37/177.44	c #Conflicts:       9000 | #Learnt:       4376 | 0.216
177.37/177.44	c total clause space: 206.656MB
177.37/177.44	c total #watches: 2955958
228.65/228.72	c total #propagations: 1986045 / total #impl: 780036614 (eff. 0.003)
228.65/228.72	c GC COLLECT
228.65/228.72	c #Conflicts:      10000 | #Learnt:       2898 | 0.194
228.65/228.72	c total clause space: 335.816MB
228.65/228.72	c total #watches: 2240757
335.74/335.87	c total #propagations: 2074025 / total #impl: 916853598 (eff. 0.002)
335.74/335.87	c #Conflicts:      11000 | #Learnt:       3893 | 0.218
335.74/335.87	c total clause space: 335.816MB
335.74/335.87	c total #watches: 2932478
499.12/499.25	c total #propagations: 2251877 / total #impl: 982888267 (eff. 0.002)
499.12/499.25	c #Conflicts:      12000 | #Learnt:       4891 | 0.244
499.12/499.25	c total clause space: 335.816MB
499.12/499.25	c total #watches: 3450969
541.61/541.75	c total #propagations: 2514825 / total #impl: 1052603937 (eff. 0.002)
541.61/541.75	c #Conflicts:      13000 | #Learnt:       5891 | 0.225
541.61/541.75	c total clause space: 335.816MB
541.61/541.75	c total #watches: 4020632
584.80/584.92	c total #propagations: 2574064 / total #impl: 1192788205 (eff. 0.002)
584.80/584.92	c GC COLLECT
584.80/584.92	c #Conflicts:      14000 | #Learnt:       4012 | 0.213
584.80/584.92	c total clause space: 335.816MB
584.80/584.92	c total #watches: 3333978
639.39/639.55	c total #propagations: 2661703 / total #impl: 1333207643 (eff. 0.002)
639.39/639.55	c #Conflicts:      15000 | #Learnt:       5018 | 0.200
639.39/639.55	c total clause space: 335.816MB
639.39/639.55	c total #watches: 4106600
678.69/678.88	c total #propagations: 2736088 / total #impl: 1452362846 (eff. 0.002)
678.69/678.88	c #Conflicts:      16000 | #Learnt:       6021 | 0.187
678.69/678.88	c total clause space: 335.816MB
678.69/678.88	c total #watches: 4898620
713.99/714.18	c total #propagations: 2777497 / total #impl: 1593751246 (eff. 0.002)
713.99/714.18	c GC COLLECT
713.99/714.18	c #Conflicts:      17000 | #Learnt:       3868 | 0.176
713.99/714.18	c total clause space: 335.816MB
713.99/714.18	c total #watches: 3863546
742.67/742.84	c total #propagations: 2808659 / total #impl: 1771169360 (eff. 0.002)
742.67/742.84	c #Conflicts:      18000 | #Learnt:       4868 | 0.166
742.67/742.84	c total clause space: 335.816MB
742.67/742.84	c total #watches: 4435550
776.77/776.96	c total #propagations: 2831013 / total #impl: 1903707092 (eff. 0.001)
776.77/776.96	c #Conflicts:      19000 | #Learnt:       5868 | 0.158
776.77/776.96	c total clause space: 335.816MB
776.77/776.96	c total #watches: 5201056
856.05/856.30	c total #propagations: 2854470 / total #impl: 2069223587 (eff. 0.001)
856.05/856.30	c #Conflicts:      20000 | #Learnt:       6868 | 0.150
856.05/856.30	c total clause space: 545.701MB
856.05/856.30	c total #watches: 6161532
1175.51/1175.72	c total #propagations: 2911638 / total #impl: 2256476596 (eff. 0.001)
1175.51/1175.72	c GC COLLECT
1175.51/1175.72	c #Conflicts:      21000 | #Learnt:       4341 | 0.169
1175.51/1175.72	c total clause space: 545.701MB
1175.51/1175.72	c total #watches: 3768898
1470.86/1471.13	c total #propagations: 3274369 / total #impl: 2303647053 (eff. 0.001)
1470.86/1471.13	c #Conflicts:      22000 | #Learnt:       5336 | 0.176
1470.86/1471.13	c total clause space: 545.701MB
1470.86/1471.13	c total #watches: 4124652
1708.83/1709.11	c total #propagations: 3624700 / total #impl: 2319544786 (eff. 0.002)
1708.83/1709.11	c #Conflicts:      23000 | #Learnt:       6335 | 0.190
1708.83/1709.11	c total clause space: 545.701MB
1708.83/1709.11	c total #watches: 4758410
1766.52/1766.80	c total #propagations: 3889909 / total #impl: 2387319475 (eff. 0.002)
1766.52/1766.80	c #Conflicts:      24000 | #Learnt:       7335 | 0.183
1766.52/1766.80	c total clause space: 545.701MB
1766.52/1766.80	c total #watches: 5433813

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-4101432-1466250143/watcher-4101432-1466250143 -o /tmp/evaluation-result-4101432-1466250143/solver-4101432-1466250143 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node121-1466241134-6654 --watchdog 1960 --input HOME/instance-4101432-1466250143.opb ./cdcl-cuttingplanes-opt-linearsearch-release 

pid=7592
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.33 2.25 2.19 4/174 7595
/proc/meminfo: memFree=30146100/32872528 swapFree=1316768/1463936
[pid=7595] ppid=7592 vsize=29112 CPUtime=0 cores=0,2,4,6
/proc/7595/stat : 7595 (cdcl-cuttingpla) R 7592 7595 6638 0 -1 4202496 277 0 0 0 0 0 0 0 20 0 1 0 27061238 29810688 5268 33554432000 4194304 6201397 140734775292608 140734716911928 4211056 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7595/statm: 7278 5268 130 491 0 6777 0

[startup+0.10021 s]
/proc/loadavg: 2.33 2.25 2.19 4/174 7595
/proc/meminfo: memFree=30146100/32872528 swapFree=1316768/1463936
[pid=7595] ppid=7592 vsize=37708 CPUtime=0.09 cores=0,2,4,6
/proc/7595/stat : 7595 (cdcl-cuttingpla) R 7592 7595 6638 0 -1 4202496 1827 0 0 0 9 0 0 0 20 0 1 0 27061238 38612992 7857 33554432000 4194304 6201397 140734775292608 140734716911928 4207716 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7595/statm: 9427 7857 147 491 0 8926 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 37708

[startup+0.200342 s]
/proc/loadavg: 2.33 2.25 2.19 4/174 7595
/proc/meminfo: memFree=30146100/32872528 swapFree=1316768/1463936
[pid=7595] ppid=7592 vsize=38212 CPUtime=0.19 cores=0,2,4,6
/proc/7595/stat : 7595 (cdcl-cuttingpla) R 7592 7595 6638 0 -1 4202496 2330 0 0 0 19 0 0 0 20 0 1 0 27061238 39129088 8210 33554432000 4194304 6201397 140734775292608 140734716911928 4213504 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7595/statm: 9553 8210 147 491 0 9052 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 38212

[startup+0.300255 s]
/proc/loadavg: 2.33 2.25 2.19 4/174 7595
/proc/meminfo: memFree=30146100/32872528 swapFree=1316768/1463936
[pid=7595] ppid=7592 vsize=43012 CPUtime=0.29 cores=0,2,4,6
/proc/7595/stat : 7595 (cdcl-cuttingpla) R 7592 7595 6638 0 -1 4202496 2689 0 0 0 28 1 0 0 20 0 1 0 27061238 44044288 8467 33554432000 4194304 6201397 140734775292608 140734716911928 5148582 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7595/statm: 10753 8467 147 491 0 10252 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 43012

[startup+0.700204 s]
/proc/loadavg: 2.33 2.25 2.19 4/174 7595
/proc/meminfo: memFree=30146100/32872528 swapFree=1316768/1463936
[pid=7595] ppid=7592 vsize=44060 CPUtime=0.69 cores=0,2,4,6
/proc/7595/stat : 7595 (cdcl-cuttingpla) R 7592 7595 6638 0 -1 4202496 3314 0 0 0 68 1 0 0 20 0 1 0 27061238 45117440 9473 33554432000 4194304 6201397 140734775292608 140734775291448 4213268 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7595/statm: 11015 9473 147 491 0 10514 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 44060

[startup+1.50022 s]
/proc/loadavg: 2.33 2.25 2.19 4/175 7596
/proc/meminfo: memFree=30104960/32872528 swapFree=1316768/1463936
[pid=7595] ppid=7592 vsize=52708 CPUtime=1.49 cores=0,2,4,6
/proc/7595/stat : 7595 (cdcl-cuttingpla) R 7592 7595 6638 0 -1 4202496 3884 0 0 0 148 1 0 0 20 0 1 0 27061238 53972992 11003 33554432000 4194304 6201397 140734775292608 140734775291400 4213371 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7595/statm: 13177 11003 160 491 0 12676 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 52708

[startup+3.10022 s]
/proc/loadavg: 2.30 2.25 2.19 4/175 7596
/proc/meminfo: memFree=30095336/32872528 swapFree=1316768/1463936
[pid=7595] ppid=7592 vsize=66580 CPUtime=3.09 cores=0,2,4,6
/proc/7595/stat : 7595 (cdcl-cuttingpla) R 7592 7595 6638 0 -1 4202496 4676 0 0 0 307 2 0 0 20 0 1 0 27061238 68177920 13282 33554432000 4194304 6201397 140734775292608 140734775291400 4213394 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7595/statm: 16645 13282 160 491 0 16144 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 66580

[startup+6.30023 s]
/proc/loadavg: 2.30 2.25 2.19 4/175 7596
/proc/meminfo: memFree=30087144/32872528 swapFree=1316768/1463936
[pid=7595] ppid=7592 vsize=68380 CPUtime=6.29 cores=0,2,4,6
/proc/7595/stat : 7595 (cdcl-cuttingpla) R 7592 7595 6638 0 -1 4202496 5132 0 0 0 627 2 0 0 20 0 1 0 27061238 70021120 15271 33554432000 4194304 6201397 140734775292608 140734775291448 4213504 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7595/statm: 17095 15271 160 491 0 16594 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 68380

[startup+12.7002 s]
/proc/loadavg: 2.25 2.24 2.19 3/175 7596
/proc/meminfo: memFree=30078692/32872528 swapFree=1316768/1463936
[pid=7595] ppid=7592 vsize=89580 CPUtime=12.69 cores=0,2,4,6
/proc/7595/stat : 7595 (cdcl-cuttingpla) R 7592 7595 6638 0 -1 4202496 7335 0 0 0 1267 2 0 0 20 0 1 0 27061238 91729920 16862 33554432000 4194304 6201397 140734775292608 140734775291320 4213290 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7595/statm: 22395 16862 166 491 0 21894 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 89580

[startup+25.5004 s]
/proc/loadavg: 2.21 2.23 2.19 3/175 7596
/proc/meminfo: memFree=30040496/32872528 swapFree=1316768/1463936
[pid=7595] ppid=7592 vsize=128400 CPUtime=25.49 cores=0,2,4,6
/proc/7595/stat : 7595 (cdcl-cuttingpla) R 7592 7595 6638 0 -1 4202496 9682 0 0 0 2546 3 0 0 20 0 1 0 27061238 131481600 26269 33554432000 4194304 6201397 140734775292608 140734775291304 4213240 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7595/statm: 32100 26269 166 491 0 31599 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 128400

[startup+51.1003 s]
/proc/loadavg: 2.28 2.25 2.19 4/175 7596
/proc/meminfo: memFree=30002036/32872528 swapFree=1316768/1463936
[pid=7595] ppid=7592 vsize=187476 CPUtime=51.09 cores=0,2,4,6
/proc/7595/stat : 7595 (cdcl-cuttingpla) R 7592 7595 6638 0 -1 4202496 12196 0 0 0 5104 5 0 0 20 0 1 0 27061238 191975424 35882 33554432000 4194304 6201397 140734775292608 140734775291400 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7595/statm: 46869 35882 166 491 0 46368 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 187476

[startup+102.3 s]
/proc/loadavg: 2.25 2.25 2.19 3/175 7597
/proc/meminfo: memFree=29970760/32872528 swapFree=1316768/1463936
[pid=7595] ppid=7592 vsize=193180 CPUtime=102.28 cores=0,2,4,6
/proc/7595/stat : 7595 (cdcl-cuttingpla) R 7592 7595 6638 0 -1 4202496 15301 0 0 0 10223 5 0 0 20 0 1 0 27061238 197816320 42612 33554432000 4194304 6201397 140734775292608 140734775291272 5300511 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7595/statm: 48295 42612 166 491 0 47794 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 193180

[startup+162.3 s]
/proc/loadavg: 2.20 2.23 2.18 4/175 7598
/proc/meminfo: memFree=29885880/32872528 swapFree=1316768/1463936
[pid=7595] ppid=7592 vsize=289784 CPUtime=162.26 cores=0,2,4,6
/proc/7595/stat : 7595 (cdcl-cuttingpla) R 7592 7595 6638 0 -1 4202496 20785 0 0 0 16218 8 0 0 20 0 1 0 27061238 296738816 62701 33554432000 4194304 6201397 140734775292608 140734775291400 4213253 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7595/statm: 72446 62701 166 491 0 71945 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 289784

[startup+222.307 s]
/proc/loadavg: 2.32 2.26 2.19 4/175 7599
/proc/meminfo: memFree=29816560/32872528 swapFree=1316768/1463936
[pid=7595] ppid=7592 vsize=428688 CPUtime=222.26 cores=0,2,4,6
/proc/7595/stat : 7595 (cdcl-cuttingpla) R 7592 7595 6638 0 -1 4202496 22697 0 0 0 22217 9 0 0 20 0 1 0 27061238 438976512 76805 33554432000 4194304 6201397 140734775292608 140734775291272 4213253 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7595/statm: 107172 76805 166 491 0 106671 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 428688

[startup+282.3 s]
/proc/loadavg: 2.20 2.23 2.18 3/175 7600
/proc/meminfo: memFree=29812528/32872528 swapFree=1316768/1463936
[pid=7595] ppid=7592 vsize=429280 CPUtime=282.24 cores=0,2,4,6
/proc/7595/stat : 7595 (cdcl-cuttingpla) R 7592 7595 6638 0 -1 4202496 23856 0 0 0 28215 9 0 0 20 0 1 0 27061238 439582720 77688 33554432000 4194304 6201397 140734775292608 140734775291240 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7595/statm: 107320 77688 166 491 0 106819 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 429280

[startup+342.3 s]
/proc/loadavg: 2.17 2.21 2.18 3/175 7602
/proc/meminfo: memFree=29812156/32872528 swapFree=1316768/1463936
[pid=7595] ppid=7592 vsize=429628 CPUtime=342.24 cores=0,2,4,6
/proc/7595/stat : 7595 (cdcl-cuttingpla) R 7592 7595 6638 0 -1 4202496 23942 0 0 0 34214 10 0 0 20 0 1 0 27061238 439939072 77770 33554432000 4194304 6201397 140734775292608 140734775291736 4213257 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7595/statm: 107407 77770 166 491 0 106906 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 429628

[startup+402.3 s]
/proc/loadavg: 2.16 2.20 2.18 4/175 7603
/proc/meminfo: memFree=29809048/32872528 swapFree=1316768/1463936
[pid=7595] ppid=7592 vsize=429776 CPUtime=402.23 cores=0,2,4,6
/proc/7595/stat : 7595 (cdcl-cuttingpla) R 7592 7595 6638 0 -1 4202496 23997 0 0 0 40213 10 0 0 20 0 1 0 27061238 440090624 77825 33554432000 4194304 6201397 140734775292608 140734775291560 4213110 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7595/statm: 107444 77825 166 491 0 106943 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 429776

[startup+462.3 s]
/proc/loadavg: 2.16 2.20 2.18 3/176 7607
/proc/meminfo: memFree=29794840/32872528 swapFree=1316768/1463936
[pid=7595] ppid=7592 vsize=430628 CPUtime=462.22 cores=0,2,4,6
/proc/7595/stat : 7595 (cdcl-cuttingpla) R 7592 7595 6638 0 -1 4202496 24221 0 0 0 46212 10 0 0 20 0 1 0 27061238 440963072 78035 33554432000 4194304 6201397 140734775292608 140734775291448 4213186 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7595/statm: 107657 78035 166 491 0 107156 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 430628

[startup+522.3 s]
/proc/loadavg: 2.21 2.21 2.18 3/175 7608
/proc/meminfo: memFree=29788036/32872528 swapFree=1316768/1463936
[pid=7595] ppid=7592 vsize=434856 CPUtime=522.21 cores=0,2,4,6
/proc/7595/stat : 7595 (cdcl-cuttingpla) R 7592 7595 6638 0 -1 4202496 25488 0 0 0 52211 10 0 0 20 0 1 0 27061238 445292544 80242 33554432000 4194304 6201397 140734775292608 140734775291320 4213244 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7595/statm: 108714 80242 166 491 0 108213 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 434856

[startup+582.3 s]
/proc/loadavg: 2.32 2.24 2.19 4/175 7609
/proc/meminfo: memFree=29757908/32872528 swapFree=1316768/1463936
[pid=7595] ppid=7592 vsize=438052 CPUtime=582.2 cores=0,2,4,6
/proc/7595/stat : 7595 (cdcl-cuttingpla) R 7592 7595 6638 0 -1 4202496 26660 0 0 0 58209 11 0 0 20 0 1 0 27061238 448565248 85142 33554432000 4194304 6201397 140734775292608 140734775291320 4218639 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7595/statm: 109513 85142 166 491 0 109012 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 438052


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


[startup+942.3 s]
/proc/loadavg: 2.20 2.23 2.18 3/175 7617
/proc/meminfo: memFree=29546464/32872528 swapFree=1316768/1463936
[pid=7595] ppid=7592 vsize=697836 CPUtime=942.15 cores=0,2,4,6
/proc/7595/stat : 7595 (cdcl-cuttingpla) R 7592 7595 6638 0 -1 4202496 39935 0 0 0 94199 16 0 0 20 0 1 0 27061238 714584064 131025 33554432000 4194304 6201397 140734775292608 140734775291272 4213249 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7595/statm: 174459 131025 166 491 0 173958 0
Current children cumulated CPU time (s) 942.15
Current children cumulated vsize (KiB) 697836

[startup+1002.3 s]
/proc/loadavg: 2.21 2.23 2.18 3/175 7664
/proc/meminfo: memFree=29748520/32872528 swapFree=1316768/1463936
[pid=7595] ppid=7592 vsize=697836 CPUtime=1002.14 cores=0,2,4,6
/proc/7595/stat : 7595 (cdcl-cuttingpla) R 7592 7595 6638 0 -1 4202496 39967 0 0 0 100198 16 0 0 20 0 1 0 27061238 714584064 131057 33554432000 4194304 6201397 140734775292608 140734775291272 4213268 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7595/statm: 174459 131057 166 491 0 173958 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 697836

[startup+1062.3 s]
/proc/loadavg: 2.18 2.22 2.18 3/176 7668
/proc/meminfo: memFree=29732136/32872528 swapFree=1316768/1463936
[pid=7595] ppid=7592 vsize=697836 CPUtime=1062.13 cores=0,2,4,6
/proc/7595/stat : 7595 (cdcl-cuttingpla) R 7592 7595 6638 0 -1 4202496 39979 0 0 0 106197 16 0 0 20 0 1 0 27061238 714584064 131069 33554432000 4194304 6201397 140734775292608 140734775291272 4213168 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7595/statm: 174459 131069 166 491 0 173958 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 697836

[startup+1122.3 s]
/proc/loadavg: 2.10 2.19 2.17 3/176 7692
/proc/meminfo: memFree=29706480/32872528 swapFree=1316768/1463936
[pid=7595] ppid=7592 vsize=697836 CPUtime=1122.12 cores=0,2,4,6
/proc/7595/stat : 7595 (cdcl-cuttingpla) R 7592 7595 6638 0 -1 4202496 39979 0 0 0 112196 16 0 0 20 0 1 0 27061238 714584064 131069 33554432000 4194304 6201397 140734775292608 140734775291272 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7595/statm: 174459 131069 166 491 0 173958 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 697836

[startup+1182.3 s]
/proc/loadavg: 2.17 2.18 2.17 3/175 7693
/proc/meminfo: memFree=29700184/32872528 swapFree=1316768/1463936
[pid=7595] ppid=7592 vsize=697836 CPUtime=1182.11 cores=0,2,4,6
/proc/7595/stat : 7595 (cdcl-cuttingpla) R 7592 7595 6638 0 -1 4202496 39979 0 0 0 118195 16 0 0 20 0 1 0 27061238 714584064 131069 33554432000 4194304 6201397 140734775292608 140734775291736 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7595/statm: 174459 131069 166 491 0 173958 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 697836

[startup+1242.3 s]
/proc/loadavg: 2.15 2.18 2.17 3/175 7695
/proc/meminfo: memFree=29689760/32872528 swapFree=1316768/1463936
[pid=7595] ppid=7592 vsize=697836 CPUtime=1242.1 cores=0,2,4,6
/proc/7595/stat : 7595 (cdcl-cuttingpla) R 7592 7595 6638 0 -1 4202496 39983 0 0 0 124194 16 0 0 20 0 1 0 27061238 714584064 131073 33554432000 4194304 6201397 140734775292608 140734775291736 4213257 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7595/statm: 174459 131073 166 491 0 173958 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 697836

[startup+1302.3 s]
/proc/loadavg: 2.14 2.17 2.17 4/175 7696
/proc/meminfo: memFree=29685296/32872528 swapFree=1316768/1463936
[pid=7595] ppid=7592 vsize=697900 CPUtime=1302.09 cores=0,2,4,6
/proc/7595/stat : 7595 (cdcl-cuttingpla) R 7592 7595 6638 0 -1 4202496 39985 0 0 0 130193 16 0 0 20 0 1 0 27061238 714649600 131075 33554432000 4194304 6201397 140734775292608 140734775291560 4213253 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7595/statm: 174475 131075 166 491 0 173974 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 697900

[startup+1362.3 s]
/proc/loadavg: 2.21 2.18 2.17 3/174 7697
/proc/meminfo: memFree=29684916/32872528 swapFree=1316768/1463936
[pid=7595] ppid=7592 vsize=697900 CPUtime=1362.08 cores=0,2,4,6
/proc/7595/stat : 7595 (cdcl-cuttingpla) R 7592 7595 6638 0 -1 4202496 39989 0 0 0 136192 16 0 0 20 0 1 0 27061238 714649600 131079 33554432000 4194304 6201397 140734775292608 140734775291560 4213186 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7595/statm: 174475 131079 166 491 0 173974 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 697900

[startup+1422.3 s]
/proc/loadavg: 2.32 2.21 2.18 3/175 7699
/proc/meminfo: memFree=29684936/32872528 swapFree=1316768/1463936
[pid=7595] ppid=7592 vsize=697900 CPUtime=1422.08 cores=0,2,4,6
/proc/7595/stat : 7595 (cdcl-cuttingpla) R 7592 7595 6638 0 -1 4202496 39991 0 0 0 142192 16 0 0 20 0 1 0 27061238 714649600 131081 33554432000 4194304 6201397 140734775292608 140734775291560 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7595/statm: 174475 131081 166 491 0 173974 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 697900

[startup+1482.3 s]
/proc/loadavg: 2.23 2.20 2.18 3/175 7700
/proc/meminfo: memFree=29674948/32872528 swapFree=1316768/1463936
[pid=7595] ppid=7592 vsize=697900 CPUtime=1482.06 cores=0,2,4,6
/proc/7595/stat : 7595 (cdcl-cuttingpla) R 7592 7595 6638 0 -1 4202496 39995 0 0 0 148190 16 0 0 20 0 1 0 27061238 714649600 131085 33554432000 4194304 6201397 140734775292608 140734775291736 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7595/statm: 174475 131085 166 491 0 173974 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 697900

[startup+1542.31 s]
/proc/loadavg: 2.18 2.19 2.18 3/175 7702
/proc/meminfo: memFree=29674080/32872528 swapFree=1316768/1463936
[pid=7595] ppid=7592 vsize=697900 CPUtime=1542.06 cores=0,2,4,6
/proc/7595/stat : 7595 (cdcl-cuttingpla) R 7592 7595 6638 0 -1 4202496 39998 0 0 0 154190 16 0 0 20 0 1 0 27061238 714649600 131088 33554432000 4194304 6201397 140734775292608 140734775291736 4213253 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7595/statm: 174475 131088 166 491 0 173974 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 697900

[startup+1602.3 s]
/proc/loadavg: 2.13 2.17 2.17 3/175 7703
/proc/meminfo: memFree=29673360/32872528 swapFree=1316768/1463936
[pid=7595] ppid=7592 vsize=697964 CPUtime=1602.04 cores=0,2,4,6
/proc/7595/stat : 7595 (cdcl-cuttingpla) R 7592 7595 6638 0 -1 4202496 40001 0 0 0 160188 16 0 0 20 0 1 0 27061238 714715136 131091 33554432000 4194304 6201397 140734775292608 140734775291560 4213186 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7595/statm: 174491 131091 166 491 0 173990 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 697964

[startup+1662.3 s]
/proc/loadavg: 2.11 2.16 2.17 3/176 7707
/proc/meminfo: memFree=29672552/32872528 swapFree=1316768/1463936
[pid=7595] ppid=7592 vsize=697964 CPUtime=1662.03 cores=0,2,4,6
/proc/7595/stat : 7595 (cdcl-cuttingpla) R 7592 7595 6638 0 -1 4202496 40001 0 0 0 166187 16 0 0 20 0 1 0 27061238 714715136 131091 33554432000 4194304 6201397 140734775292608 140734775291560 4213253 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7595/statm: 174491 131091 166 491 0 173990 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 697964

[startup+1722.3 s]
/proc/loadavg: 2.20 2.18 2.18 3/175 7708
/proc/meminfo: memFree=29672004/32872528 swapFree=1316768/1463936
[pid=7595] ppid=7592 vsize=698028 CPUtime=1722.02 cores=0,2,4,6
/proc/7595/stat : 7595 (cdcl-cuttingpla) R 7592 7595 6638 0 -1 4202496 40118 0 0 0 172186 16 0 0 20 0 1 0 27061238 714780672 131128 33554432000 4194304 6201397 140734775292608 140734775291560 4213253 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7595/statm: 174507 131128 166 491 0 174006 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 698028

[startup+1782.3 s]
/proc/loadavg: 2.19 2.17 2.17 4/175 7709
/proc/meminfo: memFree=29668520/32872528 swapFree=1316768/1463936
[pid=7595] ppid=7592 vsize=699444 CPUtime=1782.02 cores=0,2,4,6
/proc/7595/stat : 7595 (cdcl-cuttingpla) R 7592 7595 6638 0 -1 4202496 40828 0 0 0 178185 17 0 0 20 0 1 0 27061238 716230656 131423 33554432000 4194304 6201397 140734775292608 140734775291560 4213244 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7595/statm: 174861 131423 166 491 0 174360 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 699444



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.21 2.18 2.18 3/175 7709
/proc/meminfo: memFree=29668148/32872528 swapFree=1316768/1463936
[pid=7595] ppid=7592 vsize=699844 CPUtime=1800.02 cores=0,2,4,6
/proc/7595/stat : 7595 (cdcl-cuttingpla) R 7592 7595 6638 0 -1 4202496 41315 0 0 0 179985 17 0 0 20 0 1 0 27061238 716640256 131551 33554432000 4194304 6201397 140734775292608 140734775291400 4213257 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7595/statm: 174961 131551 166 491 0 174460 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 699844

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

[startup+1800.3 s]
/proc/loadavg: 2.21 2.18 2.18 3/175 7709
/proc/meminfo: memFree=29668148/32872528 swapFree=1316768/1463936
[pid=7595] ppid=7592 vsize=699844 CPUtime=1800.02 cores=0,2,4,6
/proc/7595/stat : 7595 (cdcl-cuttingpla) R 7592 7595 6638 0 -1 4202496 41315 0 0 0 179985 17 0 0 20 0 1 0 27061238 716640256 131551 33554432000 4194304 6201397 140734775292608 140734775291400 4213257 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7595/statm: 174961 131551 166 491 0 174460 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 699844

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.85
system time used= 0.173973
maximum resident set size= 526268
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41315
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= 12
involuntary context switches= 1855

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.00039 second user time and 5.83511 second system time

The end

Launcher Data

Begin job on node121 at 2016-06-18 13:42:23
IDJOB=4101432
IDBENCH=1746
IDSOLVER=2550
FILE ID=node121/4101432-1466250143
RUNJOBID= node121-1466241134-6654
PBS_JOBID= 19918202
Free space on /tmp= 71720 MiB

SOLVER NAME= cdcl-cuttingplanes OPT linear search 2016-05-01
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/MIPLIB/miplib/normalized-reduced-mps-v2-20-10-air06.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4101432-1466250143/watcher-4101432-1466250143 -o /tmp/evaluation-result-4101432-1466250143/solver-4101432-1466250143 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node121-1466241134-6654 --watchdog 1960 --input HOME/instance-4101432-1466250143.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= 9ad64595976e8d5a822b98ffb6dea9d7
RANDOM SEED=1613803350

node121.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.691
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.38
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.691
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.691
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.691
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.691
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.54
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.691
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.691
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.56
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.691
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:        30145744 kB
Buffers:          130052 kB
Cached:           182216 kB
SwapCached:         1900 kB
Active:           282920 kB
Inactive:         237956 kB
Active(anon):     208420 kB
Inactive(anon):     2792 kB
Active(file):      74500 kB
Inactive(file):   235164 kB
Unevictable:     1463936 kB
Mlocked:         1316768 kB
SwapTotal:      67108856 kB
SwapFree:       67101124 kB
Dirty:              3360 kB
Writeback:             0 kB
AnonPages:       1701912 kB
Mapped:             9212 kB
Shmem:                 0 kB
Slab:             610216 kB
SReclaimable:      54408 kB
SUnreclaim:       555808 kB
KernelStack:        1456 kB
PageTables:         7140 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1857496 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    364544 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= 71716 MiB
End job on node121 at 2016-06-18 14:12:24