Trace number 4088330

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

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/submittedPB07/
aksoy/decomp/normalized-matrix_5x3_3.opb
MD5SUM82a3d84200b069df277c7f14e0e883d0
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark21
Best CPU time to get the best result obtained on this benchmark73.1679
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 23
Optimality of the best value was proved NO
Number of variables6076
Total number of constraints21401
Number of constraints which are clauses21392
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints8
Minimum length of a constraint1
Maximum length of a constraint666
Number of terms in the objective function 666
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 666
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 31
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 697
Number of bits of the biggest sum of numbers10
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= 6076 #constraint= 21401
1.59/1.64	c #Conflicts:       1000 | #Learnt:       1000 | 0.000
1.59/1.64	c total clause space: 29.637MB
1.59/1.64	c total #watches: 206076
5.79/5.86	c total #propagations: 613750 / total #impl: 11718087 (eff. 0.052)
5.79/5.86	c #Conflicts:       2000 | #Learnt:       2000 | 0.002
5.79/5.86	c total clause space: 48.1602MB
5.79/5.86	c total #watches: 366113
7.99/8.08	c total #propagations: 1800655 / total #impl: 28852201 (eff. 0.062)
7.99/8.08	c GC COLLECT
7.99/8.08	c #Conflicts:       3000 | #Learnt:       2009 | 0.001
7.99/8.08	c total clause space: 48.1602MB
7.99/8.08	c total #watches: 326452
12.20/12.21	c total #propagations: 2677565 / total #impl: 42443689 (eff. 0.063)
12.20/12.21	c #Conflicts:       4000 | #Learnt:       3009 | 0.001
12.20/12.21	c total clause space: 48.1602MB
12.20/12.21	c total #watches: 384976
20.39/20.47	c total #propagations: 3686084 / total #impl: 58567924 (eff. 0.063)
20.39/20.47	c GC COLLECT
20.39/20.47	c #Conflicts:       5000 | #Learnt:       2442 | 0.001
20.39/20.47	c total clause space: 48.1602MB
20.39/20.47	c total #watches: 318771
26.59/26.60	c total #propagations: 5123938 / total #impl: 76192785 (eff. 0.067)
26.59/26.60	c #Conflicts:       6000 | #Learnt:       3442 | 0.001
26.59/26.60	c total clause space: 48.1602MB
26.59/26.60	c total #watches: 480269
40.48/40.57	c total #propagations: 6162454 / total #impl: 83769672 (eff. 0.074)
40.48/40.57	c GC COLLECT
40.48/40.57	c #Conflicts:       7000 | #Learnt:       2271 | 0.001
40.48/40.57	c total clause space: 78.2603MB
40.48/40.57	c total #watches: 411476
47.78/47.86	c total #propagations: 7645531 / total #impl: 150309224 (eff. 0.051)
47.78/47.86	c #Conflicts:       8000 | #Learnt:       3271 | 0.001
47.78/47.86	c total clause space: 78.2603MB
47.78/47.86	c total #watches: 586685
78.18/78.27	c total #propagations: 8342728 / total #impl: 180798467 (eff. 0.046)
78.18/78.27	c #Conflicts:       9000 | #Learnt:       4271 | 0.000
78.18/78.27	c total clause space: 127.173MB
78.18/78.27	c total #watches: 768689
128.47/128.57	c total #propagations: 9078406 / total #impl: 443372191 (eff. 0.020)
128.47/128.57	c GC COLLECT
128.47/128.57	c #Conflicts:      10000 | #Learnt:       2733 | 0.001
128.47/128.57	c total clause space: 127.173MB
128.47/128.57	c total #watches: 600553
149.07/149.10	c total #propagations: 10105875 / total #impl: 572105361 (eff. 0.018)
149.07/149.10	c #Conflicts:      11000 | #Learnt:       3733 | 0.001
149.07/149.10	c total clause space: 127.173MB
149.07/149.10	c total #watches: 796506
379.04/379.14	c total #propagations: 10604025 / total #impl: 663114223 (eff. 0.016)
379.04/379.14	c #Conflicts:      12000 | #Learnt:       4733 | 0.001
379.04/379.14	c total clause space: 206.656MB
379.04/379.14	c total #watches: 948007
459.42/459.50	c total #propagations: 11858638 / total #impl: 2162132004 (eff. 0.005)
459.42/459.50	c #Conflicts:      13000 | #Learnt:       5733 | 0.001
459.42/459.50	c total clause space: 206.656MB
459.42/459.50	c total #watches: 1086190
557.20/557.38	c total #propagations: 12540337 / total #impl: 2382214258 (eff. 0.005)
557.20/557.38	c GC COLLECT
557.20/557.38	c #Conflicts:      14000 | #Learnt:       3874 | 0.001
557.20/557.38	c total clause space: 206.656MB
557.20/557.38	c total #watches: 857379
640.40/640.59	c total #propagations: 13469853 / total #impl: 2614589380 (eff. 0.005)
640.40/640.59	c #Conflicts:      15000 | #Learnt:       4874 | 0.001
640.40/640.59	c total clause space: 206.656MB
640.40/640.59	c total #watches: 966361
837.96/838.18	c total #propagations: 14208326 / total #impl: 3001204517 (eff. 0.005)
837.96/838.18	c #Conflicts:      16000 | #Learnt:       5874 | 0.001
837.96/838.18	c total clause space: 206.656MB
837.96/838.18	c total #watches: 1101363
964.55/964.70	c total #propagations: 15190992 / total #impl: 3624049600 (eff. 0.004)
964.55/964.70	c GC COLLECT
964.55/964.70	c #Conflicts:      17000 | #Learnt:       3683 | 0.001
964.55/964.70	c total clause space: 335.816MB
964.55/964.70	c total #watches: 771540
1028.03/1028.30	c total #propagations: 16083989 / total #impl: 3964454716 (eff. 0.004)
1028.03/1028.30	c #Conflicts:      18000 | #Learnt:       4683 | 0.001
1028.03/1028.30	c total clause space: 335.816MB
1028.03/1028.30	c total #watches: 893203
1153.01/1153.22	c total #propagations: 16759038 / total #impl: 4203938950 (eff. 0.004)
1153.01/1153.22	c #Conflicts:      19000 | #Learnt:       5683 | 0.001
1153.01/1153.22	c total clause space: 335.816MB
1153.01/1153.22	c total #watches: 1033880
1217.30/1217.50	c total #propagations: 17557523 / total #impl: 4583040046 (eff. 0.004)
1217.30/1217.50	c #Conflicts:      20000 | #Learnt:       6683 | 0.001
1217.30/1217.50	c total clause space: 335.816MB
1217.30/1217.50	c total #watches: 1200809
1391.67/1391.96	c total #propagations: 18123342 / total #impl: 4662330739 (eff. 0.004)
1391.67/1391.96	c GC COLLECT
1391.67/1391.96	c #Conflicts:      21000 | #Learnt:       4200 | 0.001
1391.67/1391.96	c total clause space: 335.816MB
1391.67/1391.96	c total #watches: 934846
1457.96/1458.27	c total #propagations: 19661348 / total #impl: 4828684453 (eff. 0.004)
1457.96/1458.27	c #Conflicts:      22000 | #Learnt:       5200 | 0.001
1457.96/1458.27	c total clause space: 335.816MB
1457.96/1458.27	c total #watches: 1065255
1623.14/1623.49	c total #propagations: 20298688 / total #impl: 4853637553 (eff. 0.004)
1623.14/1623.49	c #Conflicts:      23000 | #Learnt:       6200 | 0.001
1623.14/1623.49	c total clause space: 335.816MB
1623.14/1623.49	c total #watches: 1176965
1774.42/1774.77	c total #propagations: 21227708 / total #impl: 5198461676 (eff. 0.004)
1774.42/1774.77	c #Conflicts:      24000 | #Learnt:       7200 | 0.001
1774.42/1774.77	c total clause space: 335.816MB
1774.42/1774.77	c total #watches: 1341857

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

