Trace number 4100487

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

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.08	c * #variable= 6651 #constraint= 721
0.08/0.16	c * #variable= 6651 #constraint= 721
37.28/37.33	c S1->S2
37.28/37.33	c S2->S1
37.28/37.33	c S2->S1
37.28/37.33	c S1->S2
37.28/37.33	c S1->S2
37.28/37.33	c S1->S2
37.28/37.33	c #Conflicts:       1000 | #Learnt:       1001 | 0.480
37.28/37.33	c total clause space: 48.1602MB
37.28/37.33	c total #watches: 568200
86.18/86.20	c total #propagations: 581340 / total #impl: 22988073 (eff. 0.025)
86.18/86.20	c #Conflicts:       2000 | #Learnt:       2001 | 0.565
86.18/86.20	c total clause space: 78.2603MB
86.18/86.20	c total #watches: 1782611
156.86/156.95	c total #propagations: 1037442 / total #impl: 97405216 (eff. 0.011)
156.86/156.95	c GC COLLECT
156.86/156.95	c #Conflicts:       3000 | #Learnt:       2009 | 0.376
156.86/156.95	c total clause space: 127.173MB
156.86/156.95	c total #watches: 2573425
254.06/254.20	c total #propagations: 2147937 / total #impl: 254193575 (eff. 0.008)
254.06/254.20	c #Conflicts:       4000 | #Learnt:       3009 | 0.461
254.06/254.20	c total clause space: 206.656MB
254.06/254.20	c total #watches: 4425955
386.93/387.02	c total #propagations: 3005500 / total #impl: 453921545 (eff. 0.007)
386.93/387.02	c GC COLLECT
386.93/387.02	c #Conflicts:       5000 | #Learnt:       2385 | 0.395
386.93/387.02	c total clause space: 206.656MB
386.93/387.02	c total #watches: 4791490
482.21/482.31	c total #propagations: 3741472 / total #impl: 849378239 (eff. 0.004)
482.21/482.31	c #Conflicts:       6000 | #Learnt:       3385 | 0.332
482.21/482.31	c total clause space: 335.816MB
482.21/482.31	c total #watches: 6553600
568.70/568.82	c total #propagations: 4076720 / total #impl: 1017199664 (eff. 0.004)
568.70/568.82	c GC COLLECT
568.70/568.82	c #Conflicts:       7000 | #Learnt:       2260 | 0.285
568.70/568.82	c total clause space: 335.816MB
568.70/568.82	c total #watches: 4866522
651.48/651.61	c total #propagations: 4565695 / total #impl: 1259076900 (eff. 0.004)
651.48/651.61	c #Conflicts:       8000 | #Learnt:       3260 | 0.249
651.48/651.61	c total clause space: 335.816MB
651.48/651.61	c total #watches: 6658721
926.05/926.27	c total #propagations: 5352895 / total #impl: 1525356158 (eff. 0.004)
926.05/926.27	c #Conflicts:       9000 | #Learnt:       4260 | 0.221
926.05/926.27	c total clause space: 335.816MB
926.05/926.27	c total #watches: 8555432
1357.07/1357.33	c total #propagations: 6218847 / total #impl: 1848381084 (eff. 0.003)
1357.07/1357.33	c GC COLLECT
1357.07/1357.33	c #Conflicts:      10000 | #Learnt:       2744 | 0.409
1357.07/1357.33	c total clause space: 545.701MB
1357.07/1357.33	c total #watches: 5726510
1730.00/1730.34	c total #propagations: 6756837 / total #impl: 2182542504 (eff. 0.003)
1730.00/1730.34	c #Conflicts:      11000 | #Learnt:       3744 | 0.398
1730.00/1730.34	c total clause space: 545.701MB
1730.00/1730.34	c total #watches: 6972081

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

pid=11425
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.35 2.33 2.23 2/178 11428
/proc/meminfo: memFree=29396700/32872528 swapFree=1482636/1662508
[pid=11428] ppid=11425 vsize=55976 CPUtime=0 cores=0,2,4,6
/proc/11428/stat : 11428 (cdcl-cuttingpla) R 11425 11428 11223 0 -1 4202496 257 0 0 0 0 0 0 0 20 0 1 0 26257735 57319424 7293 33554432000 4194304 6211289 140733424467680 140737389131832 4206544 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11428/statm: 13994 7293 98 493 0 13491 0

