Trace number 4100664

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-01UNSAT 1277.7 1277.9

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-reduced-mps-v2-20-10-degen3.opb
MD5SUM869a8e6f75acef89713c9145ce005816
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark1154.83
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables54540
Total number of constraints1503
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1503
Minimum length of a constraint60
Maximum length of a constraint6090
Number of terms in the objective function 47190
Biggest coefficient in the objective function 1547
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 563727
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 131073
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 563727
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= 54540 #constraint= 1503
74.68/74.70	c #Conflicts:       1000 | #Learnt:        997 | 30.051
74.68/74.70	c total clause space: 78.2603MB
74.68/74.70	c total #watches: 1824500
192.56/192.63	c total #propagations: 850358 / total #impl: 844208792 (eff. 0.001)
192.56/192.63	c #Conflicts:       2000 | #Learnt:       1996 | 28.893
192.56/192.63	c total clause space: 127.173MB
192.56/192.63	c total #watches: 2888284
317.04/317.10	c total #propagations: 1799409 / total #impl: 2229479779 (eff. 0.001)
317.04/317.10	c GC COLLECT
317.04/317.10	c #Conflicts:       3000 | #Learnt:       2017 | 20.202
317.04/317.10	c total clause space: 127.173MB
317.04/317.10	c total #watches: 2756146
408.23/408.33	c total #propagations: 2747554 / total #impl: 4252916144 (eff. 0.001)
408.23/408.33	c #Conflicts:       4000 | #Learnt:       3017 | 15.277
408.23/408.33	c total clause space: 127.173MB
408.23/408.33	c total #watches: 3347200
521.32/521.41	c total #propagations: 3212858 / total #impl: 6187353506 (eff. 0.001)
521.32/521.41	c GC COLLECT
521.32/521.41	c #Conflicts:       5000 | #Learnt:       2370 | 26.129
521.32/521.41	c total clause space: 127.173MB
521.32/521.42	c total #watches: 3126386
641.99/642.14	c total #propagations: 3974793 / total #impl: 7643733422 (eff. 0.001)
641.99/642.14	c #Conflicts:       6000 | #Learnt:       3369 | 26.377
641.99/642.14	c total clause space: 206.656MB
641.99/642.14	c total #watches: 3967564
830.96/831.16	c total #propagations: 5566802 / total #impl: 9188279453 (eff. 0.001)
830.96/831.16	c GC COLLECT
830.96/831.16	c #Conflicts:       7000 | #Learnt:       2247 | 23.384
830.96/831.16	c total clause space: 206.656MB
830.96/831.16	c total #watches: 3282574
852.66/852.86	c total #propagations: 6876146 / total #impl: 10138550002 (eff. 0.001)
852.66/852.86	c #Conflicts:       8000 | #Learnt:       3247 | 20.461
852.66/852.86	c total clause space: 206.656MB
852.66/852.86	c total #watches: 4666623
974.55/974.75	c total #propagations: 6964535 / total #impl: 10304743123 (eff. 0.001)
974.55/974.75	c #Conflicts:       9000 | #Learnt:       4246 | 21.713
974.55/974.75	c total clause space: 206.656MB
974.55/974.75	c total #watches: 5532616
1169.71/1169.96	c total #propagations: 8018869 / total #impl: 11407204125 (eff. 0.001)
1169.71/1169.96	c GC COLLECT
1169.71/1169.96	c #Conflicts:      10000 | #Learnt:       2786 | 21.129
1169.71/1169.96	c total clause space: 206.656MB
1169.71/1169.96	c total #watches: 4253774
1212.31/1212.52	c total #propagations: 10189929 / total #impl: 12789755464 (eff. 0.001)
1212.31/1212.52	c #Conflicts:      11000 | #Learnt:       3786 | 21.051
1212.31/1212.52	c total clause space: 206.656MB
1212.31/1212.52	c total #watches: 5160609
1277.59/1277.89	c total #propagations: 12126116 / total #impl: 13136143876 (eff. 0.001)
1277.59/1277.89	s UNSATISFIABLE
1277.59/1277.89	c CPU time              : 1277.61 s

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

