Trace number 4100919

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 binary search 2016-05-01? (TO) 1800.02 1800.3

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-reduced-mps-v2-20-10-sctap3.opb
MD5SUMc9c03ffbcefada456722b42cc16a80ad
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark838
Best CPU time to get the best result obtained on this benchmark1800.79
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1895
Optimality of the best value was proved NO
Number of variables74400
Total number of constraints1408
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1408
Minimum length of a constraint90
Maximum length of a constraint930
Number of terms in the objective function 55800
Biggest coefficient in the objective function 718
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 571800
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 169126
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 571800
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.09/0.13	c * #variable= 74400 #constraint= 1408
0.19/0.26	c * #variable= 74400 #constraint= 1408
1.69/1.74	c #Conflicts:       1000 | #Learnt:        999 | 39.631
1.69/1.74	c total clause space: 18.2382MB
1.69/1.74	c total #watches: 354129
5.09/5.10	c total #propagations: 212649 / total #impl: 5891840 (eff. 0.036)
5.09/5.10	c S1->S2
5.09/5.10	c S1->S2
5.09/5.10	c S1->S2
5.09/5.10	c S1->S2
5.09/5.10	c #Conflicts:       2000 | #Learnt:       2002 | 21.609
5.09/5.10	c total clause space: 48.1602MB
5.09/5.10	c total #watches: 664594
7.29/7.32	c total #propagations: 458239 / total #impl: 19105172 (eff. 0.024)
7.29/7.32	c GC COLLECT
7.29/7.32	c #Conflicts:       3000 | #Learnt:       2072 | 20.094
7.29/7.32	c total clause space: 48.1602MB
7.29/7.32	c total #watches: 684844
24.30/24.36	c total #propagations: 524610 / total #impl: 22625623 (eff. 0.023)
24.30/24.36	c #Conflicts:       4000 | #Learnt:       3072 | 31.668
24.30/24.36	c total clause space: 127.173MB
24.30/24.36	c total #watches: 1426565
69.58/69.65	c total #propagations: 1400389 / total #impl: 43909890 (eff. 0.032)
69.58/69.65	c GC COLLECT
69.58/69.65	c #Conflicts:       5000 | #Learnt:       2398 | 27.865
69.58/69.65	c total clause space: 206.656MB
69.58/69.65	c total #watches: 2240604
107.88/107.99	c total #propagations: 2796270 / total #impl: 92327989 (eff. 0.030)
107.88/107.99	c #Conflicts:       6000 | #Learnt:       3398 | 27.063
107.88/107.99	c total clause space: 206.656MB
107.88/107.99	c total #watches: 2761833
158.87/158.96	c total #propagations: 4459946 / total #impl: 109135279 (eff. 0.041)
158.87/158.96	c GC COLLECT
158.87/158.96	c #Conflicts:       7000 | #Learnt:       2260 | 23.225
158.87/158.96	c total clause space: 335.816MB
158.87/158.96	c total #watches: 2299074
196.87/196.92	c total #propagations: 9379258 / total #impl: 124796941 (eff. 0.075)
196.87/196.92	c #Conflicts:       8000 | #Learnt:       3260 | 20.344
196.87/196.92	c total clause space: 335.816MB
196.87/196.92	c total #watches: 3127860
429.62/429.77	c total #propagations: 13963179 / total #impl: 152180925 (eff. 0.092)
429.62/429.77	c #Conflicts:       9000 | #Learnt:       4260 | 20.503
429.62/429.77	c total clause space: 335.816MB
429.62/429.77	c total #watches: 4425070
571.11/571.29	c total #propagations: 21092516 / total #impl: 193954710 (eff. 0.109)
571.11/571.29	c GC COLLECT
571.11/571.29	c #Conflicts:      10000 | #Learnt:       2772 | 23.192
571.11/571.29	c total clause space: 545.701MB
571.11/571.29	c total #watches: 4400874
846.76/846.90	c total #propagations: 24124841 / total #impl: 232811930 (eff. 0.104)
846.76/846.90	c #Conflicts:      11000 | #Learnt:       3772 | 21.252
846.76/846.90	c total clause space: 545.701MB
846.76/846.90	c total #watches: 7597432
1293.49/1293.75	c total #propagations: 42299995 / total #impl: 360299373 (eff. 0.117)
1293.49/1293.75	c #Conflicts:      12000 | #Learnt:       4772 | 25.114
1293.49/1293.75	c total clause space: 545.701MB
1293.49/1293.75	c total #watches: 9862411

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-4100919-1466247516/watcher-4100919-1466247516 -o /tmp/evaluation-result-4100919-1466247516/solver-4100919-1466247516 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node134-1466240312-11239 --watchdog 1960 --input HOME/instance-4100919-1466247516.opb ./cdcl-cuttingplanes-opt-binarysearch-release 

