Trace number 4087685

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 binary search 2016-05-01? (TO) 1800.07 1800.4

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/submittedPB07/manquinho/
areaDelay/normalized-f20c10b_004_area_delay.opb
MD5SUM45c2f7ac01d7ade9fbe465857931ee2b
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark27
Best CPU time to get the best result obtained on this benchmark0.247961
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 27
Optimality of the best value was proved YES
Number of variables5828
Total number of constraints17411
Number of constraints which are clauses17411
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 constraint63
Number of terms in the objective function 2817
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 2817
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 2817
Number of bits of the biggest sum of numbers12
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.01	c OPTIONS:
0.00/0.01	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.00/0.03	c * #variable= 5828 #constraint= 17411
0.00/0.07	c * #variable= 5828 #constraint= 17411
1.29/1.34	c S1->S2
1.29/1.34	c S1->S2
1.29/1.34	c S1->S2
1.29/1.34	c S2->S1
1.29/1.34	c S1->S2
1.29/1.34	c S1->S2
1.29/1.34	c #Conflicts:       1000 | #Learnt:       1003 | 0.000
1.29/1.34	c total clause space: 48.1602MB
1.29/1.34	c total #watches: 1116422
3.78/3.82	c total #propagations: 491692 / total #impl: 17674659 (eff. 0.028)
3.78/3.82	c #Conflicts:       2000 | #Learnt:       2003 | 0.000
3.78/3.82	c total clause space: 78.2603MB
3.78/3.82	c total #watches: 1918563
8.79/8.85	c total #propagations: 781711 / total #impl: 65021328 (eff. 0.012)
8.79/8.85	c GC COLLECT
8.79/8.85	c #Conflicts:       3000 | #Learnt:       2009 | 0.000
8.79/8.85	c total clause space: 78.2603MB
8.79/8.85	c total #watches: 2075383
27.48/27.55	c total #propagations: 1367180 / total #impl: 114379660 (eff. 0.012)
27.48/27.55	c #Conflicts:       4000 | #Learnt:       3009 | 0.000
27.48/27.55	c total clause space: 127.173MB
27.48/27.55	c total #watches: 2547703
53.56/53.67	c total #propagations: 1995813 / total #impl: 558644631 (eff. 0.004)
53.56/53.67	c GC COLLECT
53.56/53.67	c #Conflicts:       5000 | #Learnt:       2364 | 0.000
53.56/53.67	c total clause space: 127.173MB
53.56/53.67	c total #watches: 1796002
96.95/97.09	c total #propagations: 2554334 / total #impl: 1249999622 (eff. 0.002)
96.95/97.09	c #Conflicts:       6000 | #Learnt:       3364 | 0.000
96.95/97.09	c total clause space: 127.173MB
96.95/97.09	c total #watches: 2176078
129.56/129.61	c total #propagations: 3534571 / total #impl: 2426185673 (eff. 0.001)
129.56/129.61	c GC COLLECT
129.56/129.61	c #Conflicts:       7000 | #Learnt:       2236 | 0.000
129.56/129.61	c total clause space: 127.173MB
129.56/129.61	c total #watches: 1569447
155.75/155.84	c total #propagations: 4417652 / total #impl: 2520161828 (eff. 0.002)
155.75/155.84	c #Conflicts:       8000 | #Learnt:       3236 | 0.000
155.75/155.84	c total clause space: 127.173MB
155.75/155.84	c total #watches: 1946146
189.85/189.93	c total #propagations: 4932163 / total #impl: 2738037449 (eff. 0.002)
189.85/189.93	c #Conflicts:       9000 | #Learnt:       4236 | 0.000
189.85/189.93	c total clause space: 127.173MB
189.85/189.93	c total #watches: 2450881
227.94/228.01	c total #propagations: 5446433 / total #impl: 3289482249 (eff. 0.002)
227.94/228.01	c GC COLLECT
227.94/228.01	c #Conflicts:      10000 | #Learnt:       2729 | 0.000
227.94/228.01	c total clause space: 127.173MB
227.94/228.01	c total #watches: 1827458
267.24/267.31	c total #propagations: 5801466 / total #impl: 3670667987 (eff. 0.002)
267.24/267.31	c #Conflicts:      11000 | #Learnt:       3729 | 0.000
267.24/267.31	c total clause space: 127.173MB
267.24/267.31	c total #watches: 2172704
314.63/314.77	c total #propagations: 6117964 / total #impl: 4031218644 (eff. 0.002)
314.63/314.77	c #Conflicts:      12000 | #Learnt:       4729 | 0.000
314.63/314.77	c total clause space: 127.173MB
314.63/314.77	c total #watches: 2452626
369.21/369.31	c total #propagations: 6565345 / total #impl: 4816446668 (eff. 0.001)
369.21/369.31	c #Conflicts:      13000 | #Learnt:       5729 | 0.000
369.21/369.31	c total clause space: 206.656MB
369.21/369.31	c total #watches: 2787467
431.90/432.07	c total #propagations: 6951680 / total #impl: 5674932716 (eff. 0.001)
431.90/432.07	c GC COLLECT
431.90/432.07	c #Conflicts:      14000 | #Learnt:       3886 | 0.000
431.90/432.07	c total clause space: 206.656MB
431.90/432.07	c total #watches: 2285190
501.09/501.21	c total #propagations: 7307784 / total #impl: 6047792954 (eff. 0.001)
501.09/501.21	c #Conflicts:      15000 | #Learnt:       4886 | 0.000
501.09/501.21	c total clause space: 206.656MB
501.09/501.21	c total #watches: 2674249
586.37/586.56	c total #propagations: 7658576 / total #impl: 6697475507 (eff. 0.001)
586.37/586.56	c #Conflicts:      16000 | #Learnt:       5886 | 0.000
586.37/586.56	c total clause space: 206.656MB
586.37/586.56	c total #watches: 2978816
616.16/616.36	c total #propagations: 7997881 / total #impl: 7596965687 (eff. 0.001)
616.16/616.36	c GC COLLECT
616.16/616.36	c #Conflicts:      17000 | #Learnt:       3706 | 0.000
616.16/616.36	c total clause space: 206.656MB
616.16/616.36	c total #watches: 2148299
646.76/646.95	c total #propagations: 8202957 / total #impl: 7829712066 (eff. 0.001)
646.76/646.95	c #Conflicts:      18000 | #Learnt:       4706 | 0.000
646.76/646.95	c total clause space: 206.656MB
646.76/646.95	c total #watches: 2531911
671.45/671.60	c total #propagations: 8385227 / total #impl: 8582745840 (eff. 0.001)
671.45/671.60	c #Conflicts:      19000 | #Learnt:       5706 | 0.000
671.45/671.60	c total clause space: 206.656MB
671.45/671.60	c total #watches: 2800145
729.25/729.41	c total #propagations: 8543860 / total #impl: 9321917249 (eff. 0.001)
729.25/729.41	c #Conflicts:      20000 | #Learnt:       6706 | 0.000
729.25/729.41	c total clause space: 206.656MB
729.25/729.41	c total #watches: 3129452
799.94/800.14	c total #propagations: 8778257 / total #impl: 10385783850 (eff. 0.001)
799.94/800.14	c GC COLLECT
799.94/800.14	c #Conflicts:      21000 | #Learnt:       4225 | 0.000
799.94/800.14	c total clause space: 206.656MB
799.94/800.14	c total #watches: 2213554
877.23/877.44	c total #propagations: 9113474 / total #impl: 11181658175 (eff. 0.001)
877.23/877.44	c #Conflicts:      22000 | #Learnt:       5225 | 0.000
877.23/877.44	c total clause space: 206.656MB
877.23/877.44	c total #watches: 2627141
950.32/950.56	c total #propagations: 9425852 / total #impl: 12164916916 (eff. 0.001)
950.32/950.56	c #Conflicts:      23000 | #Learnt:       6225 | 0.000
950.32/950.56	c total clause space: 206.656MB
950.32/950.56	c total #watches: 2964604
1044.30/1044.56	c total #propagations: 9829113 / total #impl: 12820028489 (eff. 0.001)
1044.30/1044.56	c #Conflicts:      24000 | #Learnt:       7225 | 0.000
1044.30/1044.56	c total clause space: 206.656MB
1044.30/1044.56	c total #watches: 3220310
1124.19/1124.45	c total #propagations: 10254359 / total #impl: 13742563574 (eff. 0.001)
1124.19/1124.45	c GC COLLECT
1124.19/1124.45	c #Conflicts:      25000 | #Learnt:       4443 | 0.000
1124.19/1124.45	c total clause space: 206.656MB
1124.19/1124.45	c total #watches: 2423909
1182.78/1183.00	c total #propagations: 10781181 / total #impl: 14117375044 (eff. 0.001)
1182.78/1183.00	c #Conflicts:      26000 | #Learnt:       5443 | 0.000
1182.78/1183.00	c total clause space: 206.656MB
1182.78/1183.00	c total #watches: 2993170
1193.28/1193.55	c total #propagations: 11077728 / total #impl: 14633688155 (eff. 0.001)
1193.28/1193.55	c #Conflicts:      27000 | #Learnt:       6443 | 0.000
1193.28/1193.55	c total clause space: 206.656MB
1193.28/1193.55	c total #watches: 3668070
1273.26/1273.59	c total #propagations: 11195430 / total #impl: 14729414988 (eff. 0.001)
1273.26/1273.59	c #Conflicts:      28000 | #Learnt:       7443 | 0.000
1273.26/1273.59	c total clause space: 206.656MB
1273.26/1273.59	c total #watches: 4230701
1356.05/1356.31	c total #propagations: 11592222 / total #impl: 14988371971 (eff. 0.001)
1356.05/1356.31	c GC COLLECT
1356.05/1356.31	c #Conflicts:      29000 | #Learnt:       4359 | 0.000
1356.05/1356.31	c total clause space: 335.816MB
1356.05/1356.31	c total #watches: 2932686
1437.83/1438.17	c total #propagations: 11991086 / total #impl: 15385521252 (eff. 0.001)
1437.83/1438.17	c #Conflicts:      30000 | #Learnt:       5359 | 0.000
1437.83/1438.17	c total clause space: 335.816MB
1437.83/1438.17	c total #watches: 3370825
1541.50/1541.89	c total #propagations: 12507275 / total #impl: 15978213936 (eff. 0.001)
1541.50/1541.89	c #Conflicts:      31000 | #Learnt:       6359 | 0.000
1541.50/1541.89	c total clause space: 335.816MB
1541.50/1541.89	c total #watches: 3882448
1618.58/1618.99	c total #propagations: 12899831 / total #impl: 16812772932 (eff. 0.001)
1618.58/1618.99	c #Conflicts:      32000 | #Learnt:       7359 | 0.000
1618.58/1618.99	c total clause space: 335.816MB
1618.58/1618.99	c total #watches: 4355677
1705.37/1705.76	c total #propagations: 13206677 / total #impl: 17220502617 (eff. 0.001)
1705.37/1705.76	c #Conflicts:      33000 | #Learnt:       8359 | 0.000
1705.37/1705.76	c total clause space: 335.816MB
1705.37/1705.76	c total #watches: 4783397
1765.06/1765.46	c total #propagations: 13536551 / total #impl: 17819359013 (eff. 0.001)
1765.06/1765.46	c GC COLLECT
1765.06/1765.46	c #Conflicts:      34000 | #Learnt:       4943 | 0.000
1765.06/1765.46	c total clause space: 335.816MB
1765.06/1765.46	c total #watches: 3115487

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-4087685-1465428865/watcher-4087685-1465428865 -o /tmp/evaluation-result-4087685-1465428865/solver-4087685-1465428865 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node113-1465427064-8949 --watchdog 1960 --input HOME/instance-4087685-1465428865.opb ./cdcl-cuttingplanes-opt-binarysearch-release 