pid=6707
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: 2.27 2.23 2.15 4/176 6710
/proc/meminfo: memFree=29764924/32872528 swapFree=17888/1798212
[pid=6710] ppid=6707 vsize=29112 CPUtime=0 cores=1,3,5,7
/proc/6710/stat : 6710 (cdcl-cuttingpla) R 6707 6710 6506 0 -1 4202496 277 0 0 0 0 0 0 0 20 0 1 0 26264401 29810688 5268 33554432000 4194304 6201397 140733316434064 140735919668648 4211056 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6710/statm: 7278 5268 130 491 0 6777 0

[startup+0.100173 s]
/proc/loadavg: 2.27 2.23 2.15 4/176 6710
/proc/meminfo: memFree=29764924/32872528 swapFree=17888/1798212
[pid=6710] ppid=6707 vsize=36820 CPUtime=0.09 cores=1,3,5,7
/proc/6710/stat : 6710 (cdcl-cuttingpla) R 6707 6710 6506 0 -1 4202496 1672 0 0 0 9 0 0 0 20 0 1 0 26264401 37703680 7883 33554432000 4194304 6201397 140733316434064 140735919668648 5408672 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6710/statm: 9205 7883 142 491 0 8704 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 36820

[startup+0.200384 s]
/proc/loadavg: 2.27 2.23 2.15 4/176 6710
/proc/meminfo: memFree=29764924/32872528 swapFree=17888/1798212
[pid=6710] ppid=6707 vsize=45540 CPUtime=0.19 cores=1,3,5,7
/proc/6710/stat : 6710 (cdcl-cuttingpla) R 6707 6710 6506 0 -1 4202496 2629 0 0 0 19 0 0 0 20 0 1 0 26264401 46632960 9179 33554432000 4194304 6201397 140733316434064 140735919668648 4249638 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6710/statm: 11385 9179 143 491 0 10884 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 45540

[startup+0.300356 s]
/proc/loadavg: 2.27 2.23 2.15 4/176 6710
/proc/meminfo: memFree=29764924/32872528 swapFree=17888/1798212
[pid=6710] ppid=6707 vsize=53968 CPUtime=0.28 cores=1,3,5,7
/proc/6710/stat : 6710 (cdcl-cuttingpla) R 6707 6710 6506 0 -1 4202496 2948 0 0 0 28 0 0 0 20 0 1 0 26264401 55263232 10520 33554432000 4194304 6201397 140733316434064 140735919668648 5408672 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6710/statm: 13492 10520 143 491 0 12991 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 53968

[startup+0.700301 s]
/proc/loadavg: 2.27 2.23 2.15 4/176 6710
/proc/meminfo: memFree=29764924/32872528 swapFree=17888/1798212
[pid=6710] ppid=6707 vsize=70236 CPUtime=0.69 cores=1,3,5,7
/proc/6710/stat : 6710 (cdcl-cuttingpla) R 6707 6710 6506 0 -1 4202496 4251 0 0 0 68 1 0 0 20 0 1 0 26264401 71921664 14361 33554432000 4194304 6201397 140733316434064 140733316432200 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6710/statm: 17559 14361 143 491 0 17058 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 70236

[startup+1.50028 s]
/proc/loadavg: 2.27 2.23 2.15 4/177 6711
/proc/meminfo: memFree=29707540/32872528 swapFree=17888/1798212
[pid=6710] ppid=6707 vsize=70100 CPUtime=1.49 cores=1,3,5,7
/proc/6710/stat : 6710 (cdcl-cuttingpla) R 6707 6710 6506 0 -1 4202496 4356 0 0 0 148 1 0 0 20 0 1 0 26264401 71782400 14351 33554432000 4194304 6201397 140733316434064 140733316432200 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6710/statm: 17525 14351 146 491 0 17024 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 70100