pid=30418
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.00 2.01 2.00 3/176 30421
/proc/meminfo: memFree=30471952/32872528 swapFree=11320/319964
[pid=30421] ppid=30418 vsize=29112 CPUtime=0 cores=1,3,5,7
/proc/30421/stat : 30421 (cdcl-cuttingpla) R 30418 30421 29711 0 -1 4202496 277 0 0 0 0 0 0 0 20 0 1 0 125186831 29810688 5268 33554432000 4194304 6201397 140735261002896 140733729459208 5194148 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30421/statm: 7278 5268 130 491 0 6777 0

[startup+0.100174 s]
/proc/loadavg: 2.00 2.01 2.00 3/176 30421
/proc/meminfo: memFree=30471952/32872528 swapFree=11320/319964
[pid=30421] ppid=30418 vsize=34532 CPUtime=0.09 cores=1,3,5,7
/proc/30421/stat : 30421 (cdcl-cuttingpla) R 30418 30421 29711 0 -1 4202496 582 0 0 0 9 0 0 0 20 0 1 0 125186831 35360768 7603 33554432000 4194304 6201397 140735261002896 140733729459208 4207438 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30421/statm: 8633 7603 145 491 0 8132 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34532

[startup+0.200295 s]
/proc/loadavg: 2.00 2.01 2.00 3/176 30421
/proc/meminfo: memFree=30471952/32872528 swapFree=11320/319964
[pid=30421] ppid=30418 vsize=42192 CPUtime=0.19 cores=1,3,5,7
/proc/30421/stat : 30421 (cdcl-cuttingpla) R 30418 30421 29711 0 -1 4202496 1339 0 0 0 19 0 0 0 20 0 1 0 125186831 43204608 8148 33554432000 4194304 6201397 140735261002896 140733729459208 4207438 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30421/statm: 10548 8148 146 491 0 10047 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 42192

