Trace number 4087225

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_K131.opb
MD5SUMe9be7f2de41339e64a2918d1bf7ead92
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 variables15589
Total number of constraints15853
Number of constraints which are clauses15722
Number of constraints which are cardinality constraints (but not clauses)131
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint131
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 132
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= 15589 #constraint= 15853
1.39/1.42	c #Conflicts:       1000 | #Learnt:        998 | 0.000
1.39/1.42	c total clause space: 18.2382MB
1.39/1.42	c total #watches: 149301
6.29/6.35	c total #propagations: 1020141 / total #impl: 13786244 (eff. 0.074)
6.29/6.35	c #Conflicts:       2000 | #Learnt:       1998 | 0.013
6.29/6.35	c total clause space: 29.637MB
6.29/6.35	c total #watches: 260721
10.89/10.92	c total #propagations: 1998025 / total #impl: 59177355 (eff. 0.034)
10.89/10.92	c GARBAGE COLLECT
10.89/10.92	c #Conflicts:       3000 | #Learnt:       2057 | 0.009
10.89/10.92	c total clause space: 29.637MB
10.89/10.92	c total #watches: 299022
20.78/20.86	c total #propagations: 2658884 / total #impl: 96619057 (eff. 0.028)
20.78/20.86	c #Conflicts:       4000 | #Learnt:       3057 | 0.007
20.78/20.86	c total clause space: 48.1602MB
20.78/20.86	c total #watches: 447185
34.10/34.16	c total #propagations: 3460541 / total #impl: 174196510 (eff. 0.020)
34.10/34.16	c GARBAGE COLLECT
34.10/34.16	c #Conflicts:       5000 | #Learnt:       2435 | 0.006
34.10/34.16	c total clause space: 48.1602MB
34.10/34.16	c total #watches: 398400
46.49/46.52	c total #propagations: 4303571 / total #impl: 263077159 (eff. 0.016)
46.49/46.52	c #Conflicts:       6000 | #Learnt:       3435 | 0.005
46.49/46.52	c total clause space: 48.1602MB
46.49/46.52	c total #watches: 537683
70.28/70.37	c total #propagations: 4984301 / total #impl: 351134478 (eff. 0.014)
70.28/70.37	c GARBAGE COLLECT
70.28/70.37	c #Conflicts:       7000 | #Learnt:       2293 | 0.004
70.28/70.37	c total clause space: 78.2603MB
70.28/70.37	c total #watches: 415117
84.08/84.19	c total #propagations: 5843349 / total #impl: 470033776 (eff. 0.012)
84.08/84.19	c #Conflicts:       8000 | #Learnt:       3293 | 0.004
84.08/84.19	c total clause space: 78.2603MB
84.08/84.19	c total #watches: 550762
116.37/116.46	c total #propagations: 6414795 / total #impl: 587171146 (eff. 0.011)
116.37/116.46	c #Conflicts:       9000 | #Learnt:       4293 | 0.003
116.37/116.46	c total clause space: 78.2603MB
116.37/116.46	c total #watches: 668236
154.46/154.53	c total #propagations: 7217871 / total #impl: 751709753 (eff. 0.010)
154.46/154.53	c GARBAGE COLLECT
154.46/154.53	c #Conflicts:      10000 | #Learnt:       2806 | 0.007
154.46/154.53	c total clause space: 78.2603MB
154.46/154.53	c total #watches: 504549
185.76/185.84	c total #propagations: 8120672 / total #impl: 908564206 (eff. 0.009)
185.76/185.84	c #Conflicts:      11000 | #Learnt:       3806 | 0.006
185.76/185.84	c total clause space: 78.2603MB
185.76/185.84	c total #watches: 686750
219.55/219.69	c total #propagations: 9022625 / total #impl: 1058102288 (eff. 0.009)
219.55/219.69	c #Conflicts:      12000 | #Learnt:       4806 | 0.006
219.55/219.69	c total clause space: 78.2603MB
219.55/219.69	c total #watches: 840267
278.64/278.78	c total #propagations: 9804435 / total #impl: 1252277631 (eff. 0.008)
278.64/278.78	c #Conflicts:      13000 | #Learnt:       5806 | 0.009
278.64/278.78	c total clause space: 78.2603MB
278.64/278.78	c total #watches: 963264
298.54/298.61	c total #propagations: 10859715 / total #impl: 1543181985 (eff. 0.007)
298.54/298.61	c GARBAGE COLLECT
298.54/298.61	c #Conflicts:      14000 | #Learnt:       3967 | 0.008
298.54/298.61	c total clause space: 78.2603MB
298.54/298.61	c total #watches: 689860
337.83/337.92	c total #propagations: 11640251 / total #impl: 1667463237 (eff. 0.007)
337.83/337.92	c #Conflicts:      15000 | #Learnt:       4967 | 0.008
337.83/337.92	c total clause space: 78.2603MB
337.83/337.92	c total #watches: 942219
390.83/390.92	c total #propagations: 12246949 / total #impl: 1787611052 (eff. 0.007)
390.83/390.92	c #Conflicts:      16000 | #Learnt:       5967 | 0.007
390.83/390.92	c total clause space: 127.173MB
390.83/390.92	c total #watches: 1065745
414.64/414.74	c total #propagations: 12887134 / total #impl: 1923463031 (eff. 0.007)
414.64/414.74	c GARBAGE COLLECT
414.64/414.74	c #Conflicts:      17000 | #Learnt:       3809 | 0.007
414.64/414.74	c total clause space: 127.173MB
414.64/414.74	c total #watches: 666105
455.12/455.27	c total #propagations: 13313260 / total #impl: 2039881810 (eff. 0.007)
455.12/455.27	c #Conflicts:      18000 | #Learnt:       4809 | 0.007
455.12/455.27	c total clause space: 127.173MB
455.12/455.27	c total #watches: 806508
502.72/502.85	c total #propagations: 14026289 / total #impl: 2138826372 (eff. 0.007)
502.72/502.85	c #Conflicts:      19000 | #Learnt:       5809 | 0.007
502.72/502.85	c total clause space: 127.173MB
502.72/502.85	c total #watches: 1011276
590.99/591.14	c total #propagations: 14690718 / total #impl: 2254443930 (eff. 0.007)
590.99/591.14	c #Conflicts:      20000 | #Learnt:       6809 | 0.007
590.99/591.14	c total clause space: 127.173MB
590.99/591.14	c total #watches: 1193831
669.89/670.05	c total #propagations: 15509596 / total #impl: 2417791505 (eff. 0.006)
669.89/670.05	c GARBAGE COLLECT
669.89/670.05	c #Conflicts:      21000 | #Learnt:       4284 | 0.006
669.89/670.05	c total clause space: 206.656MB
669.89/670.05	c total #watches: 800976
734.07/734.24	c total #propagations: 16475848 / total #impl: 2580207926 (eff. 0.006)
734.07/734.24	c #Conflicts:      22000 | #Learnt:       5284 | 0.006
734.07/734.24	c total clause space: 206.656MB
734.07/734.24	c total #watches: 1034446
838.36/838.55	c total #propagations: 17282767 / total #impl: 2752391706 (eff. 0.006)
838.36/838.55	c #Conflicts:      23000 | #Learnt:       6284 | 0.007
838.36/838.55	c total clause space: 206.656MB
838.36/838.55	c total #watches: 1276851
966.23/966.44	c total #propagations: 18052787 / total #impl: 3008384085 (eff. 0.006)
966.23/966.44	c #Conflicts:      24000 | #Learnt:       7284 | 0.007
966.23/966.44	c total clause space: 206.656MB
966.23/966.44	c total #watches: 1486785
1094.71/1094.96	c total #propagations: 18857862 / total #impl: 3289661392 (eff. 0.006)
1094.71/1094.96	c GARBAGE COLLECT
1094.71/1094.96	c #Conflicts:      25000 | #Learnt:       4531 | 0.006
1094.71/1094.96	c total clause space: 206.656MB
1094.71/1094.96	c total #watches: 945998
1182.00/1182.27	c total #propagations: 19800982 / total #impl: 3529367169 (eff. 0.006)
1182.00/1182.27	c #Conflicts:      26000 | #Learnt:       5531 | 0.006
1182.00/1182.27	c total clause space: 206.656MB
1182.00/1182.27	c total #watches: 1128355
1313.29/1313.52	c total #propagations: 20504915 / total #impl: 3695274273 (eff. 0.006)
1313.29/1313.52	c #Conflicts:      27000 | #Learnt:       6531 | 0.006
1313.29/1313.52	c total clause space: 206.656MB
1313.29/1313.52	c total #watches: 1376442
1463.16/1463.44	c total #propagations: 21338251 / total #impl: 3965674912 (eff. 0.005)
1463.16/1463.44	c #Conflicts:      28000 | #Learnt:       7531 | 0.006
1463.16/1463.44	c total clause space: 206.656MB
1463.16/1463.44	c total #watches: 1554957
1596.54/1596.87	c total #propagations: 22189923 / total #impl: 4287945090 (eff. 0.005)
1596.54/1596.87	c GARBAGE COLLECT
1596.54/1596.87	c #Conflicts:      29000 | #Learnt:       4408 | 0.006
1596.54/1596.87	c total clause space: 206.656MB
1596.54/1596.87	c total #watches: 896298
1653.33/1653.60	c total #propagations: 22967431 / total #impl: 4529772693 (eff. 0.005)
1653.33/1653.60	c #Conflicts:      30000 | #Learnt:       5408 | 0.005
1653.33/1653.60	c total clause space: 206.656MB
1653.33/1653.60	c total #watches: 1035882
1741.61/1741.93	c total #propagations: 23691655 / total #impl: 4671936994 (eff. 0.005)
1741.61/1741.93	c #Conflicts:      31000 | #Learnt:       6408 | 0.005
1741.61/1741.93	c total clause space: 206.656MB
1741.61/1741.93	c total #watches: 1266041

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-4087225-1465428858/watcher-4087225-1465428858 -o /tmp/evaluation-result-4087225-1465428858/solver-4087225-1465428858 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node115-1465427057-32239 --watchdog 1960 --input HOME/instance-4087225-1465428858.opb ./cdcl-cuttingplanes-release 

