Trace number 4100759

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/
ftp.netlib.org/lp/data/normalized-reduced-mps-v2-20-10-tuff.opb
MD5SUMe0d3bc77812df02cd6843b358116eb3f
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables17153
Total number of constraints320
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 constraints320
Minimum length of a constraint11
Maximum length of a constraint3360
Number of terms in the objective function 90
Biggest coefficient in the objective function 87382
Number of bits for the biggest coefficient in the objective function 17
Sum of the numbers in the objective function 524349
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262145
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 527072
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.01	c OPTIONS:
0.00/0.01	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.00/0.07	c * #variable= 17153 #constraint= 320
0.09/0.15	c * #variable= 17153 #constraint= 320
10.58/10.66	c #Conflicts:       1000 | #Learnt:        997 | 0.851
10.58/10.66	c total clause space: 29.637MB
10.58/10.66	c total #watches: 795336
44.38/44.44	c total #propagations: 477552 / total #impl: 45246367 (eff. 0.011)
44.38/44.44	c #Conflicts:       2000 | #Learnt:       1988 | 5.879
44.38/44.44	c total clause space: 48.1602MB
44.38/44.44	c total #watches: 1255293
91.76/91.89	c total #propagations: 1059495 / total #impl: 277388535 (eff. 0.004)
91.76/91.89	c GC COLLECT
91.76/91.89	c #Conflicts:       3000 | #Learnt:       1997 | 4.763
91.76/91.89	c total clause space: 48.1602MB
91.76/91.89	c total #watches: 1341601
128.36/128.43	c total #propagations: 1753045 / total #impl: 363377541 (eff. 0.005)
128.36/128.43	c #Conflicts:       4000 | #Learnt:       2995 | 3.932
128.36/128.43	c total clause space: 78.2603MB
128.36/128.43	c total #watches: 1600041
163.26/163.33	c total #propagations: 2299792 / total #impl: 510840372 (eff. 0.005)
163.26/163.33	c GC COLLECT
163.26/163.33	c #Conflicts:       5000 | #Learnt:       2385 | 3.474
163.26/163.33	c total clause space: 78.2603MB
163.26/163.33	c total #watches: 893719
178.26/178.36	c total #propagations: 3541328 / total #impl: 613552975 (eff. 0.006)
178.26/178.36	c #Conflicts:       6000 | #Learnt:       3384 | 2.995
178.26/178.36	c total clause space: 78.2603MB
178.26/178.36	c total #watches: 1123846
211.35/211.45	c total #propagations: 4375123 / total #impl: 649508172 (eff. 0.007)
211.35/211.45	c GC COLLECT
211.35/211.45	c #Conflicts:       7000 | #Learnt:       2249 | 4.663
211.35/211.45	c total clause space: 78.2603MB
211.35/211.45	c total #watches: 828153
242.15/242.23	c total #propagations: 5110108 / total #impl: 682495259 (eff. 0.007)
242.15/242.23	c #Conflicts:       8000 | #Learnt:       3249 | 4.829
242.15/242.23	c total clause space: 78.2603MB
242.15/242.23	c total #watches: 1089127
292.14/292.21	c total #propagations: 6194548 / total #impl: 809067548 (eff. 0.008)
292.14/292.21	c #Conflicts:       9000 | #Learnt:       4246 | 4.919
292.14/292.21	c total clause space: 78.2603MB
292.14/292.21	c total #watches: 1363469
310.03/310.16	c total #propagations: 7226744 / total #impl: 915383510 (eff. 0.008)
310.03/310.16	c GC COLLECT
310.03/310.16	c #Conflicts:      10000 | #Learnt:       2753 | 4.850
310.03/310.16	c total clause space: 78.2603MB
310.03/310.16	c total #watches: 997245
324.13/324.24	c total #propagations: 7916568 / total #impl: 967504884 (eff. 0.008)
324.13/324.24	c #Conflicts:      11000 | #Learnt:       3753 | 4.553
324.13/324.24	c total clause space: 78.2603MB
324.13/324.24	c total #watches: 1314514
369.72/369.84	c total #propagations: 9085038 / total #impl: 1020883230 (eff. 0.009)
369.72/369.84	c #Conflicts:      12000 | #Learnt:       4752 | 4.524
369.72/369.84	c total clause space: 78.2603MB
369.72/369.84	c total #watches: 1565008
392.12/392.28	c total #propagations: 10473404 / total #impl: 1125503736 (eff. 0.009)
392.12/392.28	c #Conflicts:      13000 | #Learnt:       5751 | 4.615
392.12/392.28	c total clause space: 127.173MB
392.12/392.28	c total #watches: 1823828
440.02/440.12	c total #propagations: 10993407 / total #impl: 1167836862 (eff. 0.009)
440.02/440.12	c GC COLLECT
440.02/440.12	c #Conflicts:      14000 | #Learnt:       3896 | 4.418
440.02/440.12	c total clause space: 127.173MB
440.02/440.12	c total #watches: 1496886
461.00/461.19	c total #propagations: 12214193 / total #impl: 1266650230 (eff. 0.010)
461.00/461.19	c #Conflicts:      15000 | #Learnt:       4895 | 4.225
461.00/461.19	c total clause space: 127.173MB
461.00/461.19	c total #watches: 1796703
488.70/488.86	c total #propagations: 13271153 / total #impl: 1360144201 (eff. 0.010)
488.70/488.86	c #Conflicts:      16000 | #Learnt:       5895 | 3.965
488.70/488.86	c total clause space: 127.173MB
488.70/488.86	c total #watches: 2008804
505.50/505.63	c total #propagations: 14338371 / total #impl: 1450105514 (eff. 0.010)
505.50/505.63	c GC COLLECT
505.50/505.63	c #Conflicts:      17000 | #Learnt:       3741 | 3.799
505.50/505.63	c total clause space: 127.173MB
505.50/505.63	c total #watches: 1572453
518.39/518.54	c total #propagations: 14964425 / total #impl: 1493717269 (eff. 0.010)
518.39/518.54	c #Conflicts:      18000 | #Learnt:       4741 | 3.588
518.39/518.54	c total clause space: 127.173MB
518.39/518.54	c total #watches: 1828460
542.49/542.60	c total #propagations: 15371387 / total #impl: 1522082375 (eff. 0.010)
542.49/542.60	c #Conflicts:      19000 | #Learnt:       5741 | 3.402
542.49/542.60	c total clause space: 127.173MB
542.49/542.60	c total #watches: 2174184
625.78/625.90	c total #propagations: 15972719 / total #impl: 1612236025 (eff. 0.010)
625.78/625.90	c #Conflicts:      20000 | #Learnt:       6735 | 3.526
625.78/625.90	c total clause space: 206.656MB
625.78/625.90	c total #watches: 2488719
734.16/734.39	c total #propagations: 16736414 / total #impl: 1679893513 (eff. 0.010)
734.16/734.39	c GC COLLECT
734.16/734.39	c #Conflicts:      21000 | #Learnt:       4269 | 3.555
734.16/734.39	c total clause space: 206.656MB
734.16/734.39	c total #watches: 1572170
892.53/892.72	c total #propagations: 17310826 / total #impl: 1744135159 (eff. 0.010)
892.53/892.72	c #Conflicts:      22000 | #Learnt:       5267 | 3.533
892.53/892.72	c total clause space: 206.656MB
892.53/892.72	c total #watches: 1853520
1117.21/1117.42	c total #propagations: 18463834 / total #impl: 1839187741 (eff. 0.010)
1117.21/1117.42	c #Conflicts:      23000 | #Learnt:       6266 | 3.522
1117.21/1117.42	c total clause space: 206.656MB
1117.21/1117.42	c total #watches: 2402477
1210.09/1210.30	c total #propagations: 20062094 / total #impl: 2073996285 (eff. 0.010)
1210.09/1210.30	c #Conflicts:      24000 | #Learnt:       7265 | 3.653
1210.09/1210.30	c total clause space: 206.656MB
1210.09/1210.30	c total #watches: 2647464
1356.07/1356.37	c total #propagations: 20949802 / total #impl: 2121481105 (eff. 0.010)
1356.07/1356.37	c GC COLLECT
1356.07/1356.37	c #Conflicts:      25000 | #Learnt:       4467 | 3.543
1356.07/1356.37	c total clause space: 206.656MB
1356.07/1356.37	c total #watches: 1560426
1363.16/1363.46	c total #propagations: 22101388 / total #impl: 2284179511 (eff. 0.010)
1363.16/1363.46	c #Conflicts:      26000 | #Learnt:       5464 | 3.441
1363.16/1363.46	c total clause space: 206.656MB
1363.16/1363.46	c total #watches: 1663856
1383.36/1383.64	c total #propagations: 22166117 / total #impl: 2293336758 (eff. 0.010)
1383.36/1383.64	c #Conflicts:      27000 | #Learnt:       6463 | 3.363
1383.36/1383.64	c total clause space: 206.656MB
1383.36/1383.64	c total #watches: 1740749
1429.86/1430.13	c total #propagations: 22732621 / total #impl: 2308743555 (eff. 0.010)
1429.86/1430.13	c #Conflicts:      28000 | #Learnt:       7463 | 3.264
1429.86/1430.13	c total clause space: 206.656MB
1429.86/1430.13	c total #watches: 1821708
1530.34/1530.62	c total #propagations: 23562997 / total #impl: 2408978846 (eff. 0.010)
1530.34/1530.62	c GC COLLECT
1530.34/1530.62	c #Conflicts:      29000 | #Learnt:       4351 | 3.170
1530.34/1530.62	c total clause space: 206.656MB
1530.34/1530.62	c total #watches: 1041435
1542.74/1543.06	c total #propagations: 24468111 / total #impl: 2557063101 (eff. 0.010)
1542.74/1543.06	c #Conflicts:      30000 | #Learnt:       5345 | 3.181
1542.74/1543.06	c total clause space: 206.656MB
1542.74/1543.06	c total #watches: 1254804
1556.24/1556.60	c total #propagations: 24731609 / total #impl: 2574338179 (eff. 0.010)
1556.24/1556.60	c #Conflicts:      31000 | #Learnt:       6338 | 3.087
1556.24/1556.60	c total clause space: 206.656MB
1556.24/1556.60	c total #watches: 1387988
1612.12/1612.47	c total #propagations: 25533663 / total #impl: 2592789631 (eff. 0.010)
1612.12/1612.47	c #Conflicts:      32000 | #Learnt:       7338 | 3.113
1612.12/1612.47	c total clause space: 206.656MB
1612.12/1612.47	c total #watches: 1696852
1653.12/1653.49	c total #propagations: 27045618 / total #impl: 2671768731 (eff. 0.010)
1653.12/1653.49	c #Conflicts:      33000 | #Learnt:       8336 | 3.060
1653.12/1653.49	c total clause space: 206.656MB
1653.12/1653.49	c total #watches: 1991247
1678.22/1678.57	c total #propagations: 27839467 / total #impl: 2729342371 (eff. 0.010)
1678.22/1678.57	c S1->S2
1678.22/1678.57	c GC COLLECT
1678.22/1678.57	c #Conflicts:      34000 | #Learnt:       4959 | 3.065
1678.22/1678.57	c total clause space: 206.656MB
1678.22/1678.57	c total #watches: 1473026
1684.12/1684.42	c total #propagations: 28120837 / total #impl: 2778489226 (eff. 0.010)
1684.12/1684.42	c #Conflicts:      35000 | #Learnt:       5958 | 2.995
1684.12/1684.42	c total clause space: 206.656MB
1684.12/1684.42	c total #watches: 1525009
1717.31/1717.69	c total #propagations: 28213048 / total #impl: 2787216898 (eff. 0.010)
1717.31/1717.69	c #Conflicts:      36000 | #Learnt:       6958 | 2.959
1717.31/1717.69	c total clause space: 206.656MB
1717.31/1717.69	c total #watches: 1739659
1731.71/1732.09	c total #propagations: 29419040 / total #impl: 2861987499 (eff. 0.010)
1731.71/1732.09	c #Conflicts:      37000 | #Learnt:       7958 | 2.879
1731.71/1732.09	c total clause space: 206.656MB
1731.71/1732.09	c total #watches: 1973682

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-4100759-1466245341/watcher-4100759-1466245341 -o /tmp/evaluation-result-4100759-1466245341/solver-4100759-1466245341 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node134-1466240312-11240 --watchdog 1960 --input HOME/instance-4100759-1466245341.opb ./cdcl-cuttingplanes-opt-binarysearch-release 

