Trace number 4087052

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 NameAnswerCPU timeWall clock time
cdcl-cuttingplanes DEC 2016-05-01? (TO) 1800.02 1800.3

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
prestwich/robin/normalized-robin18.opb
MD5SUMf17e31cb6762bd0e8d3e659d7bd1050c
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables23409
Total number of constraints1386
Number of constraints which are clauses612
Number of constraints which are cardinality constraints (but not clauses)774
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint153
Maximum length of a constraint289
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 291
Number of bits of the biggest sum of numbers9
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 * #variable= 23409 #constraint= 1386
3.79/3.81	c #Conflicts:       1000 | #Learnt:        999 | 0.824
3.79/3.81	c total clause space: 48.1602MB
3.79/3.81	c total #watches: 494505
16.29/16.36	c total #propagations: 360033 / total #impl: 8461651 (eff. 0.043)
16.29/16.36	c #Conflicts:       2000 | #Learnt:       1999 | 0.675
16.29/16.36	c total clause space: 78.2603MB
16.29/16.36	c total #watches: 836285
33.29/33.34	c total #propagations: 715691 / total #impl: 20948596 (eff. 0.034)
33.29/33.34	c GARBAGE COLLECT
33.29/33.34	c #Conflicts:       3000 | #Learnt:       2018 | 0.610
33.29/33.34	c total clause space: 127.173MB
33.29/33.34	c total #watches: 969617
98.77/98.89	c total #propagations: 1003012 / total #impl: 45138068 (eff. 0.022)
98.77/98.89	c #Conflicts:       4000 | #Learnt:       3018 | 0.512
98.77/98.89	c total clause space: 127.173MB
98.77/98.89	c total #watches: 1406597
156.86/156.90	c total #propagations: 1361591 / total #impl: 71893433 (eff. 0.019)
156.86/156.90	c GARBAGE COLLECT
156.86/156.90	c #Conflicts:       5000 | #Learnt:       2399 | 0.452
156.86/156.90	c total clause space: 206.656MB
156.86/156.90	c total #watches: 1234979
216.76/216.89	c total #propagations: 1708442 / total #impl: 93273666 (eff. 0.018)
216.76/216.89	c #Conflicts:       6000 | #Learnt:       3399 | 0.387
216.76/216.89	c total clause space: 206.656MB
216.76/216.89	c total #watches: 1768559
295.35/295.48	c total #propagations: 1981608 / total #impl: 126203473 (eff. 0.016)
295.35/295.48	c GARBAGE COLLECT
295.35/295.48	c #Conflicts:       7000 | #Learnt:       2286 | 0.342
295.35/295.48	c total clause space: 206.656MB
295.35/295.48	c total #watches: 1277879
385.43/385.54	c total #propagations: 2197628 / total #impl: 164194702 (eff. 0.013)
385.43/385.54	c #Conflicts:       8000 | #Learnt:       3286 | 0.304
385.43/385.54	c total clause space: 335.816MB
385.43/385.54	c total #watches: 1783532
626.09/626.24	c total #propagations: 2391756 / total #impl: 212663451 (eff. 0.011)
626.09/626.24	c #Conflicts:       9000 | #Learnt:       4286 | 0.516
626.09/626.24	c total clause space: 335.816MB
626.09/626.24	c total #watches: 2204694
856.96/857.14	c total #propagations: 2782931 / total #impl: 242884611 (eff. 0.011)
856.96/857.14	c GARBAGE COLLECT
856.96/857.14	c #Conflicts:      10000 | #Learnt:       2758 | 0.495
856.96/857.14	c total clause space: 335.816MB
856.96/857.14	c total #watches: 1504122
954.43/954.62	c total #propagations: 3132061 / total #impl: 282925705 (eff. 0.011)
954.43/954.62	c #Conflicts:      11000 | #Learnt:       3758 | 0.451
954.43/954.62	c total clause space: 335.816MB
954.43/954.62	c total #watches: 1918228
1068.42/1068.67	c total #propagations: 3440240 / total #impl: 326269744 (eff. 0.011)
1068.42/1068.67	c #Conflicts:      12000 | #Learnt:       4758 | 0.467
1068.42/1068.67	c total clause space: 335.816MB
1068.42/1068.67	c total #watches: 2375036
1231.80/1232.09	c total #propagations: 3770991 / total #impl: 359841919 (eff. 0.010)
1231.80/1232.09	c #Conflicts:      13000 | #Learnt:       5758 | 0.500
1231.80/1232.09	c total clause space: 335.816MB
1231.80/1232.09	c total #watches: 2935590
1302.78/1303.06	c total #propagations: 4123999 / total #impl: 412460699 (eff. 0.010)
1302.78/1303.06	c GARBAGE COLLECT
1302.78/1303.06	c #Conflicts:      14000 | #Learnt:       3892 | 0.467
1302.78/1303.06	c total clause space: 335.816MB
1302.78/1303.06	c total #watches: 2143527
1403.16/1403.40	c total #propagations: 4419833 / total #impl: 474111233 (eff. 0.009)
1403.16/1403.40	c #Conflicts:      15000 | #Learnt:       4892 | 0.437
1403.16/1403.40	c total clause space: 335.816MB
1403.16/1403.40	c total #watches: 2849582
1580.84/1581.19	c total #propagations: 4641755 / total #impl: 540082947 (eff. 0.009)
1580.84/1581.19	c #Conflicts:      16000 | #Learnt:       5892 | 0.418
1580.84/1581.19	c total clause space: 335.816MB
1580.84/1581.19	c total #watches: 3613446

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