pid=12131
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.16 2.20 2.18 3/178 12134
/proc/meminfo: memFree=29987008/32872528 swapFree=1482636/1662508
[pid=12134] ppid=12131 vsize=55976 CPUtime=0 cores=0,2,4,6
/proc/12134/stat : 12134 (cdcl-cuttingpla) R 12131 12134 11223 0 -1 4202496 258 0 0 0 0 0 0 0 20 0 1 0 26797993 57319424 7804 33554432000 4194304 6211289 140733570610800 140735450779432 4206551 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12134/statm: 13994 7804 98 493 0 13491 0

[startup+0.100144 s]
/proc/loadavg: 2.16 2.20 2.18 3/178 12134
/proc/meminfo: memFree=29987008/32872528 swapFree=1482636/1662508
[pid=12134] ppid=12131 vsize=63108 CPUtime=0.09 cores=0,2,4,6
/proc/12134/stat : 12134 (cdcl-cuttingpla) R 12131 12134 11223 0 -1 4202496 1894 0 0 0 8 1 0 0 20 0 1 0 26797993 64622592 12488 33554432000 4194304 6211289 140733570610800 140735450779432 5418912 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/12134/statm: 15777 12488 121 493 0 15274 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 63108

[startup+0.200342 s]
/proc/loadavg: 2.16 2.20 2.18 3/178 12134
/proc/meminfo: memFree=29987008/32872528 swapFree=1482636/1662508
[pid=12134] ppid=12131 vsize=71928 CPUtime=0.19 cores=0,2,4,6
/proc/12134/stat : 12134 (cdcl-cuttingpla) R 12131 12134 11223 0 -1 4202496 3346 0 0 0 18 1 0 0 20 0 1 0 26797993 73654272 15845 33554432000 4194304 6211289 140733570610800 140735450779432 4231627 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/12134/statm: 17982 15846 144 493 0 17479 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 71928

[startup+0.300333 s]
/proc/loadavg: 2.16 2.20 2.18 3/178 12134
/proc/meminfo: memFree=29987008/32872528 swapFree=1482636/1662508
[pid=12134] ppid=12131 vsize=85908 CPUtime=0.29 cores=0,2,4,6
/proc/12134/stat : 12134 (cdcl-cuttingpla) R 12131 12134 11223 0 -1 4202496 5053 0 0 0 27 2 0 0 20 0 1 0 26797993 87969792 18262 33554432000 4194304 6211289 140733570610800 140735450779432 5161098 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/12134/statm: 21477 18263 144 493 0 20974 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 85908

[startup+0.700278 s]
/proc/loadavg: 2.16 2.20 2.18 3/178 12134
/proc/meminfo: memFree=29987008/32872528 swapFree=1482636/1662508
[pid=12134] ppid=12131 vsize=102300 CPUtime=0.69 cores=0,2,4,6
/proc/12134/stat : 12134 (cdcl-cuttingpla) R 12131 12134 11223 0 -1 4202496 7133 0 0 0 67 2 0 0 20 0 1 0 26797993 104755200 20687 33554432000 4194304 6211289 140733570610800 140735450779432 4209396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/12134/statm: 25575 20687 150 493 0 25072 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 102300