pid=32387
running on 4 cores: 0,2,4,6

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.02 2.08 1.90 3/170 32390
/proc/meminfo: memFree=29916000/32872528 swapFree=13072/1184284
[pid=32390] ppid=32387 vsize=29104 CPUtime=0 cores=0,2,4,6
/proc/32390/stat : 32390 (cdcl-cuttingpla) R 32387 32390 32223 0 -1 4202496 269 0 0 0 0 0 0 0 20 0 1 0 124820480 29802496 5261 33554432000 4194304 6199737 140733452489200 140733927241400 4209408 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32390/statm: 7276 5261 122 490 0 6777 0

[startup+0.100125 s]
/proc/loadavg: 2.02 2.08 1.90 3/170 32390
/proc/meminfo: memFree=29916000/32872528 swapFree=13072/1184284
[pid=32390] ppid=32387 vsize=34384 CPUtime=0.09 cores=0,2,4,6
/proc/32390/stat : 32390 (cdcl-cuttingpla) R 32387 32390 32223 0 -1 4202496 1424 0 0 0 9 0 0 0 20 0 1 0 124820480 35209216 7558 33554432000 4194304 6199737 140733452489200 140733927241400 5407536 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32390/statm: 8596 7559 134 490 0 8097 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34384

[startup+0.200366 s]
/proc/loadavg: 2.02 2.08 1.90 3/170 32390
/proc/meminfo: memFree=29916000/32872528 swapFree=13072/1184284
[pid=32390] ppid=32387 vsize=37652 CPUtime=0.19 cores=0,2,4,6
/proc/32390/stat : 32390 (cdcl-cuttingpla) R 32387 32390 32223 0 -1 4202496 1845 0 0 0 19 0 0 0 20 0 1 0 124820480 38555648 8376 33554432000 4194304 6199737 140733452489200 140733927241400 4213238 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32390/statm: 9413 8376 139 490 0 8914 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 37652