pid=11805
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.25 2.27 2.26 4/178 11808
/proc/meminfo: memFree=29584188/32872528 swapFree=1482636/1662508
[pid=11808] ppid=11805 vsize=55976 CPUtime=0 cores=1,3,5,7
/proc/11808/stat : 11808 (cdcl-cuttingpla) R 11805 11808 11223 0 -1 4202496 254 0 0 0 0 0 0 0 20 0 1 0 26580520 57319424 6268 33554432000 4194304 6211289 140735463500960 140733483460968 4206551 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/11808/statm: 13994 6268 98 493 0 13491 0

[startup+0.100202 s]
/proc/loadavg: 2.25 2.27 2.26 4/178 11808
/proc/meminfo: memFree=29584188/32872528 swapFree=1482636/1662508
[pid=11808] ppid=11805 vsize=64140 CPUtime=0.09 cores=1,3,5,7
/proc/11808/stat : 11808 (cdcl-cuttingpla) R 11805 11808 11223 0 -1 4202496 1860 0 0 0 8 1 0 0 20 0 1 0 26580520 65679360 13705 33554432000 4194304 6211289 140735463500960 140733483460968 4229211 0 0 4096 8388610 0 0 0 17 1 0 0 0 0 0
/proc/11808/statm: 16035 13705 144 493 0 15532 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 64140

