Trace number 4100488

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/
pub/unibo/normalized-reduced-mps-v2-20-10-nsrand_ipx.opb
MD5SUM5afe2e688387cc46a3d150d955d27ab1
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark393877
Best CPU time to get the best result obtained on this benchmark1800.56
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 294914
Optimality of the best value was proved NO
Number of variables6651
Total number of constraints721
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)331
Number of constraints which are nor clauses,nor cardinality constraints390
Minimum length of a constraint20
Maximum length of a constraint6651
Number of terms in the objective function 31
Biggest coefficient in the objective function 262145
Number of bits for the biggest coefficient in the objective function 19
Sum of the numbers in the objective function 524318
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262145
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 527653
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= 6651 #constraint= 721
35.58/35.60	c #Conflicts:       1000 | #Learnt:       1090 | 0.818
35.58/35.60	c total clause space: 78.2603MB
35.58/35.60	c total #watches: 1125392
115.17/115.20	c total #propagations: 704819 / total #impl: 310392803 (eff. 0.002)
115.17/115.20	c #Conflicts:       2000 | #Learnt:       2116 | 1.596
115.17/115.20	c total clause space: 127.173MB
115.17/115.20	c total #watches: 2749250
262.35/262.47	c total #propagations: 1076145 / total #impl: 652540754 (eff. 0.002)
262.35/262.47	c GC COLLECT
262.35/262.47	c #Conflicts:       3000 | #Learnt:       2222 | 2.369
262.35/262.47	c total clause space: 206.656MB
262.35/262.47	c total #watches: 5097694
389.63/389.77	c total #propagations: 1302275 / total #impl: 1881970592 (eff. 0.001)
389.63/389.77	c #Conflicts:       4000 | #Learnt:       3226 | 1.969
389.63/389.77	c total clause space: 335.816MB
389.63/389.77	c total #watches: 7128117
530.11/530.22	c total #propagations: 1860750 / total #impl: 2515790334 (eff. 0.001)
530.11/530.22	c GC COLLECT
530.11/530.22	c #Conflicts:       5000 | #Learnt:       2635 | 1.576
530.11/530.22	c total clause space: 335.816MB
530.11/530.22	c total #watches: 5807891
997.24/997.45	c total #propagations: 3471170 / total #impl: 2737009136 (eff. 0.001)
997.24/997.45	c #Conflicts:       6000 | #Learnt:       3702 | 1.342
997.24/997.45	c total clause space: 335.816MB
997.24/997.45	c total #watches: 7771489
1144.11/1144.35	c total #propagations: 3848021 / total #impl: 3016271245 (eff. 0.001)
1144.11/1144.35	c GC COLLECT
1144.11/1144.35	c #Conflicts:       7000 | #Learnt:       2632 | 1.150
1144.11/1144.35	c total clause space: 545.701MB
1144.11/1144.35	c total #watches: 5586918
1235.49/1235.76	c total #propagations: 4219807 / total #impl: 3645079018 (eff. 0.001)
1235.49/1235.76	c #Conflicts:       8000 | #Learnt:       3632 | 1.006
1235.49/1235.76	c total clause space: 545.701MB
1235.49/1235.76	c total #watches: 7574888
1446.67/1446.98	c total #propagations: 4757699 / total #impl: 4774584823 (eff. 0.001)
1446.67/1446.98	c #Conflicts:       9000 | #Learnt:       4632 | 0.914
1446.67/1446.98	c total clause space: 545.701MB
1446.67/1446.98	c total #watches: 9003410
1629.94/1630.27	c total #propagations: 5126637 / total #impl: 5504690553 (eff. 0.001)
1629.94/1630.27	c GC COLLECT
1629.94/1630.27	c #Conflicts:      10000 | #Learnt:       3186 | 0.832
1629.94/1630.27	c total clause space: 545.701MB
1629.94/1630.27	c total #watches: 7104814
1734.32/1734.68	c total #propagations: 5422819 / total #impl: 6272862623 (eff. 0.001)
1734.32/1734.68	c #Conflicts:      11000 | #Learnt:       4186 | 0.764
1734.32/1734.68	c total clause space: 545.701MB
1734.32/1734.68	c total #watches: 8700894

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