pid=29858
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.66 1.93 1.58 3/176 29861
/proc/meminfo: memFree=29417672/32872528 swapFree=16360/1798728
[pid=29861] ppid=29858 vsize=29104 CPUtime=0 cores=1,3,5,7
/proc/29861/stat : 29861 (cdcl-cuttingpla) R 29858 29861 29677 0 -1 4202496 268 0 0 0 0 0 0 0 20 0 1 0 120724563 29802496 5260 33554432000 4194304 6199737 140735881197616 140735376439752 4209408 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/29861/statm: 7276 5260 122 490 0 6777 0

[startup+0.100116 s]
/proc/loadavg: 1.66 1.93 1.58 3/176 29861
/proc/meminfo: memFree=29417672/32872528 swapFree=16360/1798728
[pid=29861] ppid=29858 vsize=34372 CPUtime=0.09 cores=1,3,5,7
/proc/29861/stat : 29861 (cdcl-cuttingpla) R 29858 29861 29677 0 -1 4202496 1460 0 0 0 9 0 0 0 20 0 1 0 120724563 35196928 7585 33554432000 4194304 6199737 140735881197616 140735881195848 4207822 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/29861/statm: 8593 7586 135 490 0 8094 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34372

[startup+0.200325 s]
/proc/loadavg: 1.66 1.93 1.58 3/176 29861
/proc/meminfo: memFree=29417672/32872528 swapFree=16360/1798728
[pid=29861] ppid=29858 vsize=43528 CPUtime=0.19 cores=1,3,5,7
/proc/29861/stat : 29861 (cdcl-cuttingpla) R 29858 29861 29677 0 -1 4202496 3169 0 0 0 18 1 0 0 20 0 1 0 120724563 44572672 9299 33554432000 4194304 6199737 140735881197616 140735881195848 4222544 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/29861/statm: 10882 9299 139 490 0 10383 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 43528

[startup+0.300299 s]
/proc/loadavg: 1.66 1.93 1.58 3/176 29861
/proc/meminfo: memFree=29417672/32872528 swapFree=16360/1798728
[pid=29861] ppid=29858 vsize=51316 CPUtime=0.29 cores=1,3,5,7
/proc/29861/stat : 29861 (cdcl-cuttingpla) R 29858 29861 29677 0 -1 4202496 3619 0 0 0 28 1 0 0 20 0 1 0 120724563 52547584 10182 33554432000 4194304 6199737 140735881197616 140735881195848 4213385 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/29861/statm: 12829 10182 139 490 0 12330 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 51316