[startup+0.300322 s]
/proc/loadavg: 2.02 2.08 1.90 3/170 32390
/proc/meminfo: memFree=29916000/32872528 swapFree=13072/1184284
[pid=32390] ppid=32387 vsize=42336 CPUtime=0.29 cores=0,2,4,6
/proc/32390/stat : 32390 (cdcl-cuttingpla) R 32387 32390 32223 0 -1 4202496 2086 0 0 0 29 0 0 0 20 0 1 0 124820480 43352064 8559 33554432000 4194304 6199737 140733452489200 140733927241400 4208371 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32390/statm: 10584 8559 139 490 0 10085 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 42336

[startup+0.700271 s]
/proc/loadavg: 2.02 2.08 1.90 3/170 32390
/proc/meminfo: memFree=29916000/32872528 swapFree=13072/1184284
[pid=32390] ppid=32387 vsize=42824 CPUtime=0.69 cores=0,2,4,6
/proc/32390/stat : 32390 (cdcl-cuttingpla) R 32387 32390 32223 0 -1 4202496 2612 0 0 0 69 0 0 0 20 0 1 0 124820480 43851776 9436 33554432000 4194304 6199737 140733452489200 140733927241400 4213385 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32390/statm: 10706 9436 139 490 0 10207 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 42824