[startup+0.10017 s]
/proc/loadavg: 2.35 2.33 2.23 2/178 11428
/proc/meminfo: memFree=29396700/32872528 swapFree=1482636/1662508
[pid=11428] ppid=11425 vsize=65044 CPUtime=0.08 cores=0,2,4,6
/proc/11428/stat : 11428 (cdcl-cuttingpla) R 11425 11428 11223 0 -1 4202496 2183 0 0 0 8 0 0 0 20 0 1 0 26257735 66605056 13325 33554432000 4194304 6211289 140733424467680 140737389131832 4228605 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/11428/statm: 16261 13328 144 493 0 15758 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 65044

[startup+0.200364 s]
/proc/loadavg: 2.35 2.33 2.23 2/178 11428
/proc/meminfo: memFree=29396700/32872528 swapFree=1482636/1662508
[pid=11428] ppid=11425 vsize=72324 CPUtime=0.19 cores=0,2,4,6
/proc/11428/stat : 11428 (cdcl-cuttingpla) R 11425 11428 11223 0 -1 4202496 3135 0 0 0 18 1 0 0 20 0 1 0 26257735 74059776 15824 33554432000 4194304 6211289 140733424467680 140737389131832 4216072 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/11428/statm: 18081 15824 144 493 0 17578 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 72324

[startup+0.300339 s]
/proc/loadavg: 2.35 2.33 2.23 2/178 11428
/proc/meminfo: memFree=29396700/32872528 swapFree=1482636/1662508
[pid=11428] ppid=11425 vsize=75044 CPUtime=0.29 cores=0,2,4,6
/proc/11428/stat : 11428 (cdcl-cuttingpla) R 11425 11428 11223 0 -1 4202496 3633 0 0 0 28 1 0 0 20 0 1 0 26257735 76845056 16322 33554432000 4194304 6211289 140733424467680 140737389131832 4973072 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/11428/statm: 18761 16322 200 493 0 18258 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 75044

[startup+0.700192 s]
/proc/loadavg: 2.35 2.33 2.23 2/178 11428
/proc/meminfo: memFree=29396700/32872528 swapFree=1482636/1662508
[pid=11428] ppid=11425 vsize=79464 CPUtime=0.69 cores=0,2,4,6
/proc/11428/stat : 11428 (cdcl-cuttingpla) R 11425 11428 11223 0 -1 4202496 3703 0 0 0 68 1 0 0 20 0 1 0 26257735 81371136 16376 33554432000 4194304 6211289 140733424467680 140733424465560 4240572 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/11428/statm: 19866 16376 204 493 0 19363 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 79464

[startup+1.50023 s]
/proc/loadavg: 2.32 2.32 2.23 3/179 11429
/proc/meminfo: memFree=29331832/32872528 swapFree=1482636/1662508
[pid=11428] ppid=11425 vsize=79464 CPUtime=1.49 cores=0,2,4,6
/proc/11428/stat : 11428 (cdcl-cuttingpla) R 11425 11428 11223 0 -1 4202496 3830 0 0 0 148 1 0 0 20 0 1 0 26257735 81371136 16988 33554432000 4194304 6211289 140733424467680 140733424465912 4241789 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/11428/statm: 19866 16988 204 493 0 19363 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 79464

[startup+3.10023 s]
/proc/loadavg: 2.32 2.32 2.23 3/179 11429
/proc/meminfo: memFree=29328048/32872528 swapFree=1482636/1662508
[pid=11428] ppid=11425 vsize=87620 CPUtime=3.09 cores=0,2,4,6
/proc/11428/stat : 11428 (cdcl-cuttingpla) R 11425 11428 11223 0 -1 4202496 4165 0 0 0 308 1 0 0 20 0 1 0 26257735 89722880 17812 33554432000 4194304 6211289 140733424467680 140733424465592 4240863 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/11428/statm: 21905 17812 204 493 0 21402 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 87620