[startup+3.10023 s]
/proc/loadavg: 2.27 2.23 2.15 3/177 6711
/proc/meminfo: memFree=29707012/32872528 swapFree=17888/1798212
[pid=6710] ppid=6707 vsize=71132 CPUtime=3.09 cores=1,3,5,7
/proc/6710/stat : 6710 (cdcl-cuttingpla) R 6707 6710 6506 0 -1 4202496 4605 0 0 0 308 1 0 0 20 0 1 0 26264401 72839168 15111 33554432000 4194304 6201397 140733316434064 140733316432344 4213357 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6710/statm: 17783 15111 147 491 0 17282 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 71132

[startup+6.30025 s]
/proc/loadavg: 2.33 2.24 2.15 3/177 6711
/proc/meminfo: memFree=29703860/32872528 swapFree=17888/1798212
[pid=6710] ppid=6707 vsize=71556 CPUtime=6.29 cores=1,3,5,7
/proc/6710/stat : 6710 (cdcl-cuttingpla) R 6707 6710 6506 0 -1 4202496 4701 0 0 0 628 1 0 0 20 0 1 0 26264401 73273344 15718 33554432000 4194304 6201397 140733316434064 140733316432776 4213348 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6710/statm: 17889 15718 147 491 0 17388 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 71556

[startup+12.7003 s]
/proc/loadavg: 2.30 2.23 2.15 4/177 6711
/proc/meminfo: memFree=29701464/32872528 swapFree=17888/1798212
[pid=6710] ppid=6707 vsize=71968 CPUtime=12.69 cores=1,3,5,7
/proc/6710/stat : 6710 (cdcl-cuttingpla) R 6707 6710 6506 0 -1 4202496 4810 0 0 0 1268 1 0 0 20 0 1 0 26264401 73695232 15827 33554432000 4194304 6201397 140733316434064 140733316432344 4214372 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6710/statm: 17992 15827 147 491 0 17491 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 71968

[startup+25.5004 s]
/proc/loadavg: 2.32 2.24 2.15 3/177 6711
/proc/meminfo: memFree=29683348/32872528 swapFree=17888/1798212
[pid=6710] ppid=6707 vsize=97048 CPUtime=25.48 cores=1,3,5,7
/proc/6710/stat : 6710 (cdcl-cuttingpla) R 6707 6710 6506 0 -1 4202496 6509 0 0 0 2547 1 0 0 20 0 1 0 26264401 99377152 20568 33554432000 4194304 6201397 140733316434064 140733316432776 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6710/statm: 24262 20568 147 491 0 23761 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 97048

[startup+51.1003 s]
/proc/loadavg: 2.28 2.24 2.16 3/178 6714
/proc/meminfo: memFree=29672680/32872528 swapFree=17888/1798212
[pid=6710] ppid=6707 vsize=129952 CPUtime=51.08 cores=1,3,5,7
/proc/6710/stat : 6710 (cdcl-cuttingpla) R 6707 6710 6506 0 -1 4202496 7222 0 0 0 5106 2 0 0 20 0 1 0 26264401 133070848 23287 33554432000 4194304 6201397 140733316434064 140733316432776 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6710/statm: 32488 23287 147 491 0 31987 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 129952

[startup+102.3 s]
/proc/loadavg: 2.19 2.21 2.15 3/177 6715
/proc/meminfo: memFree=29650752/32872528 swapFree=17888/1798212
[pid=6710] ppid=6707 vsize=132636 CPUtime=102.28 cores=1,3,5,7
/proc/6710/stat : 6710 (cdcl-cuttingpla) R 6707 6710 6506 0 -1 4202496 7929 0 0 0 10226 2 0 0 20 0 1 0 26264401 135819264 27571 33554432000 4194304 6201397 140733316434064 140733316432680 4213257 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6710/statm: 33159 27571 160 491 0 32658 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 132636