[startup+1.50026 s]
/proc/loadavg: 2.16 2.20 2.18 3/179 12135
/proc/meminfo: memFree=29902308/32872528 swapFree=1482636/1662508
[pid=12134] ppid=12131 vsize=102300 CPUtime=1.49 cores=0,2,4,6
/proc/12134/stat : 12134 (cdcl-cuttingpla) R 12131 12134 11223 0 -1 4202496 7302 0 0 0 147 2 0 0 20 0 1 0 26797993 104755200 21298 33554432000 4194304 6211289 140733570610800 140733570609032 4209388 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/12134/statm: 25575 21298 150 493 0 25072 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 102300

[startup+3.10027 s]
/proc/loadavg: 2.16 2.20 2.18 4/179 12135
/proc/meminfo: memFree=29899144/32872528 swapFree=1482636/1662508
[pid=12134] ppid=12131 vsize=124360 CPUtime=3.09 cores=0,2,4,6
/proc/12134/stat : 12134 (cdcl-cuttingpla) R 12131 12134 11223 0 -1 4202496 9518 0 0 0 306 3 0 0 20 0 1 0 26797993 127344640 26593 33554432000 4194304 6211289 140733570610800 140733570608712 5161098 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/12134/statm: 31090 26593 214 493 0 30587 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 124360

[startup+6.30026 s]
/proc/loadavg: 2.14 2.19 2.18 4/179 12135
/proc/meminfo: memFree=29803420/32872528 swapFree=1482636/1662508
[pid=12134] ppid=12131 vsize=222432 CPUtime=6.29 cores=0,2,4,6
/proc/12134/stat : 12134 (cdcl-cuttingpla) R 12131 12134 11223 0 -1 4202496 17685 0 0 0 624 5 0 0 20 0 1 0 26797993 227770368 46016 33554432000 4194304 6211289 140733570610800 140733570609144 4239285 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/12134/statm: 55608 46016 214 493 0 55105 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 222432

[startup+12.7003 s]
/proc/loadavg: 2.13 2.19 2.18 3/179 12135
/proc/meminfo: memFree=29771200/32872528 swapFree=1482636/1662508
[pid=12134] ppid=12131 vsize=260760 CPUtime=12.69 cores=0,2,4,6
/proc/12134/stat : 12134 (cdcl-cuttingpla) R 12131 12134 11223 0 -1 4202496 19974 0 0 0 1263 6 0 0 20 0 1 0 26797993 267018240 54371 33554432000 4194304 6211289 140733570610800 140733570608792 4209507 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/12134/statm: 65190 54371 219 493 0 64687 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 260760

[startup+25.5003 s]
/proc/loadavg: 2.18 2.19 2.18 4/179 12135
/proc/meminfo: memFree=29732688/32872528 swapFree=1482636/1662508
[pid=12134] ppid=12131 vsize=316244 CPUtime=25.49 cores=0,2,4,6
/proc/12134/stat : 12134 (cdcl-cuttingpla) R 12131 12134 11223 0 -1 4202496 21370 0 0 0 2542 7 0 0 20 0 1 0 26797993 323833856 62902 33554432000 4194304 6211289 140733570610800 140733570608792 4209388 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/12134/statm: 79061 62902 219 493 0 78558 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 316244

[startup+51.1004 s]
/proc/loadavg: 2.24 2.21 2.18 3/179 12135
/proc/meminfo: memFree=29687592/32872528 swapFree=1482636/1662508
[pid=12134] ppid=12131 vsize=327292 CPUtime=51.09 cores=0,2,4,6
/proc/12134/stat : 12134 (cdcl-cuttingpla) R 12131 12134 11223 0 -1 4202496 25424 0 0 0 5101 8 0 0 20 0 1 0 26797993 335147008 72550 33554432000 4194304 6211289 140733570610800 140733570608712 4209512 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/12134/statm: 81823 72550 219 493 0 81320 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 327292