pid=6549
running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.25 1.48 1.87 2/176 6552
/proc/meminfo: memFree=30224828/32872528 swapFree=17888/1798212
[pid=6552] ppid=6549 vsize=33468 CPUtime=0 cores=1,3,5,7
/proc/6552/stat : 6552 (cdcl-cuttingpla) R 6549 6552 6506 0 -1 4202496 279 0 0 0 0 0 0 0 20 0 1 0 26084277 34271232 5781 33554432000 4194304 6201397 140734277661120 140736066322360 5194084 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6552/statm: 8367 5781 130 491 0 7866 0

[startup+0.100168 s]
/proc/loadavg: 1.25 1.48 1.87 2/176 6552
/proc/meminfo: memFree=30224828/32872528 swapFree=17888/1798212
[pid=6552] ppid=6549 vsize=34040 CPUtime=0.09 cores=1,3,5,7
/proc/6552/stat : 6552 (cdcl-cuttingpla) R 6549 6552 6506 0 -1 4202496 818 0 0 0 9 0 0 0 20 0 1 0 26084277 34856960 7232 33554432000 4194304 6201397 140734277661120 140736066322360 4207987 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6552/statm: 8510 7232 142 491 0 8009 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34040

[startup+0.200336 s]
/proc/loadavg: 1.25 1.48 1.87 2/176 6552
/proc/meminfo: memFree=30224828/32872528 swapFree=17888/1798212
[pid=6552] ppid=6549 vsize=37432 CPUtime=0.19 cores=1,3,5,7
/proc/6552/stat : 6552 (cdcl-cuttingpla) R 6549 6552 6506 0 -1 4202496 1558 0 0 0 19 0 0 0 20 0 1 0 26084277 38330368 7763 33554432000 4194304 6201397 140734277661120 140736066322360 5150858 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6552/statm: 9358 7763 146 491 0 8857 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 37432

[startup+0.300271 s]
/proc/loadavg: 1.25 1.48 1.87 2/176 6552
/proc/meminfo: memFree=30224828/32872528 swapFree=17888/1798212
[pid=6552] ppid=6549 vsize=37764 CPUtime=0.29 cores=1,3,5,7
/proc/6552/stat : 6552 (cdcl-cuttingpla) R 6549 6552 6506 0 -1 4202496 1642 0 0 0 29 0 0 0 20 0 1 0 26084277 38670336 7847 33554432000 4194304 6201397 140734277661120 140736066322360 4214959 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6552/statm: 9441 7847 147 491 0 8940 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37764

[startup+0.700292 s]
/proc/loadavg: 1.25 1.48 1.87 2/176 6552
/proc/meminfo: memFree=30224828/32872528 swapFree=17888/1798212
[pid=6552] ppid=6549 vsize=42412 CPUtime=0.69 cores=1,3,5,7
/proc/6552/stat : 6552 (cdcl-cuttingpla) R 6549 6552 6506 0 -1 4202496 1749 0 0 0 69 0 0 0 20 0 1 0 26084277 43429888 7944 33554432000 4194304 6201397 140734277661120 140736066322360 4215962 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6552/statm: 10603 7944 147 491 0 10102 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 42412

[startup+1.50023 s]
/proc/loadavg: 1.25 1.48 1.87 3/177 6553
/proc/meminfo: memFree=30176636/32872528 swapFree=17888/1798212
[pid=6552] ppid=6549 vsize=42676 CPUtime=1.49 cores=1,3,5,7
/proc/6552/stat : 6552 (cdcl-cuttingpla) R 6549 6552 6506 0 -1 4202496 1834 0 0 0 149 0 0 0 20 0 1 0 26084277 43700224 8537 33554432000 4194304 6201397 140734277661120 140734277659832 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6552/statm: 10669 8537 147 491 0 10168 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 42676

[startup+3.10027 s]
/proc/loadavg: 1.25 1.48 1.87 3/177 6553
/proc/meminfo: memFree=30170372/32872528 swapFree=17888/1798212
[pid=6552] ppid=6549 vsize=51888 CPUtime=3.09 cores=1,3,5,7
/proc/6552/stat : 6552 (cdcl-cuttingpla) R 6549 6552 6506 0 -1 4202496 2631 0 0 0 308 1 0 0 20 0 1 0 26084277 53133312 9748 33554432000 4194304 6201397 140734277661120 140734277659832 4213178 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6552/statm: 12972 9748 147 491 0 12471 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 51888