[startup+1.50023 s]
/proc/loadavg: 2.02 2.08 1.90 3/177 32406
/proc/meminfo: memFree=29832016/32872528 swapFree=13072/1184284
[pid=32390] ppid=32387 vsize=50648 CPUtime=1.49 cores=0,2,4,6
/proc/32390/stat : 32390 (cdcl-cuttingpla) R 32387 32390 32223 0 -1 4202496 3182 0 0 0 149 0 0 0 20 0 1 0 124820480 51863552 9863 33554432000 4194304 6199737 140733452489200 140733452487896 4213396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32390/statm: 12662 9863 155 490 0 12163 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 50648

[startup+3.10026 s]
/proc/loadavg: 2.02 2.08 1.90 3/177 32406
/proc/meminfo: memFree=29823092/32872528 swapFree=13072/1184284
[pid=32390] ppid=32387 vsize=51384 CPUtime=3.08 cores=0,2,4,6
/proc/32390/stat : 32390 (cdcl-cuttingpla) R 32387 32390 32223 0 -1 4202496 3461 0 0 0 308 0 0 0 20 0 1 0 124820480 52617216 11128 33554432000 4194304 6199737 140733452489200 140733452487896 4213310 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32390/statm: 12846 11128 155 490 0 12347 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 51384

[startup+6.30025 s]
/proc/loadavg: 2.02 2.08 1.90 3/177 32406
/proc/meminfo: memFree=29814412/32872528 swapFree=13072/1184284
[pid=32390] ppid=32387 vsize=63936 CPUtime=6.29 cores=0,2,4,6
/proc/32390/stat : 32390 (cdcl-cuttingpla) R 32387 32390 32223 0 -1 4202496 4233 0 0 0 628 1 0 0 20 0 1 0 124820480 65470464 12189 33554432000 4194304 6199737 140733452489200 140733452487896 4213381 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32390/statm: 15984 12189 155 490 0 15485 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 63936

[startup+12.7002 s]
/proc/loadavg: 2.01 2.07 1.90 4/176 32406
/proc/meminfo: memFree=29795856/32872528 swapFree=13072/1184284
[pid=32390] ppid=32387 vsize=65568 CPUtime=12.69 cores=0,2,4,6
/proc/32390/stat : 32390 (cdcl-cuttingpla) R 32387 32390 32223 0 -1 4202496 5475 0 0 0 1268 1 0 0 20 0 1 0 124820480 67141632 14620 33554432000 4194304 6199737 140733452489200 140733452488136 4213385 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32390/statm: 16392 14620 161 490 0 15893 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 65568

[startup+25.5003 s]
/proc/loadavg: 2.01 2.07 1.90 3/177 32407
/proc/meminfo: memFree=29777208/32872528 swapFree=13072/1184284
[pid=32390] ppid=32387 vsize=86152 CPUtime=25.49 cores=0,2,4,6
/proc/32390/stat : 32390 (cdcl-cuttingpla) R 32387 32390 32223 0 -1 4202496 6600 0 0 0 2547 2 0 0 20 0 1 0 124820480 88219648 18503 33554432000 4194304 6199737 140733452489200 140733452488136 4213296 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32390/statm: 21538 18503 161 490 0 21039 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 86152

[startup+51.1003 s]
/proc/loadavg: 2.01 2.06 1.90 3/177 32407
/proc/meminfo: memFree=29751900/32872528 swapFree=13072/1184284
[pid=32390] ppid=32387 vsize=118448 CPUtime=51.08 cores=0,2,4,6
/proc/32390/stat : 32390 (cdcl-cuttingpla) R 32387 32390 32223 0 -1 4202496 7399 0 0 0 5106 2 0 0 20 0 1 0 124820480 121290752 21246 33554432000 4194304 6199737 140733452489200 140733452488136 4213389 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32390/statm: 29612 21246 161 490 0 29113 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 118448

[startup+102.3 s]
/proc/loadavg: 2.07 2.07 1.91 3/177 32408
/proc/meminfo: memFree=29719604/32872528 swapFree=13072/1184284
[pid=32390] ppid=32387 vsize=121472 CPUtime=102.28 cores=0,2,4,6
/proc/32390/stat : 32390 (cdcl-cuttingpla) R 32387 32390 32223 0 -1 4202496 8647 0 0 0 10226 2 0 0 20 0 1 0 124820480 124387328 25813 33554432000 4194304 6199737 140733452489200 140733452487848 4213389 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32390/statm: 30368 25813 161 490 0 29869 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 121472