[startup+102.3 s]
/proc/loadavg: 2.32 2.24 2.19 3/180 12139
/proc/meminfo: memFree=29611300/32872528 swapFree=1482636/1662508
[pid=12134] ppid=12131 vsize=429056 CPUtime=102.28 cores=0,2,4,6
/proc/12134/stat : 12134 (cdcl-cuttingpla) R 12131 12134 11223 0 -1 4202496 30243 0 0 0 10218 10 0 0 20 0 1 0 26797993 439353344 90649 33554432000 4194304 6211289 140733570610800 140733570608792 4209322 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/12134/statm: 107264 90649 219 493 0 106761 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 429056

[startup+162.3 s]
/proc/loadavg: 2.30 2.24 2.19 4/180 12163
/proc/meminfo: memFree=29520096/32872528 swapFree=1482636/1662508
[pid=12134] ppid=12131 vsize=563012 CPUtime=162.27 cores=0,2,4,6
/proc/12134/stat : 12134 (cdcl-cuttingpla) R 12131 12134 11223 0 -1 4202496 31488 0 0 0 16215 12 0 0 20 0 1 0 26797993 576524288 111099 33554432000 4194304 6211289 140733570610800 140733570608792 4209376 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/12134/statm: 140753 111099 219 493 0 140250 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 563012

[startup+222.307 s]
/proc/loadavg: 2.27 2.24 2.19 3/179 12165
/proc/meminfo: memFree=29488260/32872528 swapFree=1482636/1662508
[pid=12134] ppid=12131 vsize=565580 CPUtime=222.27 cores=0,2,4,6
/proc/12134/stat : 12134 (cdcl-cuttingpla) R 12131 12134 11223 0 -1 4202496 32278 0 0 0 22215 12 0 0 20 0 1 0 26797993 579153920 111875 33554432000 4194304 6211289 140733570610800 140733570608712 4215188 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/12134/statm: 141395 111875 219 493 0 140892 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 565580

[startup+282.3 s]
/proc/loadavg: 2.24 2.23 2.19 3/179 12166
/proc/meminfo: memFree=29463868/32872528 swapFree=1482636/1662508
[pid=12134] ppid=12131 vsize=571732 CPUtime=282.25 cores=0,2,4,6
/proc/12134/stat : 12134 (cdcl-cuttingpla) R 12131 12134 11223 0 -1 4202496 33771 0 0 0 28213 12 0 0 20 0 1 0 26797993 585453568 117967 33554432000 4194304 6211289 140733570610800 140733570608792 4241570 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/12134/statm: 142933 117967 219 493 0 142430 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 571732

[startup+342.3 s]
/proc/loadavg: 2.33 2.25 2.19 4/179 12167
/proc/meminfo: memFree=29445248/32872528 swapFree=1482636/1662508
[pid=12134] ppid=12131 vsize=572976 CPUtime=342.24 cores=0,2,4,6
/proc/12134/stat : 12134 (cdcl-cuttingpla) R 12131 12134 11223 0 -1 4202496 34125 0 0 0 34211 13 0 0 20 0 1 0 26797993 586727424 122409 33554432000 4194304 6211289 140733570610800 140733570608712 4240645 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/12134/statm: 143244 122409 219 493 0 142741 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 572976

[startup+402.3 s]
/proc/loadavg: 2.29 2.25 2.19 4/179 12168
/proc/meminfo: memFree=29425076/32872528 swapFree=1482636/1662508
[pid=12134] ppid=12131 vsize=573376 CPUtime=402.23 cores=0,2,4,6
/proc/12134/stat : 12134 (cdcl-cuttingpla) R 12131 12134 11223 0 -1 4202496 34334 0 0 0 40210 13 0 0 20 0 1 0 26797993 587137024 127217 33554432000 4194304 6211289 140733570610800 140733570608792 4209388 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/12134/statm: 143344 127217 219 493 0 142841 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 573376