pid=9158
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.18 2.17 1.97 3/176 9161
/proc/meminfo: memFree=29623072/32872528 swapFree=14548/942524
[pid=9161] ppid=9158 vsize=55976 CPUtime=0 cores=1,3,5,7
/proc/9161/stat : 9161 (cdcl-cuttingpla) R 9158 9161 8932 0 -1 4202496 255 0 0 0 0 0 0 0 20 0 1 0 124820628 57319424 6268 33554432000 4194304 6211289 140734763312880 140736661581176 4206551 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/9161/statm: 13994 6268 98 493 0 13491 0

[startup+0.100129 s]
/proc/loadavg: 2.18 2.17 1.97 3/176 9161
/proc/meminfo: memFree=29623072/32872528 swapFree=14548/942524
[pid=9161] ppid=9158 vsize=66904 CPUtime=0.08 cores=1,3,5,7
/proc/9161/stat : 9161 (cdcl-cuttingpla) R 9158 9161 8932 0 -1 4202496 1691 0 0 0 8 0 0 0 20 0 1 0 124820628 68509696 14578 33554432000 4194304 6211289 140734763312880 140736661581176 5161098 0 0 4096 8388610 0 0 0 17 1 0 0 0 0 0
/proc/9161/statm: 16726 14578 143 493 0 16223 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 66904

