Trace number 4087242

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 NameAnswerCPU timeWall clock time
cdcl-cuttingplanes DEC 2016-05-01? (TO) 1800.02 1800.3

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/
ShortestPathNG/normalized-NG_K176.opb
MD5SUM3f678424628fecb2a53891618f9bde8f
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
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 FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables20944
Total number of constraints21298
Number of constraints which are clauses21122
Number of constraints which are cardinality constraints (but not clauses)176
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint176
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 177
Number of bits of the biggest sum of numbers8
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 * #variable= 20944 #constraint= 21298
1.19/1.27	c #Conflicts:       1000 | #Learnt:        998 | 0.000
1.19/1.27	c total clause space: 18.2382MB
1.19/1.27	c total #watches: 152078
4.29/4.31	c total #propagations: 1496473 / total #impl: 13990945 (eff. 0.107)
4.29/4.31	c #Conflicts:       2000 | #Learnt:       1998 | 0.003
4.29/4.31	c total clause space: 29.637MB
4.29/4.31	c total #watches: 250013
8.99/9.00	c total #propagations: 2716965 / total #impl: 49451882 (eff. 0.055)
8.99/9.00	c GARBAGE COLLECT
8.99/9.00	c #Conflicts:       3000 | #Learnt:       2070 | 0.002
8.99/9.00	c total clause space: 29.637MB
8.99/9.00	c total #watches: 306819
22.68/22.72	c total #propagations: 3910562 / total #impl: 95887320 (eff. 0.041)
22.68/22.72	c #Conflicts:       4000 | #Learnt:       3070 | 0.002
22.68/22.72	c total clause space: 48.1602MB
22.68/22.72	c total #watches: 420974
38.98/39.03	c total #propagations: 5052962 / total #impl: 172253910 (eff. 0.029)
38.98/39.03	c GARBAGE COLLECT
38.98/39.03	c #Conflicts:       5000 | #Learnt:       2475 | 0.003
38.98/39.03	c total clause space: 48.1602MB
38.98/39.03	c total #watches: 387664
55.08/55.18	c total #propagations: 6440238 / total #impl: 244070247 (eff. 0.026)
55.08/55.18	c #Conflicts:       6000 | #Learnt:       3475 | 0.003
55.08/55.18	c total clause space: 48.1602MB
55.08/55.18	c total #watches: 568933
88.27/88.31	c total #propagations: 7393973 / total #impl: 323500913 (eff. 0.023)
88.27/88.31	c GARBAGE COLLECT
88.27/88.31	c #Conflicts:       7000 | #Learnt:       2382 | 0.003
88.27/88.31	c total clause space: 78.2603MB
88.27/88.31	c total #watches: 456066
95.17/95.21	c total #propagations: 8681649 / total #impl: 471850667 (eff. 0.018)
95.17/95.21	c #Conflicts:       8000 | #Learnt:       3382 | 0.002
95.17/95.21	c total clause space: 78.2603MB
95.17/95.21	c total #watches: 549291
120.37/120.43	c total #propagations: 9109736 / total #impl: 506825681 (eff. 0.018)
120.37/120.43	c #Conflicts:       9000 | #Learnt:       4382 | 0.004
120.37/120.43	c total clause space: 78.2603MB
120.37/120.43	c total #watches: 674883
158.66/158.78	c total #propagations: 10142903 / total #impl: 590755506 (eff. 0.017)
158.66/158.78	c GARBAGE COLLECT
158.66/158.78	c #Conflicts:      10000 | #Learnt:       2892 | 0.004
158.66/158.78	c total clause space: 78.2603MB
158.66/158.78	c total #watches: 549373
184.87/184.92	c total #propagations: 11301514 / total #impl: 704872934 (eff. 0.016)
184.87/184.92	c #Conflicts:      11000 | #Learnt:       3892 | 0.004
184.87/184.92	c total clause space: 78.2603MB
184.87/184.92	c total #watches: 740218
242.55/242.63	c total #propagations: 12180022 / total #impl: 857129001 (eff. 0.014)
242.55/242.63	c #Conflicts:      12000 | #Learnt:       4892 | 0.004
242.55/242.63	c total clause space: 78.2603MB
242.55/242.63	c total #watches: 899542
288.74/288.88	c total #propagations: 13605424 / total #impl: 1033639091 (eff. 0.013)
288.74/288.88	c #Conflicts:      13000 | #Learnt:       5892 | 0.010
288.74/288.88	c total clause space: 78.2603MB
288.74/288.88	c total #watches: 1030944
311.84/311.99	c total #propagations: 14616566 / total #impl: 1197990953 (eff. 0.012)
311.84/311.99	c GARBAGE COLLECT
311.84/311.99	c #Conflicts:      14000 | #Learnt:       4024 | 0.009
311.84/311.99	c total clause space: 78.2603MB
311.84/311.99	c total #watches: 719183
343.43/343.57	c total #propagations: 15558627 / total #impl: 1330580254 (eff. 0.012)
343.43/343.57	c #Conflicts:      15000 | #Learnt:       5024 | 0.008
343.43/343.57	c total clause space: 78.2603MB
343.43/343.57	c total #watches: 851057
369.93/370.04	c total #propagations: 16586666 / total #impl: 1491912420 (eff. 0.011)
369.93/370.04	c #Conflicts:      16000 | #Learnt:       6024 | 0.008
369.93/370.04	c total clause space: 78.2603MB
369.93/370.04	c total #watches: 974616
392.63/392.71	c total #propagations: 17279907 / total #impl: 1602730210 (eff. 0.011)
392.63/392.71	c GARBAGE COLLECT
392.63/392.71	c #Conflicts:      17000 | #Learnt:       3812 | 0.008
392.63/392.71	c total clause space: 127.173MB
392.63/392.71	c total #watches: 624307
413.53/413.68	c total #propagations: 18083103 / total #impl: 1726263736 (eff. 0.010)
413.53/413.68	c #Conflicts:      18000 | #Learnt:       4812 | 0.008
413.53/413.68	c total clause space: 127.173MB
413.53/413.68	c total #watches: 786632
454.91/455.09	c total #propagations: 18895314 / total #impl: 1852892476 (eff. 0.010)
454.91/455.09	c #Conflicts:      19000 | #Learnt:       5812 | 0.007
454.91/455.09	c total clause space: 127.173MB
454.91/455.09	c total #watches: 908454
511.01/511.13	c total #propagations: 20093872 / total #impl: 2024617939 (eff. 0.010)
511.01/511.13	c #Conflicts:      20000 | #Learnt:       6812 | 0.007
511.01/511.13	c total clause space: 127.173MB
511.01/511.13	c total #watches: 1047408
554.30/554.49	c total #propagations: 21412031 / total #impl: 2250800593 (eff. 0.010)
554.30/554.49	c GARBAGE COLLECT
554.30/554.49	c #Conflicts:      21000 | #Learnt:       4287 | 0.006
554.30/554.49	c total clause space: 127.173MB
554.30/554.49	c total #watches: 714861
580.29/580.48	c total #propagations: 22922018 / total #impl: 2469772115 (eff. 0.009)
580.29/580.48	c #Conflicts:      22000 | #Learnt:       5287 | 0.006
580.29/580.48	c total clause space: 127.173MB
580.29/580.48	c total #watches: 884563
631.68/631.80	c total #propagations: 23898134 / total #impl: 2628413421 (eff. 0.009)
631.68/631.80	c #Conflicts:      23000 | #Learnt:       6287 | 0.006
631.68/631.80	c total clause space: 127.173MB
631.68/631.80	c total #watches: 1066877
700.98/701.13	c total #propagations: 25055974 / total #impl: 2854023156 (eff. 0.009)
700.98/701.13	c #Conflicts:      24000 | #Learnt:       7287 | 0.006
700.98/701.13	c total clause space: 127.173MB
700.98/701.13	c total #watches: 1262770
758.98/759.14	c total #propagations: 26317798 / total #impl: 3069446977 (eff. 0.009)
758.98/759.14	c GARBAGE COLLECT
758.98/759.14	c #Conflicts:      25000 | #Learnt:       4568 | 0.006
758.98/759.14	c total clause space: 127.173MB
758.98/759.14	c total #watches: 831047
790.27/790.46	c total #propagations: 27539478 / total #impl: 3231539458 (eff. 0.009)
790.27/790.46	c #Conflicts:      26000 | #Learnt:       5568 | 0.005
790.27/790.46	c total clause space: 127.173MB
790.27/790.46	c total #watches: 994335
856.55/856.70	c total #propagations: 28368827 / total #impl: 3361735425 (eff. 0.008)
856.55/856.70	c #Conflicts:      27000 | #Learnt:       6568 | 0.005
856.55/856.70	c total clause space: 127.173MB
856.55/856.70	c total #watches: 1215737
927.94/928.13	c total #propagations: 29304791 / total #impl: 3687321304 (eff. 0.008)
927.94/928.13	c #Conflicts:      28000 | #Learnt:       7568 | 0.005
927.94/928.13	c total clause space: 127.173MB
927.94/928.13	c total #watches: 1378819
1014.63/1014.82	c total #propagations: 30187104 / total #impl: 3931276825 (eff. 0.008)
1014.63/1014.82	c GARBAGE COLLECT
1014.63/1014.82	c #Conflicts:      29000 | #Learnt:       4499 | 0.006
1014.63/1014.82	c total clause space: 127.173MB
1014.63/1014.82	c total #watches: 797955
1057.32/1057.54	c total #propagations: 31315052 / total #impl: 4188154913 (eff. 0.007)
1057.32/1057.54	c #Conflicts:      30000 | #Learnt:       5499 | 0.006
1057.32/1057.54	c total clause space: 127.173MB
1057.32/1057.54	c total #watches: 916413
1114.81/1115.03	c total #propagations: 32407658 / total #impl: 4312436866 (eff. 0.008)
1114.81/1115.03	c #Conflicts:      31000 | #Learnt:       6499 | 0.006
1114.81/1115.03	c total clause space: 127.173MB
1114.81/1115.03	c total #watches: 1107139
1188.30/1188.55	c total #propagations: 33464311 / total #impl: 4486019521 (eff. 0.007)
1188.30/1188.55	c #Conflicts:      32000 | #Learnt:       7499 | 0.006
1188.30/1188.55	c total clause space: 127.173MB
1188.30/1188.55	c total #watches: 1268102
1277.79/1278.00	c total #propagations: 34598824 / total #impl: 4730008457 (eff. 0.007)
1277.79/1278.00	c #Conflicts:      33000 | #Learnt:       8499 | 0.006
1277.79/1278.00	c total clause space: 127.173MB
1277.79/1278.00	c total #watches: 1426790
1338.28/1338.56	c total #propagations: 35815046 / total #impl: 4984394259 (eff. 0.007)
1338.28/1338.56	c GARBAGE COLLECT
1338.28/1338.56	c #Conflicts:      34000 | #Learnt:       5130 | 0.006
1338.28/1338.56	c total clause space: 127.173MB
1338.28/1338.56	c total #watches: 885957
1359.28/1359.52	c total #propagations: 36703976 / total #impl: 5219579582 (eff. 0.007)
1359.28/1359.52	c #Conflicts:      35000 | #Learnt:       6130 | 0.006
1359.28/1359.52	c total clause space: 127.173MB
1359.28/1359.52	c total #watches: 1042424
1397.87/1398.19	c total #propagations: 37347325 / total #impl: 5301052112 (eff. 0.007)
1397.87/1398.19	c #Conflicts:      36000 | #Learnt:       7130 | 0.006
1397.87/1398.19	c total clause space: 127.173MB
1397.87/1398.19	c total #watches: 1269188
1502.16/1502.42	c total #propagations: 37976201 / total #impl: 5410117230 (eff. 0.007)
1502.16/1502.42	c #Conflicts:      37000 | #Learnt:       8130 | 0.006
1502.16/1502.42	c total clause space: 127.173MB
1502.16/1502.42	c total #watches: 1477626
1629.23/1629.50	c total #propagations: 39060423 / total #impl: 5655128298 (eff. 0.007)
1629.23/1629.50	c #Conflicts:      38000 | #Learnt:       9130 | 0.006
1629.23/1629.50	c total clause space: 206.656MB
1629.23/1629.50	c total #watches: 1753595
1715.72/1716.01	c total #propagations: 40006339 / total #impl: 5965451744 (eff. 0.007)
1715.72/1716.01	c GARBAGE COLLECT
1715.72/1716.01	c #Conflicts:      39000 | #Learnt:       5349 | 0.006
1715.72/1716.01	c total clause space: 206.656MB
1715.72/1716.01	c total #watches: 1012398
1784.30/1784.68	c total #propagations: 40849362 / total #impl: 6226431850 (eff. 0.007)
1784.30/1784.68	c #Conflicts:      40000 | #Learnt:       6349 | 0.006
1784.30/1784.68	c total clause space: 206.656MB
1784.30/1784.68	c total #watches: 1217843

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-4087242-1465428844/watcher-4087242-1465428844 -o /tmp/evaluation-result-4087242-1465428844/solver-4087242-1465428844 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node119-1465427044-31682 --watchdog 1960 --input HOME/instance-4087242-1465428844.opb ./cdcl-cuttingplanes-release 