[startup+0.200356 s]
/proc/loadavg: 2.25 2.27 2.26 4/178 11808
/proc/meminfo: memFree=29584188/32872528 swapFree=1482636/1662508
[pid=11808] ppid=11805 vsize=73344 CPUtime=0.19 cores=1,3,5,7
/proc/11808/stat : 11808 (cdcl-cuttingpla) R 11805 11808 11223 0 -1 4202496 2936 0 0 0 18 1 0 0 20 0 1 0 26580520 75104256 16000 33554432000 4194304 6211289 140735463500960 140733483460968 4228342 0 0 4096 8388610 0 0 0 17 1 0 0 0 0 0
/proc/11808/statm: 18336 16001 144 493 0 17833 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 73344

[startup+0.398142 s]
/proc/loadavg: 2.25 2.27 2.26 4/178 11808
/proc/meminfo: memFree=29584188/32872528 swapFree=1482636/1662508
[pid=11808] ppid=11805 vsize=77052 CPUtime=0.38 cores=1,3,5,7
/proc/11808/stat : 11808 (cdcl-cuttingpla) R 11805 11808 11223 0 -1 4202496 3418 0 0 0 37 1 0 0 20 0 1 0 26580520 78901248 16482 33554432000 4194304 6211289 140735463500960 140735463498552 4209484 0 0 4096 8388610 0 0 0 17 7 0 0 0 0 0
/proc/11808/statm: 19263 16482 150 493 0 18760 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 77052

