Trace number 4101312

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/
MIPLIB/miplib/normalized-reduced-mps-v2-20-10-gen.opb
MD5SUM9420d2d0696731c6d1e9f314ad023130
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark551
Best CPU time to get the best result obtained on this benchmark1800.01
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 468
Optimality of the best value was proved NO
Number of variables19038
Total number of constraints930
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints930
Minimum length of a constraint5
Maximum length of a constraint264
Number of terms in the objective function 13134
Biggest coefficient in the objective function 861
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 534822
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262142
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 534822
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c OPTIONS:
0.00/0.00	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.00/0.00	c * #variable= 19038 #constraint= 930
0.59/0.66	c #Conflicts:       1000 | #Learnt:        918 | 87.402
0.59/0.66	c total clause space: 4.25031MB
0.59/0.66	c total #watches: 64554
17.89/17.94	c total #propagations: 240169 / total #impl: 16283411 (eff. 0.015)
17.89/17.94	c #Conflicts:       2000 | #Learnt:       3310 | 55.701
17.89/17.94	c total clause space: 335.816MB
17.89/17.94	c total #watches: 8477386
19.58/19.66	c total #propagations: 7851294 / total #impl: 406539899 (eff. 0.019)
19.58/19.66	c #Conflicts:       3000 | #Learnt:       3864 | 42.771
19.58/19.66	c total clause space: 335.816MB
19.58/19.66	c total #watches: 8955331
49.28/49.37	c total #propagations: 8062190 / total #impl: 417948493 (eff. 0.019)
49.28/49.37	c #Conflicts:       4000 | #Learnt:       4863 | 33.823
49.28/49.37	c total clause space: 545.701MB
49.28/49.37	c total #watches: 9632806
100.98/101.01	c total #propagations: 9078544 / total #impl: 469527323 (eff. 0.019)
100.98/101.01	c #Conflicts:       5000 | #Learnt:       4624 | 28.484
100.98/101.01	c total clause space: 545.701MB
100.98/101.01	c total #watches: 10244020
152.16/152.23	c total #propagations: 9783791 / total #impl: 495175403 (eff. 0.020)
152.16/152.23	c #Conflicts:       6000 | #Learnt:       5622 | 29.278
152.16/152.23	c total clause space: 545.701MB
152.16/152.23	c total #watches: 10808394
175.06/175.16	c total #propagations: 10847662 / total #impl: 558012923 (eff. 0.019)
175.06/175.16	c #Conflicts:       7000 | #Learnt:       4797 | 25.665
175.06/175.16	c total clause space: 545.701MB
175.06/175.16	c total #watches: 11057848
182.05/182.10	c total #propagations: 12900296 / total #impl: 581380931 (eff. 0.022)
182.05/182.10	c #Conflicts:       8000 | #Learnt:       5797 | 22.888
182.05/182.10	c total clause space: 545.701MB
182.05/182.10	c total #watches: 11223108
208.36/208.43	c total #propagations: 13763196 / total #impl: 605865300 (eff. 0.023)
208.36/208.43	c #Conflicts:       9000 | #Learnt:       6799 | 21.059
208.36/208.43	c total clause space: 545.701MB
208.36/208.43	c total #watches: 11495263
304.44/304.53	c total #propagations: 14163524 / total #impl: 629571731 (eff. 0.022)
304.44/304.53	c GC COLLECT
304.44/304.53	c #Conflicts:      10000 | #Learnt:       5449 | 19.251
304.44/304.53	c total clause space: 545.701MB
304.44/304.53	c total #watches: 9165443
370.92/371.01	c total #propagations: 15050588 / total #impl: 658512936 (eff. 0.023)
370.92/371.01	c #Conflicts:      11000 | #Learnt:       6455 | 17.970
370.92/371.01	c total clause space: 545.701MB
370.92/371.01	c total #watches: 9846746
435.01/435.19	c total #propagations: 16116141 / total #impl: 696643856 (eff. 0.023)
435.01/435.19	c #Conflicts:      12000 | #Learnt:       7457 | 16.568
435.01/435.19	c total clause space: 545.701MB
435.01/435.19	c total #watches: 10289605
515.51/515.61	c total #propagations: 17148189 / total #impl: 745247965 (eff. 0.023)
515.51/515.61	c #Conflicts:      13000 | #Learnt:       8457 | 15.304
515.51/515.61	c total clause space: 545.701MB
515.51/515.61	c total #watches: 10510106
602.29/602.40	c total #propagations: 17523684 / total #impl: 820159707 (eff. 0.021)
602.29/602.40	c #Conflicts:      14000 | #Learnt:       6640 | 14.535
602.29/602.40	c total clause space: 545.701MB
602.29/602.40	c total #watches: 10679846
650.39/650.57	c total #propagations: 18368751 / total #impl: 874471044 (eff. 0.021)
650.39/650.57	c #Conflicts:      15000 | #Learnt:       7645 | 14.615
650.39/650.57	c total clause space: 545.701MB
650.39/650.57	c total #watches: 11014480
691.48/691.64	c total #propagations: 21146720 / total #impl: 899388469 (eff. 0.024)
691.48/691.64	c #Conflicts:      16000 | #Learnt:       8645 | 13.705
691.48/691.64	c total clause space: 545.701MB
691.48/691.64	c total #watches: 11205050
741.87/742.06	c total #propagations: 21429087 / total #impl: 915878369 (eff. 0.023)
741.87/742.06	c GC COLLECT
741.87/742.06	c #Conflicts:      17000 | #Learnt:       6498 | 12.901
741.87/742.06	c total clause space: 545.701MB
741.87/742.06	c total #watches: 9961227
863.25/863.41	c total #propagations: 21714119 / total #impl: 965693387 (eff. 0.022)
863.25/863.41	c #Conflicts:      18000 | #Learnt:       7498 | 12.907
863.25/863.41	c total clause space: 545.701MB
863.25/863.41	c total #watches: 10187483
927.54/927.71	c total #propagations: 22147023 / total #impl: 1038276350 (eff. 0.021)
927.54/927.71	c #Conflicts:      19000 | #Learnt:       8500 | 12.586
927.54/927.71	c total clause space: 545.701MB
927.54/927.71	c total #watches: 10498646
929.44/929.61	c total #propagations: 22542881 / total #impl: 1051115157 (eff. 0.021)
929.44/929.61	c #Conflicts:      20000 | #Learnt:       9500 | 12.001
929.44/929.61	c total clause space: 545.701MB
929.44/929.61	c total #watches: 10529838
970.63/970.89	c total #propagations: 22546606 / total #impl: 1063209989 (eff. 0.021)
970.63/970.89	c #Conflicts:      21000 | #Learnt:       7015 | 11.679
970.63/970.89	c total clause space: 545.701MB
970.63/970.89	c total #watches: 10453579
1081.32/1081.59	c total #propagations: 22902716 / total #impl: 1085570572 (eff. 0.021)
1081.32/1081.59	c #Conflicts:      22000 | #Learnt:       8023 | 12.124
1081.32/1081.59	c total clause space: 545.701MB
1081.32/1081.59	c total #watches: 11079665
1159.70/1159.92	c total #propagations: 24039447 / total #impl: 1163917115 (eff. 0.021)
1159.70/1159.92	c #Conflicts:      23000 | #Learnt:       9030 | 12.460
1159.70/1159.92	c total clause space: 545.701MB
1159.70/1159.92	c total #watches: 12289540
1261.29/1261.54	c total #propagations: 25346951 / total #impl: 1186577668 (eff. 0.021)
1261.29/1261.54	c #Conflicts:      24000 | #Learnt:      10030 | 12.899
1261.29/1261.54	c total clause space: 886.764MB
1261.29/1261.54	c total #watches: 12361245
1300.19/1300.42	c total #propagations: 26291023 / total #impl: 1209381891 (eff. 0.022)
1300.19/1300.42	c GC COLLECT
1300.19/1300.42	c #Conflicts:      25000 | #Learnt:       7255 | 12.467
1300.19/1300.42	c total clause space: 886.764MB
1300.19/1300.42	c total #watches: 10503051
1357.28/1357.58	c total #propagations: 26939524 / total #impl: 1223244433 (eff. 0.022)
1357.28/1357.58	c #Conflicts:      26000 | #Learnt:       8255 | 12.056
1357.28/1357.58	c total clause space: 886.764MB
1357.28/1357.58	c total #watches: 10573399
1410.36/1410.69	c total #propagations: 27243620 / total #impl: 1246071762 (eff. 0.022)
1410.36/1410.69	c #Conflicts:      27000 | #Learnt:       9255 | 11.657
1410.36/1410.69	c total clause space: 886.764MB
1410.36/1410.69	c total #watches: 10622890
1461.66/1461.91	c total #propagations: 29532839 / total #impl: 1274160322 (eff. 0.023)
1461.66/1461.91	c #Conflicts:      28000 | #Learnt:      10255 | 11.609
1461.66/1461.91	c total clause space: 886.764MB
1461.66/1461.91	c total #watches: 10698658
1521.05/1521.38	c total #propagations: 30681064 / total #impl: 1304849811 (eff. 0.024)
1521.05/1521.38	c #Conflicts:      29000 | #Learnt:       7268 | 11.211
1521.05/1521.38	c total clause space: 886.764MB
1521.05/1521.38	c total #watches: 10574204
1565.25/1565.59	c total #propagations: 31996411 / total #impl: 1375713021 (eff. 0.023)
1565.25/1565.59	c #Conflicts:      30000 | #Learnt:       8268 | 10.974
1565.25/1565.59	c total clause space: 886.764MB
1565.25/1565.59	c total #watches: 10663198
1605.23/1605.59	c total #propagations: 33441808 / total #impl: 1401347713 (eff. 0.024)
1605.23/1605.59	c #Conflicts:      31000 | #Learnt:       9267 | 10.767
1605.23/1605.59	c total clause space: 886.764MB
1605.23/1605.59	c total #watches: 10926599
1672.62/1672.91	c total #propagations: 35068204 / total #impl: 1424963378 (eff. 0.025)
1672.62/1672.91	c #Conflicts:      32000 | #Learnt:      10267 | 10.635
1672.62/1672.91	c total clause space: 886.764MB
1672.62/1672.91	c total #watches: 11233498
1699.62/1699.96	c total #propagations: 36334534 / total #impl: 1488477618 (eff. 0.024)
1699.62/1699.96	c #Conflicts:      33000 | #Learnt:      11267 | 10.380
1699.62/1699.96	c total clause space: 886.764MB
1699.62/1699.96	c total #watches: 11427184
1749.92/1750.20	c total #propagations: 36698683 / total #impl: 1512916030 (eff. 0.024)
1749.92/1750.20	c GC COLLECT
1749.92/1750.20	c #Conflicts:      34000 | #Learnt:       7841 | 10.289
1749.92/1750.20	c total clause space: 886.764MB
1749.92/1750.20	c total #watches: 9676493
1778.11/1778.46	c total #propagations: 37403528 / total #impl: 1558260631 (eff. 0.024)
1778.11/1778.46	c #Conflicts:      35000 | #Learnt:       8841 | 10.068
1778.11/1778.46	c total clause space: 886.764MB
1778.11/1778.46	c total #watches: 10098530

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-4101312-1466249221/watcher-4101312-1466249221 -o /tmp/evaluation-result-4101312-1466249221/solver-4101312-1466249221 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node129-1466240214-21026 --watchdog 1960 --input HOME/instance-4101312-1466249221.opb ./cdcl-cuttingplanes-opt-linearsearch-release 

