Trace number 4088361

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.31

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/submittedPB07/manquinho/
areaDelay/normalized-f20c10b_023_area_delay.opb
MD5SUMd5b07a268537d19686adcc507787a673
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark22
Best CPU time to get the best result obtained on this benchmark3.57746
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 24
Optimality of the best value was proved NO
Number of variables18629
Total number of constraints134119
Number of constraints which are clauses134119
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint254
Number of terms in the objective function 9200
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 9200
Number of bits of the sum of numbers in the objective function 14
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 9200
Number of bits of the biggest sum of numbers14
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= 18629 #constraint= 134119
4.28/4.31	c #Conflicts:       1000 | #Learnt:       1001 | 0.000
4.28/4.31	c total clause space: 335.816MB
4.39/4.45	c total #watches: 6393513
13.09/13.16	c total #propagations: 1229748 / total #impl: 63978333 (eff. 0.019)
13.09/13.16	c #Conflicts:       2000 | #Learnt:       2001 | 0.000
13.09/13.16	c total clause space: 545.701MB
13.09/13.16	c total #watches: 10563643
22.09/22.17	c total #propagations: 1446643 / total #impl: 272179021 (eff. 0.005)
22.09/22.17	c GC COLLECT
22.09/22.17	c #Conflicts:       3000 | #Learnt:       2005 | 0.000
22.09/22.17	c total clause space: 545.701MB
22.09/22.17	c total #watches: 7438050
44.78/44.82	c total #propagations: 1743998 / total #impl: 352506477 (eff. 0.005)
44.78/44.82	c #Conflicts:       4000 | #Learnt:       3005 | 0.000
44.78/44.82	c total clause space: 545.701MB
44.78/44.82	c total #watches: 11650058
84.97/85.06	c total #propagations: 2307239 / total #impl: 478633292 (eff. 0.005)
84.97/85.06	c GC COLLECT
84.97/85.06	c #Conflicts:       5000 | #Learnt:       2355 | 0.000
84.97/85.06	c total clause space: 545.701MB
84.97/85.06	c total #watches: 9799007
159.57/159.65	c total #propagations: 3152466 / total #impl: 751287099 (eff. 0.004)
159.57/159.65	c #Conflicts:       6000 | #Learnt:       3355 | 0.000
159.57/159.65	c total clause space: 545.701MB
159.57/159.65	c total #watches: 12145907
204.95/205.05	c total #propagations: 4427194 / total #impl: 2274304958 (eff. 0.002)
204.95/205.05	c GC COLLECT
204.95/205.05	c #Conflicts:       7000 | #Learnt:       2239 | 0.000
204.95/205.05	c total clause space: 545.701MB
204.95/205.05	c total #watches: 6379617
239.75/239.86	c total #propagations: 4743387 / total #impl: 2667407119 (eff. 0.002)
239.75/239.86	c #Conflicts:       8000 | #Learnt:       3239 | 0.004
239.75/239.86	c total clause space: 545.701MB
239.75/239.86	c total #watches: 8752369
290.34/290.42	c total #propagations: 5154759 / total #impl: 3217620528 (eff. 0.002)
290.34/290.42	c #Conflicts:       9000 | #Learnt:       4239 | 0.003
290.34/290.42	c total clause space: 545.701MB
290.34/290.42	c total #watches: 13740755
394.13/394.29	c total #propagations: 5810681 / total #impl: 3439619012 (eff. 0.002)
394.13/394.29	c GC COLLECT
394.13/394.29	c #Conflicts:      10000 | #Learnt:       2724 | 0.003
394.13/394.29	c total clause space: 886.764MB
394.13/394.29	c total #watches: 11657389
662.49/662.66	c total #propagations: 6856225 / total #impl: 4028178419 (eff. 0.002)
662.49/662.66	c #Conflicts:      11000 | #Learnt:       3724 | 0.003
662.49/662.66	c total clause space: 886.764MB
662.49/662.66	c total #watches: 13198724
945.64/945.86	c total #propagations: 8402721 / total #impl: 8693234812 (eff. 0.001)
945.64/945.86	c #Conflicts:      12000 | #Learnt:       4724 | 0.002
945.64/945.86	c total clause space: 886.764MB
945.64/945.86	c total #watches: 14009360
1172.70/1172.98	c total #propagations: 11327411 / total #impl: 12551641669 (eff. 0.001)
1172.70/1172.98	c #Conflicts:      13000 | #Learnt:       5724 | 0.002
1172.70/1172.98	c total clause space: 886.764MB
1172.70/1172.98	c total #watches: 16543172
1286.48/1286.73	c total #propagations: 13177565 / total #impl: 14136522398 (eff. 0.001)
1286.48/1286.73	c GC COLLECT
1286.48/1286.73	c #Conflicts:      14000 | #Learnt:       3861 | 0.002
1286.48/1286.73	c total clause space: 886.764MB
1286.48/1286.73	c total #watches: 10370267
1406.67/1406.91	c total #propagations: 16166787 / total #impl: 14281119711 (eff. 0.001)
1406.67/1406.91	c #Conflicts:      15000 | #Learnt:       4861 | 0.002
1406.67/1406.91	c total clause space: 886.764MB
1406.67/1406.91	c total #watches: 13339160
1459.76/1460.04	c total #propagations: 18822727 / total #impl: 14999176574 (eff. 0.001)
1459.76/1460.04	c #Conflicts:      16000 | #Learnt:       5861 | 0.002
1459.76/1460.04	c total clause space: 886.764MB
1459.76/1460.04	c total #watches: 14596110
1525.95/1526.24	c total #propagations: 19491130 / total #impl: 15441069964 (eff. 0.001)
1525.95/1526.24	c GC COLLECT
1525.95/1526.24	c #Conflicts:      17000 | #Learnt:       3681 | 0.002
1525.95/1526.24	c total clause space: 886.764MB
1525.95/1526.24	c total #watches: 10683453
1599.84/1600.15	c total #propagations: 20271125 / total #impl: 16268195314 (eff. 0.001)
1599.84/1600.15	c #Conflicts:      18000 | #Learnt:       4681 | 0.002
1599.84/1600.15	c total clause space: 886.764MB
1599.84/1600.15	c total #watches: 12739643
1732.42/1732.76	c total #propagations: 21044482 / total #impl: 17519685400 (eff. 0.001)
1732.42/1732.76	c #Conflicts:      19000 | #Learnt:       5681 | 0.002
1732.42/1732.76	c total clause space: 886.764MB
1732.42/1732.76	c total #watches: 15449451
1799.21/1799.59	c total #propagations: 22618149 / total #impl: 18372354029 (eff. 0.001)
1799.21/1799.59	c #Conflicts:      20000 | #Learnt:       6681 | 0.001
1799.21/1799.59	c total clause space: 886.764MB
1799.21/1799.59	c total #watches: 16733267

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-4088361-1465430664/watcher-4088361-1465430664 -o /tmp/evaluation-result-4088361-1465430664/solver-4088361-1465430664 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node130-1465427024-11758 --watchdog 1960 --input HOME/instance-4088361-1465430664.opb ./cdcl-cuttingplanes-opt-linearsearch-release 