[startup+0.70012 s]
/proc/loadavg: 2.25 2.27 2.26 4/178 11808
/proc/meminfo: memFree=29584188/32872528 swapFree=1482636/1662508
[pid=11808] ppid=11805 vsize=77052 CPUtime=0.68 cores=1,3,5,7
/proc/11808/stat : 11808 (cdcl-cuttingpla) R 11805 11808 11223 0 -1 4202496 3425 0 0 0 67 1 0 0 20 0 1 0 26580520 78901248 16489 33554432000 4194304 6211289 140735463500960 140735463498552 4209392 0 0 4096 8388610 0 0 0 17 7 0 0 0 0 0
/proc/11808/statm: 19263 16489 150 493 0 18760 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 77052

[startup+1.50019 s]
/proc/loadavg: 2.25 2.27 2.26 4/179 11809
/proc/meminfo: memFree=29518592/32872528 swapFree=1482636/1662508
[pid=11808] ppid=11805 vsize=89600 CPUtime=1.47 cores=1,3,5,7
/proc/11808/stat : 11808 (cdcl-cuttingpla) R 11805 11808 11223 0 -1 4202496 3959 0 0 0 146 1 0 0 20 0 1 0 26580520 91750400 18003 33554432000 4194304 6211289 140735463500960 140735463499192 4209376 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/11808/statm: 22400 18003 150 493 0 21897 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 89600

[startup+3.1002 s]
/proc/loadavg: 2.25 2.27 2.26 3/179 11809
/proc/meminfo: memFree=29505656/32872528 swapFree=1482636/1662508
[pid=11808] ppid=11805 vsize=103864 CPUtime=3.08 cores=1,3,5,7
/proc/11808/stat : 11808 (cdcl-cuttingpla) R 11805 11808 11223 0 -1 4202496 4749 0 0 0 306 2 0 0 20 0 1 0 26580520 106356736 20295 33554432000 4194304 6211289 140735463500960 140735463498872 4209328 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/11808/statm: 25966 20295 150 493 0 25463 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 103864

[startup+6.30019 s]
/proc/loadavg: 2.23 2.27 2.26 3/179 11809
/proc/meminfo: memFree=29502272/32872528 swapFree=1482636/1662508
[pid=11808] ppid=11805 vsize=104712 CPUtime=6.28 cores=1,3,5,7
/proc/11808/stat : 11808 (cdcl-cuttingpla) R 11805 11808 11223 0 -1 4202496 4984 0 0 0 626 2 0 0 20 0 1 0 26580520 107225088 21041 33554432000 4194304 6211289 140735463500960 140735463498952 4209392 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/11808/statm: 26178 21041 150 493 0 25675 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 104712

[startup+12.7002 s]
/proc/loadavg: 2.21 2.26 2.26 4/179 11809
/proc/meminfo: memFree=29490060/32872528 swapFree=1482636/1662508
[pid=11808] ppid=11805 vsize=107216 CPUtime=12.68 cores=1,3,5,7
/proc/11808/stat : 11808 (cdcl-cuttingpla) R 11805 11808 11223 0 -1 4202496 5626 0 0 0 1266 2 0 0 20 0 1 0 26580520 109789184 23216 33554432000 4194304 6211289 140735463500960 140735463498952 4201991 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/11808/statm: 26804 23216 160 493 0 26301 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 107216

[startup+25.5004 s]
/proc/loadavg: 2.17 2.25 2.25 3/179 11809
/proc/meminfo: memFree=29479960/32872528 swapFree=1482636/1662508
[pid=11808] ppid=11805 vsize=129140 CPUtime=25.47 cores=1,3,5,7
/proc/11808/stat : 11808 (cdcl-cuttingpla) R 11805 11808 11223 0 -1 4202496 6646 0 0 0 2545 2 0 0 20 0 1 0 26580520 132239360 25703 33554432000 4194304 6211289 140735463500960 140735463498952 4209468 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/11808/statm: 32285 25703 160 493 0 31782 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 129140