[startup+6.30023 s]
/proc/loadavg: 2.29 2.32 2.23 3/179 11429
/proc/meminfo: memFree=29320196/32872528 swapFree=1482636/1662508
[pid=11428] ppid=11425 vsize=101360 CPUtime=6.29 cores=0,2,4,6
/proc/11428/stat : 11428 (cdcl-cuttingpla) R 11425 11428 11223 0 -1 4202496 4841 0 0 0 628 1 0 0 20 0 1 0 26257735 103792640 19489 33554432000 4194304 6211289 140733424467680 140733424465592 4241570 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/11428/statm: 25340 19489 204 493 0 24837 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 101360

[startup+12.7002 s]
/proc/loadavg: 2.35 2.33 2.23 3/179 11429
/proc/meminfo: memFree=29278344/32872528 swapFree=1482636/1662508
[pid=11428] ppid=11425 vsize=133164 CPUtime=12.69 cores=0,2,4,6
/proc/11428/stat : 11428 (cdcl-cuttingpla) R 11425 11428 11223 0 -1 4202496 7197 0 0 0 1267 2 0 0 20 0 1 0 26257735 136359936 29471 33554432000 4194304 6211289 140733424467680 140733424465960 4209388 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/11428/statm: 33291 29471 204 493 0 32788 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 133164

[startup+25.5003 s]
/proc/loadavg: 2.34 2.33 2.23 3/179 11429
/proc/meminfo: memFree=29278660/32872528 swapFree=1482636/1662508
[pid=11428] ppid=11425 vsize=133296 CPUtime=25.48 cores=0,2,4,6
/proc/11428/stat : 11428 (cdcl-cuttingpla) R 11425 11428 11223 0 -1 4202496 7351 0 0 0 2546 2 0 0 20 0 1 0 26257735 136495104 29572 33554432000 4194304 6211289 140733424467680 140733424465672 4209484 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/11428/statm: 33324 29572 204 493 0 32821 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 133296

[startup+51.1003 s]
/proc/loadavg: 2.29 2.32 2.23 3/179 11475
/proc/meminfo: memFree=29953720/32872528 swapFree=1482636/1662508
[pid=11428] ppid=11425 vsize=153560 CPUtime=51.08 cores=0,2,4,6
/proc/11428/stat : 11428 (cdcl-cuttingpla) R 11425 11428 11223 0 -1 4202496 8132 0 0 0 5106 2 0 0 20 0 1 0 26257735 157245440 31207 33554432000 4194304 6211289 140733424467680 140733424465592 4209497 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/11428/statm: 38390 31207 214 493 0 37887 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 153560

[startup+102.3 s]
/proc/loadavg: 2.25 2.30 2.23 3/180 11480
/proc/meminfo: memFree=29850328/32872528 swapFree=1482636/1662508
[pid=11428] ppid=11425 vsize=199240 CPUtime=102.28 cores=0,2,4,6
/proc/11428/stat : 11428 (cdcl-cuttingpla) R 11425 11428 11223 0 -1 4202496 13973 0 0 0 10225 3 0 0 20 0 1 0 26257735 204021760 46563 33554432000 4194304 6211289 140733424467680 140733424465592 4209464 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/11428/statm: 49810 46563 214 493 0 49307 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 199240

[startup+162.3 s]
/proc/loadavg: 2.28 2.29 2.22 3/179 11481
/proc/meminfo: memFree=29748896/32872528 swapFree=1482636/1662508
[pid=11428] ppid=11425 vsize=263196 CPUtime=162.26 cores=0,2,4,6
/proc/11428/stat : 11428 (cdcl-cuttingpla) R 11425 11428 11223 0 -1 4202496 17818 0 0 0 16220 6 0 0 20 0 1 0 26257735 269512704 58013 33554432000 4194304 6211289 140733424467680 140733424465592 4209388 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/11428/statm: 65799 58013 219 493 0 65296 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 263196

[startup+222.307 s]
/proc/loadavg: 2.26 2.28 2.22 3/179 11482
/proc/meminfo: memFree=29678492/32872528 swapFree=1482636/1662508
[pid=11428] ppid=11425 vsize=357504 CPUtime=222.26 cores=0,2,4,6
/proc/11428/stat : 11428 (cdcl-cuttingpla) R 11425 11428 11223 0 -1 4202496 21083 0 0 0 22218 8 0 0 20 0 1 0 26257735 366084096 69432 33554432000 4194304 6211289 140733424467680 140733424465544 4209388 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/11428/statm: 89376 69432 219 493 0 88873 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 357504