[startup+462.3 s]
/proc/loadavg: 2.24 2.25 2.19 3/179 12169
/proc/meminfo: memFree=29366008/32872528 swapFree=1482636/1662508
[pid=12134] ppid=12131 vsize=580236 CPUtime=462.22 cores=0,2,4,6
/proc/12134/stat : 12134 (cdcl-cuttingpla) R 12131 12134 11223 0 -1 4202496 36108 0 0 0 46208 14 0 0 20 0 1 0 26797993 594161664 138189 33554432000 4194304 6211289 140733570610800 140733570608664 4209388 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/12134/statm: 145059 138189 219 493 0 144556 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 580236

[startup+522.3 s]
/proc/loadavg: 2.30 2.26 2.19 4/179 12171
/proc/meminfo: memFree=29332068/32872528 swapFree=1482636/1662508
[pid=12134] ppid=12131 vsize=806848 CPUtime=522.21 cores=0,2,4,6
/proc/12134/stat : 12134 (cdcl-cuttingpla) R 12131 12134 11223 0 -1 4202496 38842 0 0 0 52204 17 0 0 20 0 1 0 26797993 826212352 146015 33554432000 4194304 6211289 140733570610800 140733570608664 4209388 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/12134/statm: 201712 146015 219 493 0 201209 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 806848

[startup+582.3 s]
/proc/loadavg: 2.38 2.29 2.20 3/179 12172
/proc/meminfo: memFree=29329588/32872528 swapFree=1482636/1662508
[pid=12134] ppid=12131 vsize=808704 CPUtime=582.2 cores=0,2,4,6
/proc/12134/stat : 12134 (cdcl-cuttingpla) R 12131 12134 11223 0 -1 4202496 39694 0 0 0 58203 17 0 0 20 0 1 0 26797993 828112896 146413 33554432000 4194304 6211289 140733570610800 140733570609144 4209484 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/12134/statm: 202176 146413 219 493 0 201673 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 808704


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


[startup+942.3 s]
/proc/loadavg: 2.41 2.32 2.22 3/179 12182
/proc/meminfo: memFree=29260652/32872528 swapFree=1482636/1662508
[pid=12134] ppid=12131 vsize=847792 CPUtime=942.15 cores=0,2,4,6
/proc/12134/stat : 12134 (cdcl-cuttingpla) R 12131 12134 11223 0 -1 4202496 49415 0 0 0 94197 18 0 0 20 0 1 0 26797993 868139008 156133 33554432000 4194304 6211289 140733570610800 140733570608792 4209464 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/12134/statm: 211948 156133 219 493 0 211445 0
Current children cumulated CPU time (s) 942.15
Current children cumulated vsize (KiB) 847792

[startup+1002.3 s]
/proc/loadavg: 2.24 2.29 2.22 3/179 12183
/proc/meminfo: memFree=29253516/32872528 swapFree=1482636/1662508
[pid=12134] ppid=12131 vsize=847792 CPUtime=1002.14 cores=0,2,4,6
/proc/12134/stat : 12134 (cdcl-cuttingpla) R 12131 12134 11223 0 -1 4202496 49513 0 0 0 100196 18 0 0 20 0 1 0 26797993 868139008 157764 33554432000 4194304 6211289 140733570610800 140733570608792 4209396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/12134/statm: 211948 157764 219 493 0 211445 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 847792