pid=12171
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.10 2.19 2.13 3/176 12174
/proc/meminfo: memFree=29796464/32872528 swapFree=15784/1434320
[pid=12174] ppid=12171 vsize=29112 CPUtime=0 cores=1,3,5,7
/proc/12174/stat : 12174 (cdcl-cuttingpla) R 12171 12174 11741 0 -1 4202496 278 0 0 0 0 0 0 0 20 0 1 0 124999617 29810688 5269 33554432000 4194304 6201397 140733483286672 140734411677304 4211064 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/12174/statm: 7278 5269 130 491 0 6777 0

[startup+0.100177 s]
/proc/loadavg: 2.10 2.19 2.13 3/176 12174
/proc/meminfo: memFree=29796464/32872528 swapFree=15784/1434320
[pid=12174] ppid=12171 vsize=34536 CPUtime=0.09 cores=1,3,5,7
/proc/12174/stat : 12174 (cdcl-cuttingpla) R 12171 12174 11741 0 -1 4202496 1402 0 0 0 9 0 0 0 20 0 1 0 124999617 35364864 7544 33554432000 4194304 6201397 140733483286672 140734411677304 4207438 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/12174/statm: 8634 7544 142 491 0 8133 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34536

[startup+0.200375 s]
/proc/loadavg: 2.10 2.19 2.13 3/176 12174
/proc/meminfo: memFree=29796464/32872528 swapFree=15784/1434320
[pid=12174] ppid=12171 vsize=42604 CPUtime=0.19 cores=1,3,5,7
/proc/12174/stat : 12174 (cdcl-cuttingpla) R 12171 12174 11741 0 -1 4202496 2706 0 0 0 18 1 0 0 20 0 1 0 124999617 43626496 8859 33554432000 4194304 6201397 140733483286672 140734411677304 4212930 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/12174/statm: 10651 8860 143 491 0 10150 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 42604