[startup+282.3 s]
/proc/loadavg: 2.13 2.24 2.21 3/179 11483
/proc/meminfo: memFree=29576284/32872528 swapFree=1482636/1662508
[pid=11428] ppid=11425 vsize=374396 CPUtime=282.24 cores=0,2,4,6
/proc/11428/stat : 11428 (cdcl-cuttingpla) R 11425 11428 11223 0 -1 4202496 24980 0 0 0 28215 9 0 0 20 0 1 0 26257735 383381504 83038 33554432000 4194304 6211289 140733424467680 140733424465592 4209497 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/11428/statm: 93599 83038 219 493 0 93096 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 374396

[startup+342.3 s]
/proc/loadavg: 2.35 2.28 2.23 3/179 11484
/proc/meminfo: memFree=29549220/32872528 swapFree=1482636/1662508
[pid=11428] ppid=11425 vsize=375936 CPUtime=342.23 cores=0,2,4,6
/proc/11428/stat : 11428 (cdcl-cuttingpla) R 11425 11428 11223 0 -1 4202496 26992 0 0 0 34214 9 0 0 20 0 1 0 26257735 384958464 86177 33554432000 4194304 6211289 140733424467680 140733424465592 4209501 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/11428/statm: 93984 86177 219 493 0 93481 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 375936

[startup+402.3 s]
/proc/loadavg: 2.30 2.27 2.22 4/179 11486
/proc/meminfo: memFree=29516496/32872528 swapFree=1482636/1662508
[pid=11428] ppid=11425 vsize=379348 CPUtime=402.22 cores=0,2,4,6
/proc/11428/stat : 11428 (cdcl-cuttingpla) R 11425 11428 11223 0 -1 4202496 27921 0 0 0 40213 9 0 0 20 0 1 0 26257735 388452352 87106 33554432000 4194304 6211289 140733424467680 140733424465592 4209481 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/11428/statm: 94837 87106 219 493 0 94334 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 379348

[startup+462.3 s]
/proc/loadavg: 2.16 2.24 2.21 3/179 11487
/proc/meminfo: memFree=29448008/32872528 swapFree=1482636/1662508
[pid=11428] ppid=11425 vsize=519192 CPUtime=462.21 cores=0,2,4,6
/proc/11428/stat : 11428 (cdcl-cuttingpla) R 11425 11428 11223 0 -1 4202496 30010 0 0 0 46211 10 0 0 20 0 1 0 26257735 531652608 95811 33554432000 4194304 6211289 140733424467680 140733424465544 4209497 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/11428/statm: 129798 95811 219 493 0 129295 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 519192

[startup+522.3 s]
/proc/loadavg: 2.17 2.22 2.20 3/179 11488
/proc/meminfo: memFree=29362092/32872528 swapFree=1482636/1662508
[pid=11428] ppid=11425 vsize=541416 CPUtime=522.2 cores=0,2,4,6
/proc/11428/stat : 11428 (cdcl-cuttingpla) R 11425 11428 11223 0 -1 4202496 35078 0 0 0 52208 12 0 0 20 0 1 0 26257735 554409984 115698 33554432000 4194304 6211289 140733424467680 140733424465544 4209503 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/11428/statm: 135354 115698 219 493 0 134851 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 541416

[startup+582.3 s]
/proc/loadavg: 2.19 2.21 2.20 3/179 11489
/proc/meminfo: memFree=29289748/32872528 swapFree=1482636/1662508
[pid=11428] ppid=11425 vsize=549032 CPUtime=582.19 cores=0,2,4,6
/proc/11428/stat : 11428 (cdcl-cuttingpla) R 11425 11428 11223 0 -1 4202496 37532 0 0 0 58206 13 0 0 20 0 1 0 26257735 562208768 125633 33554432000 4194304 6211289 140733424467680 140733424466024 4209314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/11428/statm: 137258 125633 219 493 0 136755 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 549032


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


[startup+882.307 s]
/proc/loadavg: 2.39 2.27 2.21 4/179 11498
/proc/meminfo: memFree=29189200/32872528 swapFree=1482636/1662508
[pid=11428] ppid=11425 vsize=555956 CPUtime=882.16 cores=0,2,4,6
/proc/11428/stat : 11428 (cdcl-cuttingpla) R 11425 11428 11223 0 -1 4202496 39147 0 0 0 88202 14 0 0 20 0 1 0 26257735 569298944 127745 33554432000 4194304 6211289 140733424467680 140733424465592 4209396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/11428/statm: 138989 127745 219 493 0 138486 0
Current children cumulated CPU time (s) 882.16
Current children cumulated vsize (KiB) 555956