pid=31832
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.12 2.15 2.07 2/170 31835
/proc/meminfo: memFree=29781460/32872528 swapFree=16252/1391864
[pid=31835] ppid=31832 vsize=29104 CPUtime=0 cores=1,3,5,7
/proc/31835/stat : 31835 (cdcl-cuttingpla) R 31832 31835 31665 0 -1 4202496 269 0 0 0 0 0 0 0 20 0 1 0 124817597 29802496 5260 33554432000 4194304 6199737 140733784315392 140733676473768 4209408 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/31835/statm: 7276 5260 122 490 0 6777 0

[startup+0.100118 s]
/proc/loadavg: 2.12 2.15 2.07 2/170 31835
/proc/meminfo: memFree=29781460/32872528 swapFree=16252/1391864
[pid=31835] ppid=31832 vsize=34516 CPUtime=0.09 cores=1,3,5,7
/proc/31835/stat : 31835 (cdcl-cuttingpla) R 31832 31835 31665 0 -1 4202496 1433 0 0 0 9 0 0 0 20 0 1 0 124817597 35344384 7574 33554432000 4194304 6199737 140733784315392 140733676473768 4207822 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/31835/statm: 8629 7575 134 490 0 8130 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34516

[startup+0.200312 s]
/proc/loadavg: 2.12 2.15 2.07 2/170 31835
/proc/meminfo: memFree=29781460/32872528 swapFree=16252/1391864
[pid=31835] ppid=31832 vsize=37964 CPUtime=0.19 cores=1,3,5,7
/proc/31835/stat : 31835 (cdcl-cuttingpla) R 31832 31835 31665 0 -1 4202496 2003 0 0 0 19 0 0 0 20 0 1 0 124817597 38875136 8487 33554432000 4194304 6199737 140733784315392 140733676473768 4207822 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/31835/statm: 9491 8487 139 490 0 8992 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 37964