pid=21987
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.20 2.20 2.18 3/176 21990
/proc/meminfo: memFree=30272860/32872528 swapFree=1370848/1518016
[pid=21990] ppid=21987 vsize=33468 CPUtime=0 cores=1,3,5,7
/proc/21990/stat : 21990 (cdcl-cuttingpla) R 21987 21990 21009 0 -1 4202496 277 0 0 0 0 0 0 0 20 0 1 0 26968629 34271232 5269 33554432000 4194304 6201397 140736415984368 140734647051960 5194084 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21990/statm: 8367 5269 130 491 0 7866 0

[startup+0.100167 s]
/proc/loadavg: 2.20 2.20 2.18 3/176 21990
/proc/meminfo: memFree=30272860/32872528 swapFree=1370848/1518016
[pid=21990] ppid=21987 vsize=34932 CPUtime=0.09 cores=1,3,5,7
/proc/21990/stat : 21990 (cdcl-cuttingpla) R 21987 21990 21009 0 -1 4202496 1444 0 0 0 9 0 0 0 20 0 1 0 26968629 35770368 7601 33554432000 4194304 6201397 140736415984368 140734647051960 4198077 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21990/statm: 8733 7601 146 491 0 8232 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34932

[startup+0.200343 s]
/proc/loadavg: 2.20 2.20 2.18 3/176 21990
/proc/meminfo: memFree=30272860/32872528 swapFree=1370848/1518016
[pid=21990] ppid=21987 vsize=35064 CPUtime=0.19 cores=1,3,5,7
/proc/21990/stat : 21990 (cdcl-cuttingpla) R 21987 21990 21009 0 -1 4202496 1457 0 0 0 19 0 0 0 20 0 1 0 26968629 35905536 7614 33554432000 4194304 6201397 140736415984368 140734647051960 4213367 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21990/statm: 8766 7614 146 491 0 8265 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 35064