[startup+0.300341 s]
/proc/loadavg: 2.10 2.19 2.13 3/176 12174
/proc/meminfo: memFree=29796464/32872528 swapFree=15784/1434320
[pid=12174] ppid=12171 vsize=50700 CPUtime=0.29 cores=1,3,5,7
/proc/12174/stat : 12174 (cdcl-cuttingpla) R 12171 12174 11741 0 -1 4202496 4007 0 0 0 28 1 0 0 20 0 1 0 124999617 51916800 10148 33554432000 4194304 6201397 140733483286672 140734411677304 4207438 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/12174/statm: 12675 10148 143 491 0 12174 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 50700

[startup+0.700306 s]
/proc/loadavg: 2.10 2.19 2.13 3/176 12174
/proc/meminfo: memFree=29796464/32872528 swapFree=15784/1434320
[pid=12174] ppid=12171 vsize=89152 CPUtime=0.69 cores=1,3,5,7
/proc/12174/stat : 12174 (cdcl-cuttingpla) R 12171 12174 11741 0 -1 4202496 7113 0 0 0 67 2 0 0 20 0 1 0 124999617 91291648 17790 33554432000 4194304 6201397 140733483286672 140733483285400 4222297 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/12174/statm: 22288 17790 147 491 0 21787 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 89152

[startup+1.50031 s]
/proc/loadavg: 2.10 2.19 2.13 3/177 12175
/proc/meminfo: memFree=29671880/32872528 swapFree=15784/1434320
[pid=12174] ppid=12171 vsize=200176 CPUtime=1.49 cores=1,3,5,7
/proc/12174/stat : 12174 (cdcl-cuttingpla) R 12171 12174 11741 0 -1 4202496 14950 0 0 0 145 4 0 0 20 0 1 0 124999617 204980224 41965 33554432000 4194304 6201397 140733483286672 140733483285400 4214931 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/12174/statm: 50044 41965 147 491 0 49543 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 200176

[startup+3.10027 s]
/proc/loadavg: 2.10 2.19 2.13 3/177 12175
/proc/meminfo: memFree=29578120/32872528 swapFree=15784/1434320
[pid=12174] ppid=12171 vsize=317552 CPUtime=3.09 cores=1,3,5,7
/proc/12174/stat : 12174 (cdcl-cuttingpla) R 12171 12174 11741 0 -1 4202496 24103 0 0 0 303 6 0 0 20 0 1 0 124999617 325173248 70528 33554432000 4194304 6201397 140733483286672 140733483284952 4213110 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/12174/statm: 79388 70528 147 491 0 78887 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 317552

[startup+6.30032 s]
/proc/loadavg: 2.17 2.20 2.14 4/177 12175
/proc/meminfo: memFree=29452508/32872528 swapFree=15784/1434320
[pid=12174] ppid=12171 vsize=451316 CPUtime=6.29 cores=1,3,5,7
/proc/12174/stat : 12174 (cdcl-cuttingpla) R 12171 12174 11741 0 -1 4202496 24525 0 0 0 622 7 0 0 20 0 1 0 124999617 462147584 87813 33554432000 4194304 6201397 140733483286672 140733483285384 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/12174/statm: 112829 87813 160 491 0 112328 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 451316