[startup+51.1003 s]
/proc/loadavg: 2.24 2.26 2.26 3/179 11809
/proc/meminfo: memFree=29462348/32872528 swapFree=1482636/1662508
[pid=11808] ppid=11805 vsize=131548 CPUtime=51.07 cores=1,3,5,7
/proc/11808/stat : 11808 (cdcl-cuttingpla) R 11805 11808 11223 0 -1 4202496 9146 0 0 0 5104 3 0 0 20 0 1 0 26580520 134705152 29527 33554432000 4194304 6211289 140735463500960 140735463498952 4209403 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/11808/statm: 32887 29527 160 493 0 32384 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 131548

[startup+102.3 s]
/proc/loadavg: 2.16 2.23 2.25 3/179 11810
/proc/meminfo: memFree=29442976/32872528 swapFree=1482636/1662508
[pid=11808] ppid=11805 vsize=166108 CPUtime=102.27 cores=1,3,5,7
/proc/11808/stat : 11808 (cdcl-cuttingpla) R 11805 11808 11223 0 -1 4202496 10597 0 0 0 10224 3 0 0 20 0 1 0 26580520 170094592 31794 33554432000 4194304 6211289 140735463500960 140735463498824 4209501 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/11808/statm: 41527 31794 165 493 0 41024 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 166108

[startup+162.3 s]
/proc/loadavg: 2.16 2.22 2.24 3/179 11811
/proc/meminfo: memFree=29417780/32872528 swapFree=1482636/1662508
[pid=11808] ppid=11805 vsize=170108 CPUtime=162.26 cores=1,3,5,7
/proc/11808/stat : 11808 (cdcl-cuttingpla) R 11805 11808 11223 0 -1 4202496 11706 0 0 0 16222 4 0 0 20 0 1 0 26580520 174190592 35315 33554432000 4194304 6211289 140735463500960 140735463498952 4209388 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/11808/statm: 42527 35315 165 493 0 42024 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 170108

[startup+222.307 s]
/proc/loadavg: 2.33 2.25 2.25 3/179 11813
/proc/meminfo: memFree=29408468/32872528 swapFree=1482636/1662508
[pid=11808] ppid=11805 vsize=174352 CPUtime=222.26 cores=1,3,5,7
/proc/11808/stat : 11808 (cdcl-cuttingpla) R 11805 11808 11223 0 -1 4202496 12866 0 0 0 22222 4 0 0 20 0 1 0 26580520 178536448 36455 33554432000 4194304 6211289 140735463500960 140735463498872 4209501 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/11808/statm: 43588 36455 165 493 0 43085 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 174352

[startup+282.3 s]
/proc/loadavg: 2.33 2.26 2.25 3/179 11814
/proc/meminfo: memFree=29403540/32872528 swapFree=1482636/1662508
[pid=11808] ppid=11805 vsize=175476 CPUtime=282.24 cores=1,3,5,7
/proc/11808/stat : 11808 (cdcl-cuttingpla) R 11805 11808 11223 0 -1 4202496 13200 0 0 0 28220 4 0 0 20 0 1 0 26580520 179687424 36789 33554432000 4194304 6211289 140735463500960 140735463498872 4209304 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/11808/statm: 43869 36789 165 493 0 43366 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 175476

[startup+342.3 s]
/proc/loadavg: 2.20 2.24 2.25 3/179 11815
/proc/meminfo: memFree=29390356/32872528 swapFree=1482636/1662508
[pid=11808] ppid=11805 vsize=180196 CPUtime=342.23 cores=1,3,5,7
/proc/11808/stat : 11808 (cdcl-cuttingpla) R 11805 11808 11223 0 -1 4202496 14432 0 0 0 34219 4 0 0 20 0 1 0 26580520 184520704 40064 33554432000 4194304 6211289 140735463500960 140735463498952 4209464 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/11808/statm: 45049 40064 165 493 0 44546 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 180196

[startup+402.3 s]
/proc/loadavg: 2.27 2.25 2.25 4/179 11862
/proc/meminfo: memFree=29827584/32872528 swapFree=1482636/1662508
[pid=11808] ppid=11805 vsize=232272 CPUtime=402.22 cores=1,3,5,7
/proc/11808/stat : 11808 (cdcl-cuttingpla) R 11805 11808 11223 0 -1 4202496 15222 0 0 0 40217 5 0 0 20 0 1 0 26580520 237846528 42692 33554432000 4194304 6211289 140735463500960 140735463499304 4209392 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/11808/statm: 58068 42692 165 493 0 57565 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 232272

[startup+462.3 s]
/proc/loadavg: 2.16 2.22 2.24 3/180 11866
/proc/meminfo: memFree=29816288/32872528 swapFree=1482636/1662508
[pid=11808] ppid=11805 vsize=236336 CPUtime=462.2 cores=1,3,5,7
/proc/11808/stat : 11808 (cdcl-cuttingpla) R 11805 11808 11223 0 -1 4202496 16130 0 0 0 46215 5 0 0 20 0 1 0 26580520 242008064 44003 33554432000 4194304 6211289 140735463500960 140735463499304 4241789 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/11808/statm: 59084 44003 165 493 0 58581 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 236336