[startup+162.3 s]
/proc/loadavg: 2.02 2.05 1.91 3/177 32409
/proc/meminfo: memFree=29692692/32872528 swapFree=13072/1184284
[pid=32390] ppid=32387 vsize=123512 CPUtime=162.26 cores=0,2,4,6
/proc/32390/stat : 32390 (cdcl-cuttingpla) R 32387 32390 32223 0 -1 4202496 9177 0 0 0 16224 2 0 0 20 0 1 0 124820480 126476288 27865 33554432000 4194304 6199737 140733452489200 140733452488136 4213314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32390/statm: 30878 27865 161 490 0 30379 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 123512

[startup+222.307 s]
/proc/loadavg: 2.09 2.06 1.92 4/177 32410
/proc/meminfo: memFree=29681616/32872528 swapFree=13072/1184284
[pid=32390] ppid=32387 vsize=124620 CPUtime=222.26 cores=0,2,4,6
/proc/32390/stat : 32390 (cdcl-cuttingpla) R 32387 32390 32223 0 -1 4202496 9530 0 0 0 22224 2 0 0 20 0 1 0 124820480 127610880 28216 33554432000 4194304 6199737 140733452489200 140733452488312 4213389 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32390/statm: 31155 28216 161 490 0 30656 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 124620

[startup+282.3 s]
/proc/loadavg: 2.14 2.08 1.93 3/177 32411
/proc/meminfo: memFree=29676964/32872528 swapFree=13072/1184284
[pid=32390] ppid=32387 vsize=125796 CPUtime=282.24 cores=0,2,4,6
/proc/32390/stat : 32390 (cdcl-cuttingpla) R 32387 32390 32223 0 -1 4202496 9823 0 0 0 28222 2 0 0 20 0 1 0 124820480 128815104 28497 33554432000 4194304 6199737 140733452489200 140733452488312 4213389 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32390/statm: 31449 28497 161 490 0 30950 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 125796

[startup+342.3 s]
/proc/loadavg: 2.20 2.10 1.95 3/177 32413
/proc/meminfo: memFree=29667536/32872528 swapFree=13072/1184284
[pid=32390] ppid=32387 vsize=127748 CPUtime=342.23 cores=0,2,4,6
/proc/32390/stat : 32390 (cdcl-cuttingpla) R 32387 32390 32223 0 -1 4202496 10380 0 0 0 34221 2 0 0 20 0 1 0 124820480 130813952 29565 33554432000 4194304 6199737 140733452489200 140733452488312 4213296 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32390/statm: 31937 29565 161 490 0 31438 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 127748

[startup+402.3 s]
/proc/loadavg: 2.07 2.08 1.95 4/178 32417
/proc/meminfo: memFree=29633436/32872528 swapFree=13072/1184284
[pid=32390] ppid=32387 vsize=179544 CPUtime=402.23 cores=0,2,4,6
/proc/32390/stat : 32390 (cdcl-cuttingpla) R 32387 32390 32223 0 -1 4202496 11060 0 0 0 40220 3 0 0 20 0 1 0 124820480 183853056 35802 33554432000 4194304 6199737 140733452489200 140733452488136 4213306 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32390/statm: 44886 35802 161 490 0 44387 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 179544

[startup+462.3 s]
/proc/loadavg: 2.02 2.06 1.95 3/177 32418
/proc/meminfo: memFree=29627488/32872528 swapFree=13072/1184284
[pid=32390] ppid=32387 vsize=180232 CPUtime=462.22 cores=0,2,4,6
/proc/32390/stat : 32390 (cdcl-cuttingpla) R 32387 32390 32223 0 -1 4202496 11611 0 0 0 46219 3 0 0 20 0 1 0 124820480 184557568 37148 33554432000 4194304 6199737 140733452489200 140733452488136 4213381 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32390/statm: 45058 37148 161 490 0 44559 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 180232

[startup+522.3 s]
/proc/loadavg: 2.01 2.05 1.95 3/177 32419
/proc/meminfo: memFree=29610408/32872528 swapFree=13072/1184284
[pid=32390] ppid=32387 vsize=181652 CPUtime=522.2 cores=0,2,4,6
/proc/32390/stat : 32390 (cdcl-cuttingpla) R 32387 32390 32223 0 -1 4202496 12282 0 0 0 52217 3 0 0 20 0 1 0 124820480 186011648 41088 33554432000 4194304 6199737 140733452489200 140733452487848 4213381 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32390/statm: 45413 41088 161 490 0 44914 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 181652