[startup+0.200315 s]
/proc/loadavg: 2.18 2.17 1.97 3/176 9161
/proc/meminfo: memFree=29623072/32872528 swapFree=14548/942524
[pid=9161] ppid=9158 vsize=77008 CPUtime=0.19 cores=1,3,5,7
/proc/9161/stat : 9161 (cdcl-cuttingpla) R 9158 9161 8932 0 -1 4202496 2822 0 0 0 18 1 0 0 20 0 1 0 124820628 78856192 16154 33554432000 4194304 6211289 140734763312880 140736661581176 5310739 0 0 4096 8388610 0 0 0 17 1 0 0 0 0 0
/proc/9161/statm: 19252 16154 204 493 0 18749 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 77008

[startup+0.30029 s]
/proc/loadavg: 2.18 2.17 1.97 3/176 9161
/proc/meminfo: memFree=29623072/32872528 swapFree=14548/942524
[pid=9161] ppid=9158 vsize=86748 CPUtime=0.29 cores=1,3,5,7
/proc/9161/stat : 9161 (cdcl-cuttingpla) R 9158 9161 8932 0 -1 4202496 3775 0 0 0 28 1 0 0 20 0 1 0 124820628 88829952 18583 33554432000 4194304 6211289 140734763312880 140736661581176 4242328 0 0 4096 8388610 0 0 0 17 1 0 0 0 0 0
/proc/9161/statm: 21687 18583 204 493 0 21184 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 86748