[startup+522.3 s]
/proc/loadavg: 2.18 2.21 2.23 3/179 11868
/proc/meminfo: memFree=29786508/32872528 swapFree=1482636/1662508
[pid=11808] ppid=11805 vsize=243668 CPUtime=522.19 cores=1,3,5,7
/proc/11808/stat : 11808 (cdcl-cuttingpla) R 11805 11808 11223 0 -1 4202496 17934 0 0 0 52213 6 0 0 20 0 1 0 26580520 249516032 50884 33554432000 4194304 6211289 140735463500960 140735463498952 4209468 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/11808/statm: 60917 50884 165 493 0 60414 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 243668

[startup+582.3 s]
/proc/loadavg: 2.32 2.24 2.24 3/179 11869
/proc/meminfo: memFree=29739384/32872528 swapFree=1482636/1662508
[pid=11808] ppid=11805 vsize=256668 CPUtime=582.18 cores=1,3,5,7
/proc/11808/stat : 11808 (cdcl-cuttingpla) R 11805 11808 11223 0 -1 4202496 20789 0 0 0 58210 8 0 0 20 0 1 0 26580520 262828032 61404 33554432000 4194304 6211289 140735463500960 140735463498952 4209484 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/11808/statm: 64167 61404 165 493 0 63664 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 256668


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


[startup+942.3 s]
/proc/loadavg: 2.17 2.19 2.21 3/179 11876
/proc/meminfo: memFree=29720536/32872528 swapFree=1482636/1662508
[pid=11808] ppid=11805 vsize=340040 CPUtime=942.12 cores=1,3,5,7
/proc/11808/stat : 11808 (cdcl-cuttingpla) R 11805 11808 11223 0 -1 4202496 21846 0 0 0 94204 8 0 0 20 0 1 0 26580520 348200960 64182 33554432000 4194304 6211289 140735463500960 140735463499304 4209306 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/11808/statm: 85010 64182 165 493 0 84507 0
Current children cumulated CPU time (s) 942.12
Current children cumulated vsize (KiB) 340040

[startup+1002.3 s]
/proc/loadavg: 2.39 2.24 2.22 3/179 11877
/proc/meminfo: memFree=29720052/32872528 swapFree=1482636/1662508
[pid=11808] ppid=11805 vsize=340040 CPUtime=1002.12 cores=1,3,5,7
/proc/11808/stat : 11808 (cdcl-cuttingpla) R 11805 11808 11223 0 -1 4202496 21846 0 0 0 100204 8 0 0 20 0 1 0 26580520 348200960 64182 33554432000 4194304 6211289 140735463500960 140735463499304 4241810 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/11808/statm: 85010 64182 165 493 0 84507 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 340040

[startup+1062.3 s]
/proc/loadavg: 2.33 2.24 2.22 3/180 11881
/proc/meminfo: memFree=29716744/32872528 swapFree=1482636/1662508
[pid=11808] ppid=11805 vsize=340040 CPUtime=1062.11 cores=1,3,5,7
/proc/11808/stat : 11808 (cdcl-cuttingpla) R 11805 11808 11223 0 -1 4202496 21846 0 0 0 106203 8 0 0 20 0 1 0 26580520 348200960 64182 33554432000 4194304 6211289 140735463500960 140735463499304 4209376 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/11808/statm: 85010 64182 165 493 0 84507 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 340040

[startup+1122.3 s]
/proc/loadavg: 2.27 2.24 2.22 3/178 11882
/proc/meminfo: memFree=29710404/32872528 swapFree=1482636/1662508
[pid=11808] ppid=11805 vsize=341472 CPUtime=1122.11 cores=1,3,5,7
/proc/11808/stat : 11808 (cdcl-cuttingpla) R 11805 11808 11223 0 -1 4202496 22346 0 0 0 112202 9 0 0 20 0 1 0 26580520 349667328 64663 33554432000 4194304 6211289 140735463500960 140735463498952 4209396 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/11808/statm: 85368 64663 165 493 0 84865 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 341472

[startup+1182.3 s]
/proc/loadavg: 2.23 2.23 2.21 3/179 11884
/proc/meminfo: memFree=29701708/32872528 swapFree=1482636/1662508
[pid=11808] ppid=11805 vsize=341896 CPUtime=1182.09 cores=1,3,5,7
/proc/11808/stat : 11808 (cdcl-cuttingpla) R 11805 11808 11223 0 -1 4202496 22473 0 0 0 118200 9 0 0 20 0 1 0 26580520 350101504 67345 33554432000 4194304 6211289 140735463500960 140735463498824 4202018 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/11808/statm: 85474 67345 165 493 0 84971 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 341896