[startup+582.3 s]
/proc/loadavg: 2.28 2.12 1.97 4/177 32420
/proc/meminfo: memFree=29551736/32872528 swapFree=13072/1184284
[pid=32390] ppid=32387 vsize=182672 CPUtime=582.19 cores=0,2,4,6
/proc/32390/stat : 32390 (cdcl-cuttingpla) R 32387 32390 32223 0 -1 4202496 12543 0 0 0 58216 3 0 0 20 0 1 0 124820480 187056128 43904 33554432000 4194304 6199737 140733452489200 140733452488136 4213368 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32390/statm: 45668 43904 161 490 0 45169 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 182672


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


[startup+942.3 s]
/proc/loadavg: 2.18 2.13 2.02 3/177 32428
/proc/meminfo: memFree=29530080/32872528 swapFree=13072/1184284
[pid=32390] ppid=32387 vsize=268284 CPUtime=942.14 cores=0,2,4,6
/proc/32390/stat : 32390 (cdcl-cuttingpla) R 32387 32390 32223 0 -1 4202496 14214 0 0 0 94210 4 0 0 20 0 1 0 124820480 274722816 46763 33554432000 4194304 6199737 140733452489200 140733452488024 4213314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32390/statm: 67071 46763 161 490 0 66572 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 268284

[startup+1002.3 s]
/proc/loadavg: 2.16 2.13 2.02 3/178 32432
/proc/meminfo: memFree=29528724/32872528 swapFree=13072/1184284
[pid=32390] ppid=32387 vsize=268856 CPUtime=1002.13 cores=0,2,4,6
/proc/32390/stat : 32390 (cdcl-cuttingpla) R 32387 32390 32223 0 -1 4202496 14369 0 0 0 100209 4 0 0 20 0 1 0 124820480 275308544 46918 33554432000 4194304 6199737 140733452489200 140733452488136 4213493 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32390/statm: 67214 46918 161 490 0 66715 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 268856

[startup+1062.3 s]
/proc/loadavg: 2.28 2.17 2.04 3/177 32433
/proc/meminfo: memFree=29526748/32872528 swapFree=13072/1184284
[pid=32390] ppid=32387 vsize=269232 CPUtime=1062.12 cores=0,2,4,6
/proc/32390/stat : 32390 (cdcl-cuttingpla) R 32387 32390 32223 0 -1 4202496 14868 0 0 0 106208 4 0 0 20 0 1 0 124820480 275693568 47217 33554432000 4194304 6199737 140733452489200 140733452488136 4213385 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32390/statm: 67308 47217 161 490 0 66809 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 269232

[startup+1122.3 s]
/proc/loadavg: 2.25 2.18 2.05 3/177 32434
/proc/meminfo: memFree=29526252/32872528 swapFree=13072/1184284
[pid=32390] ppid=32387 vsize=269232 CPUtime=1122.11 cores=0,2,4,6
/proc/32390/stat : 32390 (cdcl-cuttingpla) R 32387 32390 32223 0 -1 4202496 14895 0 0 0 112207 4 0 0 20 0 1 0 124820480 275693568 47217 33554432000 4194304 6199737 140733452489200 140733452488312 4213368 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32390/statm: 67308 47217 161 490 0 66809 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 269232

[startup+1182.3 s]
/proc/loadavg: 2.19 2.17 2.05 3/177 32435
/proc/meminfo: memFree=29525140/32872528 swapFree=13072/1184284
[pid=32390] ppid=32387 vsize=269264 CPUtime=1182.1 cores=0,2,4,6
/proc/32390/stat : 32390 (cdcl-cuttingpla) R 32387 32390 32223 0 -1 4202496 14972 0 0 0 118206 4 0 0 20 0 1 0 124820480 275726336 47291 33554432000 4194304 6199737 140733452489200 140733452488136 4213381 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32390/statm: 67316 47291 161 490 0 66817 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 269264

[startup+1242.3 s]
/proc/loadavg: 2.12 2.15 2.05 4/176 32436
/proc/meminfo: memFree=29524520/32872528 swapFree=13072/1184284
[pid=32390] ppid=32387 vsize=269560 CPUtime=1242.1 cores=0,2,4,6
/proc/32390/stat : 32390 (cdcl-cuttingpla) R 32387 32390 32223 0 -1 4202496 15041 0 0 0 124205 5 0 0 20 0 1 0 124820480 276029440 47360 33554432000 4194304 6199737 140733452489200 140733452488136 4213389 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32390/statm: 67390 47360 161 490 0 66891 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 269560