[startup+0.700242 s]
/proc/loadavg: 1.66 1.93 1.58 3/176 29861
/proc/meminfo: memFree=29417672/32872528 swapFree=16360/1798728
[pid=29861] ppid=29858 vsize=52296 CPUtime=0.69 cores=1,3,5,7
/proc/29861/stat : 29861 (cdcl-cuttingpla) R 29858 29861 29677 0 -1 4202496 3865 0 0 0 68 1 0 0 20 0 1 0 120724563 53551104 11450 33554432000 4194304 6199737 140735881197616 140735881195848 4213314 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/29861/statm: 13074 11450 139 490 0 12575 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 52296

[startup+1.50024 s]
/proc/loadavg: 1.77 1.95 1.59 3/177 29862
/proc/meminfo: memFree=29371860/32872528 swapFree=16360/1798728
[pid=29861] ppid=29858 vsize=65424 CPUtime=1.49 cores=1,3,5,7
/proc/29861/stat : 29861 (cdcl-cuttingpla) R 29858 29861 29677 0 -1 4202496 4470 0 0 0 148 1 0 0 20 0 1 0 120724563 66994176 12500 33554432000 4194304 6199737 140735881197616 140735881196312 4213385 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/29861/statm: 16356 12500 139 490 0 15857 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 65424

[startup+3.1002 s]
/proc/loadavg: 1.77 1.95 1.59 3/177 29862
/proc/meminfo: memFree=29360444/32872528 swapFree=16360/1798728
[pid=29861] ppid=29858 vsize=86064 CPUtime=3.09 cores=1,3,5,7
/proc/29861/stat : 29861 (cdcl-cuttingpla) R 29858 29861 29677 0 -1 4202496 5101 0 0 0 308 1 0 0 20 0 1 0 120724563 88129536 15040 33554432000 4194304 6199737 140735881197616 140735881196312 4213296 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/29861/statm: 21516 15040 139 490 0 21017 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 86064

[startup+6.30025 s]
/proc/loadavg: 1.77 1.95 1.59 3/177 29862
/proc/meminfo: memFree=29346656/32872528 swapFree=16360/1798728
[pid=29861] ppid=29858 vsize=88284 CPUtime=6.29 cores=1,3,5,7
/proc/29861/stat : 29861 (cdcl-cuttingpla) R 29858 29861 29677 0 -1 4202496 5912 0 0 0 628 1 0 0 20 0 1 0 120724563 90402816 18326 33554432000 4194304 6199737 140735881197616 140735881196232 4213314 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/29861/statm: 22071 18326 155 490 0 21572 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 88284

[startup+12.7003 s]
/proc/loadavg: 1.88 1.97 1.60 3/177 29862
/proc/meminfo: memFree=29319136/32872528 swapFree=16360/1798728
[pid=29861] ppid=29858 vsize=122464 CPUtime=12.69 cores=1,3,5,7
/proc/29861/stat : 29861 (cdcl-cuttingpla) R 29858 29861 29677 0 -1 4202496 7027 0 0 0 1267 2 0 0 20 0 1 0 120724563 125403136 22411 33554432000 4194304 6199737 140735881197616 140735881196552 4213314 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/29861/statm: 30616 22411 155 490 0 30117 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 122464

[startup+25.5003 s]
/proc/loadavg: 1.90 1.97 1.60 4/177 29862
/proc/meminfo: memFree=29293168/32872528 swapFree=16360/1798728
[pid=29861] ppid=29858 vsize=126440 CPUtime=25.49 cores=1,3,5,7
/proc/29861/stat : 29861 (cdcl-cuttingpla) R 29858 29861 29677 0 -1 4202496 9977 0 0 0 2547 2 0 0 20 0 1 0 120724563 129474560 26508 33554432000 4194304 6199737 140735881197616 140735881196552 4213385 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/29861/statm: 31610 26508 161 490 0 31111 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 126440