[startup+6.30019 s]
/proc/loadavg: 1.31 1.48 1.87 3/177 6553
/proc/meminfo: memFree=30161564/32872528 swapFree=17888/1798212
[pid=6552] ppid=6549 vsize=53216 CPUtime=6.29 cores=1,3,5,7
/proc/6552/stat : 6552 (cdcl-cuttingpla) R 6549 6552 6506 0 -1 4202496 2964 0 0 0 628 1 0 0 20 0 1 0 26084277 54493184 11103 33554432000 4194304 6201397 140734277661120 140734277659832 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6552/statm: 13304 11103 147 491 0 12803 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 53216

[startup+12.7002 s]
/proc/loadavg: 1.37 1.49 1.87 4/177 6553
/proc/meminfo: memFree=30137524/32872528 swapFree=17888/1798212
[pid=6552] ppid=6549 vsize=67924 CPUtime=12.69 cores=1,3,5,7
/proc/6552/stat : 6552 (cdcl-cuttingpla) R 6549 6552 6506 0 -1 4202496 4044 0 0 0 1268 1 0 0 20 0 1 0 26084277 69554176 14108 33554432000 4194304 6201397 140734277661120 140734277659832 4213371 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6552/statm: 16981 14108 147 491 0 16480 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 67924

[startup+25.5003 s]
/proc/loadavg: 1.57 1.53 1.88 3/177 6553
/proc/meminfo: memFree=30116540/32872528 swapFree=17888/1798212
[pid=6552] ppid=6549 vsize=88444 CPUtime=25.49 cores=1,3,5,7
/proc/6552/stat : 6552 (cdcl-cuttingpla) R 6549 6552 6506 0 -1 4202496 4999 0 0 0 2548 1 0 0 20 0 1 0 26084277 90566656 16685 33554432000 4194304 6201397 140734277661120 140734277659960 4213244 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6552/statm: 22111 16685 147 491 0 21610 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 88444

[startup+51.1004 s]
/proc/loadavg: 1.99 1.63 1.90 3/178 6556
/proc/meminfo: memFree=30043616/32872528 swapFree=17888/1798212
[pid=6552] ppid=6549 vsize=186076 CPUtime=51.09 cores=1,3,5,7
/proc/6552/stat : 6552 (cdcl-cuttingpla) R 6549 6552 6506 0 -1 4202496 9997 0 0 0 5106 3 0 0 20 0 1 0 26084277 190541824 31976 33554432000 4194304 6201397 140734277661120 140734277659832 4214874 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6552/statm: 46519 31976 160 491 0 46018 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 186076

[startup+102.3 s]
/proc/loadavg: 2.17 1.73 1.92 3/178 6580
/proc/meminfo: memFree=29989788/32872528 swapFree=17888/1798212
[pid=6552] ppid=6549 vsize=192984 CPUtime=102.28 cores=1,3,5,7
/proc/6552/stat : 6552 (cdcl-cuttingpla) R 6549 6552 6506 0 -1 4202496 11797 0 0 0 10225 3 0 0 20 0 1 0 26084277 197615616 38286 33554432000 4194304 6201397 140734277661120 140734277659832 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6552/statm: 48246 38286 160 491 0 47745 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 192984

[startup+162.3 s]
/proc/loadavg: 2.20 1.83 1.94 3/177 6581
/proc/meminfo: memFree=29952636/32872528 swapFree=17888/1798212
[pid=6552] ppid=6549 vsize=198660 CPUtime=162.26 cores=1,3,5,7
/proc/6552/stat : 6552 (cdcl-cuttingpla) R 6549 6552 6506 0 -1 4202496 16120 0 0 0 16222 4 0 0 20 0 1 0 26084277 203427840 44985 33554432000 4194304 6201397 140734277661120 140734277659576 4213371 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6552/statm: 49665 44985 160 491 0 49164 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 198660

[startup+222.308 s]
/proc/loadavg: 2.15 1.88 1.95 4/177 6627
/proc/meminfo: memFree=29909556/32872528 swapFree=17888/1798212
[pid=6552] ppid=6549 vsize=205932 CPUtime=222.27 cores=1,3,5,7
/proc/6552/stat : 6552 (cdcl-cuttingpla) R 6549 6552 6506 0 -1 4202496 18054 0 0 0 22222 5 0 0 20 0 1 0 26084277 210874368 48325 33554432000 4194304 6201397 140734277661120 140734277659832 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6552/statm: 51483 48325 160 491 0 50982 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 205932