[startup+0.300354 s]
/proc/loadavg: 2.12 2.15 2.07 2/170 31835
/proc/meminfo: memFree=29781460/32872528 swapFree=16252/1391864
[pid=31835] ppid=31832 vsize=42764 CPUtime=0.29 cores=1,3,5,7
/proc/31835/stat : 31835 (cdcl-cuttingpla) R 31832 31835 31665 0 -1 4202496 2557 0 0 0 29 0 0 0 20 0 1 0 124817597 43790336 8851 33554432000 4194304 6199737 140733784315392 140733676473768 4207822 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/31835/statm: 10691 8851 139 490 0 10192 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 42764

[startup+0.700289 s]
/proc/loadavg: 2.12 2.15 2.07 2/170 31835
/proc/meminfo: memFree=29781460/32872528 swapFree=16252/1391864
[pid=31835] ppid=31832 vsize=43276 CPUtime=0.69 cores=1,3,5,7
/proc/31835/stat : 31835 (cdcl-cuttingpla) R 31832 31835 31665 0 -1 4202496 2877 0 0 0 69 0 0 0 20 0 1 0 124817597 44314624 9610 33554432000 4194304 6199737 140733784315392 140733676473768 5149722 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/31835/statm: 10819 9610 139 490 0 10320 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 43276