[startup+0.300263 s]
/proc/loadavg: 2.20 2.20 2.18 3/176 21990
/proc/meminfo: memFree=30272860/32872528 swapFree=1370848/1518016
[pid=21990] ppid=21987 vsize=35064 CPUtime=0.29 cores=1,3,5,7
/proc/21990/stat : 21990 (cdcl-cuttingpla) R 21987 21990 21009 0 -1 4202496 1474 0 0 0 29 0 0 0 20 0 1 0 26968629 35905536 7631 33554432000 4194304 6201397 140736415984368 140734647051960 4213039 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21990/statm: 8766 7631 146 491 0 8265 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 35064

[startup+0.700291 s]
/proc/loadavg: 2.20 2.20 2.18 3/176 21990
/proc/meminfo: memFree=30272860/32872528 swapFree=1370848/1518016
[pid=21990] ppid=21987 vsize=35196 CPUtime=0.69 cores=1,3,5,7
/proc/21990/stat : 21990 (cdcl-cuttingpla) R 21987 21990 21009 0 -1 4202496 1500 0 0 0 69 0 0 0 20 0 1 0 26968629 36040704 7657 33554432000 4194304 6201397 140736415984368 140736415983128 4213359 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21990/statm: 8799 7657 160 491 0 8298 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 35196