[startup+51.1003 s]
/proc/loadavg: 1.99 1.98 1.62 3/177 29862
/proc/meminfo: memFree=29225288/32872528 swapFree=16360/1798728
[pid=29861] ppid=29858 vsize=182136 CPUtime=51.09 cores=1,3,5,7
/proc/29861/stat : 29861 (cdcl-cuttingpla) R 29858 29861 29677 0 -1 4202496 14775 0 0 0 5105 4 0 0 20 0 1 0 120724563 186507264 37808 33554432000 4194304 6199737 140735881197616 140735881196312 4213296 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/29861/statm: 45534 37808 161 490 0 45035 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 182136

[startup+102.3 s]
/proc/loadavg: 2.08 2.01 1.65 3/177 29863
/proc/meminfo: memFree=29179988/32872528 swapFree=16360/1798728
[pid=29861] ppid=29858 vsize=188396 CPUtime=102.28 cores=1,3,5,7
/proc/29861/stat : 29861 (cdcl-cuttingpla) R 29858 29861 29677 0 -1 4202496 16659 0 0 0 10224 4 0 0 20 0 1 0 120724563 192917504 45129 33554432000 4194304 6199737 140735881197616 140735881196552 4213385 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/29861/statm: 47099 45129 161 490 0 46600 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 188396

[startup+162.3 s]
/proc/loadavg: 2.25 2.07 1.69 4/177 29864
/proc/meminfo: memFree=29135012/32872528 swapFree=16360/1798728
[pid=29861] ppid=29858 vsize=272748 CPUtime=162.26 cores=1,3,5,7
/proc/29861/stat : 29861 (cdcl-cuttingpla) R 29858 29861 29677 0 -1 4202496 18510 0 0 0 16222 4 0 0 20 0 1 0 120724563 279293952 48798 33554432000 4194304 6199737 140735881197616 140735881195912 4213314 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/29861/statm: 68187 48798 161 490 0 67688 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 272748

[startup+222.307 s]
/proc/loadavg: 2.28 2.10 1.72 3/177 29865
/proc/meminfo: memFree=29080488/32872528 swapFree=16360/1798728
[pid=29861] ppid=29858 vsize=277660 CPUtime=222.27 cores=1,3,5,7
/proc/29861/stat : 29861 (cdcl-cuttingpla) R 29858 29861 29677 0 -1 4202496 20719 0 0 0 22221 6 0 0 20 0 1 0 120724563 284323840 56772 33554432000 4194304 6199737 140735881197616 140735881196200 4213314 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/29861/statm: 69415 56772 161 490 0 68916 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 277660

[startup+282.3 s]
/proc/loadavg: 2.15 2.09 1.74 3/177 29867
/proc/meminfo: memFree=29038976/32872528 swapFree=16360/1798728
[pid=29861] ppid=29858 vsize=282760 CPUtime=282.25 cores=1,3,5,7
/proc/29861/stat : 29861 (cdcl-cuttingpla) R 29858 29861 29677 0 -1 4202496 22358 0 0 0 28218 7 0 0 20 0 1 0 120724563 289546240 64212 33554432000 4194304 6199737 140735881197616 140735881196552 4213306 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/29861/statm: 70690 64212 161 490 0 70191 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 282760

[startup+342.3 s]
/proc/loadavg: 2.26 2.13 1.77 4/177 29868
/proc/meminfo: memFree=28996864/32872528 swapFree=16360/1798728
[pid=29861] ppid=29858 vsize=284332 CPUtime=342.23 cores=1,3,5,7
/proc/29861/stat : 29861 (cdcl-cuttingpla) R 29858 29861 29677 0 -1 4202496 33079 0 0 0 34213 10 0 0 20 0 1 0 120724563 291155968 69546 33554432000 4194304 6199737 140735881197616 140735881196440 4213296 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/29861/statm: 71083 69546 161 490 0 70584 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 284332