[startup+0.300294 s]
/proc/loadavg: 2.00 2.01 2.00 3/176 30421
/proc/meminfo: memFree=30471952/32872528 swapFree=11320/319964
[pid=30421] ppid=30418 vsize=42192 CPUtime=0.29 cores=1,3,5,7
/proc/30421/stat : 30421 (cdcl-cuttingpla) R 30418 30421 29711 0 -1 4202496 1473 0 0 0 29 0 0 0 20 0 1 0 125186831 43204608 8756 33554432000 4194304 6201397 140735261002896 140733729459208 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30421/statm: 10548 8756 146 491 0 10047 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 42192

[startup+0.700195 s]
/proc/loadavg: 2.00 2.01 2.00 3/176 30421
/proc/meminfo: memFree=30471952/32872528 swapFree=11320/319964
[pid=30421] ppid=30418 vsize=50148 CPUtime=0.69 cores=1,3,5,7
/proc/30421/stat : 30421 (cdcl-cuttingpla) R 30418 30421 29711 0 -1 4202496 2021 0 0 0 69 0 0 0 20 0 1 0 125186831 51351552 9702 33554432000 4194304 6201397 140735261002896 140735261001528 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30421/statm: 12537 9702 146 491 0 12036 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 50148

[startup+1.50024 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 30422
/proc/meminfo: memFree=30428864/32872528 swapFree=11320/319964
[pid=30421] ppid=30418 vsize=62048 CPUtime=1.49 cores=1,3,5,7
/proc/30421/stat : 30421 (cdcl-cuttingpla) R 30418 30421 29711 0 -1 4202496 2366 0 0 0 149 0 0 0 20 0 1 0 125186831 63537152 10986 33554432000 4194304 6201397 140735261002896 140735261001928 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30421/statm: 15512 10986 146 491 0 15011 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 62048

[startup+3.10027 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 30422
/proc/meminfo: memFree=30423156/32872528 swapFree=11320/319964
[pid=30421] ppid=30418 vsize=63456 CPUtime=3.09 cores=1,3,5,7
/proc/30421/stat : 30421 (cdcl-cuttingpla) R 30418 30421 29711 0 -1 4202496 2750 0 0 0 309 0 0 0 20 0 1 0 125186831 64978944 12893 33554432000 4194304 6201397 140735261002896 140735261001608 4213168 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30421/statm: 15864 12893 159 491 0 15363 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 63456

[startup+6.30015 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 30422
/proc/meminfo: memFree=30416108/32872528 swapFree=11320/319964
[pid=30421] ppid=30418 vsize=83020 CPUtime=6.29 cores=1,3,5,7
/proc/30421/stat : 30421 (cdcl-cuttingpla) R 30418 30421 29711 0 -1 4202496 4713 0 0 0 628 1 0 0 20 0 1 0 125186831 85012480 15213 33554432000 4194304 6201397 140735261002896 140735261001928 4213257 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30421/statm: 20755 15213 159 491 0 20254 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 83020

[startup+12.7002 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 30422
/proc/meminfo: memFree=30394724/32872528 swapFree=11320/319964
[pid=30421] ppid=30418 vsize=85116 CPUtime=12.69 cores=1,3,5,7
/proc/30421/stat : 30421 (cdcl-cuttingpla) R 30418 30421 29711 0 -1 4202496 5566 0 0 0 1268 1 0 0 20 0 1 0 125186831 87158784 19569 33554432000 4194304 6201397 140735261002896 140735261002024 4213257 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30421/statm: 21279 19569 165 491 0 20778 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 85116

[startup+25.5003 s]
/proc/loadavg: 2.07 2.03 2.00 3/177 30422
/proc/meminfo: memFree=30389396/32872528 swapFree=11320/319964
[pid=30421] ppid=30418 vsize=86000 CPUtime=25.49 cores=1,3,5,7
/proc/30421/stat : 30421 (cdcl-cuttingpla) R 30418 30421 29711 0 -1 4202496 5981 0 0 0 2548 1 0 0 20 0 1 0 125186831 88064000 20455 33554432000 4194304 6201397 140735261002896 140735261001608 4213168 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30421/statm: 21500 20455 165 491 0 20999 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 86000

[startup+51.1004 s]
/proc/loadavg: 2.13 2.04 2.01 3/177 30422
/proc/meminfo: memFree=30372668/32872528 swapFree=11320/319964
[pid=30421] ppid=30418 vsize=120092 CPUtime=51.09 cores=1,3,5,7
/proc/30421/stat : 30421 (cdcl-cuttingpla) R 30418 30421 29711 0 -1 4202496 7400 0 0 0 5107 2 0 0 20 0 1 0 125186831 122974208 24587 33554432000 4194304 6201397 140735261002896 140735261001608 4213251 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30421/statm: 30023 24587 165 491 0 29522 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 120092

[startup+102.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/177 30423
/proc/meminfo: memFree=30280900/32872528 swapFree=11320/319964
[pid=30421] ppid=30418 vsize=174192 CPUtime=102.28 cores=1,3,5,7
/proc/30421/stat : 30421 (cdcl-cuttingpla) R 30418 30421 29711 0 -1 4202496 8618 0 0 0 10226 2 0 0 20 0 1 0 125186831 178372608 35974 33554432000 4194304 6201397 140735261002896 140735261001528 4213257 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30421/statm: 43548 35974 165 491 0 43047 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 174192

[startup+162.3 s]
/proc/loadavg: 2.07 2.04 2.00 3/177 30424
/proc/meminfo: memFree=30205400/32872528 swapFree=11320/319964
[pid=30421] ppid=30418 vsize=175836 CPUtime=162.27 cores=1,3,5,7
/proc/30421/stat : 30421 (cdcl-cuttingpla) R 30418 30421 29711 0 -1 4202496 9636 0 0 0 16224 3 0 0 20 0 1 0 125186831 180056064 39243 33554432000 4194304 6201397 140735261002896 140735261001848 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30421/statm: 43959 39243 165 491 0 43458 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 175836

[startup+222.307 s]
/proc/loadavg: 2.08 2.04 2.00 3/177 30425
/proc/meminfo: memFree=30193732/32872528 swapFree=11320/319964
[pid=30421] ppid=30418 vsize=177224 CPUtime=222.26 cores=1,3,5,7
/proc/30421/stat : 30421 (cdcl-cuttingpla) R 30418 30421 29711 0 -1 4202496 9969 0 0 0 22223 3 0 0 20 0 1 0 125186831 181477376 42131 33554432000 4194304 6201397 140735261002896 140735261001688 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30421/statm: 44306 42131 165 491 0 43805 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 177224

[startup+282.3 s]
/proc/loadavg: 2.13 2.06 2.01 3/178 30430
/proc/meminfo: memFree=30151576/32872528 swapFree=11320/319964
[pid=30421] ppid=30418 vsize=259620 CPUtime=282.24 cores=1,3,5,7
/proc/30421/stat : 30421 (cdcl-cuttingpla) R 30418 30421 29711 0 -1 4202496 10482 0 0 0 28221 3 0 0 20 0 1 0 125186831 265850880 43598 33554432000 4194304 6201397 140735261002896 140735261001848 4213257 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30421/statm: 64905 43598 165 491 0 64404 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 259620

[startup+342.3 s]
/proc/loadavg: 2.12 2.08 2.01 3/177 30431
/proc/meminfo: memFree=30035920/32872528 swapFree=11320/319964
[pid=30421] ppid=30418 vsize=260984 CPUtime=342.23 cores=1,3,5,7
/proc/30421/stat : 30421 (cdcl-cuttingpla) R 30418 30421 29711 0 -1 4202496 10818 0 0 0 34220 3 0 0 20 0 1 0 125186831 267247616 44445 33554432000 4194304 6201397 140735261002896 140735261001608 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30421/statm: 65246 44445 165 491 0 64745 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 260984

[startup+402.3 s]
/proc/loadavg: 2.09 2.08 2.01 3/177 30432
/proc/meminfo: memFree=30022760/32872528 swapFree=11320/319964
[pid=30421] ppid=30418 vsize=261528 CPUtime=402.23 cores=1,3,5,7
/proc/30421/stat : 30421 (cdcl-cuttingpla) R 30418 30421 29711 0 -1 4202496 10953 0 0 0 40219 4 0 0 20 0 1 0 125186831 267804672 47646 33554432000 4194304 6201397 140735261002896 140735261001560 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30421/statm: 65382 47646 165 491 0 64881 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 261528

[startup+462.3 s]
/proc/loadavg: 2.03 2.06 2.01 3/177 30433
/proc/meminfo: memFree=29984012/32872528 swapFree=11320/319964
[pid=30421] ppid=30418 vsize=262324 CPUtime=462.22 cores=1,3,5,7
/proc/30421/stat : 30421 (cdcl-cuttingpla) R 30418 30421 29711 0 -1 4202496 11650 0 0 0 46218 4 0 0 20 0 1 0 125186831 268619776 56987 33554432000 4194304 6201397 140735261002896 140735261002024 4213365 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30421/statm: 65581 56987 165 491 0 65080 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 262324

[startup+522.3 s]
/proc/loadavg: 2.01 2.05 2.00 3/177 30434
/proc/meminfo: memFree=29983128/32872528 swapFree=11320/319964
[pid=30421] ppid=30418 vsize=262324 CPUtime=522.21 cores=1,3,5,7
/proc/30421/stat : 30421 (cdcl-cuttingpla) R 30418 30421 29711 0 -1 4202496 11653 0 0 0 52217 4 0 0 20 0 1 0 125186831 268619776 56988 33554432000 4194304 6201397 140735261002896 140735261002024 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30421/statm: 65581 56988 165 491 0 65080 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 262324

[startup+582.3 s]
/proc/loadavg: 2.05 2.05 2.00 3/177 30436
/proc/meminfo: memFree=29981380/32872528 swapFree=11320/319964
[pid=30421] ppid=30418 vsize=262448 CPUtime=582.2 cores=1,3,5,7
/proc/30421/stat : 30421 (cdcl-cuttingpla) R 30418 30421 29711 0 -1 4202496 11892 0 0 0 58216 4 0 0 20 0 1 0 125186831 268746752 57198 33554432000 4194304 6201397 140735261002896 140735261002024 4213192 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30421/statm: 65612 57198 165 491 0 65111 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 262448


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


[startup+942.3 s]
/proc/loadavg: 2.17 2.09 2.01 3/177 30446
/proc/meminfo: memFree=29935004/32872528 swapFree=11320/319964
[pid=30421] ppid=30418 vsize=397248 CPUtime=942.15 cores=1,3,5,7
/proc/30421/stat : 30421 (cdcl-cuttingpla) R 30418 30421 29711 0 -1 4202496 13055 0 0 0 94209 6 0 0 20 0 1 0 125186831 406781952 67182 33554432000 4194304 6201397 140735261002896 140735261001848 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30421/statm: 99312 67182 165 491 0 98811 0
Current children cumulated CPU time (s) 942.15
Current children cumulated vsize (KiB) 397248

[startup+1002.3 s]
/proc/loadavg: 2.06 2.07 2.01 3/178 30448
/proc/meminfo: memFree=29934560/32872528 swapFree=11320/319964
[pid=30421] ppid=30418 vsize=397360 CPUtime=1002.14 cores=1,3,5,7
/proc/30421/stat : 30421 (cdcl-cuttingpla) R 30418 30421 29711 0 -1 4202496 13079 0 0 0 100208 6 0 0 20 0 1 0 125186831 406896640 67206 33554432000 4194304 6201397 140735261002896 140735261001848 4213170 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30421/statm: 99340 67206 165 491 0 98839 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 397360

[startup+1062.3 s]
/proc/loadavg: 2.07 2.07 2.01 3/177 30449
/proc/meminfo: memFree=29934504/32872528 swapFree=11320/319964
[pid=30421] ppid=30418 vsize=397456 CPUtime=1062.13 cores=1,3,5,7
/proc/30421/stat : 30421 (cdcl-cuttingpla) R 30418 30421 29711 0 -1 4202496 13159 0 0 0 106207 6 0 0 20 0 1 0 125186831 406994944 67286 33554432000 4194304 6201397 140735261002896 140735261002024 4213257 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30421/statm: 99364 67286 165 491 0 98863 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 397456

[startup+1122.3 s]
/proc/loadavg: 2.02 2.05 2.00 3/177 30450
/proc/meminfo: memFree=29934128/32872528 swapFree=11320/319964
[pid=30421] ppid=30418 vsize=397552 CPUtime=1122.12 cores=1,3,5,7
/proc/30421/stat : 30421 (cdcl-cuttingpla) R 30418 30421 29711 0 -1 4202496 13169 0 0 0 112206 6 0 0 20 0 1 0 125186831 407093248 67296 33554432000 4194304 6201397 140735261002896 140735261001688 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30421/statm: 99388 67296 165 491 0 98887 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 397552

[startup+1182.3 s]
/proc/loadavg: 2.07 2.07 2.01 3/177 30451
/proc/meminfo: memFree=29933380/32872528 swapFree=11320/319964
[pid=30421] ppid=30418 vsize=397924 CPUtime=1182.11 cores=1,3,5,7
/proc/30421/stat : 30421 (cdcl-cuttingpla) R 30418 30421 29711 0 -1 4202496 13391 0 0 0 118205 6 0 0 20 0 1 0 125186831 407474176 67514 33554432000 4194304 6201397 140735261002896 140735261001848 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30421/statm: 99481 67514 165 491 0 98980 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 397924

[startup+1242.3 s]
/proc/loadavg: 2.02 2.05 2.00 3/177 30453
/proc/meminfo: memFree=29924196/32872528 swapFree=11320/319964
[pid=30421] ppid=30418 vsize=398132 CPUtime=1242.1 cores=1,3,5,7
/proc/30421/stat : 30421 (cdcl-cuttingpla) R 30418 30421 29711 0 -1 4202496 13449 0 0 0 124204 6 0 0 20 0 1 0 125186831 407687168 69654 33554432000 4194304 6201397 140735261002896 140735261001848 4213257 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30421/statm: 99533 69654 165 491 0 99032 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 398132

[startup+1302.3 s]
/proc/loadavg: 2.07 2.06 2.00 3/177 30454
/proc/meminfo: memFree=29920104/32872528 swapFree=11320/319964
[pid=30421] ppid=30418 vsize=398276 CPUtime=1302.09 cores=1,3,5,7
/proc/30421/stat : 30421 (cdcl-cuttingpla) R 30418 30421 29711 0 -1 4202496 13498 0 0 0 130203 6 0 0 20 0 1 0 125186831 407834624 70699 33554432000 4194304 6201397 140735261002896 140735261001608 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30421/statm: 99569 70699 165 491 0 99068 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 398276

[startup+1362.3 s]
/proc/loadavg: 2.03 2.05 2.00 3/177 30455
/proc/meminfo: memFree=29920104/32872528 swapFree=11320/319964
[pid=30421] ppid=30418 vsize=398276 CPUtime=1362.08 cores=1,3,5,7
/proc/30421/stat : 30421 (cdcl-cuttingpla) R 30418 30421 29711 0 -1 4202496 13498 0 0 0 136202 6 0 0 20 0 1 0 125186831 407834624 70699 33554432000 4194304 6201397 140735261002896 140735261001608 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30421/statm: 99569 70699 165 491 0 99068 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 398276

[startup+1422.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 30456
/proc/meminfo: memFree=29919984/32872528 swapFree=11320/319964
[pid=30421] ppid=30418 vsize=398276 CPUtime=1422.08 cores=1,3,5,7
/proc/30421/stat : 30421 (cdcl-cuttingpla) R 30418 30421 29711 0 -1 4202496 13503 0 0 0 142202 6 0 0 20 0 1 0 125186831 407834624 70704 33554432000 4194304 6201397 140735261002896 140735261002024 4213268 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30421/statm: 99569 70704 165 491 0 99068 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 398276

[startup+1482.3 s]
/proc/loadavg: 2.09 2.06 2.01 3/178 30460
/proc/meminfo: memFree=29919400/32872528 swapFree=11320/319964
[pid=30421] ppid=30418 vsize=398516 CPUtime=1482.06 cores=1,3,5,7
/proc/30421/stat : 30421 (cdcl-cuttingpla) R 30418 30421 29711 0 -1 4202496 13562 0 0 0 148200 6 0 0 20 0 1 0 125186831 408080384 70763 33554432000 4194304 6201397 140735261002896 140735261001608 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30421/statm: 99629 70763 165 491 0 99128 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 398516

[startup+1542.31 s]
/proc/loadavg: 2.03 2.04 2.00 3/179 30485
/proc/meminfo: memFree=29919136/32872528 swapFree=11320/319964
[pid=30421] ppid=30418 vsize=398516 CPUtime=1542.06 cores=1,3,5,7
/proc/30421/stat : 30421 (cdcl-cuttingpla) R 30418 30421 29711 0 -1 4202496 13563 0 0 0 154200 6 0 0 20 0 1 0 125186831 408080384 70764 33554432000 4194304 6201397 140735261002896 140735261001608 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30421/statm: 99629 70764 165 491 0 99128 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 398516

[startup+1602.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/178 30486
/proc/meminfo: memFree=29918080/32872528 swapFree=11320/319964
[pid=30421] ppid=30418 vsize=398772 CPUtime=1602.04 cores=1,3,5,7
/proc/30421/stat : 30421 (cdcl-cuttingpla) R 30418 30421 29711 0 -1 4202496 13633 0 0 0 160198 6 0 0 20 0 1 0 125186831 408342528 70834 33554432000 4194304 6201397 140735261002896 140735261001736 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30421/statm: 99693 70834 165 491 0 99192 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 398772

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/178 30487
/proc/meminfo: memFree=29917080/32872528 swapFree=11320/319964
[pid=30421] ppid=30418 vsize=398932 CPUtime=1662.03 cores=1,3,5,7
/proc/30421/stat : 30421 (cdcl-cuttingpla) R 30418 30421 29711 0 -1 4202496 13675 0 0 0 166197 6 0 0 20 0 1 0 125186831 408506368 70876 33554432000 4194304 6201397 140735261002896 140735261002024 4213257 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30421/statm: 99733 70876 165 491 0 99232 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 398932

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/178 30488
/proc/meminfo: memFree=29882480/32872528 swapFree=11320/319964
[pid=30421] ppid=30418 vsize=399028 CPUtime=1722.02 cores=1,3,5,7
/proc/30421/stat : 30421 (cdcl-cuttingpla) R 30418 30421 29711 0 -1 4202496 13784 0 0 0 172196 6 0 0 20 0 1 0 125186831 408604672 70984 33554432000 4194304 6201397 140735261002896 140735261002024 4213268 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30421/statm: 99757 70984 165 491 0 99256 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 399028

[startup+1782.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/178 30534
/proc/meminfo: memFree=30394164/32872528 swapFree=11320/319964
[pid=30421] ppid=30418 vsize=399028 CPUtime=1782.02 cores=1,3,5,7
/proc/30421/stat : 30421 (cdcl-cuttingpla) R 30418 30421 29711 0 -1 4202496 13796 0 0 0 178196 6 0 0 20 0 1 0 125186831 408604672 70996 33554432000 4194304 6201397 140735261002896 140735261002024 4213257 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30421/statm: 99757 70996 165 491 0 99256 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 399028



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.19 2.06 2.01 3/178 30536
/proc/meminfo: memFree=30391732/32872528 swapFree=11320/319964
[pid=30421] ppid=30418 vsize=399028 CPUtime=1800.01 cores=1,3,5,7
/proc/30421/stat : 30421 (cdcl-cuttingpla) R 30418 30421 29711 0 -1 4202496 13797 0 0 0 179995 6 0 0 20 0 1 0 125186831 408604672 70997 33554432000 4194304 6201397 140735261002896 140735261002024 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30421/statm: 99757 70997 165 491 0 99256 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 399028

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

[startup+1800.3 s]
/proc/loadavg: 2.19 2.06 2.01 3/178 30536
/proc/meminfo: memFree=30391732/32872528 swapFree=11320/319964
[pid=30421] ppid=30418 vsize=399028 CPUtime=1800.01 cores=1,3,5,7
/proc/30421/stat : 30421 (cdcl-cuttingpla) R 30418 30421 29711 0 -1 4202496 13797 0 0 0 179995 6 0 0 20 0 1 0 125186831 408604672 70997 33554432000 4194304 6201397 140735261002896 140735261002024 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30421/statm: 99757 70997 165 491 0 99256 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 399028

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.03
CPU user time (s): 1799.96
CPU system time (s): 0.067989
CPU usage (%): 99.9847
Max. virtual memory (cumulated for all children) (KiB): 399028

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.96
system time used= 0.067989
maximum resident set size= 283988
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13797
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14
involuntary context switches= 3801

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.5743 second user time and 6.88695 second system time

The end

Launcher Data

Begin job on node128 at 2016-06-09 02:35:36
IDJOB=4088330
IDBENCH=25012
IDSOLVER=2550
FILE ID=node128/4088330-1465432535
RUNJOBID= node128-1465427031-29728
PBS_JOBID= 19859784
Free space on /tmp= 71744 MiB

SOLVER NAME= cdcl-cuttingplanes OPT linear search 2016-05-01
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-LIN/submittedPB07/aksoy/decomp/normalized-matrix_5x3_3.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4088330-1465432535/watcher-4088330-1465432535 -o /tmp/evaluation-result-4088330-1465432535/solver-4088330-1465432535 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node128-1465427031-29728 --watchdog 1960 --input HOME/instance-4088330-1465432535.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= 82a3d84200b069df277c7f14e0e883d0
RANDOM SEED=1544948989

node128.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.486
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	: 5332.97
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.486
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.486
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.486
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.56
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.486
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.54
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.486
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.486
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		: 2666.486
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30472108 kB
Buffers:          186728 kB
Cached:           756560 kB
SwapCached:         1660 kB
Active:           591968 kB
Inactive:         731476 kB
Active(anon):     380880 kB
Inactive(anon):     2136 kB
Active(file):     211088 kB
Inactive(file):   729340 kB
Unevictable:      319964 kB
Mlocked:           11320 kB
SwapTotal:      67108856 kB
SwapFree:       67098544 kB
Dirty:              2752 kB
Writeback:             0 kB
AnonPages:        773636 kB
Mapped:             7648 kB
Shmem:                 0 kB
Slab:             625576 kB
SReclaimable:      69016 kB
SUnreclaim:       556560 kB
KernelStack:        1472 kB
PageTables:         5372 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     898488 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    663552 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= 71736 MiB
End job on node128 at 2016-06-09 03:05:36