[startup+1302.3 s]
/proc/loadavg: 2.08 2.14 2.05 3/177 32438
/proc/meminfo: memFree=29522284/32872528 swapFree=13072/1184284
[pid=32390] ppid=32387 vsize=269808 CPUtime=1302.09 cores=0,2,4,6
/proc/32390/stat : 32390 (cdcl-cuttingpla) R 32387 32390 32223 0 -1 4202496 15110 0 0 0 130204 5 0 0 20 0 1 0 124820480 276283392 47429 33554432000 4194304 6199737 140733452489200 140733452488024 4213381 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32390/statm: 67452 47429 161 490 0 66953 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 269808

[startup+1362.3 s]
/proc/loadavg: 2.22 2.17 2.07 3/177 32439
/proc/meminfo: memFree=29521904/32872528 swapFree=13072/1184284
[pid=32390] ppid=32387 vsize=270064 CPUtime=1362.08 cores=0,2,4,6
/proc/32390/stat : 32390 (cdcl-cuttingpla) R 32387 32390 32223 0 -1 4202496 15176 0 0 0 136203 5 0 0 20 0 1 0 124820480 276545536 47489 33554432000 4194304 6199737 140733452489200 140733452488136 4213385 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32390/statm: 67516 47489 161 490 0 67017 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 270064

[startup+1422.3 s]
/proc/loadavg: 2.18 2.17 2.07 3/177 32440
/proc/meminfo: memFree=29520660/32872528 swapFree=13072/1184284
[pid=32390] ppid=32387 vsize=271020 CPUtime=1422.08 cores=0,2,4,6
/proc/32390/stat : 32390 (cdcl-cuttingpla) R 32387 32390 32223 0 -1 4202496 15415 0 0 0 142203 5 0 0 20 0 1 0 124820480 277524480 47715 33554432000 4194304 6199737 140733452489200 140733452488136 4213493 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32390/statm: 67755 47715 161 490 0 67256 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 271020

[startup+1482.3 s]
/proc/loadavg: 2.16 2.16 2.08 3/177 32441
/proc/meminfo: memFree=29519320/32872528 swapFree=13072/1184284
[pid=32390] ppid=32387 vsize=271540 CPUtime=1482.06 cores=0,2,4,6
/proc/32390/stat : 32390 (cdcl-cuttingpla) R 32387 32390 32223 0 -1 4202496 15573 0 0 0 148201 5 0 0 20 0 1 0 124820480 278056960 47871 33554432000 4194304 6199737 140733452489200 140733452488136 4213320 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32390/statm: 67885 47871 161 490 0 67386 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 271540

[startup+1542.31 s]
/proc/loadavg: 2.19 2.18 2.09 3/177 32442
/proc/meminfo: memFree=29503964/32872528 swapFree=13072/1184284
[pid=32390] ppid=32387 vsize=272532 CPUtime=1542.05 cores=0,2,4,6
/proc/32390/stat : 32390 (cdcl-cuttingpla) R 32387 32390 32223 0 -1 4202496 15850 0 0 0 154200 5 0 0 20 0 1 0 124820480 279072768 50187 33554432000 4194304 6199737 140733452489200 140733452488136 4213385 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32390/statm: 68133 50187 161 490 0 67634 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 272532

[startup+1602.3 s]
/proc/loadavg: 2.19 2.18 2.09 3/178 32447
/proc/meminfo: memFree=29500604/32872528 swapFree=13072/1184284
[pid=32390] ppid=32387 vsize=273428 CPUtime=1602.04 cores=0,2,4,6
/proc/32390/stat : 32390 (cdcl-cuttingpla) R 32387 32390 32223 0 -1 4202496 16107 0 0 0 160199 5 0 0 20 0 1 0 124820480 279990272 50926 33554432000 4194304 6199737 140733452489200 140733452488312 4213389 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32390/statm: 68357 50926 161 490 0 67858 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 273428

[startup+1662.3 s]
/proc/loadavg: 2.29 2.21 2.10 3/178 32471
/proc/meminfo: memFree=29500048/32872528 swapFree=13072/1184284
[pid=32390] ppid=32387 vsize=273468 CPUtime=1662.03 cores=0,2,4,6
/proc/32390/stat : 32390 (cdcl-cuttingpla) R 32387 32390 32223 0 -1 4202496 16164 0 0 0 166198 5 0 0 20 0 1 0 124820480 280031232 50964 33554432000 4194304 6199737 140733452489200 140733452488136 4213368 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32390/statm: 68367 50964 161 490 0 67868 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 273468