[startup+12.7003 s]
/proc/loadavg: 2.24 2.21 2.14 3/177 12175
/proc/meminfo: memFree=29286460/32872528 swapFree=15784/1434320
[pid=12174] ppid=12171 vsize=737948 CPUtime=12.69 cores=1,3,5,7
/proc/12174/stat : 12174 (cdcl-cuttingpla) R 12171 12174 11741 0 -1 4202496 39846 0 0 0 1258 11 0 0 20 0 1 0 124999617 755658752 127653 33554432000 4194304 6201397 140733483286672 140733483285384 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/12174/statm: 184487 127653 160 491 0 183986 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 737948

[startup+25.5004 s]
/proc/loadavg: 2.26 2.22 2.14 3/176 12175
/proc/meminfo: memFree=29271596/32872528 swapFree=15784/1434320
[pid=12174] ppid=12171 vsize=738240 CPUtime=25.48 cores=1,3,5,7
/proc/12174/stat : 12174 (cdcl-cuttingpla) R 12171 12174 11741 0 -1 4202496 42015 0 0 0 2537 11 0 0 20 0 1 0 124999617 755957760 130923 33554432000 4194304 6201397 140733483286672 140733483285800 4213257 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/12174/statm: 184560 130923 166 491 0 184059 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 738240

[startup+51.1004 s]
/proc/loadavg: 2.25 2.22 2.15 4/177 12176
/proc/meminfo: memFree=29182236/32872528 swapFree=15784/1434320
[pid=12174] ppid=12171 vsize=738584 CPUtime=51.08 cores=1,3,5,7
/proc/12174/stat : 12174 (cdcl-cuttingpla) R 12171 12174 11741 0 -1 4202496 43865 0 0 0 5095 13 0 0 20 0 1 0 124999617 756310016 153213 33554432000 4194304 6201397 140733483286672 140733483285800 4210163 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/12174/statm: 184646 153213 166 491 0 184145 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 738584

[startup+102.3 s]
/proc/loadavg: 2.32 2.24 2.16 3/177 12177
/proc/meminfo: memFree=29181356/32872528 swapFree=15784/1434320
[pid=12174] ppid=12171 vsize=738584 CPUtime=102.28 cores=1,3,5,7
/proc/12174/stat : 12174 (cdcl-cuttingpla) R 12171 12174 11741 0 -1 4202496 43942 0 0 0 10215 13 0 0 20 0 1 0 124999617 756310016 153290 33554432000 4194304 6201397 140733483286672 140733483285800 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/12174/statm: 184646 153290 166 491 0 184145 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 738584

[startup+162.3 s]
/proc/loadavg: 2.35 2.26 2.17 3/177 12223
/proc/meminfo: memFree=29200304/32872528 swapFree=15784/1434320
[pid=12174] ppid=12171 vsize=738740 CPUtime=162.26 cores=1,3,5,7
/proc/12174/stat : 12174 (cdcl-cuttingpla) R 12171 12174 11741 0 -1 4202496 44015 0 0 0 16213 13 0 0 20 0 1 0 124999617 756469760 154395 33554432000 4194304 6201397 140733483286672 140733483285800 4213268 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/12174/statm: 184685 154395 166 491 0 184184 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 738740

[startup+222.308 s]
/proc/loadavg: 2.24 2.25 2.17 3/177 12224
/proc/meminfo: memFree=29142416/32872528 swapFree=15784/1434320
[pid=12174] ppid=12171 vsize=738884 CPUtime=222.26 cores=1,3,5,7
/proc/12174/stat : 12174 (cdcl-cuttingpla) R 12171 12174 11741 0 -1 4202496 44808 0 0 0 22212 14 0 0 20 0 1 0 124999617 756617216 168580 33554432000 4194304 6201397 140733483286672 140733483285384 4213268 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/12174/statm: 184721 168580 166 491 0 184220 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 738884

[startup+282.3 s]
/proc/loadavg: 2.21 2.23 2.17 3/177 12225
/proc/meminfo: memFree=29130020/32872528 swapFree=15784/1434320
[pid=12174] ppid=12171 vsize=739700 CPUtime=282.24 cores=1,3,5,7
/proc/12174/stat : 12174 (cdcl-cuttingpla) R 12171 12174 11741 0 -1 4202496 45083 0 0 0 28210 14 0 0 20 0 1 0 124999617 757452800 168967 33554432000 4194304 6201397 140733483286672 140733483284952 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/12174/statm: 184925 168967 166 491 0 184424 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 739700