[startup+1.5003 s]
/proc/loadavg: 2.12 2.15 2.07 3/177 31849
/proc/meminfo: memFree=29695332/32872528 swapFree=16252/1391864
[pid=31835] ppid=31832 vsize=51104 CPUtime=1.48 cores=1,3,5,7
/proc/31835/stat : 31835 (cdcl-cuttingpla) R 31832 31835 31665 0 -1 4202496 3592 0 0 0 148 0 0 0 20 0 1 0 124817597 52330496 10116 33554432000 4194304 6199737 140733784315392 140733784314328 4213314 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/31835/statm: 12776 10116 155 490 0 12277 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 51104

[startup+3.10027 s]
/proc/loadavg: 2.12 2.15 2.07 3/177 31849
/proc/meminfo: memFree=29686584/32872528 swapFree=16252/1391864
[pid=31835] ppid=31832 vsize=51936 CPUtime=3.08 cores=1,3,5,7
/proc/31835/stat : 31835 (cdcl-cuttingpla) R 31832 31835 31665 0 -1 4202496 4103 0 0 0 308 0 0 0 20 0 1 0 124817597 53182464 11536 33554432000 4194304 6199737 140733784315392 140733784314328 4213381 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/31835/statm: 12984 11536 155 490 0 12485 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 51936

[startup+6.3003 s]
/proc/loadavg: 2.11 2.14 2.07 4/177 31849
/proc/meminfo: memFree=29677308/32872528 swapFree=16252/1391864
[pid=31835] ppid=31832 vsize=64556 CPUtime=6.29 cores=1,3,5,7
/proc/31835/stat : 31835 (cdcl-cuttingpla) R 31832 31835 31665 0 -1 4202496 5183 0 0 0 628 1 0 0 20 0 1 0 124817597 66105344 12777 33554432000 4194304 6199737 140733784315392 140733784314328 4213306 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/31835/statm: 16139 12777 161 490 0 15640 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 64556

[startup+12.7003 s]
/proc/loadavg: 2.10 2.14 2.07 3/177 31849
/proc/meminfo: memFree=29655932/32872528 swapFree=16252/1391864
[pid=31835] ppid=31832 vsize=85164 CPUtime=12.69 cores=1,3,5,7
/proc/31835/stat : 31835 (cdcl-cuttingpla) R 31832 31835 31665 0 -1 4202496 5853 0 0 0 1268 1 0 0 20 0 1 0 124817597 87207936 16972 33554432000 4194304 6199737 140733784315392 140733784314328 4213381 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/31835/statm: 21291 16972 161 490 0 20792 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 85164

[startup+25.5003 s]
/proc/loadavg: 2.08 2.13 2.07 3/177 31849
/proc/meminfo: memFree=29626448/32872528 swapFree=16252/1391864
[pid=31835] ppid=31832 vsize=86132 CPUtime=25.48 cores=1,3,5,7
/proc/31835/stat : 31835 (cdcl-cuttingpla) R 31832 31835 31665 0 -1 4202496 6129 0 0 0 2547 1 0 0 20 0 1 0 124817597 88199168 18778 33554432000 4194304 6199737 140733784315392 140733784314328 4213314 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/31835/statm: 21533 18778 161 490 0 21034 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 86132