[startup+1062.3 s]
/proc/loadavg: 2.31 2.29 2.22 4/179 12184
/proc/meminfo: memFree=29205116/32872528 swapFree=1482636/1662508
[pid=12134] ppid=12131 vsize=853356 CPUtime=1062.13 cores=0,2,4,6
/proc/12134/stat : 12134 (cdcl-cuttingpla) R 12131 12134 11223 0 -1 4202496 50645 0 0 0 106194 19 0 0 20 0 1 0 26797993 873836544 159407 33554432000 4194304 6211289 140733570610800 140733570608664 4209388 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/12134/statm: 213339 159407 219 493 0 212836 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 853356

[startup+1122.3 s]
/proc/loadavg: 2.26 2.27 2.21 3/179 12186
/proc/meminfo: memFree=29201980/32872528 swapFree=1482636/1662508
[pid=12134] ppid=12131 vsize=854956 CPUtime=1122.12 cores=0,2,4,6
/proc/12134/stat : 12134 (cdcl-cuttingpla) R 12131 12134 11223 0 -1 4202496 50935 0 0 0 112193 19 0 0 20 0 1 0 26797993 875474944 160208 33554432000 4194304 6211289 140733570610800 140733570608792 4209503 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/12134/statm: 213739 160208 219 493 0 213236 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 854956

[startup+1182.3 s]
/proc/loadavg: 2.25 2.26 2.21 3/179 12187
/proc/meminfo: memFree=29188332/32872528 swapFree=1482636/1662508
[pid=12134] ppid=12131 vsize=855212 CPUtime=1182.11 cores=0,2,4,6
/proc/12134/stat : 12134 (cdcl-cuttingpla) R 12131 12134 11223 0 -1 4202496 51023 0 0 0 118192 19 0 0 20 0 1 0 26797993 875737088 163362 33554432000 4194304 6211289 140733570610800 140733570608712 4209380 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/12134/statm: 213803 163362 219 493 0 213300 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 855212

[startup+1242.3 s]
/proc/loadavg: 2.40 2.30 2.23 4/179 12188
/proc/meminfo: memFree=29177188/32872528 swapFree=1482636/1662508
[pid=12134] ppid=12131 vsize=855532 CPUtime=1242.1 cores=0,2,4,6
/proc/12134/stat : 12134 (cdcl-cuttingpla) R 12131 12134 11223 0 -1 4202496 51150 0 0 0 124191 19 0 0 20 0 1 0 26797993 876064768 165022 33554432000 4194304 6211289 140733570610800 140733570608664 4209388 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/12134/statm: 213883 165022 219 493 0 213380 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 855532

[startup+1302.3 s]
/proc/loadavg: 2.31 2.29 2.23 3/180 12192
/proc/meminfo: memFree=29146888/32872528 swapFree=1482636/1662508
[pid=12134] ppid=12131 vsize=867124 CPUtime=1302.09 cores=0,2,4,6
/proc/12134/stat : 12134 (cdcl-cuttingpla) R 12131 12134 11223 0 -1 4202496 53674 0 0 0 130189 20 0 0 20 0 1 0 26797993 887934976 172544 33554432000 4194304 6211289 140733570610800 140733570608792 4209396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/12134/statm: 216781 172544 219 493 0 216278 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 867124

[startup+1362.3 s]
/proc/loadavg: 2.21 2.27 2.22 3/179 12193
/proc/meminfo: memFree=29137608/32872528 swapFree=1482636/1662508
[pid=12134] ppid=12131 vsize=868436 CPUtime=1362.08 cores=0,2,4,6
/proc/12134/stat : 12134 (cdcl-cuttingpla) R 12131 12134 11223 0 -1 4202496 53907 0 0 0 136188 20 0 0 20 0 1 0 26797993 889278464 175476 33554432000 4194304 6211289 140733570610800 140733570608712 4215188 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/12134/statm: 217109 175476 219 493 0 216606 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 868436