[startup+942.3 s]
/proc/loadavg: 2.36 2.28 2.22 3/179 11499
/proc/meminfo: memFree=29169276/32872528 swapFree=1482636/1662508
[pid=11428] ppid=11425 vsize=556908 CPUtime=942.14 cores=0,2,4,6
/proc/11428/stat : 11428 (cdcl-cuttingpla) R 11425 11428 11223 0 -1 4202496 39376 0 0 0 94200 14 0 0 20 0 1 0 26257735 570273792 132062 33554432000 4194304 6211289 140733424467680 140733424465592 4209322 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/11428/statm: 139227 132062 219 493 0 138724 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 556908

[startup+1002.3 s]
/proc/loadavg: 2.27 2.27 2.21 3/178 11500
/proc/meminfo: memFree=29149224/32872528 swapFree=1482636/1662508
[pid=11428] ppid=11425 vsize=557532 CPUtime=1002.13 cores=0,2,4,6
/proc/11428/stat : 11428 (cdcl-cuttingpla) R 11425 11428 11223 0 -1 4202496 39599 0 0 0 100199 14 0 0 20 0 1 0 26257735 570912768 135862 33554432000 4194304 6211289 140733424467680 140733424465592 4209403 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/11428/statm: 139383 135862 219 493 0 138880 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 557532

[startup+1062.3 s]
/proc/loadavg: 2.36 2.29 2.22 3/179 11502
/proc/meminfo: memFree=29129900/32872528 swapFree=1482636/1662508
[pid=11428] ppid=11425 vsize=773200 CPUtime=1062.12 cores=0,2,4,6
/proc/11428/stat : 11428 (cdcl-cuttingpla) R 11425 11428 11223 0 -1 4202496 39983 0 0 0 106196 16 0 0 20 0 1 0 26257735 791756800 138259 33554432000 4194304 6211289 140733424467680 140733424465592 4209507 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/11428/statm: 193300 138259 219 493 0 192797 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 773200

[startup+1122.3 s]
/proc/loadavg: 2.41 2.33 2.24 3/179 11503
/proc/meminfo: memFree=29119832/32872528 swapFree=1482636/1662508
[pid=11428] ppid=11425 vsize=774144 CPUtime=1122.11 cores=0,2,4,6
/proc/11428/stat : 11428 (cdcl-cuttingpla) R 11425 11428 11223 0 -1 4202496 40203 0 0 0 112195 16 0 0 20 0 1 0 26257735 792723456 140012 33554432000 4194304 6211289 140733424467680 140733424465592 4209376 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/11428/statm: 193536 140012 219 493 0 193033 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 774144

[startup+1182.3 s]
/proc/loadavg: 2.34 2.32 2.24 3/179 11504
/proc/meminfo: memFree=29099660/32872528 swapFree=1482636/1662508
[pid=11428] ppid=11425 vsize=775572 CPUtime=1182.11 cores=0,2,4,6
/proc/11428/stat : 11428 (cdcl-cuttingpla) R 11425 11428 11223 0 -1 4202496 40555 0 0 0 118194 17 0 0 20 0 1 0 26257735 794185728 141897 33554432000 4194304 6211289 140733424467680 140733424465592 4209396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/11428/statm: 193893 141897 219 493 0 193390 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 775572

[startup+1242.3 s]
/proc/loadavg: 2.37 2.34 2.25 3/179 11505
/proc/meminfo: memFree=29080940/32872528 swapFree=1482636/1662508
[pid=11428] ppid=11425 vsize=776344 CPUtime=1242.1 cores=0,2,4,6
/proc/11428/stat : 11428 (cdcl-cuttingpla) R 11425 11428 11223 0 -1 4202496 40751 0 0 0 124193 17 0 0 20 0 1 0 26257735 794976256 144137 33554432000 4194304 6211289 140733424467680 140733424465592 4209523 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/11428/statm: 194086 144137 219 493 0 193583 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 776344