[startup+162.3 s]
/proc/loadavg: 2.23 2.22 2.16 3/177 6716
/proc/meminfo: memFree=29634116/32872528 swapFree=17888/1798212
[pid=6710] ppid=6707 vsize=140696 CPUtime=162.27 cores=1,3,5,7
/proc/6710/stat : 6710 (cdcl-cuttingpla) R 6707 6710 6506 0 -1 4202496 9873 0 0 0 16224 3 0 0 20 0 1 0 26264401 144072704 31559 33554432000 4194304 6201397 140733316434064 140733316432728 4213371 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6710/statm: 35174 31559 160 491 0 34673 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 140696

[startup+222.307 s]
/proc/loadavg: 2.26 2.22 2.16 4/177 6808
/proc/meminfo: memFree=29983576/32872528 swapFree=17888/1798212
[pid=6710] ppid=6707 vsize=198000 CPUtime=222.27 cores=1,3,5,7
/proc/6710/stat : 6710 (cdcl-cuttingpla) R 6707 6710 6506 0 -1 4202496 13057 0 0 0 22223 4 0 0 20 0 1 0 26264401 202752000 39325 33554432000 4194304 6201397 140733316434064 140733316432344 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6710/statm: 49500 39325 160 491 0 48999 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 198000

[startup+282.3 s]
/proc/loadavg: 2.37 2.25 2.17 3/176 6809
/proc/meminfo: memFree=29944896/32872528 swapFree=17888/1798212
[pid=6710] ppid=6707 vsize=200064 CPUtime=282.25 cores=1,3,5,7
/proc/6710/stat : 6710 (cdcl-cuttingpla) R 6707 6710 6506 0 -1 4202496 13579 0 0 0 28221 4 0 0 20 0 1 0 26264401 204865536 39847 33554432000 4194304 6201397 140733316434064 140733316432776 4213361 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6710/statm: 50016 39847 166 491 0 49515 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 200064

[startup+342.3 s]
/proc/loadavg: 2.26 2.24 2.17 3/177 6811
/proc/meminfo: memFree=29906144/32872528 swapFree=17888/1798212
[pid=6710] ppid=6707 vsize=211660 CPUtime=342.24 cores=1,3,5,7
/proc/6710/stat : 6710 (cdcl-cuttingpla) R 6707 6710 6506 0 -1 4202496 16548 0 0 0 34219 5 0 0 20 0 1 0 26264401 216739840 43838 33554432000 4194304 6201397 140733316434064 140733316432344 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6710/statm: 52915 43838 166 491 0 52414 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 211660

[startup+402.3 s]
/proc/loadavg: 2.19 2.22 2.17 3/177 6812
/proc/meminfo: memFree=29887156/32872528 swapFree=17888/1798212
[pid=6710] ppid=6707 vsize=212496 CPUtime=402.23 cores=1,3,5,7
/proc/6710/stat : 6710 (cdcl-cuttingpla) R 6707 6710 6506 0 -1 4202496 16734 0 0 0 40218 5 0 0 20 0 1 0 26264401 217595904 47090 33554432000 4194304 6201397 140733316434064 140733316432776 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6710/statm: 53124 47090 166 491 0 52623 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 212496

[startup+462.3 s]
/proc/loadavg: 2.21 2.22 2.18 3/177 6813
/proc/meminfo: memFree=29850740/32872528 swapFree=17888/1798212
[pid=6710] ppid=6707 vsize=213868 CPUtime=462.22 cores=1,3,5,7
/proc/6710/stat : 6710 (cdcl-cuttingpla) R 6707 6710 6506 0 -1 4202496 17081 0 0 0 46217 5 0 0 20 0 1 0 26264401 219000832 48968 33554432000 4194304 6201397 140733316434064 140733316432776 4213268 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6710/statm: 53467 48968 166 491 0 52966 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 213868