[startup+51.1003 s]
/proc/loadavg: 2.11 2.14 2.07 4/177 31849
/proc/meminfo: memFree=29611984/32872528 swapFree=16252/1391864
[pid=31835] ppid=31832 vsize=88276 CPUtime=51.07 cores=1,3,5,7
/proc/31835/stat : 31835 (cdcl-cuttingpla) R 31832 31835 31665 0 -1 4202496 7226 0 0 0 5106 1 0 0 20 0 1 0 124817597 90394624 20614 33554432000 4194304 6199737 140733784315392 140733784314088 4213389 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/31835/statm: 22069 20614 161 490 0 21570 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 88276

[startup+102.3 s]
/proc/loadavg: 2.23 2.16 2.08 3/177 31850
/proc/meminfo: memFree=29591828/32872528 swapFree=16252/1391864
[pid=31835] ppid=31832 vsize=122508 CPUtime=102.28 cores=1,3,5,7
/proc/31835/stat : 31835 (cdcl-cuttingpla) R 31832 31835 31665 0 -1 4202496 8907 0 0 0 10226 2 0 0 20 0 1 0 124817597 125448192 24496 33554432000 4194304 6199737 140733784315392 140733784314040 4213368 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/31835/statm: 30627 24496 161 490 0 30128 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 122508

[startup+162.3 s]
/proc/loadavg: 2.19 2.16 2.09 3/177 31851
/proc/meminfo: memFree=29564100/32872528 swapFree=16252/1391864
[pid=31835] ppid=31832 vsize=124580 CPUtime=162.26 cores=1,3,5,7
/proc/31835/stat : 31835 (cdcl-cuttingpla) R 31832 31835 31665 0 -1 4202496 9501 0 0 0 16224 2 0 0 20 0 1 0 124817597 127569920 29668 33554432000 4194304 6199737 140733784315392 140733784314504 4213306 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/31835/statm: 31145 29668 161 490 0 30646 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 124580

[startup+222.307 s]
/proc/loadavg: 2.07 2.13 2.08 4/177 31852
/proc/meminfo: memFree=29561628/32872528 swapFree=16252/1391864
[pid=31835] ppid=31832 vsize=126072 CPUtime=222.26 cores=1,3,5,7
/proc/31835/stat : 31835 (cdcl-cuttingpla) R 31832 31835 31665 0 -1 4202496 9942 0 0 0 22223 3 0 0 20 0 1 0 124817597 129097728 30106 33554432000 4194304 6199737 140733784315392 140733784314328 4213368 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/31835/statm: 31518 30106 161 490 0 31019 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 126072

[startup+282.3 s]
/proc/loadavg: 2.22 2.16 2.10 3/177 31854
/proc/meminfo: memFree=29560148/32872528 swapFree=16252/1391864
[pid=31835] ppid=31832 vsize=127424 CPUtime=282.25 cores=1,3,5,7
/proc/31835/stat : 31835 (cdcl-cuttingpla) R 31832 31835 31665 0 -1 4202496 10278 0 0 0 28222 3 0 0 20 0 1 0 124817597 130482176 30442 33554432000 4194304 6199737 140733784315392 140733784314040 4213381 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/31835/statm: 31856 30442 161 490 0 31357 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 127424

[startup+342.3 s]
/proc/loadavg: 2.18 2.16 2.09 3/177 31855
/proc/meminfo: memFree=29553080/32872528 swapFree=16252/1391864
[pid=31835] ppid=31832 vsize=128016 CPUtime=342.23 cores=1,3,5,7
/proc/31835/stat : 31835 (cdcl-cuttingpla) R 31832 31835 31665 0 -1 4202496 10472 0 0 0 34220 3 0 0 20 0 1 0 124817597 131088384 30636 33554432000 4194304 6199737 140733784315392 140733784314328 4213389 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/31835/statm: 32004 30636 161 490 0 31505 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 128016

[startup+402.3 s]
/proc/loadavg: 2.11 2.14 2.09 3/178 31859
/proc/meminfo: memFree=29547604/32872528 swapFree=16252/1391864
[pid=31835] ppid=31832 vsize=179772 CPUtime=402.22 cores=1,3,5,7
/proc/31835/stat : 31835 (cdcl-cuttingpla) R 31832 31835 31665 0 -1 4202496 11441 0 0 0 40219 3 0 0 20 0 1 0 124817597 184086528 31813 33554432000 4194304 6199737 140733784315392 140733784314328 4213396 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/31835/statm: 44943 31813 161 490 0 44444 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 179772

[startup+462.3 s]
/proc/loadavg: 2.21 2.16 2.10 3/177 31860
/proc/meminfo: memFree=29545252/32872528 swapFree=16252/1391864
[pid=31835] ppid=31832 vsize=180372 CPUtime=462.21 cores=1,3,5,7
/proc/31835/stat : 31835 (cdcl-cuttingpla) R 31832 31835 31665 0 -1 4202496 11594 0 0 0 46218 3 0 0 20 0 1 0 124817597 184700928 31966 33554432000 4194304 6199737 140733784315392 140733784314328 4213389 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/31835/statm: 45093 31966 161 490 0 44594 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 180372