[startup+1.50025 s]
/proc/loadavg: 2.20 2.20 2.18 3/177 21991
/proc/meminfo: memFree=30233724/32872528 swapFree=1370848/1518016
[pid=21990] ppid=21987 vsize=52404 CPUtime=1.49 cores=1,3,5,7
/proc/21990/stat : 21990 (cdcl-cuttingpla) R 21987 21990 21009 0 -1 4202496 2685 0 0 0 149 0 0 0 20 0 1 0 26968629 53661696 10345 33554432000 4194304 6201397 140736415984368 140736415983256 4213365 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21990/statm: 13101 10345 160 491 0 12600 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 52404

[startup+3.10026 s]
/proc/loadavg: 2.20 2.20 2.18 3/177 21991
/proc/meminfo: memFree=30206488/32872528 swapFree=1370848/1518016
[pid=21990] ppid=21987 vsize=90372 CPUtime=3.09 cores=1,3,5,7
/proc/21990/stat : 21990 (cdcl-cuttingpla) R 21987 21990 21009 0 -1 4202496 4663 0 0 0 308 1 0 0 20 0 1 0 26968629 92540928 18956 33554432000 4194304 6201397 140736415984368 140736415983256 4213361 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21990/statm: 22593 18956 160 491 0 22092 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 90372

[startup+6.30021 s]
/proc/loadavg: 2.18 2.20 2.18 3/177 21991
/proc/meminfo: memFree=30131940/32872528 swapFree=1370848/1518016
[pid=21990] ppid=21987 vsize=181788 CPUtime=6.28 cores=1,3,5,7
/proc/21990/stat : 21990 (cdcl-cuttingpla) R 21987 21990 21009 0 -1 4202496 7629 0 0 0 626 2 0 0 20 0 1 0 26968629 186150912 35699 33554432000 4194304 6201397 140736415984368 140736415982936 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21990/statm: 45447 35699 160 491 0 44946 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 181788

[startup+12.7003 s]
/proc/loadavg: 2.17 2.19 2.18 3/177 21991
/proc/meminfo: memFree=29948312/32872528 swapFree=1370848/1518016
[pid=21990] ppid=21987 vsize=458200 CPUtime=12.69 cores=1,3,5,7
/proc/21990/stat : 21990 (cdcl-cuttingpla) R 21987 21990 21009 0 -1 4202496 21732 0 0 0 1262 7 0 0 20 0 1 0 26968629 469196800 80952 33554432000 4194304 6201397 140736415984368 140736415982936 4222241 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21990/statm: 114550 80952 160 491 0 114049 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 458200

[startup+25.5073 s]
/proc/loadavg: 2.26 2.22 2.18 3/177 21991
/proc/meminfo: memFree=29774204/32872528 swapFree=1370848/1518016
[pid=21990] ppid=21987 vsize=685880 CPUtime=25.5 cores=1,3,5,7
/proc/21990/stat : 21990 (cdcl-cuttingpla) R 21987 21990 21009 0 -1 4202496 27018 0 0 0 2541 9 0 0 20 0 1 0 26968629 702341120 119950 33554432000 4194304 6201397 140736415984368 140736415982648 4215962 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21990/statm: 171470 119950 166 491 0 170969 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 685880

[startup+51.1003 s]
/proc/loadavg: 2.25 2.21 2.18 3/177 21991
/proc/meminfo: memFree=29752788/32872528 swapFree=1370848/1518016
[pid=21990] ppid=21987 vsize=686144 CPUtime=51.08 cores=1,3,5,7
/proc/21990/stat : 21990 (cdcl-cuttingpla) R 21987 21990 21009 0 -1 4202496 27081 0 0 0 5099 9 0 0 20 0 1 0 26968629 702611456 122057 33554432000 4194304 6201397 140736415984368 140736415983496 4240284 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21990/statm: 171536 122057 166 491 0 171035 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 686144