[startup+402.3 s]
/proc/loadavg: 2.23 2.14 1.79 3/177 29869
/proc/meminfo: memFree=28946256/32872528 swapFree=16360/1798728
[pid=29861] ppid=29858 vsize=420040 CPUtime=402.23 cores=1,3,5,7
/proc/29861/stat : 29861 (cdcl-cuttingpla) R 29858 29861 29677 0 -1 4202496 34214 0 0 0 40212 11 0 0 20 0 1 0 120724563 430120960 74622 33554432000 4194304 6199737 140735881197616 140735881195912 4213296 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/29861/statm: 105010 74622 161 490 0 104511 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 420040

[startup+462.3 s]
/proc/loadavg: 2.13 2.12 1.81 3/177 29870
/proc/meminfo: memFree=28919884/32872528 swapFree=16360/1798728
[pid=29861] ppid=29858 vsize=423752 CPUtime=462.22 cores=1,3,5,7
/proc/29861/stat : 29861 (cdcl-cuttingpla) R 29858 29861 29677 0 -1 4202496 35123 0 0 0 46211 11 0 0 20 0 1 0 120724563 433922048 77064 33554432000 4194304 6199737 140735881197616 140735881196312 4213296 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/29861/statm: 105938 77064 161 490 0 105439 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 423752

[startup+522.3 s]
/proc/loadavg: 2.22 2.15 1.84 4/178 29874
/proc/meminfo: memFree=28904328/32872528 swapFree=16360/1798728
[pid=29861] ppid=29858 vsize=426144 CPUtime=522.21 cores=1,3,5,7
/proc/29861/stat : 29861 (cdcl-cuttingpla) R 29858 29861 29677 0 -1 4202496 35824 0 0 0 52209 12 0 0 20 0 1 0 120724563 436371456 80763 33554432000 4194304 6199737 140735881197616 140735881196552 4213296 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/29861/statm: 106536 80763 161 490 0 106037 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 426144

[startup+582.3 s]
/proc/loadavg: 2.23 2.16 1.86 4/177 29876
/proc/meminfo: memFree=28897100/32872528 swapFree=16360/1798728
[pid=29861] ppid=29858 vsize=428048 CPUtime=582.2 cores=1,3,5,7
/proc/29861/stat : 29861 (cdcl-cuttingpla) R 29858 29861 29677 0 -1 4202496 36271 0 0 0 58208 12 0 0 20 0 1 0 120724563 438321152 82232 33554432000 4194304 6199737 140735881197616 140735881196200 4213320 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/29861/statm: 107012 82232 161 490 0 106513 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 428048


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


[startup+942.3 s]
/proc/loadavg: 2.22 2.19 1.95 3/177 29883
/proc/meminfo: memFree=28807568/32872528 swapFree=16360/1798728
[pid=29861] ppid=29858 vsize=434960 CPUtime=942.14 cores=1,3,5,7
/proc/29861/stat : 29861 (cdcl-cuttingpla) R 29858 29861 29677 0 -1 4202496 40286 0 0 0 94200 14 0 0 20 0 1 0 120724563 445399040 94419 33554432000 4194304 6199737 140735881197616 140735881195912 4213381 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/29861/statm: 108740 94419 161 490 0 108241 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 434960

[startup+1002.3 s]
/proc/loadavg: 2.13 2.17 1.96 4/177 29884
/proc/meminfo: memFree=28806656/32872528 swapFree=16360/1798728
[pid=29861] ppid=29858 vsize=435820 CPUtime=1002.13 cores=1,3,5,7
/proc/29861/stat : 29861 (cdcl-cuttingpla) R 29858 29861 29677 0 -1 4202496 40620 0 0 0 100199 14 0 0 20 0 1 0 120724563 446279680 94619 33554432000 4194304 6199737 140735881197616 140735881196232 4213368 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/29861/statm: 108955 94619 161 490 0 108456 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 435820