[startup+522.3 s]
/proc/loadavg: 2.19 2.21 2.18 4/177 6814
/proc/meminfo: memFree=29818444/32872528 swapFree=17888/1798212
[pid=6710] ppid=6707 vsize=218108 CPUtime=522.21 cores=1,3,5,7
/proc/6710/stat : 6710 (cdcl-cuttingpla) R 6707 6710 6506 0 -1 4202496 18120 0 0 0 52216 5 0 0 20 0 1 0 26264401 223342592 50007 33554432000 4194304 6201397 140733316434064 140733316432776 4213328 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6710/statm: 54527 50007 166 491 0 54026 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 218108

[startup+582.3 s]
/proc/loadavg: 2.29 2.23 2.18 3/177 6815
/proc/meminfo: memFree=29798776/32872528 swapFree=17888/1798212
[pid=6710] ppid=6707 vsize=219572 CPUtime=582.2 cores=1,3,5,7
/proc/6710/stat : 6710 (cdcl-cuttingpla) R 6707 6710 6506 0 -1 4202496 18502 0 0 0 58215 5 0 0 20 0 1 0 26264401 224841728 50389 33554432000 4194304 6201397 140733316434064 140733316432344 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6710/statm: 54893 50389 166 491 0 54392 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 219572


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

/proc/loadavg: 2.29 2.24 2.19 3/178 6820
/proc/meminfo: memFree=29772272/32872528 swapFree=17888/1798212
[pid=6710] ppid=6707 vsize=307984 CPUtime=642.19 cores=1,3,5,7
/proc/6710/stat : 6710 (cdcl-cuttingpla) R 6707 6710 6506 0 -1 4202496 20558 0 0 0 64213 6 0 0 20 0 1 0 26264401 315375616 54889 33554432000 4194304 6201397 140733316434064 140733316432344 4213365 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6710/statm: 76996 54889 166 491 0 76495 0
Current children cumulated CPU time (s) 642.19
Current children cumulated vsize (KiB) 307984

[startup+702.3 s]
/proc/loadavg: 2.24 2.24 2.19 3/177 6821
/proc/meminfo: memFree=29746176/32872528 swapFree=17888/1798212
[pid=6710] ppid=6707 vsize=313804 CPUtime=702.19 cores=1,3,5,7
/proc/6710/stat : 6710 (cdcl-cuttingpla) R 6707 6710 6506 0 -1 4202496 22044 0 0 0 70213 6 0 0 20 0 1 0 26264401 321335296 59952 33554432000 4194304 6201397 140733316434064 140733316432344 4213361 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6710/statm: 78451 59952 166 491 0 77950 0
Current children cumulated CPU time (s) 702.19
Current children cumulated vsize (KiB) 313804

[startup+762.3 s]
/proc/loadavg: 2.19 2.23 2.18 3/177 6822
/proc/meminfo: memFree=29721936/32872528 swapFree=17888/1798212
[pid=6710] ppid=6707 vsize=314092 CPUtime=762.18 cores=1,3,5,7
/proc/6710/stat : 6710 (cdcl-cuttingpla) R 6707 6710 6506 0 -1 4202496 22081 0 0 0 76212 6 0 0 20 0 1 0 26264401 321630208 60500 33554432000 4194304 6201397 140733316434064 140733316432776 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6710/statm: 78523 60500 166 491 0 78022 0
Current children cumulated CPU time (s) 762.18
Current children cumulated vsize (KiB) 314092

[startup+822.3 s]
/proc/loadavg: 2.31 2.24 2.19 3/177 6823
/proc/meminfo: memFree=29711224/32872528 swapFree=17888/1798212
[pid=6710] ppid=6707 vsize=314092 CPUtime=822.17 cores=1,3,5,7
/proc/6710/stat : 6710 (cdcl-cuttingpla) R 6707 6710 6506 0 -1 4202496 22098 0 0 0 82211 6 0 0 20 0 1 0 26264401 321630208 61539 33554432000 4194304 6201397 140733316434064 140733316432776 4213371 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6710/statm: 78523 61539 166 491 0 78022 0
Current children cumulated CPU time (s) 822.17
Current children cumulated vsize (KiB) 314092