[startup+282.3 s]
/proc/loadavg: 2.28 1.96 1.97 3/177 6629
/proc/meminfo: memFree=29706232/32872528 swapFree=17888/1798212
[pid=6552] ppid=6549 vsize=455248 CPUtime=282.24 cores=1,3,5,7
/proc/6552/stat : 6552 (cdcl-cuttingpla) R 6549 6552 6506 0 -1 4202496 26645 0 0 0 28216 8 0 0 20 0 1 0 26084277 466173952 81323 33554432000 4194304 6201397 140734277661120 140734277659576 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6552/statm: 113812 81323 166 491 0 113311 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 455248

[startup+342.3 s]
/proc/loadavg: 2.26 2.02 1.98 3/177 6630
/proc/meminfo: memFree=29623048/32872528 swapFree=17888/1798212
[pid=6552] ppid=6549 vsize=468604 CPUtime=342.24 cores=1,3,5,7
/proc/6552/stat : 6552 (cdcl-cuttingpla) R 6549 6552 6506 0 -1 4202496 29844 0 0 0 34214 10 0 0 20 0 1 0 26084277 479850496 92157 33554432000 4194304 6201397 140734277661120 140734277659576 4213168 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6552/statm: 117151 92157 166 491 0 116650 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 468604

[startup+402.3 s]
/proc/loadavg: 2.20 2.04 2.00 3/177 6631
/proc/meminfo: memFree=29581592/32872528 swapFree=17888/1798212
[pid=6552] ppid=6549 vsize=471884 CPUtime=402.23 cores=1,3,5,7
/proc/6552/stat : 6552 (cdcl-cuttingpla) R 6549 6552 6506 0 -1 4202496 30892 0 0 0 40213 10 0 0 20 0 1 0 26084277 483209216 97220 33554432000 4194304 6201397 140734277661120 140734277659576 4213170 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6552/statm: 117971 97220 166 491 0 117470 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 471884

[startup+462.3 s]
/proc/loadavg: 2.21 2.07 2.01 3/177 6632
/proc/meminfo: memFree=29544428/32872528 swapFree=17888/1798212
[pid=6552] ppid=6549 vsize=473844 CPUtime=462.22 cores=1,3,5,7
/proc/6552/stat : 6552 (cdcl-cuttingpla) R 6549 6552 6506 0 -1 4202496 32874 0 0 0 46211 11 0 0 20 0 1 0 26084277 485216256 102533 33554432000 4194304 6201397 140734277661120 140734277659832 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6552/statm: 118461 102533 166 491 0 117960 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 473844

[startup+522.3 s]
/proc/loadavg: 2.17 2.09 2.01 3/177 6633
/proc/meminfo: memFree=29535004/32872528 swapFree=17888/1798212
[pid=6552] ppid=6549 vsize=474028 CPUtime=522.21 cores=1,3,5,7
/proc/6552/stat : 6552 (cdcl-cuttingpla) R 6549 6552 6506 0 -1 4202496 33005 0 0 0 52210 11 0 0 20 0 1 0 26084277 485404672 102663 33554432000 4194304 6201397 140734277661120 140734277660072 4216020 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6552/statm: 118507 102663 166 491 0 118006 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 474028

[startup+582.3 s]
/proc/loadavg: 2.18 2.11 2.02 3/177 6635
/proc/meminfo: memFree=29506328/32872528 swapFree=17888/1798212
[pid=6552] ppid=6549 vsize=476240 CPUtime=582.2 cores=1,3,5,7
/proc/6552/stat : 6552 (cdcl-cuttingpla) R 6549 6552 6506 0 -1 4202496 34063 0 0 0 58208 12 0 0 20 0 1 0 26084277 487669760 103233 33554432000 4194304 6201397 140734277661120 140734277659784 4213244 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6552/statm: 119060 103233 166 491 0 118559 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 476240


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