[startup+1242.3 s]
/proc/loadavg: 2.13 2.20 2.20 3/179 11885
/proc/meminfo: memFree=29688372/32872528 swapFree=1482636/1662508
[pid=11808] ppid=11805 vsize=343500 CPUtime=1242.08 cores=1,3,5,7
/proc/11808/stat : 11808 (cdcl-cuttingpla) R 11805 11808 11223 0 -1 4202496 22826 0 0 0 124199 9 0 0 20 0 1 0 26580520 351744000 68701 33554432000 4194304 6211289 140735463500960 140735463498952 4241789 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/11808/statm: 85875 68701 165 493 0 85372 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 343500

[startup+1302.3 s]
/proc/loadavg: 2.22 2.21 2.20 3/179 11886
/proc/meminfo: memFree=29688000/32872528 swapFree=1482636/1662508
[pid=11808] ppid=11805 vsize=343500 CPUtime=1302.07 cores=1,3,5,7
/proc/11808/stat : 11808 (cdcl-cuttingpla) R 11805 11808 11223 0 -1 4202496 22846 0 0 0 130198 9 0 0 20 0 1 0 26580520 351744000 68721 33554432000 4194304 6211289 140735463500960 140735463498952 4209403 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/11808/statm: 85875 68721 165 493 0 85372 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 343500

[startup+1362.3 s]
/proc/loadavg: 2.14 2.18 2.18 3/179 11887
/proc/meminfo: memFree=29687012/32872528 swapFree=1482636/1662508
[pid=11808] ppid=11805 vsize=344872 CPUtime=1362.06 cores=1,3,5,7
/proc/11808/stat : 11808 (cdcl-cuttingpla) R 11805 11808 11223 0 -1 4202496 23181 0 0 0 136197 9 0 0 20 0 1 0 26580520 353148928 69056 33554432000 4194304 6211289 140735463500960 140735463498824 4209396 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/11808/statm: 86218 69056 165 493 0 85715 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 344872

[startup+1422.3 s]
/proc/loadavg: 2.21 2.19 2.18 3/179 11888
/proc/meminfo: memFree=29686644/32872528 swapFree=1482636/1662508
[pid=11808] ppid=11805 vsize=345392 CPUtime=1422.06 cores=1,3,5,7
/proc/11808/stat : 11808 (cdcl-cuttingpla) R 11805 11808 11223 0 -1 4202496 23300 0 0 0 142197 9 0 0 20 0 1 0 26580520 353681408 69175 33554432000 4194304 6211289 140735463500960 140735463498952 4209322 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/11808/statm: 86348 69175 165 493 0 85845 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 345392

[startup+1482.3 s]
/proc/loadavg: 2.19 2.18 2.18 3/179 11890
/proc/meminfo: memFree=29685396/32872528 swapFree=1482636/1662508
[pid=11808] ppid=11805 vsize=346192 CPUtime=1482.04 cores=1,3,5,7
/proc/11808/stat : 11808 (cdcl-cuttingpla) R 11805 11808 11223 0 -1 4202496 23503 0 0 0 148195 9 0 0 20 0 1 0 26580520 354500608 69378 33554432000 4194304 6211289 140735463500960 140735463498952 4209322 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/11808/statm: 86548 69378 165 493 0 86045 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 346192

[startup+1542.31 s]
/proc/loadavg: 2.16 2.18 2.18 3/179 11891
/proc/meminfo: memFree=29679452/32872528 swapFree=1482636/1662508
[pid=11808] ppid=11805 vsize=346496 CPUtime=1542.04 cores=1,3,5,7
/proc/11808/stat : 11808 (cdcl-cuttingpla) R 11805 11808 11223 0 -1 4202496 23571 0 0 0 154195 9 0 0 20 0 1 0 26580520 354811904 69446 33554432000 4194304 6211289 140735463500960 140735463498952 4209376 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/11808/statm: 86624 69446 165 493 0 86121 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 346496

[startup+1602.3 s]
/proc/loadavg: 2.22 2.19 2.18 3/179 11892
/proc/meminfo: memFree=29673116/32872528 swapFree=1482636/1662508
[pid=11808] ppid=11805 vsize=346908 CPUtime=1602.03 cores=1,3,5,7
/proc/11808/stat : 11808 (cdcl-cuttingpla) R 11805 11808 11223 0 -1 4202496 23686 0 0 0 160194 9 0 0 20 0 1 0 26580520 355233792 69561 33554432000 4194304 6211289 140735463500960 140735463498872 4202005 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/11808/statm: 86727 69561 165 493 0 86224 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 346908

[startup+1662.3 s]
/proc/loadavg: 2.23 2.20 2.18 3/180 11896
/proc/meminfo: memFree=29668492/32872528 swapFree=1482636/1662508
[pid=11808] ppid=11805 vsize=349872 CPUtime=1662.02 cores=1,3,5,7
/proc/11808/stat : 11808 (cdcl-cuttingpla) R 11805 11808 11223 0 -1 4202496 24442 0 0 0 166193 9 0 0 20 0 1 0 26580520 358268928 70317 33554432000 4194304 6211289 140735463500960 140735463498952 4209376 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/11808/statm: 87468 70317 165 493 0 86965 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 349872