[startup+102.3 s]
/proc/loadavg: 2.22 2.21 2.18 3/177 21992
/proc/meminfo: memFree=29705444/32872528 swapFree=1370848/1518016
[pid=21990] ppid=21987 vsize=689292 CPUtime=102.28 cores=1,3,5,7
/proc/21990/stat : 21990 (cdcl-cuttingpla) R 21987 21990 21009 0 -1 4202496 27921 0 0 0 10218 10 0 0 20 0 1 0 26968629 705835008 131080 33554432000 4194304 6201397 140736415984368 140736415983496 4240284 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21990/statm: 172323 131080 166 491 0 171822 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 689292

[startup+162.3 s]
/proc/loadavg: 2.13 2.18 2.18 3/177 21993
/proc/meminfo: memFree=29651408/32872528 swapFree=1370848/1518016
[pid=21990] ppid=21987 vsize=692020 CPUtime=162.26 cores=1,3,5,7
/proc/21990/stat : 21990 (cdcl-cuttingpla) R 21987 21990 21009 0 -1 4202496 28590 0 0 0 16216 10 0 0 20 0 1 0 26968629 708628480 140549 33554432000 4194304 6201397 140736415984368 140736415983496 4215040 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21990/statm: 173005 140549 166 491 0 172504 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 692020

[startup+222.3 s]
/proc/loadavg: 2.24 2.19 2.18 4/178 21998
/proc/meminfo: memFree=29569224/32872528 swapFree=1370848/1518016
[pid=21990] ppid=21987 vsize=704564 CPUtime=222.26 cores=1,3,5,7
/proc/21990/stat : 21990 (cdcl-cuttingpla) R 21987 21990 21009 0 -1 4202496 31375 0 0 0 22214 12 0 0 20 0 1 0 26968629 721473536 159784 33554432000 4194304 6201397 140736415984368 140736415983080 4240335 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21990/statm: 176141 159784 166 491 0 175640 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 704564

[startup+282.3 s]
/proc/loadavg: 2.32 2.23 2.19 3/177 21999
/proc/meminfo: memFree=29514104/32872528 swapFree=1370848/1518016
[pid=21990] ppid=21987 vsize=755520 CPUtime=282.24 cores=1,3,5,7
/proc/21990/stat : 21990 (cdcl-cuttingpla) R 21987 21990 21009 0 -1 4202496 39433 0 0 0 28211 13 0 0 20 0 1 0 26968629 773652480 171145 33554432000 4194304 6201397 140736415984368 140736415983080 4214919 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21990/statm: 188880 171145 166 491 0 188379 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 755520

[startup+342.307 s]
/proc/loadavg: 2.17 2.20 2.18 3/177 22000
/proc/meminfo: memFree=29493328/32872528 swapFree=1370848/1518016
[pid=21990] ppid=21987 vsize=758052 CPUtime=342.24 cores=1,3,5,7
/proc/21990/stat : 21990 (cdcl-cuttingpla) R 21987 21990 21009 0 -1 4202496 40386 0 0 0 34211 13 0 0 20 0 1 0 26968629 776245248 172596 33554432000 4194304 6201397 140736415984368 140736415982648 4214931 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21990/statm: 189513 172596 166 491 0 189012 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 758052

[startup+402.3 s]
/proc/loadavg: 2.10 2.18 2.17 4/177 22001
/proc/meminfo: memFree=29484972/32872528 swapFree=1370848/1518016
[pid=21990] ppid=21987 vsize=758536 CPUtime=402.22 cores=1,3,5,7
/proc/21990/stat : 21990 (cdcl-cuttingpla) R 21987 21990 21009 0 -1 4202496 40657 0 0 0 40209 13 0 0 20 0 1 0 26968629 776740864 172867 33554432000 4194304 6201397 140736415984368 140736415983496 4213178 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21990/statm: 189634 172867 166 491 0 189133 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 758536

[startup+462.3 s]
/proc/loadavg: 2.19 2.19 2.18 3/177 22002
/proc/meminfo: memFree=29477176/32872528 swapFree=1370848/1518016
[pid=21990] ppid=21987 vsize=761956 CPUtime=462.22 cores=1,3,5,7
/proc/21990/stat : 21990 (cdcl-cuttingpla) R 21987 21990 21009 0 -1 4202496 41350 0 0 0 46208 14 0 0 20 0 1 0 26968629 780242944 173560 33554432000 4194304 6201397 140736415984368 140736415982648 4213186 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21990/statm: 190489 173560 166 491 0 189988 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 761956

[startup+522.3 s]
/proc/loadavg: 2.20 2.18 2.18 3/177 22004
/proc/meminfo: memFree=29470164/32872528 swapFree=1370848/1518016
[pid=21990] ppid=21987 vsize=763316 CPUtime=522.21 cores=1,3,5,7
/proc/21990/stat : 21990 (cdcl-cuttingpla) R 21987 21990 21009 0 -1 4202496 41615 0 0 0 52207 14 0 0 20 0 1 0 26968629 781635584 173825 33554432000 4194304 6201397 140736415984368 140736415983496 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21990/statm: 190829 173825 166 491 0 190328 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 763316