[startup+882.307 s]
/proc/loadavg: 2.21 2.23 2.18 3/177 6824
/proc/meminfo: memFree=29686244/32872528 swapFree=17888/1798212
[pid=6710] ppid=6707 vsize=325980 CPUtime=882.16 cores=1,3,5,7
/proc/6710/stat : 6710 (cdcl-cuttingpla) R 6707 6710 6506 0 -1 4202496 25567 0 0 0 88210 6 0 0 20 0 1 0 26264401 333803520 66277 33554432000 4194304 6201397 140733316434064 140733316432776 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6710/statm: 81495 66277 166 491 0 80994 0
Current children cumulated CPU time (s) 882.16
Current children cumulated vsize (KiB) 325980

[startup+942.3 s]
/proc/loadavg: 2.23 2.23 2.18 4/177 6826
/proc/meminfo: memFree=29616308/32872528 swapFree=17888/1798212
[pid=6710] ppid=6707 vsize=326432 CPUtime=942.15 cores=1,3,5,7
/proc/6710/stat : 6710 (cdcl-cuttingpla) R 6707 6710 6506 0 -1 4202496 25709 0 0 0 94208 7 0 0 20 0 1 0 26264401 334266368 69485 33554432000 4194304 6201397 140733316434064 140733316432680 4213257 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6710/statm: 81608 69485 166 491 0 81107 0
Current children cumulated CPU time (s) 942.15
Current children cumulated vsize (KiB) 326432

[startup+1002.3 s]
/proc/loadavg: 2.46 2.29 2.20 3/177 6827
/proc/meminfo: memFree=29595416/32872528 swapFree=17888/1798212
[pid=6710] ppid=6707 vsize=327220 CPUtime=1002.14 cores=1,3,5,7
/proc/6710/stat : 6710 (cdcl-cuttingpla) R 6707 6710 6506 0 -1 4202496 25885 0 0 0 100207 7 0 0 20 0 1 0 26264401 335073280 73238 33554432000 4194304 6201397 140733316434064 140733316432344 4213365 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6710/statm: 81805 73238 166 491 0 81304 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 327220

[startup+1062.3 s]
/proc/loadavg: 2.37 2.30 2.21 3/177 6828
/proc/meminfo: memFree=29582020/32872528 swapFree=17888/1798212
[pid=6710] ppid=6707 vsize=327400 CPUtime=1062.13 cores=1,3,5,7
/proc/6710/stat : 6710 (cdcl-cuttingpla) R 6707 6710 6506 0 -1 4202496 25943 0 0 0 106206 7 0 0 20 0 1 0 26264401 335257600 74318 33554432000 4194304 6201397 140733316434064 140733316432776 4213328 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6710/statm: 81850 74318 166 491 0 81349 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 327400

[startup+1122.3 s]
/proc/loadavg: 2.18 2.25 2.20 3/177 6829
/proc/meminfo: memFree=29567032/32872528 swapFree=17888/1798212
[pid=6710] ppid=6707 vsize=327540 CPUtime=1122.12 cores=1,3,5,7
/proc/6710/stat : 6710 (cdcl-cuttingpla) R 6707 6710 6506 0 -1 4202496 26005 0 0 0 112205 7 0 0 20 0 1 0 26264401 335400960 75502 33554432000 4194304 6201397 140733316434064 140733316432344 4213328 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6710/statm: 81885 75502 166 491 0 81384 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 327540

[startup+1182.3 s]
/proc/loadavg: 2.22 2.25 2.19 4/177 6830
/proc/meminfo: memFree=29554140/32872528 swapFree=17888/1798212
[pid=6710] ppid=6707 vsize=328616 CPUtime=1182.11 cores=1,3,5,7
/proc/6710/stat : 6710 (cdcl-cuttingpla) R 6707 6710 6506 0 -1 4202496 26458 0 0 0 118204 7 0 0 20 0 1 0 26264401 336502784 77603 33554432000 4194304 6201397 140733316434064 140733316432776 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6710/statm: 82154 77603 166 491 0 81653 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 328616