[startup+0.70028 s]
/proc/loadavg: 2.18 2.17 1.97 3/176 9161
/proc/meminfo: memFree=29623072/32872528 swapFree=14548/942524
[pid=9161] ppid=9158 vsize=103352 CPUtime=0.69 cores=1,3,5,7
/proc/9161/stat : 9161 (cdcl-cuttingpla) R 9158 9161 8932 0 -1 4202496 5260 0 0 0 68 1 0 0 20 0 1 0 124820628 105832448 22578 33554432000 4194304 6211289 140734763312880 140734763311112 4209392 0 0 4096 8388610 0 0 0 17 1 0 0 0 0 0
/proc/9161/statm: 25838 22578 204 493 0 25335 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 103352

[startup+1.50027 s]
/proc/loadavg: 2.18 2.17 1.97 3/177 9162
/proc/meminfo: memFree=29526456/32872528 swapFree=14548/942524
[pid=9161] ppid=9158 vsize=122724 CPUtime=1.49 cores=1,3,5,7
/proc/9161/stat : 9161 (cdcl-cuttingpla) R 9158 9161 8932 0 -1 4202496 5568 0 0 0 147 2 0 0 20 0 1 0 124820628 125669376 26420 33554432000 4194304 6211289 140734763312880 140734763311224 4209376 0 0 4096 8388610 0 0 0 17 1 0 0 0 0 0
/proc/9161/statm: 30681 26420 214 493 0 30178 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 122724

[startup+3.10022 s]
/proc/loadavg: 2.18 2.17 1.97 3/177 9162
/proc/meminfo: memFree=29503380/32872528 swapFree=14548/942524
[pid=9161] ppid=9158 vsize=162948 CPUtime=3.09 cores=1,3,5,7
/proc/9161/stat : 9161 (cdcl-cuttingpla) R 9158 9161 8932 0 -1 4202496 8218 0 0 0 307 2 0 0 20 0 1 0 124820628 166858752 33077 33554432000 4194304 6211289 140734763312880 140734763310792 4240400 0 0 4096 8388610 0 0 0 17 1 0 0 0 0 0
/proc/9161/statm: 40737 33077 214 493 0 40234 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 162948

[startup+6.30023 s]
/proc/loadavg: 2.17 2.17 1.97 3/177 9162
/proc/meminfo: memFree=29474344/32872528 swapFree=14548/942524
[pid=9161] ppid=9158 vsize=163224 CPUtime=6.29 cores=1,3,5,7
/proc/9161/stat : 9161 (cdcl-cuttingpla) R 9158 9161 8932 0 -1 4202496 11156 0 0 0 626 3 0 0 20 0 1 0 124820628 167141376 37168 33554432000 4194304 6211289 140734763312880 140734763310872 4209396 0 0 4096 8388610 0 0 0 17 1 0 0 0 0 0
/proc/9161/statm: 40806 37168 219 493 0 40303 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 163224

[startup+12.7003 s]
/proc/loadavg: 2.24 2.18 1.97 3/177 9162
/proc/meminfo: memFree=29466640/32872528 swapFree=14548/942524
[pid=9161] ppid=9158 vsize=213448 CPUtime=12.69 cores=1,3,5,7
/proc/9161/stat : 9161 (cdcl-cuttingpla) R 9158 9161 8932 0 -1 4202496 11693 0 0 0 1265 4 0 0 20 0 1 0 124820628 218570752 39611 33554432000 4194304 6211289 140734763312880 140734763311112 4209396 0 0 4096 8388610 0 0 0 17 1 0 0 0 0 0
/proc/9161/statm: 53362 39611 219 493 0 52859 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 213448

[startup+25.5003 s]
/proc/loadavg: 2.18 2.17 1.97 3/177 9162
/proc/meminfo: memFree=29438168/32872528 swapFree=14548/942524
[pid=9161] ppid=9158 vsize=230664 CPUtime=25.48 cores=1,3,5,7
/proc/9161/stat : 9161 (cdcl-cuttingpla) R 9158 9161 8932 0 -1 4202496 15151 0 0 0 2544 4 0 0 20 0 1 0 124820628 236199936 46135 33554432000 4194304 6211289 140734763312880 140734763310872 4209396 0 0 4096 8388610 0 0 0 17 1 0 0 0 0 0
/proc/9161/statm: 57666 46135 219 493 0 57163 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 230664

[startup+51.1003 s]
/proc/loadavg: 2.18 2.17 1.98 3/177 9162
/proc/meminfo: memFree=29428000/32872528 swapFree=14548/942524
[pid=9161] ppid=9158 vsize=231528 CPUtime=51.06 cores=1,3,5,7
/proc/9161/stat : 9161 (cdcl-cuttingpla) R 9158 9161 8932 0 -1 4202496 16123 0 0 0 5102 4 0 0 20 0 1 0 124820628 237084672 48719 33554432000 4194304 6211289 140734763312880 140734763310872 4209376 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/9161/statm: 57882 48719 219 493 0 57379 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 231528