[startup+582.3 s]
/proc/loadavg: 2.23 2.19 2.18 4/177 22005
/proc/meminfo: memFree=29460056/32872528 swapFree=1370848/1518016
[pid=21990] ppid=21987 vsize=764756 CPUtime=582.2 cores=1,3,5,7
/proc/21990/stat : 21990 (cdcl-cuttingpla) R 21987 21990 21009 0 -1 4202496 41977 0 0 0 58206 14 0 0 20 0 1 0 26968629 783110144 174187 33554432000 4194304 6201397 140736415984368 140736415982984 4213332 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21990/statm: 191189 174187 166 491 0 190688 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 764756


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


[startup+882.3 s]
/proc/loadavg: 2.19 2.20 2.18 3/177 22014
/proc/meminfo: memFree=29412336/32872528 swapFree=1370848/1518016
[pid=21990] ppid=21987 vsize=772756 CPUtime=882.15 cores=1,3,5,7
/proc/21990/stat : 21990 (cdcl-cuttingpla) R 21987 21990 21009 0 -1 4202496 43831 0 0 0 88201 14 0 0 20 0 1 0 26968629 791302144 177574 33554432000 4194304 6201397 140736415984368 140736415982648 4213168 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21990/statm: 193189 177574 166 491 0 192688 0
Current children cumulated CPU time (s) 882.15
Current children cumulated vsize (KiB) 772756

[startup+942.3 s]
/proc/loadavg: 2.11 2.17 2.17 4/177 22015
/proc/meminfo: memFree=29403260/32872528 swapFree=1370848/1518016
[pid=21990] ppid=21987 vsize=774676 CPUtime=942.13 cores=1,3,5,7
/proc/21990/stat : 21990 (cdcl-cuttingpla) R 21987 21990 21009 0 -1 4202496 44186 0 0 0 94199 14 0 0 20 0 1 0 26968629 793268224 177929 33554432000 4194304 6201397 140736415984368 140736415983080 4213371 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21990/statm: 193669 177929 166 491 0 193168 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 774676

[startup+1002.31 s]
/proc/loadavg: 2.25 2.20 2.18 3/177 22016
/proc/meminfo: memFree=29350400/32872528 swapFree=1370848/1518016
[pid=21990] ppid=21987 vsize=774676 CPUtime=1002.13 cores=1,3,5,7
/proc/21990/stat : 21990 (cdcl-cuttingpla) R 21987 21990 21009 0 -1 4202496 44204 0 0 0 100199 14 0 0 20 0 1 0 26968629 793268224 177947 33554432000 4194304 6201397 140736415984368 140736415983496 4213361 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21990/statm: 193669 177947 166 491 0 193168 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 774676

[startup+1062.3 s]
/proc/loadavg: 2.22 2.19 2.18 3/177 22017
/proc/meminfo: memFree=29347444/32872528 swapFree=1370848/1518016
[pid=21990] ppid=21987 vsize=776508 CPUtime=1062.12 cores=1,3,5,7
/proc/21990/stat : 21990 (cdcl-cuttingpla) R 21987 21990 21009 0 -1 4202496 44586 0 0 0 106198 14 0 0 20 0 1 0 26968629 795144192 178329 33554432000 4194304 6201397 140736415984368 140736415982936 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21990/statm: 194127 178329 166 491 0 193626 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 776508

[startup+1122.3 s]
/proc/loadavg: 2.11 2.17 2.17 4/176 22018
/proc/meminfo: memFree=29320780/32872528 swapFree=1370848/1518016
[pid=21990] ppid=21987 vsize=777252 CPUtime=1122.11 cores=1,3,5,7
/proc/21990/stat : 21990 (cdcl-cuttingpla) R 21987 21990 21009 0 -1 4202496 44761 0 0 0 112196 15 0 0 20 0 1 0 26968629 795906048 183614 33554432000 4194304 6201397 140736415984368 140736415982936 4213170 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21990/statm: 194313 183614 166 491 0 193812 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 777252

[startup+1182.3 s]
/proc/loadavg: 2.11 2.16 2.17 3/177 22020
/proc/meminfo: memFree=29304580/32872528 swapFree=1370848/1518016
[pid=21990] ppid=21987 vsize=777884 CPUtime=1182.1 cores=1,3,5,7
/proc/21990/stat : 21990 (cdcl-cuttingpla) R 21987 21990 21009 0 -1 4202496 44926 0 0 0 118195 15 0 0 20 0 1 0 26968629 796553216 187356 33554432000 4194304 6201397 140736415984368 140736415983496 4213168 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21990/statm: 194471 187356 166 491 0 193970 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 777884