[startup+342.3 s]
/proc/loadavg: 2.25 2.23 2.17 3/178 12230
/proc/meminfo: memFree=29042700/32872528 swapFree=15784/1434320
[pid=12174] ppid=12171 vsize=1089224 CPUtime=342.23 cores=1,3,5,7
/proc/12174/stat : 12174 (cdcl-cuttingpla) R 12171 12174 11741 0 -1 4202496 45361 0 0 0 34208 15 0 0 20 0 1 0 124999617 1115365376 187105 33554432000 4194304 6201397 140733483286672 140733483285704 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/12174/statm: 272306 187105 166 491 0 271805 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 1089224

[startup+402.3 s]
/proc/loadavg: 2.20 2.22 2.17 3/177 12231
/proc/meminfo: memFree=29015484/32872528 swapFree=15784/1434320
[pid=12174] ppid=12171 vsize=1091208 CPUtime=402.22 cores=1,3,5,7
/proc/12174/stat : 12174 (cdcl-cuttingpla) R 12171 12174 11741 0 -1 4202496 46288 0 0 0 40206 16 0 0 20 0 1 0 124999617 1117396992 193299 33554432000 4194304 6201397 140733483286672 140733483285800 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/12174/statm: 272802 193299 166 491 0 272301 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 1091208

[startup+462.3 s]
/proc/loadavg: 2.19 2.21 2.17 4/177 12232
/proc/meminfo: memFree=29014176/32872528 swapFree=15784/1434320
[pid=12174] ppid=12171 vsize=1091208 CPUtime=462.22 cores=1,3,5,7
/proc/12174/stat : 12174 (cdcl-cuttingpla) R 12171 12174 11741 0 -1 4202496 46288 0 0 0 46206 16 0 0 20 0 1 0 124999617 1117396992 193299 33554432000 4194304 6201397 140733483286672 140733483285800 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/12174/statm: 272802 193299 166 491 0 272301 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 1091208

[startup+522.3 s]
/proc/loadavg: 2.21 2.20 2.17 3/177 12233
/proc/meminfo: memFree=28995000/32872528 swapFree=15784/1434320
[pid=12174] ppid=12171 vsize=1091208 CPUtime=522.21 cores=1,3,5,7
/proc/12174/stat : 12174 (cdcl-cuttingpla) R 12171 12174 11741 0 -1 4202496 46288 0 0 0 52205 16 0 0 20 0 1 0 124999617 1117396992 193299 33554432000 4194304 6201397 140733483286672 140733483285800 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/12174/statm: 272802 193299 166 491 0 272301 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 1091208

[startup+582.3 s]
/proc/loadavg: 2.16 2.19 2.17 3/177 12234
/proc/meminfo: memFree=28994504/32872528 swapFree=15784/1434320
[pid=12174] ppid=12171 vsize=1091208 CPUtime=582.2 cores=1,3,5,7
/proc/12174/stat : 12174 (cdcl-cuttingpla) R 12171 12174 11741 0 -1 4202496 46288 0 0 0 58204 16 0 0 20 0 1 0 124999617 1117396992 193299 33554432000 4194304 6201397 140733483286672 140733483285800 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/12174/statm: 272802 193299 166 491 0 272301 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 1091208


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


[startup+942.3 s]
/proc/loadavg: 2.23 2.22 2.18 3/177 12245
/proc/meminfo: memFree=28985164/32872528 swapFree=15784/1434320
[pid=12174] ppid=12171 vsize=1092040 CPUtime=942.14 cores=1,3,5,7
/proc/12174/stat : 12174 (cdcl-cuttingpla) R 12171 12174 11741 0 -1 4202496 46474 0 0 0 94198 16 0 0 20 0 1 0 124999617 1118248960 193485 33554432000 4194304 6201397 140733483286672 140733483284952 4213371 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/12174/statm: 273010 193485 166 491 0 272509 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 1092040