[startup+1722.3 s]
/proc/loadavg: 2.30 2.23 2.11 3/177 32472
/proc/meminfo: memFree=29498736/32872528 swapFree=13072/1184284
[pid=32390] ppid=32387 vsize=273468 CPUtime=1722.02 cores=0,2,4,6
/proc/32390/stat : 32390 (cdcl-cuttingpla) R 32387 32390 32223 0 -1 4202496 16516 0 0 0 172197 5 0 0 20 0 1 0 124820480 280031232 50964 33554432000 4194304 6199737 140733452489200 140733452488136 4213385 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32390/statm: 68367 50964 161 490 0 67868 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 273468

[startup+1782.3 s]
/proc/loadavg: 2.27 2.23 2.12 3/177 32473
/proc/meminfo: memFree=29497248/32872528 swapFree=13072/1184284
[pid=32390] ppid=32387 vsize=273620 CPUtime=1782.01 cores=0,2,4,6
/proc/32390/stat : 32390 (cdcl-cuttingpla) R 32387 32390 32223 0 -1 4202496 16837 0 0 0 178196 5 0 0 20 0 1 0 124820480 280186880 51029 33554432000 4194304 6199737 140733452489200 140733452488136 4213389 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32390/statm: 68405 51029 161 490 0 67906 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 273620



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.29 2.24 2.12 4/177 32473
/proc/meminfo: memFree=29486760/32872528 swapFree=13072/1184284
[pid=32390] ppid=32387 vsize=273812 CPUtime=1800 cores=0,2,4,6
/proc/32390/stat : 32390 (cdcl-cuttingpla) R 32387 32390 32223 0 -1 4202496 16878 0 0 0 179995 5 0 0 20 0 1 0 124820480 280383488 51070 33554432000 4194304 6199737 140733452489200 140733452488136 4213396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32390/statm: 68453 51070 161 490 0 67954 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 273812

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

[startup+1800.3 s]
/proc/loadavg: 2.29 2.24 2.12 4/177 32473
/proc/meminfo: memFree=29486760/32872528 swapFree=13072/1184284
[pid=32390] ppid=32387 vsize=273812 CPUtime=1800 cores=0,2,4,6
/proc/32390/stat : 32390 (cdcl-cuttingpla) R 32387 32390 32223 0 -1 4202496 16878 0 0 0 179995 5 0 0 20 0 1 0 124820480 280383488 51070 33554432000 4194304 6199737 140733452489200 140733452488136 4213396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32390/statm: 68453 51070 161 490 0 67954 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 273812

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.96
system time used= 0.06099
maximum resident set size= 204280
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16878
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= 20
involuntary context switches= 1857

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.54731 second user time and 6.91195 second system time

The end

Launcher Data

Begin job on node115 at 2016-06-09 01:34:18
IDJOB=4087225
IDBENCH=90158
IDSOLVER=2548
FILE ID=node115/4087225-1465428858
RUNJOBID= node115-1465427057-32239
PBS_JOBID= 19859792
Free space on /tmp= 71744 MiB

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

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

MD5SUM BENCH= e9be7f2de41339e64a2918d1bf7ead92
RANDOM SEED=959626069

node115.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.174
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.34
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.174
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.56
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.174
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.56
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.174
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.57
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.174
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.174
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.57
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.174
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.57
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.174
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:        29916264 kB
Buffers:           97916 kB
Cached:           914656 kB
SwapCached:         1732 kB
Active:           590488 kB
Inactive:         425412 kB
Active(anon):       2504 kB
Inactive(anon):     3280 kB
Active(file):     587984 kB
Inactive(file):   422132 kB
Unevictable:     1184284 kB
Mlocked:           13072 kB
SwapTotal:      67108856 kB
SwapFree:       67098844 kB
Dirty:              3468 kB
Writeback:             0 kB
AnonPages:       1254372 kB
Mapped:             8348 kB
Shmem:                 0 kB
Slab:             622852 kB
SReclaimable:      66728 kB
SUnreclaim:       556124 kB
KernelStack:        1432 kB
PageTables:         6316 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1281624 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1241088 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71736 MiB
End job on node115 at 2016-06-09 02:04:18