[startup+1242.3 s]
/proc/loadavg: 2.09 2.15 2.17 4/177 22021
/proc/meminfo: memFree=29294096/32872528 swapFree=1370848/1518016
[pid=21990] ppid=21987 vsize=1131396 CPUtime=1242.1 cores=1,3,5,7
/proc/21990/stat : 21990 (cdcl-cuttingpla) R 21987 21990 21009 0 -1 4202496 45967 0 0 0 124194 16 0 0 20 0 1 0 26968629 1158549504 189802 33554432000 4194304 6201397 140736415984368 140736415983080 4213257 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21990/statm: 282849 189802 166 491 0 282348 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 1131396

[startup+1302.3 s]
/proc/loadavg: 2.22 2.16 2.17 3/177 22022
/proc/meminfo: memFree=29274012/32872528 swapFree=1370848/1518016
[pid=21990] ppid=21987 vsize=1134308 CPUtime=1302.08 cores=1,3,5,7
/proc/21990/stat : 21990 (cdcl-cuttingpla) R 21987 21990 21009 0 -1 4202496 46786 0 0 0 130192 16 0 0 20 0 1 0 26968629 1161531392 193447 33554432000 4194304 6201397 140736415984368 140736415983496 4214911 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21990/statm: 283577 193447 166 491 0 283076 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 1134308

[startup+1362.3 s]
/proc/loadavg: 2.23 2.18 2.17 3/177 22023
/proc/meminfo: memFree=29272812/32872528 swapFree=1370848/1518016
[pid=21990] ppid=21987 vsize=1134464 CPUtime=1362.07 cores=1,3,5,7
/proc/21990/stat : 21990 (cdcl-cuttingpla) R 21987 21990 21009 0 -1 4202496 46813 0 0 0 136191 16 0 0 20 0 1 0 26968629 1161691136 193474 33554432000 4194304 6201397 140736415984368 140736415983496 4213244 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21990/statm: 283616 193474 166 491 0 283115 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 1134464

[startup+1422.3 s]
/proc/loadavg: 2.14 2.16 2.17 3/178 22027
/proc/meminfo: memFree=29268596/32872528 swapFree=1370848/1518016
[pid=21990] ppid=21987 vsize=1134464 CPUtime=1422.06 cores=1,3,5,7
/proc/21990/stat : 21990 (cdcl-cuttingpla) R 21987 21990 21009 0 -1 4202496 46847 0 0 0 142190 16 0 0 20 0 1 0 26968629 1161691136 193508 33554432000 4194304 6201397 140736415984368 140736415983496 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21990/statm: 283616 193508 166 491 0 283115 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 1134464

[startup+1482.3 s]
/proc/loadavg: 2.05 2.13 2.16 3/177 22029
/proc/meminfo: memFree=29260680/32872528 swapFree=1370848/1518016
[pid=21990] ppid=21987 vsize=1134624 CPUtime=1482.05 cores=1,3,5,7
/proc/21990/stat : 21990 (cdcl-cuttingpla) R 21987 21990 21009 0 -1 4202496 46868 0 0 0 148189 16 0 0 20 0 1 0 26968629 1161854976 193529 33554432000 4194304 6201397 140736415984368 140736415982648 4213186 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21990/statm: 283656 193529 166 491 0 283155 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 1134624

[startup+1542.3 s]
/proc/loadavg: 2.05 2.11 2.15 3/177 22030
/proc/meminfo: memFree=29255620/32872528 swapFree=1370848/1518016
[pid=21990] ppid=21987 vsize=1134944 CPUtime=1542.05 cores=1,3,5,7
/proc/21990/stat : 21990 (cdcl-cuttingpla) R 21987 21990 21009 0 -1 4202496 46944 0 0 0 154189 16 0 0 20 0 1 0 26968629 1162182656 193605 33554432000 4194304 6201397 140736415984368 140736415983080 4213328 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21990/statm: 283736 193605 166 491 0 283235 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 1134944

[startup+1602.3 s]
/proc/loadavg: 2.02 2.09 2.14 3/177 22031
/proc/meminfo: memFree=29253724/32872528 swapFree=1370848/1518016
[pid=21990] ppid=21987 vsize=1135264 CPUtime=1602.03 cores=1,3,5,7
/proc/21990/stat : 21990 (cdcl-cuttingpla) R 21987 21990 21009 0 -1 4202496 47020 0 0 0 160187 16 0 0 20 0 1 0 26968629 1162510336 193681 33554432000 4194304 6201397 140736415984368 140736415983080 4240311 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21990/statm: 283816 193681 166 491 0 283315 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 1135264