[startup+1002.3 s]
/proc/loadavg: 2.34 2.25 2.19 3/177 12247
/proc/meminfo: memFree=28985208/32872528 swapFree=15784/1434320
[pid=12174] ppid=12171 vsize=1092184 CPUtime=1002.13 cores=1,3,5,7
/proc/12174/stat : 12174 (cdcl-cuttingpla) R 12171 12174 11741 0 -1 4202496 46513 0 0 0 100197 16 0 0 20 0 1 0 124999617 1118396416 193524 33554432000 4194304 6201397 140733483286672 140733483285384 4213257 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/12174/statm: 273046 193524 166 491 0 272545 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 1092184

[startup+1062.3 s]
/proc/loadavg: 2.30 2.25 2.19 3/177 12248
/proc/meminfo: memFree=28983964/32872528 swapFree=15784/1434320
[pid=12174] ppid=12171 vsize=1092376 CPUtime=1062.12 cores=1,3,5,7
/proc/12174/stat : 12174 (cdcl-cuttingpla) R 12171 12174 11741 0 -1 4202496 46712 0 0 0 106196 16 0 0 20 0 1 0 124999617 1118593024 193722 33554432000 4194304 6201397 140733483286672 140733483285384 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/12174/statm: 273094 193722 166 491 0 272593 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 1092376

[startup+1122.3 s]
/proc/loadavg: 2.22 2.23 2.18 4/177 12249
/proc/meminfo: memFree=28969688/32872528 swapFree=15784/1434320
[pid=12174] ppid=12171 vsize=1093864 CPUtime=1122.11 cores=1,3,5,7
/proc/12174/stat : 12174 (cdcl-cuttingpla) R 12171 12174 11741 0 -1 4202496 47109 0 0 0 112195 16 0 0 20 0 1 0 124999617 1120116736 196674 33554432000 4194304 6201397 140733483286672 140733483285384 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/12174/statm: 273466 196674 166 491 0 272965 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 1093864

[startup+1182.3 s]
/proc/loadavg: 2.16 2.20 2.18 3/177 12250
/proc/meminfo: memFree=28869040/32872528 swapFree=15784/1434320
[pid=12174] ppid=12171 vsize=1200928 CPUtime=1182.1 cores=1,3,5,7
/proc/12174/stat : 12174 (cdcl-cuttingpla) R 12171 12174 11741 0 -1 4202496 64517 0 0 0 118192 18 0 0 20 0 1 0 124999617 1229750272 220721 33554432000 4194304 6201397 140733483286672 140733483284952 4213168 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/12174/statm: 300232 220721 166 491 0 299731 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 1200928

[startup+1242.3 s]
/proc/loadavg: 2.15 2.19 2.18 3/177 12251
/proc/meminfo: memFree=28868668/32872528 swapFree=15784/1434320
[pid=12174] ppid=12171 vsize=1200928 CPUtime=1242.09 cores=1,3,5,7
/proc/12174/stat : 12174 (cdcl-cuttingpla) R 12171 12174 11741 0 -1 4202496 64547 0 0 0 124191 18 0 0 20 0 1 0 124999617 1229750272 220751 33554432000 4194304 6201397 140733483286672 140733483284952 4213257 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/12174/statm: 300232 220751 166 491 0 299731 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 1200928

[startup+1302.3 s]
/proc/loadavg: 2.10 2.17 2.17 3/177 12253
/proc/meminfo: memFree=28867576/32872528 swapFree=15784/1434320
[pid=12174] ppid=12171 vsize=1200928 CPUtime=1302.08 cores=1,3,5,7
/proc/12174/stat : 12174 (cdcl-cuttingpla) R 12171 12174 11741 0 -1 4202496 64547 0 0 0 130190 18 0 0 20 0 1 0 124999617 1229750272 220751 33554432000 4194304 6201397 140733483286672 140733483285800 4213257 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/12174/statm: 300232 220751 166 491 0 299731 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 1200928

[startup+1362.3 s]
/proc/loadavg: 2.20 2.18 2.17 3/177 12254
/proc/meminfo: memFree=28855496/32872528 swapFree=15784/1434320
[pid=12174] ppid=12171 vsize=1200928 CPUtime=1362.07 cores=1,3,5,7
/proc/12174/stat : 12174 (cdcl-cuttingpla) R 12171 12174 11741 0 -1 4202496 64547 0 0 0 136189 18 0 0 20 0 1 0 124999617 1229750272 220751 33554432000 4194304 6201397 140733483286672 140733483285800 4213257 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/12174/statm: 300232 220751 166 491 0 299731 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 1200928