[startup+1302.3 s]
/proc/loadavg: 2.19 2.29 2.24 3/180 11509
/proc/meminfo: memFree=29055500/32872528 swapFree=1482636/1662508
[pid=11428] ppid=11425 vsize=779192 CPUtime=1302.08 cores=0,2,4,6
/proc/11428/stat : 11428 (cdcl-cuttingpla) R 11425 11428 11223 0 -1 4202496 41581 0 0 0 130191 17 0 0 20 0 1 0 26257735 797892608 146204 33554432000 4194304 6211289 140733424467680 140733424465592 4209396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/11428/statm: 194798 146204 219 493 0 194295 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 779192

[startup+1362.3 s]
/proc/loadavg: 2.11 2.25 2.23 4/179 11511
/proc/meminfo: memFree=29048040/32872528 swapFree=1482636/1662508
[pid=11428] ppid=11425 vsize=779192 CPUtime=1362.07 cores=0,2,4,6
/proc/11428/stat : 11428 (cdcl-cuttingpla) R 11425 11428 11223 0 -1 4202496 41656 0 0 0 136190 17 0 0 20 0 1 0 26257735 797892608 146276 33554432000 4194304 6211289 140733424467680 140733424466024 4209376 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/11428/statm: 194798 146276 219 493 0 194295 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 779192

[startup+1422.3 s]
/proc/loadavg: 2.23 2.25 2.23 3/179 11512
/proc/meminfo: memFree=29020364/32872528 swapFree=1482636/1662508
[pid=11428] ppid=11425 vsize=779192 CPUtime=1422.07 cores=0,2,4,6
/proc/11428/stat : 11428 (cdcl-cuttingpla) R 11425 11428 11223 0 -1 4202496 41658 0 0 0 142190 17 0 0 20 0 1 0 26257735 797892608 146278 33554432000 4194304 6211289 140733424467680 140733424466024 4209503 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/11428/statm: 194798 146278 219 493 0 194295 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 779192

[startup+1482.3 s]
/proc/loadavg: 2.37 2.28 2.24 3/179 11513
/proc/meminfo: memFree=29002836/32872528 swapFree=1482636/1662508
[pid=11428] ppid=11425 vsize=779192 CPUtime=1482.05 cores=0,2,4,6
/proc/11428/stat : 11428 (cdcl-cuttingpla) R 11425 11428 11223 0 -1 4202496 41668 0 0 0 148188 17 0 0 20 0 1 0 26257735 797892608 147313 33554432000 4194304 6211289 140733424467680 140733424466024 4209484 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/11428/statm: 194798 147313 219 493 0 194295 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 779192

[startup+1542.31 s]
/proc/loadavg: 2.27 2.27 2.23 3/178 11514
/proc/meminfo: memFree=29000800/32872528 swapFree=1482636/1662508
[pid=11428] ppid=11425 vsize=779352 CPUtime=1542.04 cores=0,2,4,6
/proc/11428/stat : 11428 (cdcl-cuttingpla) R 11425 11428 11223 0 -1 4202496 41738 0 0 0 154187 17 0 0 20 0 1 0 26257735 798056448 147369 33554432000 4194304 6211289 140733424467680 140733424465592 4209472 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/11428/statm: 194838 147369 219 493 0 194335 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 779352

[startup+1602.3 s]
/proc/loadavg: 2.35 2.29 2.24 3/179 11516
/proc/meminfo: memFree=28995196/32872528 swapFree=1482636/1662508
[pid=11428] ppid=11425 vsize=779504 CPUtime=1602.02 cores=0,2,4,6
/proc/11428/stat : 11428 (cdcl-cuttingpla) R 11425 11428 11223 0 -1 4202496 41798 0 0 0 160185 17 0 0 20 0 1 0 26257735 798212096 147401 33554432000 4194304 6211289 140733424467680 140733424465592 4209484 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/11428/statm: 194876 147401 219 493 0 194373 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 779504

[startup+1662.3 s]
/proc/loadavg: 2.30 2.28 2.24 3/179 11518
/proc/meminfo: memFree=28990756/32872528 swapFree=1482636/1662508
[pid=11428] ppid=11425 vsize=779504 CPUtime=1662.01 cores=0,2,4,6
/proc/11428/stat : 11428 (cdcl-cuttingpla) R 11425 11428 11223 0 -1 4202496 41813 0 0 0 166184 17 0 0 20 0 1 0 26257735 798212096 147416 33554432000 4194304 6211289 140733424467680 140733424465592 4209392 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/11428/statm: 194876 147416 219 493 0 194373 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 779504