[startup+102.3 s]
/proc/loadavg: 2.17 2.17 1.99 4/177 9163
/proc/meminfo: memFree=29424072/32872528 swapFree=14548/942524
[pid=9161] ppid=9158 vsize=231528 CPUtime=102.26 cores=1,3,5,7
/proc/9161/stat : 9161 (cdcl-cuttingpla) R 9158 9161 8932 0 -1 4202496 16370 0 0 0 10222 4 0 0 20 0 1 0 124820628 237084672 48963 33554432000 4194304 6211289 140734763312880 140734763311224 4209314 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/9161/statm: 57882 48963 219 493 0 57379 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 231528

[startup+162.3 s]
/proc/loadavg: 2.15 2.17 2.00 3/177 9165
/proc/meminfo: memFree=29418604/32872528 swapFree=14548/942524
[pid=9161] ppid=9158 vsize=232236 CPUtime=162.25 cores=1,3,5,7
/proc/9161/stat : 9161 (cdcl-cuttingpla) R 9158 9161 8932 0 -1 4202496 16674 0 0 0 16220 5 0 0 20 0 1 0 124820628 237809664 50263 33554432000 4194304 6211289 140734763312880 140734763311224 4209396 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/9161/statm: 58059 50263 219 493 0 57556 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 232236

[startup+222.308 s]
/proc/loadavg: 2.05 2.14 2.00 3/177 9166
/proc/meminfo: memFree=29407108/32872528 swapFree=14548/942524
[pid=9161] ppid=9158 vsize=233100 CPUtime=222.25 cores=1,3,5,7
/proc/9161/stat : 9161 (cdcl-cuttingpla) R 9158 9161 8932 0 -1 4202496 16905 0 0 0 22220 5 0 0 20 0 1 0 124820628 238694400 53048 33554432000 4194304 6211289 140734763312880 140734763310872 4209388 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/9161/statm: 58275 53048 219 493 0 57772 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 233100

[startup+282.3 s]
/proc/loadavg: 2.08 2.12 2.00 3/177 9167
/proc/meminfo: memFree=29404560/32872528 swapFree=14548/942524
[pid=9161] ppid=9158 vsize=233100 CPUtime=282.23 cores=1,3,5,7
/proc/9161/stat : 9161 (cdcl-cuttingpla) R 9158 9161 8932 0 -1 4202496 16947 0 0 0 28218 5 0 0 20 0 1 0 124820628 238694400 53090 33554432000 4194304 6211289 140734763312880 140734763311224 4209388 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/9161/statm: 58275 53090 219 493 0 57772 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 233100

[startup+342.3 s]
/proc/loadavg: 2.14 2.13 2.01 3/178 9171
/proc/meminfo: memFree=29395540/32872528 swapFree=14548/942524
[pid=9161] ppid=9158 vsize=233100 CPUtime=342.22 cores=1,3,5,7
/proc/9161/stat : 9161 (cdcl-cuttingpla) R 9158 9161 8932 0 -1 4202496 16951 0 0 0 34217 5 0 0 20 0 1 0 124820628 238694400 55138 33554432000 4194304 6211289 140734763312880 140734763311224 4209396 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/9161/statm: 58275 55138 219 493 0 57772 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 233100

[startup+402.3 s]
/proc/loadavg: 2.15 2.13 2.01 3/177 9218
/proc/meminfo: memFree=29340512/32872528 swapFree=14548/942524
[pid=9161] ppid=9158 vsize=314776 CPUtime=402.2 cores=1,3,5,7
/proc/9161/stat : 9161 (cdcl-cuttingpla) R 9158 9161 8932 0 -1 4202496 17748 0 0 0 40215 5 0 0 20 0 1 0 124820628 322330624 57113 33554432000 4194304 6211289 140734763312880 140734763311224 4209388 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/9161/statm: 78694 57113 219 493 0 78191 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 314776

[startup+462.3 s]
/proc/loadavg: 2.16 2.14 2.02 4/177 9220
/proc/meminfo: memFree=29303528/32872528 swapFree=14548/942524
[pid=9161] ppid=9158 vsize=314920 CPUtime=462.2 cores=1,3,5,7
/proc/9161/stat : 9161 (cdcl-cuttingpla) R 9158 9161 8932 0 -1 4202496 17790 0 0 0 46215 5 0 0 20 0 1 0 124820628 322478080 57155 33554432000 4194304 6211289 140734763312880 140734763311224 4209388 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/9161/statm: 78730 57155 219 493 0 78227 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 314920