[startup+522.3 s]
/proc/loadavg: 2.21 2.17 2.10 3/177 31861
/proc/meminfo: memFree=29542896/32872528 swapFree=16252/1391864
[pid=31835] ppid=31832 vsize=181196 CPUtime=522.2 cores=1,3,5,7
/proc/31835/stat : 31835 (cdcl-cuttingpla) R 31832 31835 31665 0 -1 4202496 11985 0 0 0 52217 3 0 0 20 0 1 0 124817597 185544704 32333 33554432000 4194304 6199737 140733784315392 140733784314328 4213389 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/31835/statm: 45299 32333 161 490 0 44800 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 181196

[startup+582.3 s]
/proc/loadavg: 2.18 2.17 2.10 3/177 31863
/proc/meminfo: memFree=29532724/32872528 swapFree=16252/1391864
[pid=31835] ppid=31832 vsize=181808 CPUtime=582.19 cores=1,3,5,7
/proc/31835/stat : 31835 (cdcl-cuttingpla) R 31832 31835 31665 0 -1 4202496 12153 0 0 0 58216 3 0 0 20 0 1 0 124817597 186171392 32483 33554432000 4194304 6199737 140733784315392 140733784314216 4213314 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/31835/statm: 45452 32483 161 490 0 44953 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 181808


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


[startup+942.3 s]
/proc/loadavg: 2.13 2.17 2.11 3/177 31870
/proc/meminfo: memFree=29474096/32872528 swapFree=16252/1391864
[pid=31835] ppid=31832 vsize=187088 CPUtime=942.14 cores=1,3,5,7
/proc/31835/stat : 31835 (cdcl-cuttingpla) R 31832 31835 31665 0 -1 4202496 13597 0 0 0 94210 4 0 0 20 0 1 0 124817597 191578112 41070 33554432000 4194304 6199737 140733784315392 140733784314328 4213296 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/31835/statm: 46772 41070 161 490 0 46273 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 187088

[startup+1002.3 s]
/proc/loadavg: 2.25 2.20 2.12 4/178 31874
/proc/meminfo: memFree=29462660/32872528 swapFree=16252/1391864
[pid=31835] ppid=31832 vsize=187788 CPUtime=1002.14 cores=1,3,5,7
/proc/31835/stat : 31835 (cdcl-cuttingpla) R 31832 31835 31665 0 -1 4202496 13780 0 0 0 100209 5 0 0 20 0 1 0 124817597 192294912 43297 33554432000 4194304 6199737 140733784315392 140733784314136 4213464 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/31835/statm: 46947 43297 161 490 0 46448 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 187788

[startup+1062.3 s]
/proc/loadavg: 2.21 2.19 2.12 3/177 31875
/proc/meminfo: memFree=29457380/32872528 swapFree=16252/1391864
[pid=31835] ppid=31832 vsize=187984 CPUtime=1062.12 cores=1,3,5,7
/proc/31835/stat : 31835 (cdcl-cuttingpla) R 31832 31835 31665 0 -1 4202496 13849 0 0 0 106207 5 0 0 20 0 1 0 124817597 192495616 43357 33554432000 4194304 6199737 140733784315392 140733784314328 4213381 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/31835/statm: 46996 43357 161 490 0 46497 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 187984

[startup+1122.3 s]
/proc/loadavg: 2.20 2.20 2.12 3/177 31876
/proc/meminfo: memFree=29454464/32872528 swapFree=16252/1391864
[pid=31835] ppid=31832 vsize=188608 CPUtime=1122.11 cores=1,3,5,7
/proc/31835/stat : 31835 (cdcl-cuttingpla) R 31832 31835 31665 0 -1 4202496 14383 0 0 0 112206 5 0 0 20 0 1 0 124817597 193134592 43495 33554432000 4194304 6199737 140733784315392 140733784314504 4213296 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/31835/statm: 47152 43495 161 490 0 46653 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 188608

[startup+1182.3 s]
/proc/loadavg: 2.19 2.19 2.12 3/177 31878
/proc/meminfo: memFree=29451424/32872528 swapFree=16252/1391864
[pid=31835] ppid=31832 vsize=188928 CPUtime=1182.1 cores=1,3,5,7
/proc/31835/stat : 31835 (cdcl-cuttingpla) R 31832 31835 31665 0 -1 4202496 14489 0 0 0 118205 5 0 0 20 0 1 0 124817597 193462272 43601 33554432000 4194304 6199737 140733784315392 140733784314328 4213314 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/31835/statm: 47232 43601 161 490 0 46733 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 188928