[startup+1722.3 s]
/proc/loadavg: 2.34 2.29 2.25 3/179 11519
/proc/meminfo: memFree=28988516/32872528 swapFree=1482636/1662508
[pid=11428] ppid=11425 vsize=779792 CPUtime=1722 cores=0,2,4,6
/proc/11428/stat : 11428 (cdcl-cuttingpla) R 11425 11428 11223 0 -1 4202496 41872 0 0 0 172183 17 0 0 20 0 1 0 26257735 798507008 147475 33554432000 4194304 6211289 140733424467680 140733424465592 4209384 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/11428/statm: 194948 147475 219 493 0 194445 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 779792

[startup+1782.3 s]
/proc/loadavg: 2.28 2.28 2.24 3/179 11520
/proc/meminfo: memFree=28967980/32872528 swapFree=1482636/1662508
[pid=11428] ppid=11425 vsize=779936 CPUtime=1781.99 cores=0,2,4,6
/proc/11428/stat : 11428 (cdcl-cuttingpla) R 11425 11428 11223 0 -1 4202496 41900 0 0 0 178182 17 0 0 20 0 1 0 26257735 798654464 147503 33554432000 4194304 6211289 140733424467680 140733424465592 4209396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/11428/statm: 194984 147503 219 493 0 194481 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 779936



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.22 2.27 2.24 3/179 11520
/proc/meminfo: memFree=28956588/32872528 swapFree=1482636/1662508
[pid=11428] ppid=11425 vsize=779936 CPUtime=1800.09 cores=0,2,4,6
/proc/11428/stat : 11428 (cdcl-cuttingpla) R 11425 11428 11223 0 -1 4202496 41908 0 0 0 179992 17 0 0 20 0 1 0 26257735 798654464 147511 33554432000 4194304 6211289 140733424467680 140733424465592 4209322 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/11428/statm: 194984 147511 219 493 0 194481 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 779936

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.4
CPU time (s): 1800.1
CPU user time (s): 1799.92
CPU system time (s): 0.182972
CPU usage (%): 99.9834
Max. virtual memory (cumulated for all children) (KiB): 779936

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.92
system time used= 0.182972
maximum resident set size= 590044
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41908
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= 64
involuntary context switches= 1855

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.50031 second user time and 6.95894 second system time

The end

Launcher Data

Begin job on node134 at 2016-06-18 11:28:33
IDJOB=4100487
IDBENCH=1622
IDSOLVER=2549
FILE ID=node134/4100487-1466242113
RUNJOBID= node134-1466240312-11239
PBS_JOBID= 19918182
Free space on /tmp= 71716 MiB

SOLVER NAME= cdcl-cuttingplanes OPT binary 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-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4100487-1466242113/watcher-4100487-1466242113 -o /tmp/evaluation-result-4100487-1466242113/solver-4100487-1466242113 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node134-1466240312-11239 --watchdog 1960 --input HOME/instance-4100487-1466242113.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= 5afe2e688387cc46a3d150d955d27ab1
RANDOM SEED=1818967028

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:        29397692 kB
Buffers:          128772 kB
Cached:           150404 kB
SwapCached:         1008 kB
Active:           868468 kB
Inactive:         208900 kB
Active(anon):     798784 kB
Inactive(anon):     1616 kB
Active(file):      69684 kB
Inactive(file):   207284 kB
Unevictable:     1662508 kB
Mlocked:         1482636 kB
SwapTotal:      67108856 kB
SwapFree:       67100112 kB
Dirty:              4284 kB
Writeback:             0 kB
AnonPages:       2496316 kB
Mapped:             8084 kB
Shmem:                 0 kB
Slab:             600716 kB
SReclaimable:      44756 kB
SUnreclaim:       555960 kB
KernelStack:        1488 kB
PageTables:         8672 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2817324 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987908 kB
HardwareCorrupted:     0 kB
AnonHugePages:    626688 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= 71712 MiB
End job on node134 at 2016-06-18 11:58:34