[startup+522.3 s]
/proc/loadavg: 2.09 2.12 2.02 3/177 9221
/proc/meminfo: memFree=29299308/32872528 swapFree=14548/942524
[pid=9161] ppid=9158 vsize=315472 CPUtime=522.18 cores=1,3,5,7
/proc/9161/stat : 9161 (cdcl-cuttingpla) R 9158 9161 8932 0 -1 4202496 18076 0 0 0 52213 5 0 0 20 0 1 0 124820628 323043328 58038 33554432000 4194304 6211289 140734763312880 140734763310872 4209388 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/9161/statm: 78868 58038 219 493 0 78365 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 315472

[startup+582.3 s]
/proc/loadavg: 2.08 2.11 2.02 3/177 9222
/proc/meminfo: memFree=29286236/32872528 swapFree=14548/942524
[pid=9161] ppid=9158 vsize=315904 CPUtime=582.17 cores=1,3,5,7
/proc/9161/stat : 9161 (cdcl-cuttingpla) R 9158 9161 8932 0 -1 4202496 18195 0 0 0 58211 6 0 0 20 0 1 0 124820628 323485696 61217 33554432000 4194304 6211289 140734763312880 140734763310872 4209403 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/9161/statm: 78976 61217 219 493 0 78473 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 315904


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


[startup+882.308 s]
/proc/loadavg: 2.08 2.09 2.02 3/177 9228
/proc/meminfo: memFree=29225868/32872528 swapFree=14548/942524
[pid=9161] ppid=9158 vsize=317488 CPUtime=882.13 cores=1,3,5,7
/proc/9161/stat : 9161 (cdcl-cuttingpla) R 9158 9161 8932 0 -1 4202496 18755 0 0 0 88206 7 0 0 20 0 1 0 124820628 325107712 68397 33554432000 4194304 6211289 140734763312880 140734763311224 4209403 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/9161/statm: 79372 68397 219 493 0 78869 0
Current children cumulated CPU time (s) 882.13
Current children cumulated vsize (KiB) 317488

[startup+942.3 s]
/proc/loadavg: 2.03 2.07 2.01 3/178 9232
/proc/meminfo: memFree=29200480/32872528 swapFree=14548/942524
[pid=9161] ppid=9158 vsize=317488 CPUtime=942.12 cores=1,3,5,7
/proc/9161/stat : 9161 (cdcl-cuttingpla) R 9158 9161 8932 0 -1 4202496 18759 0 0 0 94205 7 0 0 20 0 1 0 124820628 325107712 68401 33554432000 4194304 6211289 140734763312880 140734763311224 4209380 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/9161/statm: 79372 68401 219 493 0 78869 0
Current children cumulated CPU time (s) 942.12
Current children cumulated vsize (KiB) 317488

[startup+1002.3 s]
/proc/loadavg: 2.01 2.06 2.01 3/177 9233
/proc/meminfo: memFree=29200504/32872528 swapFree=14548/942524
[pid=9161] ppid=9158 vsize=317488 CPUtime=1002.11 cores=1,3,5,7
/proc/9161/stat : 9161 (cdcl-cuttingpla) R 9158 9161 8932 0 -1 4202496 18769 0 0 0 100204 7 0 0 20 0 1 0 124820628 325107712 68411 33554432000 4194304 6211289 140734763312880 140734763311224 4209392 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/9161/statm: 79372 68411 219 493 0 78869 0
Current children cumulated CPU time (s) 1002.11
Current children cumulated vsize (KiB) 317488

[startup+1062.3 s]
/proc/loadavg: 2.17 2.09 2.02 3/176 9234
/proc/meminfo: memFree=29198068/32872528 swapFree=14548/942524
[pid=9161] ppid=9158 vsize=317636 CPUtime=1062.1 cores=1,3,5,7
/proc/9161/stat : 9161 (cdcl-cuttingpla) R 9158 9161 8932 0 -1 4202496 18799 0 0 0 106203 7 0 0 20 0 1 0 124820628 325259264 68952 33554432000 4194304 6211289 140734763312880 140734763310792 4209388 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/9161/statm: 79409 68952 219 493 0 78906 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 317636

[startup+1122.3 s]
/proc/loadavg: 2.10 2.08 2.02 3/177 9236
/proc/meminfo: memFree=29187292/32872528 swapFree=14548/942524
[pid=9161] ppid=9158 vsize=317636 CPUtime=1122.09 cores=1,3,5,7
/proc/9161/stat : 9161 (cdcl-cuttingpla) R 9158 9161 8932 0 -1 4202496 18800 0 0 0 112202 7 0 0 20 0 1 0 124820628 325259264 69464 33554432000 4194304 6211289 140734763312880 140734763310792 4209403 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/9161/statm: 79409 69464 219 493 0 78906 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 317636