[startup+1422.3 s]
/proc/loadavg: 2.13 2.16 2.17 3/177 12255
/proc/meminfo: memFree=28836812/32872528 swapFree=15784/1434320
[pid=12174] ppid=12171 vsize=1200928 CPUtime=1422.07 cores=1,3,5,7
/proc/12174/stat : 12174 (cdcl-cuttingpla) R 12171 12174 11741 0 -1 4202496 64553 0 0 0 142189 18 0 0 20 0 1 0 124999617 1229750272 220757 33554432000 4194304 6201397 140733483286672 140733483285800 4213168 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/12174/statm: 300232 220757 166 491 0 299731 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 1200928

[startup+1482.3 s]
/proc/loadavg: 2.10 2.14 2.16 3/177 12256
/proc/meminfo: memFree=28836064/32872528 swapFree=15784/1434320
[pid=12174] ppid=12171 vsize=1201120 CPUtime=1482.05 cores=1,3,5,7
/proc/12174/stat : 12174 (cdcl-cuttingpla) R 12171 12174 11741 0 -1 4202496 64713 0 0 0 148187 18 0 0 20 0 1 0 124999617 1229946880 220916 33554432000 4194304 6201397 140733483286672 140733483284952 4213257 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/12174/statm: 300280 220916 166 491 0 299779 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 1201120

[startup+1542.31 s]
/proc/loadavg: 2.34 2.19 2.18 4/178 12260
/proc/meminfo: memFree=28836132/32872528 swapFree=15784/1434320
[pid=12174] ppid=12171 vsize=1201120 CPUtime=1542.05 cores=1,3,5,7
/proc/12174/stat : 12174 (cdcl-cuttingpla) R 12171 12174 11741 0 -1 4202496 64714 0 0 0 154187 18 0 0 20 0 1 0 124999617 1229946880 220916 33554432000 4194304 6201397 140733483286672 140733483285800 4213328 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/12174/statm: 300280 220916 166 491 0 299779 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 1201120

[startup+1602.3 s]
/proc/loadavg: 2.40 2.23 2.19 3/177 12262
/proc/meminfo: memFree=28836260/32872528 swapFree=15784/1434320
[pid=12174] ppid=12171 vsize=1201120 CPUtime=1602.04 cores=1,3,5,7
/proc/12174/stat : 12174 (cdcl-cuttingpla) R 12171 12174 11741 0 -1 4202496 64720 0 0 0 160185 19 0 0 20 0 1 0 124999617 1229946880 220922 33554432000 4194304 6201397 140733483286672 140733483285800 4215792 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/12174/statm: 300280 220922 166 491 0 299779 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 1201120

[startup+1662.3 s]
/proc/loadavg: 2.23 2.22 2.18 3/177 12263
/proc/meminfo: memFree=28833916/32872528 swapFree=15784/1434320
[pid=12174] ppid=12171 vsize=1201312 CPUtime=1662.04 cores=1,3,5,7
/proc/12174/stat : 12174 (cdcl-cuttingpla) R 12171 12174 11741 0 -1 4202496 64779 0 0 0 166185 19 0 0 20 0 1 0 124999617 1230143488 220981 33554432000 4194304 6201397 140733483286672 140733483285384 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/12174/statm: 300328 220981 166 491 0 299827 0
Current children cumulated CPU time (s) 1662.04
Current children cumulated vsize (KiB) 1201312

[startup+1722.3 s]
/proc/loadavg: 2.20 2.20 2.18 3/177 12264
/proc/meminfo: memFree=28815232/32872528 swapFree=15784/1434320
[pid=12174] ppid=12171 vsize=1201312 CPUtime=1722.02 cores=1,3,5,7
/proc/12174/stat : 12174 (cdcl-cuttingpla) R 12171 12174 11741 0 -1 4202496 64824 0 0 0 172183 19 0 0 20 0 1 0 124999617 1230143488 221026 33554432000 4194304 6201397 140733483286672 140733483285384 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/12174/statm: 300328 221026 166 491 0 299827 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 1201312