[startup+1062.3 s]
/proc/loadavg: 2.13 2.16 1.97 4/177 29885
/proc/meminfo: memFree=28802976/32872528 swapFree=16360/1798728
[pid=29861] ppid=29858 vsize=437112 CPUtime=1062.12 cores=1,3,5,7
/proc/29861/stat : 29861 (cdcl-cuttingpla) R 29858 29861 29677 0 -1 4202496 41168 0 0 0 106197 15 0 0 20 0 1 0 120724563 447602688 94959 33554432000 4194304 6199737 140735881197616 140735881196232 4213298 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/29861/statm: 109278 94959 161 490 0 108779 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 437112

[startup+1122.3 s]
/proc/loadavg: 2.20 2.18 1.99 3/178 29889
/proc/meminfo: memFree=28749448/32872528 swapFree=16360/1798728
[pid=29861] ppid=29858 vsize=438820 CPUtime=1122.11 cores=1,3,5,7
/proc/29861/stat : 29861 (cdcl-cuttingpla) R 29858 29861 29677 0 -1 4202496 42198 0 0 0 112196 15 0 0 20 0 1 0 120724563 449351680 95513 33554432000 4194304 6199737 140735881197616 140735881196552 4213314 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/29861/statm: 109705 95513 161 490 0 109206 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 438820

[startup+1182.3 s]
/proc/loadavg: 2.25 2.19 2.00 3/176 29890
/proc/meminfo: memFree=28735624/32872528 swapFree=16360/1798728
[pid=29861] ppid=29858 vsize=441160 CPUtime=1182.1 cores=1,3,5,7
/proc/29861/stat : 29861 (cdcl-cuttingpla) R 29858 29861 29677 0 -1 4202496 42849 0 0 0 118195 15 0 0 20 0 1 0 120724563 451747840 96088 33554432000 4194304 6199737 140735881197616 140735881196264 4213314 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/29861/statm: 110290 96088 161 490 0 109791 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 441160

[startup+1242.3 s]
/proc/loadavg: 2.37 2.23 2.02 3/177 29892
/proc/meminfo: memFree=28720992/32872528 swapFree=16360/1798728
[pid=29861] ppid=29858 vsize=443668 CPUtime=1242.09 cores=1,3,5,7
/proc/29861/stat : 29861 (cdcl-cuttingpla) R 29858 29861 29677 0 -1 4202496 44015 0 0 0 124193 16 0 0 20 0 1 0 120724563 454316032 96725 33554432000 4194304 6199737 140735881197616 140735881196552 4213385 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/29861/statm: 110917 96725 161 490 0 110418 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 443668

[startup+1302.3 s]
/proc/loadavg: 2.32 2.24 2.04 3/177 29893
/proc/meminfo: memFree=28720716/32872528 swapFree=16360/1798728
[pid=29861] ppid=29858 vsize=443844 CPUtime=1302.08 cores=1,3,5,7
/proc/29861/stat : 29861 (cdcl-cuttingpla) R 29858 29861 29677 0 -1 4202496 47572 0 0 0 130192 16 0 0 20 0 1 0 120724563 454496256 96777 33554432000 4194304 6199737 140735881197616 140735881196232 4213381 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/29861/statm: 110961 96777 161 490 0 110462 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 443844

[startup+1362.3 s]
/proc/loadavg: 2.37 2.27 2.06 3/177 29894
/proc/meminfo: memFree=28718608/32872528 swapFree=16360/1798728
[pid=29861] ppid=29858 vsize=445476 CPUtime=1362.07 cores=1,3,5,7
/proc/29861/stat : 29861 (cdcl-cuttingpla) R 29858 29861 29677 0 -1 4202496 49438 0 0 0 136190 17 0 0 20 0 1 0 120724563 456167424 97183 33554432000 4194304 6199737 140735881197616 140735881196312 4213306 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/29861/statm: 111369 97183 161 490 0 110870 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 445476