[startup+1182.3 s]
/proc/loadavg: 2.04 2.07 2.01 3/177 9237
/proc/meminfo: memFree=29178824/32872528 swapFree=14548/942524
[pid=9161] ppid=9158 vsize=317772 CPUtime=1182.08 cores=1,3,5,7
/proc/9161/stat : 9161 (cdcl-cuttingpla) R 9158 9161 8932 0 -1 4202496 18844 0 0 0 118201 7 0 0 20 0 1 0 124820628 325398528 69508 33554432000 4194304 6211289 140734763312880 140734763311224 4209322 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/9161/statm: 79443 69508 219 493 0 78940 0
Current children cumulated CPU time (s) 1182.08
Current children cumulated vsize (KiB) 317772

[startup+1242.3 s]
/proc/loadavg: 2.07 2.07 2.01 3/177 9238
/proc/meminfo: memFree=29165516/32872528 swapFree=14548/942524
[pid=9161] ppid=9158 vsize=318060 CPUtime=1242.07 cores=1,3,5,7
/proc/9161/stat : 9161 (cdcl-cuttingpla) R 9158 9161 8932 0 -1 4202496 18951 0 0 0 124200 7 0 0 20 0 1 0 124820628 325693440 72681 33554432000 4194304 6211289 140734763312880 140734763310872 4209376 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/9161/statm: 79515 72681 219 493 0 79012 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 318060

[startup+1302.3 s]
/proc/loadavg: 2.09 2.07 2.01 3/177 9239
/proc/meminfo: memFree=29149792/32872528 swapFree=14548/942524
[pid=9161] ppid=9158 vsize=318348 CPUtime=1302.05 cores=1,3,5,7
/proc/9161/stat : 9161 (cdcl-cuttingpla) R 9158 9161 8932 0 -1 4202496 19019 0 0 0 130198 7 0 0 20 0 1 0 124820628 325988352 76326 33554432000 4194304 6211289 140734763312880 140734763310872 4209388 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/9161/statm: 79587 76326 219 493 0 79084 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 318348

[startup+1362.3 s]
/proc/loadavg: 2.11 2.07 2.01 3/177 9240
/proc/meminfo: memFree=29137916/32872528 swapFree=14548/942524
[pid=9161] ppid=9158 vsize=450752 CPUtime=1362.04 cores=1,3,5,7
/proc/9161/stat : 9161 (cdcl-cuttingpla) R 9158 9161 8932 0 -1 4202496 19595 0 0 0 136195 9 0 0 20 0 1 0 124820628 461570048 78660 33554432000 4194304 6211289 140734763312880 140734763311224 4209392 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/9161/statm: 112688 78660 219 493 0 112185 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 450752

[startup+1422.3 s]
/proc/loadavg: 2.04 2.05 2.01 3/177 9242
/proc/meminfo: memFree=29137272/32872528 swapFree=14548/942524
[pid=9161] ppid=9158 vsize=450752 CPUtime=1422.04 cores=1,3,5,7
/proc/9161/stat : 9161 (cdcl-cuttingpla) R 9158 9161 8932 0 -1 4202496 19628 0 0 0 142195 9 0 0 20 0 1 0 124820628 461570048 78693 33554432000 4194304 6211289 140734763312880 140734763311224 4209306 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/9161/statm: 112688 78693 219 493 0 112185 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 450752

[startup+1482.3 s]
/proc/loadavg: 2.16 2.09 2.02 3/177 9243
/proc/meminfo: memFree=29136380/32872528 swapFree=14548/942524
[pid=9161] ppid=9158 vsize=450896 CPUtime=1482.03 cores=1,3,5,7
/proc/9161/stat : 9161 (cdcl-cuttingpla) R 9158 9161 8932 0 -1 4202496 19649 0 0 0 148194 9 0 0 20 0 1 0 124820628 461717504 78714 33554432000 4194304 6211289 140734763312880 140734763311224 4209376 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/9161/statm: 112724 78714 219 493 0 112221 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 450896

[startup+1542.31 s]
/proc/loadavg: 2.14 2.09 2.02 3/178 9247
/proc/meminfo: memFree=29131768/32872528 swapFree=14548/942524
[pid=9161] ppid=9158 vsize=451040 CPUtime=1542.01 cores=1,3,5,7
/proc/9161/stat : 9161 (cdcl-cuttingpla) R 9158 9161 8932 0 -1 4202496 19701 0 0 0 154192 9 0 0 20 0 1 0 124820628 461864960 78745 33554432000 4194304 6211289 140734763312880 140734763311224 4209396 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/9161/statm: 112760 78745 219 493 0 112257 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 451040

[startup+1602.3 s]
/proc/loadavg: 2.12 2.10 2.02 3/178 9271
/proc/meminfo: memFree=29121388/32872528 swapFree=14548/942524
[pid=9161] ppid=9158 vsize=451040 CPUtime=1601.98 cores=1,3,5,7
/proc/9161/stat : 9161 (cdcl-cuttingpla) R 9158 9161 8932 0 -1 4202496 19750 0 0 0 160189 9 0 0 20 0 1 0 124820628 461864960 78765 33554432000 4194304 6211289 140734763312880 140734763311224 4209392 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/9161/statm: 112760 78765 219 493 0 112257 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 451040