[startup+1422.3 s]
/proc/loadavg: 2.16 2.24 2.21 4/179 12195
/proc/meminfo: memFree=29098876/32872528 swapFree=1482636/1662508
[pid=12134] ppid=12131 vsize=872148 CPUtime=1422.07 cores=0,2,4,6
/proc/12134/stat : 12134 (cdcl-cuttingpla) R 12131 12134 11223 0 -1 4202496 54891 0 0 0 142187 20 0 0 20 0 1 0 26797993 893079552 184125 33554432000 4194304 6211289 140733570610800 140733570608712 4209464 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/12134/statm: 218037 184125 219 493 0 217534 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 872148

[startup+1482.3 s]
/proc/loadavg: 2.29 2.26 2.22 3/179 12242
/proc/meminfo: memFree=29335300/32872528 swapFree=1482636/1662508
[pid=12134] ppid=12131 vsize=872948 CPUtime=1482.06 cores=0,2,4,6
/proc/12134/stat : 12134 (cdcl-cuttingpla) R 12131 12134 11223 0 -1 4202496 55086 0 0 0 148185 21 0 0 20 0 1 0 26797993 893898752 187386 33554432000 4194304 6211289 140733570610800 140733570608712 4209464 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/12134/statm: 218237 187386 219 493 0 217734 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 872948

[startup+1542.31 s]
/proc/loadavg: 2.21 2.24 2.21 3/179 12243
/proc/meminfo: memFree=29263320/32872528 swapFree=1482636/1662508
[pid=12134] ppid=12131 vsize=873300 CPUtime=1542.06 cores=0,2,4,6
/proc/12134/stat : 12134 (cdcl-cuttingpla) R 12131 12134 11223 0 -1 4202496 55226 0 0 0 154185 21 0 0 20 0 1 0 26797993 894259200 188548 33554432000 4194304 6211289 140733570610800 140733570608712 4201956 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/12134/statm: 218325 188548 219 493 0 217822 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 873300

[startup+1602.3 s]
/proc/loadavg: 2.15 2.22 2.20 4/179 12244
/proc/meminfo: memFree=29235088/32872528 swapFree=1482636/1662508
[pid=12134] ppid=12131 vsize=873300 CPUtime=1602.04 cores=0,2,4,6
/proc/12134/stat : 12134 (cdcl-cuttingpla) R 12131 12134 11223 0 -1 4202496 55228 0 0 0 160183 21 0 0 20 0 1 0 26797993 894259200 189572 33554432000 4194304 6211289 140733570610800 140733570608712 4243466 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/12134/statm: 218325 189572 219 493 0 217822 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 873300

[startup+1662.3 s]
/proc/loadavg: 2.15 2.21 2.20 3/179 12245
/proc/meminfo: memFree=29212960/32872528 swapFree=1482636/1662508
[pid=12134] ppid=12131 vsize=873592 CPUtime=1662.03 cores=0,2,4,6
/proc/12134/stat : 12134 (cdcl-cuttingpla) R 12131 12134 11223 0 -1 4202496 55314 0 0 0 166182 21 0 0 20 0 1 0 26797993 894558208 190750 33554432000 4194304 6211289 140733570610800 140733570608792 4241730 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/12134/statm: 218398 190750 219 493 0 217895 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 873592

[startup+1722.3 s]
/proc/loadavg: 2.14 2.20 2.19 3/179 12247
/proc/meminfo: memFree=29164260/32872528 swapFree=1482636/1662508
[pid=12134] ppid=12131 vsize=874800 CPUtime=1722.02 cores=0,2,4,6
/proc/12134/stat : 12134 (cdcl-cuttingpla) R 12131 12134 11223 0 -1 4202496 55638 0 0 0 172181 21 0 0 20 0 1 0 26797993 895795200 196155 33554432000 4194304 6211289 140733570610800 140733570608792 4209396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/12134/statm: 218700 196155 219 493 0 218197 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 874800