[startup+1422.3 s]
/proc/loadavg: 2.31 2.28 2.08 4/177 29895
/proc/meminfo: memFree=28715752/32872528 swapFree=16360/1798728
[pid=29861] ppid=29858 vsize=447168 CPUtime=1422.07 cores=1,3,5,7
/proc/29861/stat : 29861 (cdcl-cuttingpla) R 29858 29861 29677 0 -1 4202496 53103 0 0 0 142189 18 0 0 20 0 1 0 120724563 457900032 97702 33554432000 4194304 6199737 140735881197616 140735881196552 4213306 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/29861/statm: 111792 97702 161 490 0 111293 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 447168

[startup+1482.3 s]
/proc/loadavg: 2.35 2.30 2.09 4/177 29896
/proc/meminfo: memFree=28706632/32872528 swapFree=16360/1798728
[pid=29861] ppid=29858 vsize=449340 CPUtime=1482.05 cores=1,3,5,7
/proc/29861/stat : 29861 (cdcl-cuttingpla) R 29858 29861 29677 0 -1 4202496 54528 0 0 0 148187 18 0 0 20 0 1 0 120724563 460124160 98245 33554432000 4194304 6199737 140735881197616 140735881196552 4213306 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/29861/statm: 112335 98245 161 490 0 111836 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 449340

[startup+1542.31 s]
/proc/loadavg: 2.26 2.27 2.10 4/177 29898
/proc/meminfo: memFree=28650800/32872528 swapFree=16360/1798728
[pid=29861] ppid=29858 vsize=450892 CPUtime=1542.05 cores=1,3,5,7
/proc/29861/stat : 29861 (cdcl-cuttingpla) R 29858 29861 29677 0 -1 4202496 56533 0 0 0 154186 19 0 0 20 0 1 0 120724563 461713408 105800 33554432000 4194304 6199737 140735881197616 140735881196312 4213385 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/29861/statm: 112723 105800 161 490 0 112224 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 450892

[startup+1602.3 s]
/proc/loadavg: 2.19 2.25 2.09 3/177 29899
/proc/meminfo: memFree=28597008/32872528 swapFree=16360/1798728
[pid=29861] ppid=29858 vsize=670176 CPUtime=1602.04 cores=1,3,5,7
/proc/29861/stat : 29861 (cdcl-cuttingpla) R 29858 29861 29677 0 -1 4202496 59103 0 0 0 160184 20 0 0 20 0 1 0 120724563 686260224 113666 33554432000 4194304 6199737 140735881197616 140735881196232 4213372 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/29861/statm: 167544 113666 161 490 0 167045 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 670176

[startup+1662.3 s]
/proc/loadavg: 2.31 2.28 2.11 3/177 29900
/proc/meminfo: memFree=28564952/32872528 swapFree=16360/1798728
[pid=29861] ppid=29858 vsize=672988 CPUtime=1662.03 cores=1,3,5,7
/proc/29861/stat : 29861 (cdcl-cuttingpla) R 29858 29861 29677 0 -1 4202496 59831 0 0 0 166182 21 0 0 20 0 1 0 120724563 689139712 115416 33554432000 4194304 6199737 140735881197616 140735881196312 4213389 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/29861/statm: 168247 115416 161 490 0 167748 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 672988

[startup+1722.3 s]
/proc/loadavg: 2.28 2.27 2.11 3/178 29904
/proc/meminfo: memFree=28547932/32872528 swapFree=16360/1798728
[pid=29861] ppid=29858 vsize=673772 CPUtime=1722.02 cores=1,3,5,7
/proc/29861/stat : 29861 (cdcl-cuttingpla) R 29858 29861 29677 0 -1 4202496 60173 0 0 0 172181 21 0 0 20 0 1 0 120724563 689942528 117153 33554432000 4194304 6199737 140735881197616 140735881196552 4213381 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/29861/statm: 168443 117153 161 490 0 167944 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 673772