[startup+1662.3 s]
/proc/loadavg: 2.08 2.09 2.02 3/177 9272
/proc/meminfo: memFree=29121792/32872528 swapFree=14548/942524
[pid=9161] ppid=9158 vsize=451184 CPUtime=1661.97 cores=1,3,5,7
/proc/9161/stat : 9161 (cdcl-cuttingpla) R 9158 9161 8932 0 -1 4202496 19776 0 0 0 166188 9 0 0 20 0 1 0 124820628 462012416 78784 33554432000 4194304 6211289 140734763312880 140734763311224 4209388 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/9161/statm: 112796 78784 219 493 0 112293 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 451184

[startup+1722.3 s]
/proc/loadavg: 2.03 2.07 2.01 3/177 9274
/proc/meminfo: memFree=29087896/32872528 swapFree=14548/942524
[pid=9161] ppid=9158 vsize=484464 CPUtime=1721.97 cores=1,3,5,7
/proc/9161/stat : 9161 (cdcl-cuttingpla) R 9158 9161 8932 0 -1 4202496 25275 0 0 0 172187 10 0 0 20 0 1 0 124820628 496091136 87339 33554432000 4194304 6211289 140734763312880 140734763310792 4209396 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/9161/statm: 121116 87339 219 493 0 120613 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 484464

[startup+1782.3 s]
/proc/loadavg: 2.09 2.08 2.02 3/177 9275
/proc/meminfo: memFree=29073852/32872528 swapFree=14548/942524
[pid=9161] ppid=9158 vsize=485428 CPUtime=1781.95 cores=1,3,5,7
/proc/9161/stat : 9161 (cdcl-cuttingpla) R 9158 9161 8932 0 -1 4202496 25539 0 0 0 178185 10 0 0 20 0 1 0 124820628 497078272 89105 33554432000 4194304 6211289 140734763312880 140734763311224 4249622 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/9161/statm: 121357 89105 219 493 0 120854 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 485428



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.07 2.08 2.02 3/177 9275
/proc/meminfo: memFree=29070816/32872528 swapFree=14548/942524
[pid=9161] ppid=9158 vsize=485588 CPUtime=1800.05 cores=1,3,5,7
/proc/9161/stat : 9161 (cdcl-cuttingpla) R 9158 9161 8932 0 -1 4202496 25549 0 0 0 179995 10 0 0 20 0 1 0 124820628 497242112 89115 33554432000 4194304 6211289 140734763312880 140734763310872 4209376 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/9161/statm: 121397 89115 219 493 0 120894 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 485588

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.4
CPU time (s): 1800.07
CPU user time (s): 1799.96
CPU system time (s): 0.111982
CPU usage (%): 99.9814
Max. virtual memory (cumulated for all children) (KiB): 485588

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.96
system time used= 0.111982
maximum resident set size= 356460
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25549
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= 97
involuntary context switches= 1948

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.19006 second user time and 9.05862 second system time

The end

Launcher Data

Begin job on node113 at 2016-06-09 01:34:25
IDJOB=4087685
IDBENCH=24974
IDSOLVER=2549
FILE ID=node113/4087685-1465428865
RUNJOBID= node113-1465427064-8949
PBS_JOBID= 19859794
Free space on /tmp= 71736 MiB

SOLVER NAME= cdcl-cuttingplanes OPT binary search 2016-05-01
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-LIN/submittedPB07/manquinho/areaDelay/normalized-f20c10b_004_area_delay.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4087685-1465428865/watcher-4087685-1465428865 -o /tmp/evaluation-result-4087685-1465428865/solver-4087685-1465428865 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node113-1465427064-8949 --watchdog 1960 --input HOME/instance-4087685-1465428865.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= 45c2f7ac01d7ade9fbe465857931ee2b
RANDOM SEED=1798123618

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.722
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.722
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.722
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.722
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:        29623404 kB
Buffers:          184720 kB
Cached:          1214920 kB
SwapCached:         1688 kB
Active:           552792 kB
Inactive:         987796 kB
Active(anon):     141260 kB
Inactive(anon):     1856 kB
Active(file):     411532 kB
Inactive(file):   985940 kB
Unevictable:      942524 kB
Mlocked:           14548 kB
SwapTotal:      67108856 kB
SwapFree:       67098780 kB
Dirty:              2776 kB
Writeback:             0 kB
AnonPages:       1209968 kB
Mapped:             8084 kB
Shmem:                 0 kB
Slab:             634756 kB
SReclaimable:      78864 kB
SUnreclaim:       555892 kB
KernelStack:        1472 kB
PageTables:         5808 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1221088 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1185792 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 node113 at 2016-06-09 02:04:25