[startup+1662.31 s]
/proc/loadavg: 2.05 2.09 2.13 3/177 22032
/proc/meminfo: memFree=29251196/32872528 swapFree=1370848/1518016
[pid=21990] ppid=21987 vsize=1135584 CPUtime=1662.03 cores=1,3,5,7
/proc/21990/stat : 21990 (cdcl-cuttingpla) R 21987 21990 21009 0 -1 4202496 47103 0 0 0 166187 16 0 0 20 0 1 0 26968629 1162838016 193764 33554432000 4194304 6201397 140736415984368 140736415982648 4214931 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21990/statm: 283896 193764 166 491 0 283395 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 1135584

[startup+1722.3 s]
/proc/loadavg: 2.18 2.11 2.14 3/177 22033
/proc/meminfo: memFree=29248156/32872528 swapFree=1370848/1518016
[pid=21990] ppid=21987 vsize=1136576 CPUtime=1722.02 cores=1,3,5,7
/proc/21990/stat : 21990 (cdcl-cuttingpla) R 21987 21990 21009 0 -1 4202496 47470 0 0 0 172186 16 0 0 20 0 1 0 26968629 1163853824 194129 33554432000 4194304 6201397 140736415984368 140736415982648 4215861 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21990/statm: 284144 194129 166 491 0 283643 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 1136576

[startup+1782.3 s]
/proc/loadavg: 2.19 2.12 2.14 3/177 22035
/proc/meminfo: memFree=29219860/32872528 swapFree=1370848/1518016
[pid=21990] ppid=21987 vsize=1138204 CPUtime=1782.01 cores=1,3,5,7
/proc/21990/stat : 21990 (cdcl-cuttingpla) R 21987 21990 21009 0 -1 4202496 47856 0 0 0 178184 17 0 0 20 0 1 0 26968629 1165520896 200677 33554432000 4194304 6201397 140736415984368 140736415983496 4213348 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21990/statm: 284551 200677 166 491 0 284050 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 1138204



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.27 2.15 2.14 4/177 22173
/proc/meminfo: memFree=29478432/32872528 swapFree=1370848/1518016
[pid=21990] ppid=21987 vsize=1138544 CPUtime=1800.01 cores=1,3,5,7
/proc/21990/stat : 21990 (cdcl-cuttingpla) R 21987 21990 21009 0 -1 4202496 47944 0 0 0 179984 17 0 0 20 0 1 0 26968629 1165869056 200786 33554432000 4194304 6201397 140736415984368 140736415983496 4215861 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21990/statm: 284636 200786 166 491 0 284135 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 1138544

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 21990 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.3
CPU time (s): 1800.02
CPU user time (s): 1799.84
CPU system time (s): 0.176973
CPU usage (%): 99.9843
Max. virtual memory (cumulated for all children) (KiB): 1138544

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.84
system time used= 0.176973
maximum resident set size= 803144
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47944
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= 1908

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.64929 second user time and 7.04993 second system time

The end

Launcher Data

Begin job on node129 at 2016-06-18 13:27:01
IDJOB=4101312
IDBENCH=1727
IDSOLVER=2550
FILE ID=node129/4101312-1466249221
RUNJOBID= node129-1466240214-21026
PBS_JOBID= 19918189
Free space on /tmp= 71732 MiB

SOLVER NAME= cdcl-cuttingplanes OPT linear search 2016-05-01
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/MIPLIB/miplib/normalized-reduced-mps-v2-20-10-gen.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4101312-1466249221/watcher-4101312-1466249221 -o /tmp/evaluation-result-4101312-1466249221/solver-4101312-1466249221 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node129-1466240214-21026 --watchdog 1960 --input HOME/instance-4101312-1466249221.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= 9420d2d0696731c6d1e9f314ad023130
RANDOM SEED=757614388

node129.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.143
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.28
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.143
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.143
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.143
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.143
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.143
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.54
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.143
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.143
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.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30273544 kB
Buffers:          131608 kB
Cached:           157544 kB
SwapCached:         1940 kB
Active:           129072 kB
Inactive:         217372 kB
Active(anon):      58584 kB
Inactive(anon):     1076 kB
Active(file):      70488 kB
Inactive(file):   216296 kB
Unevictable:     1518016 kB
Mlocked:         1370848 kB
SwapTotal:      67108856 kB
SwapFree:       67099228 kB
Dirty:              8164 kB
Writeback:             0 kB
AnonPages:       1574180 kB
Mapped:             7984 kB
Shmem:                 0 kB
Slab:             601716 kB
SReclaimable:      45140 kB
SUnreclaim:       556576 kB
KernelStack:        1456 kB
PageTables:         6756 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1701716 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    184320 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= 71732 MiB
End job on node129 at 2016-06-18 13:57:02