[startup+1242.3 s]
/proc/loadavg: 2.21 2.18 2.12 3/177 31879
/proc/meminfo: memFree=29444868/32872528 swapFree=16252/1391864
[pid=31835] ppid=31832 vsize=189256 CPUtime=1242.1 cores=1,3,5,7
/proc/31835/stat : 31835 (cdcl-cuttingpla) R 31832 31835 31665 0 -1 4202496 14576 0 0 0 124205 5 0 0 20 0 1 0 124817597 193798144 43688 33554432000 4194304 6199737 140733784315392 140733784314328 4213368 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/31835/statm: 47314 43688 161 490 0 46815 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 189256

[startup+1302.3 s]
/proc/loadavg: 2.17 2.18 2.12 3/177 31880
/proc/meminfo: memFree=29442076/32872528 swapFree=16252/1391864
[pid=31835] ppid=31832 vsize=189532 CPUtime=1302.09 cores=1,3,5,7
/proc/31835/stat : 31835 (cdcl-cuttingpla) R 31832 31835 31665 0 -1 4202496 14644 0 0 0 130204 5 0 0 20 0 1 0 124817597 194080768 43756 33554432000 4194304 6199737 140733784315392 140733784314328 4213476 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/31835/statm: 47383 43756 161 490 0 46884 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 189532

[startup+1362.3 s]
/proc/loadavg: 2.22 2.19 2.12 3/177 31881
/proc/meminfo: memFree=29441092/32872528 swapFree=16252/1391864
[pid=31835] ppid=31832 vsize=190492 CPUtime=1362.08 cores=1,3,5,7
/proc/31835/stat : 31835 (cdcl-cuttingpla) R 31832 31835 31665 0 -1 4202496 14928 0 0 0 136203 5 0 0 20 0 1 0 124817597 195063808 43998 33554432000 4194304 6199737 140733784315392 140733784314216 4213314 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/31835/statm: 47623 43998 161 490 0 47124 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 190492

[startup+1422.3 s]
/proc/loadavg: 2.14 2.17 2.12 3/177 31882
/proc/meminfo: memFree=29439356/32872528 swapFree=16252/1391864
[pid=31835] ppid=31832 vsize=192112 CPUtime=1422.08 cores=1,3,5,7
/proc/31835/stat : 31835 (cdcl-cuttingpla) R 31832 31835 31665 0 -1 4202496 15803 0 0 0 142202 6 0 0 20 0 1 0 124817597 196722688 44396 33554432000 4194304 6199737 140733784315392 140733784314328 4213389 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/31835/statm: 48028 44396 161 490 0 47529 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 192112

[startup+1482.3 s]
/proc/loadavg: 2.35 2.22 2.14 3/177 31884
/proc/meminfo: memFree=29439236/32872528 swapFree=16252/1391864
[pid=31835] ppid=31832 vsize=192448 CPUtime=1482.06 cores=1,3,5,7
/proc/31835/stat : 31835 (cdcl-cuttingpla) R 31832 31835 31665 0 -1 4202496 15890 0 0 0 148200 6 0 0 20 0 1 0 124817597 197066752 44483 33554432000 4194304 6199737 140733784315392 140733784314328 4213396 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/31835/statm: 48112 44483 161 490 0 47613 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 192448

[startup+1542.31 s]
/proc/loadavg: 2.28 2.23 2.14 3/177 31885
/proc/meminfo: memFree=29420992/32872528 swapFree=16252/1391864
[pid=31835] ppid=31832 vsize=274924 CPUtime=1542.05 cores=1,3,5,7
/proc/31835/stat : 31835 (cdcl-cuttingpla) R 31832 31835 31665 0 -1 4202496 16397 0 0 0 154199 6 0 0 20 0 1 0 124817597 281522176 49017 33554432000 4194304 6199737 140733784315392 140733784314328 4213396 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/31835/statm: 68731 49017 161 490 0 68232 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 274924

[startup+1602.3 s]
/proc/loadavg: 2.21 2.21 2.14 3/178 31889
/proc/meminfo: memFree=29417788/32872528 swapFree=16252/1391864
[pid=31835] ppid=31832 vsize=275700 CPUtime=1602.04 cores=1,3,5,7
/proc/31835/stat : 31835 (cdcl-cuttingpla) R 31832 31835 31665 0 -1 4202496 16578 0 0 0 160198 6 0 0 20 0 1 0 124817597 282316800 50220 33554432000 4194304 6199737 140733784315392 140733784314328 4213499 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/31835/statm: 68925 50220 161 490 0 68426 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 275700

[startup+1662.3 s]
/proc/loadavg: 2.13 2.19 2.14 3/178 31913
/proc/meminfo: memFree=29409628/32872528 swapFree=16252/1391864
[pid=31835] ppid=31832 vsize=276076 CPUtime=1662.02 cores=1,3,5,7
/proc/31835/stat : 31835 (cdcl-cuttingpla) R 31832 31835 31665 0 -1 4202496 16680 0 0 0 166196 6 0 0 20 0 1 0 124817597 282701824 51344 33554432000 4194304 6199737 140733784315392 140733784314328 4213377 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/31835/statm: 69019 51344 161 490 0 68520 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 276076