[startup+942.3 s]
/proc/loadavg: 2.27 2.21 2.09 3/177 6645
/proc/meminfo: memFree=29417152/32872528 swapFree=17888/1798212
[pid=6552] ppid=6549 vsize=477568 CPUtime=942.14 cores=1,3,5,7
/proc/6552/stat : 6552 (cdcl-cuttingpla) R 6549 6552 6506 0 -1 4202496 35306 0 0 0 94202 12 0 0 20 0 1 0 26084277 489029632 103538 33554432000 4194304 6201397 140734277661120 140734277660072 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6552/statm: 119392 103538 166 491 0 118891 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 477568

[startup+1002.3 s]
/proc/loadavg: 2.20 2.20 2.09 3/177 6646
/proc/meminfo: memFree=29401204/32872528 swapFree=17888/1798212
[pid=6552] ppid=6549 vsize=478980 CPUtime=1002.14 cores=1,3,5,7
/proc/6552/stat : 6552 (cdcl-cuttingpla) R 6549 6552 6506 0 -1 4202496 35999 0 0 0 100201 13 0 0 20 0 1 0 26084277 490475520 105443 33554432000 4194304 6201397 140734277661120 140734277660072 4213359 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6552/statm: 119745 105443 166 491 0 119244 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 478980

[startup+1062.3 s]
/proc/loadavg: 2.20 2.19 2.09 3/177 6647
/proc/meminfo: memFree=29353032/32872528 swapFree=17888/1798212
[pid=6552] ppid=6549 vsize=491160 CPUtime=1062.13 cores=1,3,5,7
/proc/6552/stat : 6552 (cdcl-cuttingpla) R 6549 6552 6506 0 -1 4202496 38466 0 0 0 106199 14 0 0 20 0 1 0 26084277 502947840 116590 33554432000 4194304 6201397 140734277661120 140734277659960 4213371 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6552/statm: 122790 116590 166 491 0 122289 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 491160

[startup+1122.3 s]
/proc/loadavg: 2.29 2.22 2.10 3/177 6648
/proc/meminfo: memFree=29296344/32872528 swapFree=17888/1798212
[pid=6552] ppid=6549 vsize=722988 CPUtime=1122.11 cores=1,3,5,7
/proc/6552/stat : 6552 (cdcl-cuttingpla) R 6549 6552 6506 0 -1 4202496 42025 0 0 0 112196 15 0 0 20 0 1 0 26084277 740339712 129488 33554432000 4194304 6201397 140734277661120 140734277659576 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6552/statm: 180747 129488 166 491 0 180246 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 722988

[startup+1182.3 s]
/proc/loadavg: 2.28 2.23 2.11 3/177 6650
/proc/meminfo: memFree=29272052/32872528 swapFree=17888/1798212
[pid=6552] ppid=6549 vsize=726732 CPUtime=1182.1 cores=1,3,5,7
/proc/6552/stat : 6552 (cdcl-cuttingpla) R 6549 6552 6506 0 -1 4202496 43124 0 0 0 118195 15 0 0 20 0 1 0 26084277 744173568 134906 33554432000 4194304 6201397 140734277661120 140734277660248 4213328 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6552/statm: 181683 134906 166 491 0 181182 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 726732

[startup+1242.3 s]
/proc/loadavg: 2.19 2.22 2.11 3/178 6654
/proc/meminfo: memFree=29269452/32872528 swapFree=17888/1798212
[pid=6552] ppid=6549 vsize=726796 CPUtime=1242.09 cores=1,3,5,7
/proc/6552/stat : 6552 (cdcl-cuttingpla) R 6549 6552 6506 0 -1 4202496 43139 0 0 0 124194 15 0 0 20 0 1 0 26084277 744239104 134921 33554432000 4194304 6201397 140734277661120 140734277660072 4213365 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6552/statm: 181699 134921 166 491 0 181198 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 726796

[startup+1302.3 s]
/proc/loadavg: 2.22 2.22 2.12 3/177 6655
/proc/meminfo: memFree=29237492/32872528 swapFree=17888/1798212
[pid=6552] ppid=6549 vsize=726796 CPUtime=1302.08 cores=1,3,5,7
/proc/6552/stat : 6552 (cdcl-cuttingpla) R 6549 6552 6506 0 -1 4202496 43148 0 0 0 130193 15 0 0 20 0 1 0 26084277 744239104 134924 33554432000 4194304 6201397 140734277661120 140734277660072 4213178 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6552/statm: 181699 134924 166 491 0 181198 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 726796