[startup+1242.3 s]
/proc/loadavg: 2.24 2.25 2.19 3/178 6835
/proc/meminfo: memFree=29551424/32872528 swapFree=17888/1798212
[pid=6710] ppid=6707 vsize=331088 CPUtime=1242.1 cores=1,3,5,7
/proc/6710/stat : 6710 (cdcl-cuttingpla) R 6707 6710 6506 0 -1 4202496 27051 0 0 0 124203 7 0 0 20 0 1 0 26264401 339034112 78196 33554432000 4194304 6201397 140733316434064 140733316432776 4213348 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6710/statm: 82772 78196 166 491 0 82271 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 331088

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 6710 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1254.4 s]
/proc/loadavg: 2.26 2.25 2.19 3/178 6835
/proc/meminfo: memFree=29550700/32872528 swapFree=17888/1798212
[pid=6710] ppid=6707 vsize=331088 CPUtime=1254.2 cores=1,3,5,7
/proc/6710/stat : 6710 (cdcl-cuttingpla) R 6707 6710 6506 0 -1 4202496 27058 0 0 0 125413 7 0 0 20 0 1 0 26264401 339034112 78203 33554432000 4194304 6201397 140733316434064 140733316432776 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6710/statm: 82772 78203 166 491 0 82271 0
Current children cumulated CPU time (s) 1254.2
Current children cumulated vsize (KiB) 331088

[startup+1267.2 s]
/proc/loadavg: 2.30 2.26 2.20 4/178 6836
/proc/meminfo: memFree=29549076/32872528 swapFree=17888/1798212
[pid=6710] ppid=6707 vsize=331248 CPUtime=1267 cores=1,3,5,7
/proc/6710/stat : 6710 (cdcl-cuttingpla) R 6707 6710 6506 0 -1 4202496 27127 0 0 0 126693 7 0 0 20 0 1 0 26264401 339197952 78272 33554432000 4194304 6201397 140733316434064 140733316432344 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6710/statm: 82812 78272 166 491 0 82311 0
Current children cumulated CPU time (s) 1267
Current children cumulated vsize (KiB) 331248

[startup+1273.6 s]
/proc/loadavg: 2.36 2.27 2.20 3/178 6836
/proc/meminfo: memFree=29548456/32872528 swapFree=17888/1798212
[pid=6710] ppid=6707 vsize=331384 CPUtime=1273.4 cores=1,3,5,7
/proc/6710/stat : 6710 (cdcl-cuttingpla) R 6707 6710 6506 0 -1 4202496 27135 0 0 0 127333 7 0 0 20 0 1 0 26264401 339337216 78280 33554432000 4194304 6201397 140733316434064 140733316432776 4213257 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6710/statm: 82846 78280 166 491 0 82345 0
Current children cumulated CPU time (s) 1273.4
Current children cumulated vsize (KiB) 331384

[startup+1275.2 s]
/proc/loadavg: 2.33 2.27 2.20 3/178 6836
/proc/meminfo: memFree=29548332/32872528 swapFree=17888/1798212
[pid=6710] ppid=6707 vsize=331832 CPUtime=1275 cores=1,3,5,7
/proc/6710/stat : 6710 (cdcl-cuttingpla) R 6707 6710 6506 0 -1 4202496 27236 0 0 0 127493 7 0 0 20 0 1 0 26264401 339795968 78381 33554432000 4194304 6201397 140733316434064 140733316432776 4213365 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6710/statm: 82958 78381 166 491 0 82457 0
Current children cumulated CPU time (s) 1275
Current children cumulated vsize (KiB) 331832