[startup+1782.3 s]
/proc/loadavg: 2.17 2.20 2.18 3/177 12265
/proc/meminfo: memFree=28792212/32872528 swapFree=15784/1434320
[pid=12174] ppid=12171 vsize=1211396 CPUtime=1782.01 cores=1,3,5,7
/proc/12174/stat : 12174 (cdcl-cuttingpla) R 12171 12174 11741 0 -1 4202496 66712 0 0 0 178182 19 0 0 20 0 1 0 124999617 1240469504 222914 33554432000 4194304 6201397 140733483286672 140733483285384 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/12174/statm: 302849 222914 166 491 0 302348 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 1211396



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.12 2.18 2.17 3/177 12265
/proc/meminfo: memFree=28741856/32872528 swapFree=15784/1434320
[pid=12174] ppid=12171 vsize=1213796 CPUtime=1800.01 cores=1,3,5,7
/proc/12174/stat : 12174 (cdcl-cuttingpla) R 12171 12174 11741 0 -1 4202496 67223 0 0 0 179981 20 0 0 20 0 1 0 124999617 1242927104 225980 33554432000 4194304 6201397 140733483286672 140733483285384 4213268 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/12174/statm: 303449 225980 166 491 0 302948 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 1213796

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

[startup+1800.3 s]
/proc/loadavg: 2.12 2.18 2.17 3/177 12265
/proc/meminfo: memFree=28741856/32872528 swapFree=15784/1434320
[pid=12174] ppid=12171 vsize=1213796 CPUtime=1800.01 cores=1,3,5,7
/proc/12174/stat : 12174 (cdcl-cuttingpla) R 12171 12174 11741 0 -1 4202496 67223 0 0 0 179981 20 0 0 20 0 1 0 124999617 1242927104 225980 33554432000 4194304 6201397 140733483286672 140733483285384 4213268 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/12174/statm: 303449 225980 166 491 0 302948 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 1213796

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.31
CPU time (s): 1800.03
CPU user time (s): 1799.82
CPU system time (s): 0.208968
CPU usage (%): 99.9844
Max. virtual memory (cumulated for all children) (KiB): 1213796

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.82
system time used= 0.208968
maximum resident set size= 903920
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 67223
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= 9
involuntary context switches= 1852

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.10777 second user time and 10.9433 second system time

The end

Launcher Data

Begin job on node130 at 2016-06-09 02:04:24
IDJOB=4088361
IDBENCH=24993
IDSOLVER=2550
FILE ID=node130/4088361-1465430664
RUNJOBID= node130-1465427024-11758
PBS_JOBID= 19859782
Free space on /tmp= 71740 MiB

SOLVER NAME= cdcl-cuttingplanes OPT linear search 2016-05-01
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-LIN/submittedPB07/manquinho/areaDelay/normalized-f20c10b_023_area_delay.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4088361-1465430664/watcher-4088361-1465430664 -o /tmp/evaluation-result-4088361-1465430664/solver-4088361-1465430664 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node130-1465427024-11758 --watchdog 1960 --input HOME/instance-4088361-1465430664.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= d5b07a268537d19686adcc507787a673
RANDOM SEED=235725792

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.261
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.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.261
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.261
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:        29797000 kB
Buffers:          117256 kB
Cached:           478040 kB
SwapCached:         1636 kB
Active:           507644 kB
Inactive:         391516 kB
Active(anon):     303412 kB
Inactive(anon):     2908 kB
Active(file):     204232 kB
Inactive(file):   388608 kB
Unevictable:     1434320 kB
Mlocked:           15784 kB
SwapTotal:      67108856 kB
SwapFree:       67098452 kB
Dirty:              6608 kB
Writeback:             0 kB
AnonPages:       1807704 kB
Mapped:             7668 kB
Shmem:                 0 kB
Slab:             608556 kB
SReclaimable:      52012 kB
SUnreclaim:       556544 kB
KernelStack:        1424 kB
PageTables:         7952 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1981232 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1781760 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= 71740 MiB
End job on node130 at 2016-06-09 02:34:24