[startup+1362.3 s]
/proc/loadavg: 2.29 2.24 2.13 3/177 6656
/proc/meminfo: memFree=29237612/32872528 swapFree=17888/1798212
[pid=6552] ppid=6549 vsize=726796 CPUtime=1362.07 cores=1,3,5,7
/proc/6552/stat : 6552 (cdcl-cuttingpla) R 6549 6552 6506 0 -1 4202496 43148 0 0 0 136192 15 0 0 20 0 1 0 26084277 744239104 134924 33554432000 4194304 6201397 140734277661120 140734277660072 4213361 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6552/statm: 181699 134924 166 491 0 181198 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 726796

[startup+1422.3 s]
/proc/loadavg: 2.16 2.21 2.12 3/177 6657
/proc/meminfo: memFree=29235692/32872528 swapFree=17888/1798212
[pid=6552] ppid=6549 vsize=727020 CPUtime=1422.07 cores=1,3,5,7
/proc/6552/stat : 6552 (cdcl-cuttingpla) R 6549 6552 6506 0 -1 4202496 43612 0 0 0 142192 15 0 0 20 0 1 0 26084277 744468480 134967 33554432000 4194304 6201397 140734277661120 140734277660072 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6552/statm: 181755 134967 166 491 0 181254 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 727020

[startup+1482.3 s]
/proc/loadavg: 2.18 2.21 2.13 3/177 6659
/proc/meminfo: memFree=29216876/32872528 swapFree=17888/1798212
[pid=6552] ppid=6549 vsize=731640 CPUtime=1482.06 cores=1,3,5,7
/proc/6552/stat : 6552 (cdcl-cuttingpla) R 6549 6552 6506 0 -1 4202496 45002 0 0 0 148189 17 0 0 20 0 1 0 26084277 749199360 139654 33554432000 4194304 6201397 140734277661120 140734277659960 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6552/statm: 182910 139654 166 491 0 182409 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 731640

[startup+1542.31 s]
/proc/loadavg: 2.28 2.23 2.14 4/177 6660
/proc/meminfo: memFree=29176032/32872528 swapFree=17888/1798212
[pid=6552] ppid=6549 vsize=742972 CPUtime=1542.05 cores=1,3,5,7
/proc/6552/stat : 6552 (cdcl-cuttingpla) R 6549 6552 6506 0 -1 4202496 47385 0 0 0 154187 18 0 0 20 0 1 0 26084277 760803328 149605 33554432000 4194304 6201397 140734277661120 140734277659912 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6552/statm: 185743 149605 166 491 0 185242 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 742972

[startup+1602.3 s]
/proc/loadavg: 2.26 2.23 2.14 3/177 6661
/proc/meminfo: memFree=29145888/32872528 swapFree=17888/1798212
[pid=6552] ppid=6549 vsize=751100 CPUtime=1602.04 cores=1,3,5,7
/proc/6552/stat : 6552 (cdcl-cuttingpla) R 6549 6552 6506 0 -1 4202496 49203 0 0 0 160185 19 0 0 20 0 1 0 26084277 769126400 156961 33554432000 4194304 6201397 140734277661120 140734277659832 4213348 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6552/statm: 187775 156961 166 491 0 187274 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 751100

[startup+1662.3 s]
/proc/loadavg: 2.13 2.20 2.13 3/177 6662
/proc/meminfo: memFree=29143828/32872528 swapFree=17888/1798212
[pid=6552] ppid=6549 vsize=751100 CPUtime=1662.03 cores=1,3,5,7
/proc/6552/stat : 6552 (cdcl-cuttingpla) R 6549 6552 6506 0 -1 4202496 49263 0 0 0 166184 19 0 0 20 0 1 0 26084277 769126400 157021 33554432000 4194304 6201397 140734277661120 140734277660248 4213348 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6552/statm: 187775 157021 166 491 0 187274 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 751100