[startup+1276.8 s]
/proc/loadavg: 2.33 2.27 2.20 3/178 6836
/proc/meminfo: memFree=29547960/32872528 swapFree=17888/1798212
[pid=6710] ppid=6707 vsize=331832 CPUtime=1276.59 cores=1,3,5,7
/proc/6710/stat : 6710 (cdcl-cuttingpla) R 6707 6710 6506 0 -1 4202496 27260 0 0 0 127652 7 0 0 20 0 1 0 26264401 339795968 78405 33554432000 4194304 6201397 140733316434064 140733316432776 4213367 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6710/statm: 82958 78405 166 491 0 82457 0
Current children cumulated CPU time (s) 1276.59
Current children cumulated vsize (KiB) 331832

[startup+1277.6 s]
/proc/loadavg: 2.33 2.27 2.20 3/178 6836
/proc/meminfo: memFree=29547960/32872528 swapFree=17888/1798212
[pid=6710] ppid=6707 vsize=331832 CPUtime=1277.39 cores=1,3,5,7
/proc/6710/stat : 6710 (cdcl-cuttingpla) R 6707 6710 6506 0 -1 4202496 27260 0 0 0 127732 7 0 0 20 0 1 0 26264401 339795968 78405 33554432000 4194304 6201397 140733316434064 140733316432776 4213359 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6710/statm: 82958 78405 166 491 0 82457 0
Current children cumulated CPU time (s) 1277.39
Current children cumulated vsize (KiB) 331832

[startup+1277.8 s]
/proc/loadavg: 2.33 2.27 2.20 3/178 6836
/proc/meminfo: memFree=29547960/32872528 swapFree=17888/1798212
[pid=6710] ppid=6707 vsize=331832 CPUtime=1277.59 cores=1,3,5,7
/proc/6710/stat : 6710 (cdcl-cuttingpla) R 6707 6710 6506 0 -1 4202496 27260 0 0 0 127752 7 0 0 20 0 1 0 26264401 339795968 78405 33554432000 4194304 6201397 140733316434064 140733316432776 4213257 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6710/statm: 82958 78405 166 491 0 82457 0
Current children cumulated CPU time (s) 1277.59
Current children cumulated vsize (KiB) 331832

Child status: 20
Real time (s): 1277.9
CPU time (s): 1277.7
CPU user time (s): 1277.62
CPU system time (s): 0.076988
CPU usage (%): 99.9847
Max. virtual memory (cumulated for all children) (KiB): 331832

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1277.62
system time used= 0.076988
maximum resident set size= 313844
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27317
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= 3
involuntary context switches= 1318

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.18751 second user time and 4.94725 second system time

The end

Launcher Data

Begin job on node123 at 2016-06-18 11:29:33
IDJOB=4100664
IDBENCH=1645
IDSOLVER=2550
FILE ID=node123/4100664-1466242172
RUNJOBID= node123-1466240371-6523
PBS_JOBID= 19918188
Free space on /tmp= 71620 MiB

SOLVER NAME= cdcl-cuttingplanes OPT linear search 2016-05-01
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-reduced-mps-v2-20-10-degen3.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4100664-1466242172/watcher-4100664-1466242172 -o /tmp/evaluation-result-4100664-1466242172/solver-4100664-1466242172 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node123-1466240371-6523 --watchdog 1960 --input HOME/instance-4100664-1466242172.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= 869a8e6f75acef89713c9145ce005816
RANDOM SEED=1541130819

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:        29765188 kB
Buffers:           21176 kB
Cached:            75980 kB
SwapCached:         1356 kB
Active:           504068 kB
Inactive:          69208 kB
Active(anon):     474884 kB
Inactive(anon):     3560 kB
Active(file):      29184 kB
Inactive(file):    65648 kB
Unevictable:     1798212 kB
Mlocked:           17888 kB
SwapTotal:      67108856 kB
SwapFree:       67099316 kB
Dirty:             10504 kB
Writeback:             8 kB
AnonPages:       2274088 kB
Mapped:             7780 kB
Shmem:                 0 kB
Slab:             600108 kB
SReclaimable:      43992 kB
SUnreclaim:       556116 kB
KernelStack:        1432 kB
PageTables:         8712 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2407400 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2248704 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:50:51