[startup+1782.3 s]
/proc/loadavg: 2.14 2.19 2.18 4/179 12248
/proc/meminfo: memFree=29141596/32872528 swapFree=1482636/1662508
[pid=12134] ppid=12131 vsize=875776 CPUtime=1782.01 cores=0,2,4,6
/proc/12134/stat : 12134 (cdcl-cuttingpla) R 12131 12134 11223 0 -1 4202496 55888 0 0 0 178180 21 0 0 20 0 1 0 26797993 896794624 197938 33554432000 4194304 6211289 140733570610800 140733570608792 4209403 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/12134/statm: 218944 197938 219 493 0 218441 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 875776



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.16 2.19 2.18 3/179 12248
/proc/meminfo: memFree=29116532/32872528 swapFree=1482636/1662508
[pid=12134] ppid=12131 vsize=875776 CPUtime=1800.01 cores=0,2,4,6
/proc/12134/stat : 12134 (cdcl-cuttingpla) R 12131 12134 11223 0 -1 4202496 55889 0 0 0 179980 21 0 0 20 0 1 0 26797993 896794624 198450 33554432000 4194304 6211289 140733570610800 140733570608792 4209403 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/12134/statm: 218944 198450 219 493 0 218441 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 875776

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

[startup+1800.3 s]
/proc/loadavg: 2.16 2.19 2.18 3/179 12248
/proc/meminfo: memFree=29116532/32872528 swapFree=1482636/1662508
[pid=12134] ppid=12131 vsize=875776 CPUtime=1800.01 cores=0,2,4,6
/proc/12134/stat : 12134 (cdcl-cuttingpla) R 12131 12134 11223 0 -1 4202496 55889 0 0 0 179980 21 0 0 20 0 1 0 26797993 896794624 198450 33554432000 4194304 6211289 140733570610800 140733570608792 4209403 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/12134/statm: 218944 198450 219 493 0 218441 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 875776

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.02
CPU user time (s): 1799.8
CPU system time (s): 0.221966
CPU usage (%): 99.9844
Max. virtual memory (cumulated for all children) (KiB): 875776

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.8
system time used= 0.221966
maximum resident set size= 793800
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 55889
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= 16
involuntary context switches= 1937

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.65229 second user time and 6.79897 second system time

The end

Launcher Data

Begin job on node134 at 2016-06-18 12:58:36
IDJOB=4100919
IDBENCH=1677
IDSOLVER=2549
FILE ID=node134/4100919-1466247516
RUNJOBID= node134-1466240312-11239
PBS_JOBID= 19918182
Free space on /tmp= 71712 MiB

SOLVER NAME= cdcl-cuttingplanes OPT binary search 2016-05-01
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-reduced-mps-v2-20-10-sctap3.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4100919-1466247516/watcher-4100919-1466247516 -o /tmp/evaluation-result-4100919-1466247516/solver-4100919-1466247516 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node134-1466240312-11239 --watchdog 1960 --input HOME/instance-4100919-1466247516.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= c9c03ffbcefada456722b42cc16a80ad
RANDOM SEED=114724167

node134.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.020
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.04
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.020
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	: 7358.89
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.020
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.020
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.020
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.020
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.020
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.020
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:        29987544 kB
Buffers:          136084 kB
Cached:           164988 kB
SwapCached:         1008 kB
Active:           260044 kB
Inactive:         228180 kB
Active(anon):     187620 kB
Inactive(anon):     1616 kB
Active(file):      72424 kB
Inactive(file):   226564 kB
Unevictable:     1662508 kB
Mlocked:         1482636 kB
SwapTotal:      67108856 kB
SwapFree:       67100112 kB
Dirty:              5468 kB
Writeback:             0 kB
AnonPages:       1848684 kB
Mapped:             7788 kB
Shmem:                 0 kB
Slab:             601476 kB
SReclaimable:      45164 kB
SUnreclaim:       556312 kB
KernelStack:        1456 kB
PageTables:         7504 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2010888 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987908 kB
HardwareCorrupted:     0 kB
AnonHugePages:    354304 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= 71708 MiB
End job on node134 at 2016-06-18 13:28:36