[startup+1722.3 s]
/proc/loadavg: 2.16 2.18 2.13 3/177 31914
/proc/meminfo: memFree=29404552/32872528 swapFree=16252/1391864
[pid=31835] ppid=31832 vsize=276296 CPUtime=1722.01 cores=1,3,5,7
/proc/31835/stat : 31835 (cdcl-cuttingpla) R 31832 31835 31665 0 -1 4202496 17038 0 0 0 172195 6 0 0 20 0 1 0 124817597 282927104 52442 33554432000 4194304 6199737 140733784315392 140733784314328 4213314 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/31835/statm: 69074 52442 161 490 0 68575 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 276296

[startup+1782.3 s]
/proc/loadavg: 2.15 2.17 2.13 3/177 31916
/proc/meminfo: memFree=29401644/32872528 swapFree=16252/1391864
[pid=31835] ppid=31832 vsize=276444 CPUtime=1782.01 cores=1,3,5,7
/proc/31835/stat : 31835 (cdcl-cuttingpla) R 31832 31835 31665 0 -1 4202496 17148 0 0 0 178195 6 0 0 20 0 1 0 124817597 283078656 52464 33554432000 4194304 6199737 140733784315392 140733784314328 4213381 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/31835/statm: 69111 52464 161 490 0 68612 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 276444



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.19 2.18 2.13 3/177 31916
/proc/meminfo: memFree=29401892/32872528 swapFree=16252/1391864
[pid=31835] ppid=31832 vsize=276652 CPUtime=1800 cores=1,3,5,7
/proc/31835/stat : 31835 (cdcl-cuttingpla) R 31832 31835 31665 0 -1 4202496 17240 0 0 0 179994 6 0 0 20 0 1 0 124817597 283291648 52523 33554432000 4194304 6199737 140733784315392 140733784314216 4213489 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/31835/statm: 69163 52523 161 490 0 68664 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 276652

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

[startup+1800.3 s]
/proc/loadavg: 2.19 2.18 2.13 3/177 31916
/proc/meminfo: memFree=29401892/32872528 swapFree=16252/1391864
[pid=31835] ppid=31832 vsize=276652 CPUtime=1800 cores=1,3,5,7
/proc/31835/stat : 31835 (cdcl-cuttingpla) R 31832 31835 31665 0 -1 4202496 17240 0 0 0 179994 6 0 0 20 0 1 0 124817597 283291648 52523 33554432000 4194304 6199737 140733784315392 140733784314216 4213489 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/31835/statm: 69163 52523 161 490 0 68664 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 276652

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.02
CPU user time (s): 1799.95
CPU system time (s): 0.071989
CPU usage (%): 99.9843
Max. virtual memory (cumulated for all children) (KiB): 276652

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.95
system time used= 0.071989
maximum resident set size= 210092
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17240
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= 19
involuntary context switches= 1875

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.49432 second user time and 6.97094 second system time

The end

Launcher Data

Begin job on node119 at 2016-06-09 01:34:05
IDJOB=4087242
IDBENCH=90147
IDSOLVER=2548
FILE ID=node119/4087242-1465428844
RUNJOBID= node119-1465427044-31682
PBS_JOBID= 19859789
Free space on /tmp= 71736 MiB

SOLVER NAME= cdcl-cuttingplanes DEC 2016-05-01
BENCH NAME= PB12/normalized-PB12/DEC-SMALLINT-LIN/sroussel/ShortestPathNG/normalized-NG_K176.opb
COMMAND LINE= ./cdcl-cuttingplanes-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4087242-1465428844/watcher-4087242-1465428844 -o /tmp/evaluation-result-4087242-1465428844/solver-4087242-1465428844 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node119-1465427044-31682 --watchdog 1960 --input HOME/instance-4087242-1465428844.opb ./cdcl-cuttingplanes-release

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

MD5SUM BENCH= 3f678424628fecb2a53891618f9bde8f
RANDOM SEED=160578963

node119.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.410
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.82
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.410
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.410
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.410
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.410
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.410
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.410
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.56
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.410
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:        29781948 kB
Buffers:          145700 kB
Cached:           808040 kB
SwapCached:          816 kB
Active:           442788 kB
Inactive:         514108 kB
Active(anon):       2844 kB
Inactive(anon):     2712 kB
Active(file):     439944 kB
Inactive(file):   511396 kB
Unevictable:     1391864 kB
Mlocked:           16252 kB
SwapTotal:      67108856 kB
SwapFree:       67100208 kB
Dirty:              3988 kB
Writeback:            28 kB
AnonPages:       1394304 kB
Mapped:             7124 kB
Shmem:                 0 kB
Slab:             608684 kB
SReclaimable:      52680 kB
SUnreclaim:       556004 kB
KernelStack:        1392 kB
PageTables:         6340 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1487928 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1378304 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 node119 at 2016-06-09 02:04:05