[startup+1722.3 s]
/proc/loadavg: 2.25 2.22 2.14 3/177 6663
/proc/meminfo: memFree=29141740/32872528 swapFree=17888/1798212
[pid=6552] ppid=6549 vsize=753456 CPUtime=1722.02 cores=1,3,5,7
/proc/6552/stat : 6552 (cdcl-cuttingpla) R 6549 6552 6506 0 -1 4202496 50582 0 0 0 172183 19 0 0 20 0 1 0 26084277 771538944 157654 33554432000 4194304 6201397 140734277661120 140734277660072 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6552/statm: 188364 157654 166 491 0 187863 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 753456

[startup+1782.3 s]
/proc/loadavg: 2.17 2.21 2.14 3/177 6665
/proc/meminfo: memFree=29136896/32872528 swapFree=17888/1798212
[pid=6552] ppid=6549 vsize=758292 CPUtime=1782.02 cores=1,3,5,7
/proc/6552/stat : 6552 (cdcl-cuttingpla) R 6549 6552 6506 0 -1 4202496 51896 0 0 0 178182 20 0 0 20 0 1 0 26084277 776491008 158715 33554432000 4194304 6201397 140734277661120 140734277660072 4213178 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6552/statm: 189573 158715 166 491 0 189072 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 758292



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.21 2.21 2.14 4/177 6665
/proc/meminfo: memFree=29137020/32872528 swapFree=17888/1798212
[pid=6552] ppid=6549 vsize=758676 CPUtime=1800.01 cores=1,3,5,7
/proc/6552/stat : 6552 (cdcl-cuttingpla) R 6549 6552 6506 0 -1 4202496 52027 0 0 0 179981 20 0 0 20 0 1 0 26084277 776884224 158788 33554432000 4194304 6201397 140734277661120 140734277660072 4216185 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6552/statm: 189669 158788 166 491 0 189168 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 758676

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

[startup+1800.3 s]
/proc/loadavg: 2.21 2.21 2.14 4/177 6665
/proc/meminfo: memFree=29137020/32872528 swapFree=17888/1798212
[pid=6552] ppid=6549 vsize=758676 CPUtime=1800.01 cores=1,3,5,7
/proc/6552/stat : 6552 (cdcl-cuttingpla) R 6549 6552 6506 0 -1 4202496 52027 0 0 0 179981 20 0 0 20 0 1 0 26084277 776884224 158788 33554432000 4194304 6201397 140734277661120 140734277660072 4216185 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6552/statm: 189669 158788 166 491 0 189168 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 758676

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.82
system time used= 0.205968
maximum resident set size= 635176
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 52027
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= 14
involuntary context switches= 1853

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.67829 second user time and 6.78597 second system time

The end

Launcher Data

Begin job on node123 at 2016-06-18 10:59:31
IDJOB=4100488
IDBENCH=1622
IDSOLVER=2550
FILE ID=node123/4100488-1466240371
RUNJOBID= node123-1466240371-6523
PBS_JOBID= 19918188
Free space on /tmp= 71628 MiB

SOLVER NAME= cdcl-cuttingplanes OPT linear search 2016-05-01
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/pub/unibo/normalized-reduced-mps-v2-20-10-nsrand_ipx.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4100488-1466240371/watcher-4100488-1466240371 -o /tmp/evaluation-result-4100488-1466240371/solver-4100488-1466240371 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node123-1466240371-6523 --watchdog 1960 --input HOME/instance-4100488-1466240371.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= 5afe2e688387cc46a3d150d955d27ab1
RANDOM SEED=473080979

node123.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.791
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.58
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.791
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.791
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.56
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.791
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.57
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.791
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.56
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.791
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.56
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.791
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.791
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:        30227892 kB
Buffers:           20088 kB
Cached:            61948 kB
SwapCached:         1108 kB
Active:            46464 kB
Inactive:          65184 kB
Active(anon):      28504 kB
Inactive(anon):     3312 kB
Active(file):      17960 kB
Inactive(file):    61872 kB
Unevictable:     1798212 kB
Mlocked:           17888 kB
SwapTotal:      67108856 kB
SwapFree:       67099316 kB
Dirty:              8676 kB
Writeback:             0 kB
AnonPages:       1805208 kB
Mapped:             7396 kB
Shmem:                 0 kB
Slab:             599992 kB
SReclaimable:      43760 kB
SUnreclaim:       556232 kB
KernelStack:        1400 kB
PageTables:         7752 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1949080 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1785856 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= 71624 MiB
End job on node123 at 2016-06-18 11:29:32