[startup+1782.3 s]
/proc/loadavg: 2.23 2.26 2.12 3/177 29951
/proc/meminfo: memFree=28961992/32872528 swapFree=16360/1798728
[pid=29861] ppid=29858 vsize=674700 CPUtime=1782.02 cores=1,3,5,7
/proc/29861/stat : 29861 (cdcl-cuttingpla) R 29858 29861 29677 0 -1 4202496 61618 0 0 0 178180 22 0 0 20 0 1 0 120724563 690892800 120001 33554432000 4194304 6199737 140735881197616 140735881196312 4213298 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/29861/statm: 168675 120001 161 490 0 168176 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 674700



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.39 2.30 2.13 3/177 29952
/proc/meminfo: memFree=28938108/32872528 swapFree=16360/1798728
[pid=29861] ppid=29858 vsize=674700 CPUtime=1800.01 cores=1,3,5,7
/proc/29861/stat : 29861 (cdcl-cuttingpla) R 29858 29861 29677 0 -1 4202496 61753 0 0 0 179979 22 0 0 20 0 1 0 120724563 690892800 120031 33554432000 4194304 6199737 140735881197616 140735881196552 4213306 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/29861/statm: 168675 120031 161 490 0 168176 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 674700

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

[startup+1800.3 s]
/proc/loadavg: 2.39 2.30 2.13 3/177 29952
/proc/meminfo: memFree=28938108/32872528 swapFree=16360/1798728
[pid=29861] ppid=29858 vsize=674700 CPUtime=1800.01 cores=1,3,5,7
/proc/29861/stat : 29861 (cdcl-cuttingpla) R 29858 29861 29677 0 -1 4202496 61753 0 0 0 179979 22 0 0 20 0 1 0 120724563 690892800 120031 33554432000 4194304 6199737 140735881197616 140735881196552 4213306 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/29861/statm: 168675 120031 161 490 0 168176 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 674700

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.02
CPU user time (s): 1799.79
CPU system time (s): 0.226965
CPU usage (%): 99.9843
Max. virtual memory (cumulated for all children) (KiB): 674700

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.79
system time used= 0.226965
maximum resident set size= 480148
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 61753
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= 15
involuntary context switches= 1852

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.67929 second user time and 7.41887 second system time

The end

Launcher Data

Begin job on node123 at 2016-06-08 14:11:54
IDJOB=4087052
IDBENCH=1155
IDSOLVER=2548
FILE ID=node123/4087052-1465387914
RUNJOBID= node123-1465387880-29694
PBS_JOBID= 19853801
Free space on /tmp= 71632 MiB

SOLVER NAME= cdcl-cuttingplanes DEC 2016-05-01
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/prestwich/robin/normalized-robin18.opb
COMMAND LINE= ./cdcl-cuttingplanes-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4087052-1465387914/watcher-4087052-1465387914 -o /tmp/evaluation-result-4087052-1465387914/solver-4087052-1465387914 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node123-1465387880-29694 --watchdog 1960 --input HOME/instance-4087052-1465387914.opb ./cdcl-cuttingplanes-release

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

MD5SUM BENCH= f17e31cb6762bd0e8d3e659d7bd1050c
RANDOM SEED=242822096

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		: 2667.117
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.23
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.117
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		: 2667.117
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		: 2667.117
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.117
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.117
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.57
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.117
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.117
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:        29418200 kB
Buffers:          144580 kB
Cached:           668504 kB
SwapCached:         1756 kB
Active:           298544 kB
Inactive:         611624 kB
Active(anon):      96484 kB
Inactive(anon):     2668 kB
Active(file):     202060 kB
Inactive(file):   608956 kB
Unevictable:     1798728 kB
Mlocked:           16360 kB
SwapTotal:      67108856 kB
SwapFree:       67098836 kB
Dirty:              4844 kB
Writeback:             0 kB
AnonPages:       1925652 kB
Mapped:             8000 kB
Shmem:                 0 kB
Slab:             610760 kB
SReclaimable:      54576 kB
SUnreclaim:       556184 kB
KernelStack:        1472 kB
PageTables:         8008 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2039524 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1884160 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= 71628 MiB
End job on node123 at 2016-06-08 14:41:54