[startup+1722.3 s]
/proc/loadavg: 2.32 2.22 2.19 3/179 11897
/proc/meminfo: memFree=29548564/32872528 swapFree=1482636/1662508
[pid=11808] ppid=11805 vsize=496272 CPUtime=1722.01 cores=1,3,5,7
/proc/11808/stat : 11808 (cdcl-cuttingpla) R 11805 11808 11223 0 -1 4202496 32053 0 0 0 172188 13 0 0 20 0 1 0 26580520 508182528 100371 33554432000 4194304 6211289 140735463500960 140735463499304 4209328 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/11808/statm: 124068 100371 219 493 0 123565 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 496272

[startup+1782.3 s]
/proc/loadavg: 2.36 2.24 2.19 3/179 11899
/proc/meminfo: memFree=29543344/32872528 swapFree=1482636/1662508
[pid=11808] ppid=11805 vsize=496692 CPUtime=1782 cores=1,3,5,7
/proc/11808/stat : 11808 (cdcl-cuttingpla) R 11805 11808 11223 0 -1 4202496 32174 0 0 0 178187 13 0 0 20 0 1 0 26580520 508612608 101403 33554432000 4194304 6211289 140735463500960 140735463498952 4209503 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/11808/statm: 124173 101403 219 493 0 123670 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 496692



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.33 2.24 2.19 3/179 11899
/proc/meminfo: memFree=29536680/32872528 swapFree=1482636/1662508
[pid=11808] ppid=11805 vsize=496692 CPUtime=1800 cores=1,3,5,7
/proc/11808/stat : 11808 (cdcl-cuttingpla) R 11805 11808 11223 0 -1 4202496 32175 0 0 0 179987 13 0 0 20 0 1 0 26580520 508612608 102487 33554432000 4194304 6211289 140735463500960 140735463498952 4209328 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/11808/statm: 124173 102487 219 493 0 123670 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 496692

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

[startup+1800.3 s]
/proc/loadavg: 2.33 2.24 2.19 3/179 11899
/proc/meminfo: memFree=29536680/32872528 swapFree=1482636/1662508
[pid=11808] ppid=11805 vsize=496692 CPUtime=1800 cores=1,3,5,7
/proc/11808/stat : 11808 (cdcl-cuttingpla) R 11805 11808 11223 0 -1 4202496 32175 0 0 0 179987 13 0 0 20 0 1 0 26580520 508612608 102487 33554432000 4194304 6211289 140735463500960 140735463498952 4209328 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/11808/statm: 124173 102487 219 493 0 123670 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 496692

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.01
CPU user time (s): 1799.87
CPU system time (s): 0.137979
CPU usage (%): 99.9837
Max. virtual memory (cumulated for all children) (KiB): 496692

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.87
system time used= 0.137979
maximum resident set size= 409948
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32175
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= 17
involuntary context switches= 1884

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.52731 second user time and 6.95294 second system time

The end

Launcher Data

Begin job on node134 at 2016-06-18 12:22:21
IDJOB=4100759
IDBENCH=1657
IDSOLVER=2549
FILE ID=node134/4100759-1466245341
RUNJOBID= node134-1466240312-11240
PBS_JOBID= 19918182
Free space on /tmp= 71708 MiB

SOLVER NAME= cdcl-cuttingplanes OPT binary search 2016-05-01
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-reduced-mps-v2-20-10-tuff.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4100759-1466245341/watcher-4100759-1466245341 -o /tmp/evaluation-result-4100759-1466245341/solver-4100759-1466245341 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node134-1466240312-11240 --watchdog 1960 --input HOME/instance-4100759-1466245341.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= e0d3bc77812df02cd6843b358116eb3f
RANDOM SEED=349183614

node134.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		: 2667.020
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	: 5334.04
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		: 2667.020
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	: 7358.89
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		: 2667.020
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		: 2667.020
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		: 2667.020
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		: 2667.020
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		: 2667.020
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		: 2667.020
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:        29584832 kB
Buffers:          133152 kB
Cached:           166416 kB
SwapCached:         1008 kB
Active:           669192 kB
Inactive:         221256 kB
Active(anon):     591764 kB
Inactive(anon):     1616 kB
Active(file):      77428 kB
Inactive(file):   219640 kB
Unevictable:     1662508 kB
Mlocked:         1482636 kB
SwapTotal:      67108856 kB
SwapFree:       67100112 kB
Dirty:              3524 kB
Writeback:             0 kB
AnonPages:       2211840 kB
Mapped:             7868 kB
Shmem:                 0 kB
Slab:             601372 kB
SReclaimable:      45248 kB
SUnreclaim:       556124 kB
KernelStack:        1488 kB
PageTables:         8900 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2404268 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987908 kB
HardwareCorrupted:     0 kB
AnonHugePages:    360448 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= 71712 MiB
End job on node134 at 2016-06-18 12:52:21