Trace number 4099872

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
cdcl-cuttingplanes OPT linear search 2016-05-01? (TO) 1800.02 1800.31

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/
pub/fctp/normalized-reduced-mps-v2-20-10-n3705.opb
MD5SUM1c8cf561f224f1f2f953c533d372407b
Bench CategoryOPT-SMALLINT (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 FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables155000
Total number of constraints5150
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 constraints5150
Minimum length of a constraint31
Maximum length of a constraint3000
Number of terms in the objective function 155000
Biggest coefficient in the objective function 77
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 658002
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262144
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 658002
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= 155000 #constraint= 5150
20.08/20.17	c #Conflicts:       1000 | #Learnt:        999 | 31.619
20.08/20.17	c total clause space: 127.173MB
20.08/20.17	c total #watches: 1636701
91.67/91.75	c total #propagations: 1713879 / total #impl: 76966107 (eff. 0.022)
91.67/91.75	c #Conflicts:       2000 | #Learnt:       1999 | 32.330
91.67/91.75	c total clause space: 335.816MB
91.67/91.75	c total #watches: 3328769
167.06/167.19	c total #propagations: 2821861 / total #impl: 128704045 (eff. 0.022)
167.06/167.19	c GC COLLECT
167.06/167.19	c #Conflicts:       3000 | #Learnt:       2014 | 36.684
167.06/167.19	c total clause space: 545.701MB
167.06/167.20	c total #watches: 3892063
411.22/411.36	c total #propagations: 4349721 / total #impl: 168676439 (eff. 0.026)
411.22/411.36	c #Conflicts:       4000 | #Learnt:       3014 | 33.253
411.22/411.36	c total clause space: 886.764MB
411.22/411.36	c total #watches: 6008814
685.88/686.03	c total #propagations: 5630604 / total #impl: 239931693 (eff. 0.023)
685.88/686.03	c GC COLLECT
685.88/686.03	c #Conflicts:       5000 | #Learnt:       2374 | 35.234
685.88/686.03	c total clause space: 886.764MB
685.88/686.04	c total #watches: 5805308
1077.62/1077.81	c total #propagations: 6838348 / total #impl: 325773984 (eff. 0.021)
1077.62/1077.81	c #Conflicts:       6000 | #Learnt:       3374 | 39.738
1077.62/1077.81	c total clause space: 886.764MB
1077.62/1077.81	c total #watches: 8058574
1406.06/1406.34	c total #propagations: 8315123 / total #impl: 397018880 (eff. 0.021)
1406.06/1406.34	c GC COLLECT
1406.06/1406.34	c #Conflicts:       7000 | #Learnt:       2272 | 34.639
1406.06/1406.34	c total clause space: 886.764MB
1406.06/1406.34	c total #watches: 7397914
1589.74/1590.01	c total #propagations: 9531759 / total #impl: 485027642 (eff. 0.020)
1589.74/1590.01	c #Conflicts:       8000 | #Learnt:       3272 | 30.980
1589.74/1590.01	c total clause space: 1440.99MB
1589.74/1590.01	c total #watches: 8225382

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

pid=27393
running on 8 cores: 4-7,12-15

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.73 2.00 2.00 3/253 27397
/proc/meminfo: memFree=31911944/32872528 swapFree=7804/7804
[pid=27397] ppid=27393 vsize=33468 CPUtime=0 cores=4-7,12-15
/proc/27397/stat : 27397 (cdcl-cuttingpla) R 27393 27397 15292 0 -1 4202496 300 0 0 0 0 0 0 0 20 0 1 0 24817206 34271232 6825 33554432000 4194304 6201397 140735877319600 140735877318904 5408672 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/27397/statm: 8367 6825 130 491 0 7866 0

[startup+0.100101 s]
/proc/loadavg: 1.73 2.00 2.00 3/253 27397
/proc/meminfo: memFree=31911944/32872528 swapFree=7804/7804
[pid=27397] ppid=27393 vsize=39288 CPUtime=0.09 cores=4-7,12-15
/proc/27397/stat : 27397 (cdcl-cuttingpla) R 27393 27397 15292 0 -1 4202496 2462 0 0 0 9 0 0 0 20 0 1 0 24817206 40230912 8143 33554432000 4194304 6201397 140735877319600 140735877318904 4227002 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/27397/statm: 9822 8143 137 491 0 9321 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 39288

[startup+0.200309 s]
/proc/loadavg: 1.73 2.00 2.00 3/253 27397
/proc/meminfo: memFree=31911944/32872528 swapFree=7804/7804
[pid=27397] ppid=27393 vsize=43220 CPUtime=0.19 cores=4-7,12-15
/proc/27397/stat : 27397 (cdcl-cuttingpla) R 27393 27397 15292 0 -1 4202496 3164 0 0 0 19 0 0 0 20 0 1 0 24817206 44257280 9302 33554432000 4194304 6201397 140735877319600 140735877318904 4207987 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/27397/statm: 10805 9303 143 491 0 10304 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 43220

[startup+0.300356 s]
/proc/loadavg: 1.73 2.00 2.00 3/253 27397
/proc/meminfo: memFree=31911944/32872528 swapFree=7804/7804
[pid=27397] ppid=27393 vsize=54820 CPUtime=0.29 cores=4-7,12-15
/proc/27397/stat : 27397 (cdcl-cuttingpla) R 27393 27397 15292 0 -1 4202496 3319 0 0 0 29 0 0 0 20 0 1 0 24817206 56135680 10448 33554432000 4194304 6201397 140735877319600 140735877318904 5408672 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/27397/statm: 13705 10448 143 491 0 13204 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 54820

[startup+0.700277 s]
/proc/loadavg: 1.73 2.00 2.00 3/253 27397
/proc/meminfo: memFree=31911944/32872528 swapFree=7804/7804
[pid=27397] ppid=27393 vsize=69008 CPUtime=0.68 cores=4-7,12-15
/proc/27397/stat : 27397 (cdcl-cuttingpla) R 27393 27397 15292 0 -1 4202496 4699 0 0 0 68 0 0 0 20 0 1 0 24817206 70664192 13916 33554432000 4194304 6201397 140735877319600 140735877318312 4219808 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/27397/statm: 17252 13916 147 491 0 16751 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 69008

[startup+1.50021 s]
/proc/loadavg: 1.73 2.00 2.00 3/259 27403
/proc/meminfo: memFree=31791144/32872528 swapFree=7804/7804
[pid=27397] ppid=27393 vsize=89452 CPUtime=1.49 cores=4-7,12-15
/proc/27397/stat : 27397 (cdcl-cuttingpla) R 27393 27397 15292 0 -1 4202496 5254 0 0 0 148 1 0 0 20 0 1 0 24817206 91598848 16496 33554432000 4194304 6201397 140735877319600 140735877318312 4219326 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/27397/statm: 22363 16496 147 491 0 21862 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 89452

[startup+3.10024 s]
/proc/loadavg: 1.73 2.00 2.00 3/259 27403
/proc/meminfo: memFree=31778844/32872528 swapFree=7804/7804
[pid=27397] ppid=27393 vsize=91324 CPUtime=3.09 cores=4-7,12-15
/proc/27397/stat : 27397 (cdcl-cuttingpla) R 27393 27397 15292 0 -1 4202496 5732 0 0 0 308 1 0 0 20 0 1 0 24817206 93515776 20040 33554432000 4194304 6201397 140735877319600 140735877318312 4213192 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/27397/statm: 22831 20040 147 491 0 22330 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 91324

[startup+6.3003 s]
/proc/loadavg: 1.75 2.00 2.00 3/259 27403
/proc/meminfo: memFree=31727144/32872528 swapFree=7804/7804
[pid=27397] ppid=27393 vsize=125860 CPUtime=6.29 cores=4-7,12-15
/proc/27397/stat : 27397 (cdcl-cuttingpla) R 27393 27397 15292 0 -1 4202496 6815 0 0 0 627 2 0 0 20 0 1 0 24817206 128880640 24678 33554432000 4194304 6201397 140735877319600 140735877317880 4213168 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/27397/statm: 31465 24678 147 491 0 30964 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 125860

[startup+12.7002 s]
/proc/loadavg: 1.77 2.00 2.00 3/259 27403
/proc/meminfo: memFree=31659368/32872528 swapFree=7804/7804
[pid=27397] ppid=27393 vsize=182988 CPUtime=12.69 cores=4-7,12-15
/proc/27397/stat : 27397 (cdcl-cuttingpla) R 27393 27397 15292 0 -1 4202496 8758 0 0 0 1266 3 0 0 20 0 1 0 24817206 187379712 33253 33554432000 4194304 6201397 140735877319600 140735877317880 4213367 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/27397/statm: 45747 33253 147 491 0 45246 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 182988

[startup+25.5004 s]
/proc/loadavg: 1.82 2.00 2.00 3/259 27403
/proc/meminfo: memFree=31554060/32872528 swapFree=7804/7804
[pid=27397] ppid=27393 vsize=274632 CPUtime=25.49 cores=4-7,12-15
/proc/27397/stat : 27397 (cdcl-cuttingpla) R 27393 27397 15292 0 -1 4202496 11348 0 0 0 2545 4 0 0 20 0 1 0 24817206 281223168 54239 33554432000 4194304 6201397 140735877319600 140735877318312 4213178 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/27397/statm: 68658 54239 160 491 0 68157 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 274632

[startup+51.1003 s]
/proc/loadavg: 1.88 2.00 2.00 3/259 27404
/proc/meminfo: memFree=31353116/32872528 swapFree=7804/7804
[pid=27397] ppid=27393 vsize=422276 CPUtime=51.08 cores=4-7,12-15
/proc/27397/stat : 27397 (cdcl-cuttingpla) R 27393 27397 15292 0 -1 4202496 15382 0 0 0 5102 6 0 0 20 0 1 0 24817206 432410624 73199 33554432000 4194304 6201397 140735877319600 140735877318312 4213186 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/27397/statm: 105569 73199 160 491 0 105068 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 422276

[startup+102.3 s]
/proc/loadavg: 1.95 2.00 2.00 3/260 27408
/proc/meminfo: memFree=31220896/32872528 swapFree=7804/7804
[pid=27397] ppid=27393 vsize=438160 CPUtime=102.28 cores=4-7,12-15
/proc/27397/stat : 27397 (cdcl-cuttingpla) R 27393 27397 15292 0 -1 4202496 20130 0 0 0 10220 8 0 0 20 0 1 0 24817206 448675840 94533 33554432000 4194304 6201397 140735877319600 140735877318312 4213186 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/27397/statm: 109540 94533 160 491 0 109039 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 438160

[startup+162.3 s]
/proc/loadavg: 1.98 2.00 2.00 3/259 27409
/proc/meminfo: memFree=31102212/32872528 swapFree=7804/7804
[pid=27397] ppid=27393 vsize=453516 CPUtime=162.26 cores=4-7,12-15
/proc/27397/stat : 27397 (cdcl-cuttingpla) R 27393 27397 15292 0 -1 4202496 24053 0 0 0 16217 9 0 0 20 0 1 0 24817206 464400384 107648 33554432000 4194304 6201397 140735877319600 140735877318312 4240335 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/27397/statm: 113379 107648 166 491 0 112878 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 453516

[startup+222.311 s]
/proc/loadavg: 2.10 2.04 2.01 3/259 27410
/proc/meminfo: memFree=30876612/32872528 swapFree=7804/7804
[pid=27397] ppid=27393 vsize=684848 CPUtime=222.27 cores=4-7,12-15
/proc/27397/stat : 27397 (cdcl-cuttingpla) R 27393 27397 15292 0 -1 4202496 28362 0 0 0 22215 12 0 0 20 0 1 0 24817206 701284352 140056 33554432000 4194304 6201397 140735877319600 140735877318264 4214911 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/27397/statm: 171212 140056 166 491 0 170711 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 684848

[startup+282.3 s]
/proc/loadavg: 2.11 2.06 2.01 3/259 27411
/proc/meminfo: memFree=30815816/32872528 swapFree=7804/7804
[pid=27397] ppid=27393 vsize=695984 CPUtime=282.24 cores=4-7,12-15
/proc/27397/stat : 27397 (cdcl-cuttingpla) R 27393 27397 15292 0 -1 4202496 31184 0 0 0 28211 13 0 0 20 0 1 0 24817206 712687616 154495 33554432000 4194304 6201397 140735877319600 140735877318312 4213253 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/27397/statm: 173996 154495 166 491 0 173495 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 695984

[startup+342.3 s]
/proc/loadavg: 2.07 2.06 2.01 3/259 27412
/proc/meminfo: memFree=30732800/32872528 swapFree=7804/7804
[pid=27397] ppid=27393 vsize=701740 CPUtime=342.23 cores=4-7,12-15
/proc/27397/stat : 27397 (cdcl-cuttingpla) R 27393 27397 15292 0 -1 4202496 32628 0 0 0 34209 14 0 0 20 0 1 0 24817206 718581760 171780 33554432000 4194304 6201397 140735877319600 140735877317880 4213253 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/27397/statm: 175435 171780 166 491 0 174934 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 701740

[startup+402.3 s]
/proc/loadavg: 2.06 2.06 2.01 3/259 27414
/proc/meminfo: memFree=30649728/32872528 swapFree=7804/7804
[pid=27397] ppid=27393 vsize=706896 CPUtime=402.22 cores=4-7,12-15
/proc/27397/stat : 27397 (cdcl-cuttingpla) R 27393 27397 15292 0 -1 4202496 33950 0 0 0 40208 14 0 0 20 0 1 0 24817206 723861504 175657 33554432000 4194304 6201397 140735877319600 140735877318264 4213261 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/27397/statm: 176724 175657 166 491 0 176223 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 706896

[startup+462.3 s]
/proc/loadavg: 2.09 2.06 2.01 3/259 27415
/proc/meminfo: memFree=30542660/32872528 swapFree=7804/7804
[pid=27397] ppid=27393 vsize=1066348 CPUtime=462.22 cores=4-7,12-15
/proc/27397/stat : 27397 (cdcl-cuttingpla) R 27393 27397 15292 0 -1 4202496 36648 0 0 0 46206 16 0 0 20 0 1 0 24817206 1091940352 188054 33554432000 4194304 6201397 140735877319600 140735877317880 4213178 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/27397/statm: 266587 188054 166 491 0 266086 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 1066348

[startup+522.3 s]
/proc/loadavg: 2.03 2.05 2.01 3/259 27416
/proc/meminfo: memFree=30444748/32872528 swapFree=7804/7804
[pid=27397] ppid=27393 vsize=1072236 CPUtime=522.21 cores=4-7,12-15
/proc/27397/stat : 27397 (cdcl-cuttingpla) R 27393 27397 15292 0 -1 4202496 38679 0 0 0 52204 17 0 0 20 0 1 0 24817206 1097969664 200035 33554432000 4194304 6201397 140735877319600 140735877318200 4213253 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/27397/statm: 268059 200035 166 491 0 267558 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 1072236

[startup+582.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/259 27417
/proc/meminfo: memFree=30418948/32872528 swapFree=7804/7804
[pid=27397] ppid=27393 vsize=1077568 CPUtime=582.2 cores=4-7,12-15
/proc/27397/stat : 27397 (cdcl-cuttingpla) R 27393 27397 15292 0 -1 4202496 40005 0 0 0 58203 17 0 0 20 0 1 0 24817206 1103429632 201361 33554432000 4194304 6201397 140735877319600 140735877318312 4213186 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/27397/statm: 269392 201361 166 491 0 268891 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 1077568


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


[startup+942.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/259 27428
/proc/meminfo: memFree=30230472/32872528 swapFree=7804/7804
[pid=27397] ppid=27393 vsize=1112340 CPUtime=942.14 cores=4-7,12-15
/proc/27397/stat : 27397 (cdcl-cuttingpla) R 27393 27397 15292 0 -1 4202496 48822 0 0 0 94194 20 0 0 20 0 1 0 24817206 1139036160 210173 33554432000 4194304 6201397 140735877319600 140735877318312 4213186 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/27397/statm: 278085 210173 166 491 0 277584 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 1112340

[startup+1002.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/259 27430
/proc/meminfo: memFree=30204060/32872528 swapFree=7804/7804
[pid=27397] ppid=27393 vsize=1114240 CPUtime=1002.13 cores=4-7,12-15
/proc/27397/stat : 27397 (cdcl-cuttingpla) R 27393 27397 15292 0 -1 4202496 49300 0 0 0 100193 20 0 0 20 0 1 0 24817206 1140981760 214228 33554432000 4194304 6201397 140735877319600 140735877318312 4213178 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/27397/statm: 278560 214228 166 491 0 278059 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 1114240

[startup+1062.3 s]
/proc/loadavg: 2.20 2.06 2.01 3/260 27432
/proc/meminfo: memFree=30189428/32872528 swapFree=7804/7804
[pid=27397] ppid=27393 vsize=1116548 CPUtime=1062.12 cores=4-7,12-15
/proc/27397/stat : 27397 (cdcl-cuttingpla) R 27393 27397 15292 0 -1 4202496 49877 0 0 0 106192 20 0 0 20 0 1 0 24817206 1143345152 217360 33554432000 4194304 6201397 140735877319600 140735877317880 4213186 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/27397/statm: 279137 217360 166 491 0 278636 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 1116548

[startup+1122.3 s]
/proc/loadavg: 2.07 2.05 2.01 3/259 27433
/proc/meminfo: memFree=30117572/32872528 swapFree=7804/7804
[pid=27397] ppid=27393 vsize=1119948 CPUtime=1122.11 cores=4-7,12-15
/proc/27397/stat : 27397 (cdcl-cuttingpla) R 27393 27397 15292 0 -1 4202496 50797 0 0 0 112190 21 0 0 20 0 1 0 24817206 1146826752 235143 33554432000 4194304 6201397 140735877319600 140735877318312 4213168 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/27397/statm: 279987 235143 166 491 0 279486 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 1119948

[startup+1182.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/259 27434
/proc/meminfo: memFree=30059904/32872528 swapFree=7804/7804
[pid=27397] ppid=27393 vsize=1123708 CPUtime=1182.11 cores=4-7,12-15
/proc/27397/stat : 27397 (cdcl-cuttingpla) R 27393 27397 15292 0 -1 4202496 51729 0 0 0 118188 23 0 0 20 0 1 0 24817206 1150676992 248849 33554432000 4194304 6201397 140735877319600 140735877318312 4213186 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/27397/statm: 280927 248849 166 491 0 280426 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 1123708

[startup+1242.3 s]
/proc/loadavg: 2.10 2.05 2.01 3/259 27435
/proc/meminfo: memFree=30039056/32872528 swapFree=7804/7804
[pid=27397] ppid=27393 vsize=1130152 CPUtime=1242.09 cores=4-7,12-15
/proc/27397/stat : 27397 (cdcl-cuttingpla) R 27393 27397 15292 0 -1 4202496 53363 0 0 0 124186 23 0 0 20 0 1 0 24817206 1157275648 253037 33554432000 4194304 6201397 140735877319600 140735877318264 4213178 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/27397/statm: 282538 253037 166 491 0 282037 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 1130152

[startup+1302.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/260 27440
/proc/meminfo: memFree=29988708/32872528 swapFree=7804/7804
[pid=27397] ppid=27393 vsize=1136408 CPUtime=1302.08 cores=4-7,12-15
/proc/27397/stat : 27397 (cdcl-cuttingpla) R 27393 27397 15292 0 -1 4202496 54937 0 0 0 130183 25 0 0 20 0 1 0 24817206 1163681792 264831 33554432000 4194304 6201397 140735877319600 140735877317880 4213244 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/27397/statm: 284102 264831 166 491 0 283601 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 1136408

[startup+1362.3 s]
/proc/loadavg: 2.08 2.05 2.00 3/259 27441
/proc/meminfo: memFree=29949324/32872528 swapFree=7804/7804
[pid=27397] ppid=27393 vsize=1138284 CPUtime=1362.08 cores=4-7,12-15
/proc/27397/stat : 27397 (cdcl-cuttingpla) R 27393 27397 15292 0 -1 4202496 55432 0 0 0 136182 26 0 0 20 0 1 0 24817206 1165602816 271458 33554432000 4194304 6201397 140735877319600 140735877318216 4213178 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/27397/statm: 284571 271458 166 491 0 284070 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 1138284

[startup+1422.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/259 27442
/proc/meminfo: memFree=29909996/32872528 swapFree=7804/7804
[pid=27397] ppid=27393 vsize=1143260 CPUtime=1422.08 cores=4-7,12-15
/proc/27397/stat : 27397 (cdcl-cuttingpla) R 27393 27397 15292 0 -1 4202496 56855 0 0 0 142181 27 0 0 20 0 1 0 24817206 1170698240 280934 33554432000 4194304 6201397 140735877319600 140735877318312 4213186 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/27397/statm: 285815 280934 166 491 0 285314 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 1143260

[startup+1482.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/259 27443
/proc/meminfo: memFree=29906052/32872528 swapFree=7804/7804
[pid=27397] ppid=27393 vsize=1145184 CPUtime=1482.06 cores=4-7,12-15
/proc/27397/stat : 27397 (cdcl-cuttingpla) R 27393 27397 15292 0 -1 4202496 57325 0 0 0 148179 27 0 0 20 0 1 0 24817206 1172668416 281404 33554432000 4194304 6201397 140735877319600 140735877318312 4213178 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/27397/statm: 286296 281404 166 491 0 285795 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 1145184

[startup+1542.31 s]
/proc/loadavg: 2.00 2.02 2.00 3/259 27444
/proc/meminfo: memFree=29904708/32872528 swapFree=7804/7804
[pid=27397] ppid=27393 vsize=1146516 CPUtime=1542.06 cores=4-7,12-15
/proc/27397/stat : 27397 (cdcl-cuttingpla) R 27393 27397 15292 0 -1 4202496 57686 0 0 0 154179 27 0 0 20 0 1 0 24817206 1174032384 281765 33554432000 4194304 6201397 140735877319600 140735877318312 4213170 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/27397/statm: 286629 281765 166 491 0 286128 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 1146516

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/259 27446
/proc/meminfo: memFree=29787236/32872528 swapFree=7804/7804
[pid=27397] ppid=27393 vsize=1716324 CPUtime=1602.04 cores=4-7,12-15
/proc/27397/stat : 27397 (cdcl-cuttingpla) R 27393 27397 15292 0 -1 4202496 58388 0 0 0 160176 28 0 0 20 0 1 0 24817206 1757515776 292172 33554432000 4194304 6201397 140735877319600 140735877318728 4213168 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/27397/statm: 429081 292172 166 491 0 428580 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 1716324

[startup+1662.3 s]
/proc/loadavg: 2.11 2.04 2.01 3/259 27447
/proc/meminfo: memFree=29735188/32872528 swapFree=7804/7804
[pid=27397] ppid=27393 vsize=1717452 CPUtime=1662.03 cores=4-7,12-15
/proc/27397/stat : 27397 (cdcl-cuttingpla) R 27393 27397 15292 0 -1 4202496 58663 0 0 0 166175 28 0 0 20 0 1 0 24817206 1758670848 295002 33554432000 4194304 6201397 140735877319600 140735877317880 4213192 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/27397/statm: 429363 295002 166 491 0 428862 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 1717452

[startup+1722.3 s]
/proc/loadavg: 2.14 2.06 2.01 3/259 27448
/proc/meminfo: memFree=29710132/32872528 swapFree=7804/7804
[pid=27397] ppid=27393 vsize=1718812 CPUtime=1722.02 cores=4-7,12-15
/proc/27397/stat : 27397 (cdcl-cuttingpla) R 27393 27397 15292 0 -1 4202496 59040 0 0 0 172174 28 0 0 20 0 1 0 24817206 1760063488 297423 33554432000 4194304 6201397 140735877319600 140735877317880 4213186 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/27397/statm: 429703 297423 166 491 0 429202 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 1718812

[startup+1782.3 s]
/proc/loadavg: 2.05 2.05 2.00 3/259 27449
/proc/meminfo: memFree=29655108/32872528 swapFree=7804/7804
[pid=27397] ppid=27393 vsize=1728112 CPUtime=1782.02 cores=4-7,12-15
/proc/27397/stat : 27397 (cdcl-cuttingpla) R 27393 27397 15292 0 -1 4202496 61289 0 0 0 178172 30 0 0 20 0 1 0 24817206 1769586688 302612 33554432000 4194304 6201397 140735877319600 140735877318312 4213240 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/27397/statm: 432028 302612 166 491 0 431527 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 1728112



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/259 27449
/proc/meminfo: memFree=29652688/32872528 swapFree=7804/7804
[pid=27397] ppid=27393 vsize=1728112 CPUtime=1800.01 cores=4-7,12-15
/proc/27397/stat : 27397 (cdcl-cuttingpla) R 27393 27397 15292 0 -1 4202496 61290 0 0 0 179971 30 0 0 20 0 1 0 24817206 1769586688 303124 33554432000 4194304 6201397 140735877319600 140735877318312 4213257 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/27397/statm: 432028 303124 166 491 0 431527 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 1728112

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

[startup+1800.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/259 27449
/proc/meminfo: memFree=29652688/32872528 swapFree=7804/7804
[pid=27397] ppid=27393 vsize=1728112 CPUtime=1800.01 cores=4-7,12-15
/proc/27397/stat : 27397 (cdcl-cuttingpla) R 27393 27397 15292 0 -1 4202496 61290 0 0 0 179971 30 0 0 20 0 1 0 24817206 1769586688 303124 33554432000 4194304 6201397 140735877319600 140735877318312 4213257 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/27397/statm: 432028 303124 166 491 0 431527 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 1728112

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.31
CPU time (s): 1800.02
CPU user time (s): 1799.72
CPU system time (s): 0.306953
CPU usage (%): 99.9844
Max. virtual memory (cumulated for all children) (KiB): 1728112

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.72
system time used= 0.306953
maximum resident set size= 1212496
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 61290
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= 11
involuntary context switches= 1960

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.44456 second user time and 12.864 second system time

The end

Launcher Data

Begin job on node132 at 2016-06-18 07:28:46
IDJOB=4099872
IDBENCH=1544
IDSOLVER=2550
FILE ID=node132/4099872-1466227726
RUNJOBID= node132-1466227725-27373
PBS_JOBID= 19918145
Free space on /tmp= 71724 MiB

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

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

MD5SUM BENCH= 1c8cf561f224f1f2f953c533d372407b
RANDOM SEED=1389562054

node132.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.768
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.53
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.768
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.51
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.768
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.51
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.768
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.51
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.768
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.768
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.768
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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.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		: 2666.768
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 8
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.768
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 1
initial apicid	: 1
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	: 9
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.768
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 3
initial apicid	: 3
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	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.768
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 5
initial apicid	: 5
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	: 11
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.768
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 7
initial apicid	: 7
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	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.768
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 17
initial apicid	: 17
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	: 13
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.768
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 19
initial apicid	: 19
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	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.768
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 21
initial apicid	: 21
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	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.768
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 23
initial apicid	: 23
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:        31912372 kB
Buffers:           72096 kB
Cached:           130924 kB
SwapCached:         1744 kB
Active:            67136 kB
Inactive:         138524 kB
Active(anon):       2604 kB
Inactive(anon):     2472 kB
Active(file):      64532 kB
Inactive(file):   136052 kB
Unevictable:        7804 kB
Mlocked:            7804 kB
SwapTotal:      67108856 kB
SwapFree:       67099332 kB
Dirty:             17492 kB
Writeback:             0 kB
AnonPages:         10632 kB
Mapped:             6904 kB
Shmem:                 0 kB
Slab:             606816 kB
SReclaimable:      46856 kB
SUnreclaim:       559960 kB
KernelStack:        2112 kB
PageTables:         4060 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     103084 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987140 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 71720 MiB
End job on node132 at 2016-06-18 07:58:47