Trace number 4088360

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/submittedPB07/manquinho/
areaDelay/normalized-f20c10b_022_area_delay.opb
MD5SUM8e8463c13e61e1a22058cdf603119640
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark26
Best CPU time to get the best result obtained on this benchmark0.18997
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 26
Optimality of the best value was proved YES
Number of variables7926
Total number of constraints23835
Number of constraints which are clauses23835
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint127
Number of terms in the objective function 3885
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 3885
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 3885
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c OPTIONS:
0.00/0.00	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.00/0.00	c * #variable= 7926 #constraint= 23835
1.39/1.48	c #Conflicts:       1000 | #Learnt:       1000 | 0.000
1.39/1.48	c total clause space: 78.2603MB
1.39/1.48	c total #watches: 1579185
4.58/4.63	c total #propagations: 802990 / total #impl: 26365112 (eff. 0.030)
4.58/4.63	c #Conflicts:       2000 | #Learnt:       2000 | 0.000
4.58/4.63	c total clause space: 127.173MB
4.58/4.63	c total #watches: 2469746
12.99/13.06	c total #propagations: 992626 / total #impl: 86930167 (eff. 0.011)
12.99/13.06	c GC COLLECT
12.99/13.06	c #Conflicts:       3000 | #Learnt:       2012 | 0.000
12.99/13.06	c total clause space: 127.173MB
12.99/13.06	c total #watches: 2046473
21.99/22.03	c total #propagations: 1551588 / total #impl: 258890999 (eff. 0.006)
21.99/22.03	c #Conflicts:       4000 | #Learnt:       3012 | 0.000
21.99/22.03	c total clause space: 127.173MB
21.99/22.03	c total #watches: 2811961
32.88/32.93	c total #propagations: 1824321 / total #impl: 373757636 (eff. 0.005)
32.88/32.93	c GC COLLECT
32.88/32.93	c #Conflicts:       5000 | #Learnt:       2365 | 0.000
32.88/32.93	c total clause space: 127.173MB
32.88/32.93	c total #watches: 2376192
45.77/45.81	c total #propagations: 2304563 / total #impl: 574768377 (eff. 0.004)
45.77/45.81	c #Conflicts:       6000 | #Learnt:       3365 | 0.000
45.77/45.81	c total clause space: 127.173MB
45.77/45.81	c total #watches: 2863593
57.47/57.54	c total #propagations: 3469331 / total #impl: 753818057 (eff. 0.005)
57.47/57.54	c GC COLLECT
57.47/57.54	c #Conflicts:       7000 | #Learnt:       2251 | 0.000
57.47/57.54	c total clause space: 127.173MB
57.47/57.54	c total #watches: 2247899
72.77/72.89	c total #propagations: 3694534 / total #impl: 1032438030 (eff. 0.004)
72.77/72.89	c #Conflicts:       8000 | #Learnt:       3251 | 0.000
72.77/72.89	c total clause space: 127.173MB
72.77/72.89	c total #watches: 2752386
91.07/91.16	c total #propagations: 4110397 / total #impl: 1371168544 (eff. 0.003)
91.07/91.16	c #Conflicts:       9000 | #Learnt:       4251 | 0.000
91.07/91.16	c total clause space: 127.173MB
91.07/91.16	c total #watches: 3244912
109.36/109.45	c total #propagations: 4518501 / total #impl: 1756701268 (eff. 0.003)
109.36/109.45	c GC COLLECT
109.36/109.45	c #Conflicts:      10000 | #Learnt:       2767 | 0.000
109.36/109.45	c total clause space: 206.656MB
109.36/109.45	c total #watches: 2340904
122.96/123.00	c total #propagations: 5091096 / total #impl: 2037010634 (eff. 0.002)
122.96/123.00	c #Conflicts:      11000 | #Learnt:       3767 | 0.000
122.96/123.00	c total clause space: 206.656MB
122.96/123.00	c total #watches: 2845370
145.16/145.21	c total #propagations: 5309581 / total #impl: 2352128349 (eff. 0.002)
145.16/145.21	c #Conflicts:      12000 | #Learnt:       4767 | 0.000
145.16/145.21	c total clause space: 206.656MB
145.16/145.21	c total #watches: 3284449
185.35/185.49	c total #propagations: 5511330 / total #impl: 2940849496 (eff. 0.002)
185.35/185.49	c #Conflicts:      13000 | #Learnt:       5767 | 0.000
185.35/185.49	c total clause space: 206.656MB
185.35/185.49	c total #watches: 3832644
213.04/213.11	c total #propagations: 5976219 / total #impl: 3431167242 (eff. 0.002)
213.04/213.11	c GC COLLECT
213.04/213.11	c #Conflicts:      14000 | #Learnt:       3895 | 0.000
213.04/213.11	c total clause space: 206.656MB
213.04/213.11	c total #watches: 3051366
260.54/260.65	c total #propagations: 6387610 / total #impl: 3725551854 (eff. 0.002)
260.54/260.65	c #Conflicts:      15000 | #Learnt:       4895 | 0.000
260.54/260.65	c total clause space: 206.656MB
260.54/260.65	c total #watches: 3460682
296.54/296.65	c total #propagations: 7272570 / total #impl: 4204891111 (eff. 0.002)
296.54/296.65	c #Conflicts:      16000 | #Learnt:       5895 | 0.000
296.54/296.65	c total clause space: 206.656MB
296.54/296.65	c total #watches: 4018788
326.23/326.36	c total #propagations: 7784626 / total #impl: 4632893835 (eff. 0.002)
326.23/326.36	c GC COLLECT
326.23/326.36	c #Conflicts:      17000 | #Learnt:       3726 | 0.000
326.23/326.36	c total clause space: 206.656MB
326.23/326.36	c total #watches: 3021250
347.83/347.96	c total #propagations: 8085166 / total #impl: 5222861480 (eff. 0.002)
347.83/347.96	c #Conflicts:      18000 | #Learnt:       4726 | 0.000
347.83/347.96	c total clause space: 206.656MB
347.83/347.96	c total #watches: 3756575
355.33/355.47	c total #propagations: 8312221 / total #impl: 5698276307 (eff. 0.001)
355.33/355.47	c #Conflicts:      19000 | #Learnt:       5726 | 0.000
355.33/355.47	c total clause space: 206.656MB
355.33/355.47	c total #watches: 4648821
390.53/390.65	c total #propagations: 8471068 / total #impl: 5788756669 (eff. 0.001)
390.53/390.65	c #Conflicts:      20000 | #Learnt:       6726 | 0.000
390.53/390.65	c total clause space: 206.656MB
390.53/390.65	c total #watches: 5409132
424.92/425.07	c total #propagations: 8866839 / total #impl: 6164551407 (eff. 0.001)
424.92/425.07	c GC COLLECT
424.92/425.07	c #Conflicts:      21000 | #Learnt:       4225 | 0.000
424.92/425.07	c total clause space: 206.656MB
424.92/425.07	c total #watches: 4340981
449.41/449.51	c total #propagations: 9302496 / total #impl: 6652164356 (eff. 0.001)
449.41/449.51	c #Conflicts:      22000 | #Learnt:       5225 | 0.000
449.41/449.51	c total clause space: 206.656MB
449.41/449.51	c total #watches: 4907749
497.40/497.57	c total #propagations: 9508322 / total #impl: 6900737842 (eff. 0.001)
497.40/497.57	c #Conflicts:      23000 | #Learnt:       6225 | 0.000
497.40/497.57	c total clause space: 206.656MB
497.40/497.57	c total #watches: 5326031
570.39/570.50	c total #propagations: 10046038 / total #impl: 7299608953 (eff. 0.001)
570.39/570.50	c #Conflicts:      24000 | #Learnt:       7225 | 0.000
570.39/570.50	c total clause space: 335.816MB
570.39/570.50	c total #watches: 5812531
632.58/632.78	c total #propagations: 10638373 / total #impl: 8070839498 (eff. 0.001)
632.58/632.78	c GC COLLECT
632.58/632.78	c #Conflicts:      25000 | #Learnt:       4422 | 0.000
632.58/632.78	c total clause space: 335.816MB
632.58/632.78	c total #watches: 3622183
679.48/679.60	c total #propagations: 11312195 / total #impl: 8720281465 (eff. 0.001)
679.48/679.60	c #Conflicts:      26000 | #Learnt:       5422 | 0.000
679.48/679.60	c total clause space: 335.816MB
679.48/679.60	c total #watches: 4112108
753.66/753.86	c total #propagations: 11914573 / total #impl: 9545175670 (eff. 0.001)
753.66/753.86	c #Conflicts:      27000 | #Learnt:       6422 | 0.000
753.66/753.86	c total clause space: 335.816MB
753.66/753.86	c total #watches: 4618721
835.35/835.51	c total #propagations: 12353107 / total #impl: 10587638040 (eff. 0.001)
835.35/835.51	c #Conflicts:      28000 | #Learnt:       7422 | 0.000
835.35/835.51	c total clause space: 335.816MB
835.35/835.51	c total #watches: 5147226
918.04/918.27	c total #propagations: 12770314 / total #impl: 11603668078 (eff. 0.001)
918.04/918.27	c GC COLLECT
918.04/918.27	c #Conflicts:      29000 | #Learnt:       4329 | 0.000
918.04/918.27	c total clause space: 335.816MB
918.04/918.27	c total #watches: 3401707
992.43/992.61	c total #propagations: 13114522 / total #impl: 12297382670 (eff. 0.001)
992.43/992.61	c #Conflicts:      30000 | #Learnt:       5329 | 0.000
992.43/992.61	c total clause space: 335.816MB
992.43/992.61	c total #watches: 3906526
1073.52/1073.71	c total #propagations: 13694582 / total #impl: 13138169261 (eff. 0.001)
1073.52/1073.71	c #Conflicts:      31000 | #Learnt:       6329 | 0.000
1073.52/1073.71	c total clause space: 335.816MB
1073.52/1073.71	c total #watches: 4414475
1164.30/1164.51	c total #propagations: 14180378 / total #impl: 14429832397 (eff. 0.001)
1164.30/1164.51	c #Conflicts:      32000 | #Learnt:       7329 | 0.000
1164.30/1164.51	c total clause space: 335.816MB
1164.30/1164.51	c total #watches: 4965416
1255.89/1256.18	c total #propagations: 14633504 / total #impl: 16090724891 (eff. 0.001)
1255.89/1256.18	c #Conflicts:      33000 | #Learnt:       8329 | 0.000
1255.89/1256.18	c total clause space: 335.816MB
1255.89/1256.18	c total #watches: 5571588
1348.07/1348.31	c total #propagations: 15198569 / total #impl: 17546347463 (eff. 0.001)
1348.07/1348.31	c GC COLLECT
1348.07/1348.31	c #Conflicts:      34000 | #Learnt:       4921 | 0.000
1348.07/1348.31	c total clause space: 335.816MB
1348.07/1348.31	c total #watches: 3937062
1415.16/1415.49	c total #propagations: 15660183 / total #impl: 18941797669 (eff. 0.001)
1415.16/1415.49	c #Conflicts:      35000 | #Learnt:       5921 | 0.000
1415.16/1415.49	c total clause space: 335.816MB
1415.16/1415.49	c total #watches: 4416118
1487.75/1488.09	c total #propagations: 16231963 / total #impl: 19760707630 (eff. 0.001)
1487.75/1488.09	c #Conflicts:      36000 | #Learnt:       6921 | 0.000
1487.75/1488.09	c total clause space: 335.816MB
1487.75/1488.09	c total #watches: 4742710
1546.24/1546.59	c total #propagations: 16501398 / total #impl: 20656989679 (eff. 0.001)
1546.24/1546.59	c #Conflicts:      37000 | #Learnt:       7921 | 0.000
1546.24/1546.59	c total clause space: 335.816MB
1546.24/1546.59	c total #watches: 5137561
1615.33/1615.68	c total #propagations: 16739511 / total #impl: 21469715244 (eff. 0.001)
1615.33/1615.68	c #Conflicts:      38000 | #Learnt:       8921 | 0.000
1615.33/1615.68	c total clause space: 335.816MB
1615.33/1615.68	c total #watches: 5580902
1709.72/1710.06	c total #propagations: 17078797 / total #impl: 22450610706 (eff. 0.001)
1709.72/1710.06	c GC COLLECT
1709.72/1710.06	c #Conflicts:      39000 | #Learnt:       5216 | 0.000
1709.72/1710.06	c total clause space: 335.816MB
1709.72/1710.06	c total #watches: 3884531
1780.00/1780.37	c total #propagations: 17438461 / total #impl: 23775908328 (eff. 0.001)
1780.00/1780.37	c #Conflicts:      40000 | #Learnt:       6216 | 0.000
1780.00/1780.37	c total clause space: 335.816MB
1780.00/1780.37	c total #watches: 4324888

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-4088360-1465432411/watcher-4088360-1465432411 -o /tmp/evaluation-result-4088360-1465432411/solver-4088360-1465432411 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node140-1465427006-30427 --watchdog 1960 --input HOME/instance-4088360-1465432411.opb ./cdcl-cuttingplanes-opt-linearsearch-release 

pid=30870
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.10 2.18 2.17 2/171 30873
/proc/meminfo: memFree=29841472/32872528 swapFree=16636/1570076
[pid=30873] ppid=30870 vsize=29112 CPUtime=0 cores=0,2,4,6
/proc/30873/stat : 30873 (cdcl-cuttingpla) R 30870 30873 30411 0 -1 4202496 233 0 0 0 0 0 0 0 20 0 1 0 125173497 29810688 4203 33554432000 4194304 6201397 140736356883504 140735484703704 4202645 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/30873/statm: 7278 4203 92 491 0 6777 0

[startup+0.10023 s]
/proc/loadavg: 2.10 2.18 2.17 2/171 30873
/proc/meminfo: memFree=29841472/32872528 swapFree=16636/1570076
[pid=30873] ppid=30870 vsize=34396 CPUtime=0.09 cores=0,2,4,6
/proc/30873/stat : 30873 (cdcl-cuttingpla) R 30870 30873 30411 0 -1 4202496 1120 0 0 0 9 0 0 0 20 0 1 0 125173497 35221504 7374 33554432000 4194304 6201397 140736356883504 140735484703704 4207438 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/30873/statm: 8599 7374 142 491 0 8098 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34396

[startup+0.200286 s]
/proc/loadavg: 2.10 2.18 2.17 2/171 30873
/proc/meminfo: memFree=29841472/32872528 swapFree=16636/1570076
[pid=30873] ppid=30870 vsize=52144 CPUtime=0.18 cores=0,2,4,6
/proc/30873/stat : 30873 (cdcl-cuttingpla) R 30870 30873 30411 0 -1 4202496 2436 0 0 0 18 0 0 0 20 0 1 0 125173497 53395456 9620 33554432000 4194304 6201397 140736356883504 140735484703704 4222244 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/30873/statm: 13036 9620 147 491 0 12535 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 52144

[startup+0.300279 s]
/proc/loadavg: 2.10 2.18 2.17 2/171 30873
/proc/meminfo: memFree=29841472/32872528 swapFree=16636/1570076
[pid=30873] ppid=30870 vsize=66964 CPUtime=0.29 cores=0,2,4,6
/proc/30873/stat : 30873 (cdcl-cuttingpla) R 30870 30873 30411 0 -1 4202496 3511 0 0 0 28 1 0 0 20 0 1 0 125173497 68571136 12707 33554432000 4194304 6201397 140736356883504 140735484703704 4220427 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/30873/statm: 16741 12707 147 491 0 16240 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 66964

[startup+0.700267 s]
/proc/loadavg: 2.10 2.18 2.17 2/171 30873
/proc/meminfo: memFree=29841472/32872528 swapFree=16636/1570076
[pid=30873] ppid=30870 vsize=92156 CPUtime=0.68 cores=0,2,4,6
/proc/30873/stat : 30873 (cdcl-cuttingpla) R 30870 30873 30411 0 -1 4202496 5290 0 0 0 67 1 0 0 20 0 1 0 125173497 94367744 18017 33554432000 4194304 6201397 140736356883504 140735484703704 4217424 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/30873/statm: 23039 18017 147 491 0 22538 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 92156

[startup+1.50014 s]
/proc/loadavg: 2.17 2.19 2.18 3/178 30889
/proc/meminfo: memFree=29701496/32872528 swapFree=16636/1570076
[pid=30873] ppid=30870 vsize=134848 CPUtime=1.49 cores=0,2,4,6
/proc/30873/stat : 30873 (cdcl-cuttingpla) R 30870 30873 30411 0 -1 4202496 8427 0 0 0 147 2 0 0 20 0 1 0 125173497 138084352 24196 33554432000 4194304 6201397 140736356883504 140736356882632 4214919 0 0 4096 8388610 0 0 0 17 6 0 0 0 0 0
/proc/30873/statm: 33712 24196 160 491 0 33211 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 134848

[startup+3.10027 s]
/proc/loadavg: 2.17 2.19 2.18 4/178 30889
/proc/meminfo: memFree=29667352/32872528 swapFree=16636/1570076
[pid=30873] ppid=30870 vsize=135032 CPUtime=3.08 cores=0,2,4,6
/proc/30873/stat : 30873 (cdcl-cuttingpla) R 30870 30873 30411 0 -1 4202496 8493 0 0 0 306 2 0 0 20 0 1 0 125173497 138272768 29372 33554432000 4194304 6201397 140736356883504 140736356882456 4213261 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/30873/statm: 33758 29372 160 491 0 33257 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 135032

[startup+6.30027 s]
/proc/loadavg: 2.24 2.20 2.18 4/178 30889
/proc/meminfo: memFree=29623844/32872528 swapFree=16636/1570076
[pid=30873] ppid=30870 vsize=185224 CPUtime=6.28 cores=0,2,4,6
/proc/30873/stat : 30873 (cdcl-cuttingpla) R 30870 30873 30411 0 -1 4202496 11048 0 0 0 626 2 0 0 20 0 1 0 125173497 189669376 33332 33554432000 4194304 6201397 140736356883504 140736356882632 4213253 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/30873/statm: 46306 33332 160 491 0 45805 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 185224

[startup+12.7003 s]
/proc/loadavg: 2.30 2.22 2.19 3/178 30889
/proc/meminfo: memFree=29612312/32872528 swapFree=16636/1570076
[pid=30873] ppid=30870 vsize=185328 CPUtime=12.69 cores=0,2,4,6
/proc/30873/stat : 30873 (cdcl-cuttingpla) R 30870 30873 30411 0 -1 4202496 11094 0 0 0 1266 3 0 0 20 0 1 0 125173497 189775872 33378 33554432000 4194304 6201397 140736356883504 140736356882456 4213371 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/30873/statm: 46332 33378 166 491 0 45831 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 185328

[startup+25.5003 s]
/proc/loadavg: 2.33 2.23 2.19 3/178 30889
/proc/meminfo: memFree=29576228/32872528 swapFree=16636/1570076
[pid=30873] ppid=30870 vsize=207484 CPUtime=25.48 cores=0,2,4,6
/proc/30873/stat : 30873 (cdcl-cuttingpla) R 30870 30873 30411 0 -1 4202496 15435 0 0 0 2544 4 0 0 20 0 1 0 125173497 212463616 42314 33554432000 4194304 6201397 140736356883504 140736356882216 4213257 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/30873/statm: 51871 42314 166 491 0 51370 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 207484

[startup+51.1003 s]
/proc/loadavg: 2.28 2.22 2.18 4/178 30889
/proc/meminfo: memFree=29545240/32872528 swapFree=16636/1570076
[pid=30873] ppid=30870 vsize=208540 CPUtime=51.07 cores=0,2,4,6
/proc/30873/stat : 30873 (cdcl-cuttingpla) R 30870 30873 30411 0 -1 4202496 16265 0 0 0 5103 4 0 0 20 0 1 0 125173497 213544960 46862 33554432000 4194304 6201397 140736356883504 140736356882344 4213240 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/30873/statm: 52135 46862 166 491 0 51634 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 208540

[startup+102.3 s]
/proc/loadavg: 2.19 2.20 2.18 3/177 30890
/proc/meminfo: memFree=29495892/32872528 swapFree=16636/1570076
[pid=30873] ppid=30870 vsize=209340 CPUtime=102.27 cores=0,2,4,6
/proc/30873/stat : 30873 (cdcl-cuttingpla) R 30870 30873 30411 0 -1 4202496 16704 0 0 0 10222 5 0 0 20 0 1 0 125173497 214364160 51109 33554432000 4194304 6201397 140736356883504 140736356882296 4213253 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/30873/statm: 52335 51109 166 491 0 51834 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 209340

[startup+162.3 s]
/proc/loadavg: 2.23 2.21 2.18 3/178 30892
/proc/meminfo: memFree=29468832/32872528 swapFree=16636/1570076
[pid=30873] ppid=30870 vsize=291192 CPUtime=162.25 cores=0,2,4,6
/proc/30873/stat : 30873 (cdcl-cuttingpla) R 30870 30873 30411 0 -1 4202496 17605 0 0 0 16220 5 0 0 20 0 1 0 125173497 298180608 52690 33554432000 4194304 6201397 140736356883504 140736356882296 4213240 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/30873/statm: 72798 52690 166 491 0 72297 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 291192

[startup+222.308 s]
/proc/loadavg: 2.27 2.23 2.19 4/178 30893
/proc/meminfo: memFree=29448644/32872528 swapFree=16636/1570076
[pid=30873] ppid=30870 vsize=291836 CPUtime=222.25 cores=0,2,4,6
/proc/30873/stat : 30873 (cdcl-cuttingpla) R 30870 30873 30411 0 -1 4202496 17806 0 0 0 22220 5 0 0 20 0 1 0 125173497 298840064 55444 33554432000 4194304 6201397 140736356883504 140736356882632 4213240 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/30873/statm: 72959 55444 166 491 0 72458 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 291836

[startup+282.3 s]
/proc/loadavg: 2.34 2.25 2.19 3/178 30895
/proc/meminfo: memFree=29437072/32872528 swapFree=16636/1570076
[pid=30873] ppid=30870 vsize=292044 CPUtime=282.23 cores=0,2,4,6
/proc/30873/stat : 30873 (cdcl-cuttingpla) R 30870 30873 30411 0 -1 4202496 17929 0 0 0 28218 5 0 0 20 0 1 0 125173497 299053056 55567 33554432000 4194304 6201397 140736356883504 140736356882344 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/30873/statm: 73011 55567 166 491 0 72510 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 292044

[startup+342.3 s]
/proc/loadavg: 2.25 2.23 2.18 3/178 30896
/proc/meminfo: memFree=29414276/32872528 swapFree=16636/1570076
[pid=30873] ppid=30870 vsize=292044 CPUtime=342.23 cores=0,2,4,6
/proc/30873/stat : 30873 (cdcl-cuttingpla) R 30870 30873 30411 0 -1 4202496 17956 0 0 0 34217 6 0 0 20 0 1 0 125173497 299053056 59682 33554432000 4194304 6201397 140736356883504 140736356882632 4213240 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/30873/statm: 73011 59682 166 491 0 72510 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 292044

[startup+402.3 s]
/proc/loadavg: 2.27 2.23 2.19 4/179 30900
/proc/meminfo: memFree=29356412/32872528 swapFree=16636/1570076
[pid=30873] ppid=30870 vsize=292492 CPUtime=402.22 cores=0,2,4,6
/proc/30873/stat : 30873 (cdcl-cuttingpla) R 30870 30873 30411 0 -1 4202496 18439 0 0 0 40215 7 0 0 20 0 1 0 125173497 299511808 71742 33554432000 4194304 6201397 140736356883504 140736356882296 4213371 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/30873/statm: 73123 71742 166 491 0 72622 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 292492

[startup+462.3 s]
/proc/loadavg: 2.21 2.22 2.18 3/178 30901
/proc/meminfo: memFree=29350036/32872528 swapFree=16636/1570076
[pid=30873] ppid=30870 vsize=292492 CPUtime=462.21 cores=0,2,4,6
/proc/30873/stat : 30873 (cdcl-cuttingpla) R 30870 30873 30411 0 -1 4202496 18447 0 0 0 46214 7 0 0 20 0 1 0 125173497 299511808 71750 33554432000 4194304 6201397 140736356883504 140736356882632 4213253 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/30873/statm: 73123 71750 166 491 0 72622 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 292492

[startup+522.3 s]
/proc/loadavg: 2.33 2.25 2.19 3/178 30902
/proc/meminfo: memFree=29341200/32872528 swapFree=16636/1570076
[pid=30873] ppid=30870 vsize=292684 CPUtime=522.2 cores=0,2,4,6
/proc/30873/stat : 30873 (cdcl-cuttingpla) R 30870 30873 30411 0 -1 4202496 18491 0 0 0 52213 7 0 0 20 0 1 0 125173497 299708416 71794 33554432000 4194304 6201397 140736356883504 140736356882296 4213257 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/30873/statm: 73171 71794 166 491 0 72670 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 292684

[startup+582.3 s]
/proc/loadavg: 2.16 2.22 2.18 3/178 30904
/proc/meminfo: memFree=29284860/32872528 swapFree=16636/1570076
[pid=30873] ppid=30870 vsize=466148 CPUtime=582.19 cores=0,2,4,6
/proc/30873/stat : 30873 (cdcl-cuttingpla) R 30870 30873 30411 0 -1 4202496 25136 0 0 0 58211 8 0 0 20 0 1 0 125173497 477335552 81998 33554432000 4194304 6201397 140736356883504 140736356882216 4213253 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/30873/statm: 116537 81998 166 491 0 116036 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 466148


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


[startup+942.3 s]
/proc/loadavg: 2.39 2.28 2.20 3/178 30911
/proc/meminfo: memFree=29232272/32872528 swapFree=16636/1570076
[pid=30873] ppid=30870 vsize=469348 CPUtime=942.13 cores=0,2,4,6
/proc/30873/stat : 30873 (cdcl-cuttingpla) R 30870 30873 30411 0 -1 4202496 26166 0 0 0 94205 8 0 0 20 0 1 0 125173497 480612352 84877 33554432000 4194304 6201397 140736356883504 140736356882632 4213348 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/30873/statm: 117337 84877 166 491 0 116836 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 469348

[startup+1002.3 s]
/proc/loadavg: 2.33 2.28 2.20 3/179 30915
/proc/meminfo: memFree=29230900/32872528 swapFree=16636/1570076
[pid=30873] ppid=30870 vsize=469348 CPUtime=1002.12 cores=0,2,4,6
/proc/30873/stat : 30873 (cdcl-cuttingpla) R 30870 30873 30411 0 -1 4202496 26166 0 0 0 100204 8 0 0 20 0 1 0 125173497 480612352 84877 33554432000 4194304 6201397 140736356883504 140736356882632 4213170 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/30873/statm: 117337 84877 166 491 0 116836 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 469348

[startup+1062.3 s]
/proc/loadavg: 2.31 2.28 2.20 3/178 30916
/proc/meminfo: memFree=29231548/32872528 swapFree=16636/1570076
[pid=30873] ppid=30870 vsize=469348 CPUtime=1062.12 cores=0,2,4,6
/proc/30873/stat : 30873 (cdcl-cuttingpla) R 30870 30873 30411 0 -1 4202496 26166 0 0 0 106204 8 0 0 20 0 1 0 125173497 480612352 84877 33554432000 4194304 6201397 140736356883504 140736356882632 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/30873/statm: 117337 84877 166 491 0 116836 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 469348

[startup+1122.3 s]
/proc/loadavg: 2.16 2.24 2.19 3/178 30917
/proc/meminfo: memFree=29230520/32872528 swapFree=16636/1570076
[pid=30873] ppid=30870 vsize=469348 CPUtime=1122.11 cores=0,2,4,6
/proc/30873/stat : 30873 (cdcl-cuttingpla) R 30870 30873 30411 0 -1 4202496 26168 0 0 0 112203 8 0 0 20 0 1 0 125173497 480612352 84879 33554432000 4194304 6201397 140736356883504 140736356882632 4213253 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/30873/statm: 117337 84879 166 491 0 116836 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 469348

[startup+1182.3 s]
/proc/loadavg: 2.20 2.24 2.19 3/178 30919
/proc/meminfo: memFree=29230500/32872528 swapFree=16636/1570076
[pid=30873] ppid=30870 vsize=469348 CPUtime=1182.1 cores=0,2,4,6
/proc/30873/stat : 30873 (cdcl-cuttingpla) R 30870 30873 30411 0 -1 4202496 26169 0 0 0 118202 8 0 0 20 0 1 0 125173497 480612352 84880 33554432000 4194304 6201397 140736356883504 140736356882632 4213240 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/30873/statm: 117337 84880 166 491 0 116836 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 469348

[startup+1242.3 s]
/proc/loadavg: 2.28 2.25 2.19 3/178 30920
/proc/meminfo: memFree=29229116/32872528 swapFree=16636/1570076
[pid=30873] ppid=30870 vsize=469476 CPUtime=1242.09 cores=0,2,4,6
/proc/30873/stat : 30873 (cdcl-cuttingpla) R 30870 30873 30411 0 -1 4202496 26246 0 0 0 124201 8 0 0 20 0 1 0 125173497 480743424 84957 33554432000 4194304 6201397 140736356883504 140736356881960 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/30873/statm: 117369 84957 166 491 0 116868 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 469476

[startup+1302.3 s]
/proc/loadavg: 2.26 2.25 2.19 4/178 30921
/proc/meminfo: memFree=29219936/32872528 swapFree=16636/1570076
[pid=30873] ppid=30870 vsize=469476 CPUtime=1302.08 cores=0,2,4,6
/proc/30873/stat : 30873 (cdcl-cuttingpla) R 30870 30873 30411 0 -1 4202496 26247 0 0 0 130200 8 0 0 20 0 1 0 125173497 480743424 84958 33554432000 4194304 6201397 140736356883504 140736356882632 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/30873/statm: 117369 84958 166 491 0 116868 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 469476

[startup+1362.3 s]
/proc/loadavg: 2.36 2.29 2.20 3/178 30922
/proc/meminfo: memFree=29204668/32872528 swapFree=16636/1570076
[pid=30873] ppid=30870 vsize=469476 CPUtime=1362.07 cores=0,2,4,6
/proc/30873/stat : 30873 (cdcl-cuttingpla) R 30870 30873 30411 0 -1 4202496 26248 0 0 0 136199 8 0 0 20 0 1 0 125173497 480743424 88803 33554432000 4194304 6201397 140736356883504 140736356882632 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/30873/statm: 117369 88803 166 491 0 116868 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 469476

[startup+1422.3 s]
/proc/loadavg: 2.31 2.29 2.21 4/178 30923
/proc/meminfo: memFree=29204612/32872528 swapFree=16636/1570076
[pid=30873] ppid=30870 vsize=469476 CPUtime=1422.07 cores=0,2,4,6
/proc/30873/stat : 30873 (cdcl-cuttingpla) R 30870 30873 30411 0 -1 4202496 26249 0 0 0 142199 8 0 0 20 0 1 0 125173497 480743424 88803 33554432000 4194304 6201397 140736356883504 140736356882632 4213240 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/30873/statm: 117369 88803 166 491 0 116868 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 469476

[startup+1482.3 s]
/proc/loadavg: 2.28 2.29 2.21 3/178 30925
/proc/meminfo: memFree=29203932/32872528 swapFree=16636/1570076
[pid=30873] ppid=30870 vsize=469476 CPUtime=1482.05 cores=0,2,4,6
/proc/30873/stat : 30873 (cdcl-cuttingpla) R 30870 30873 30411 0 -1 4202496 26249 0 0 0 148197 8 0 0 20 0 1 0 125173497 480743424 88803 33554432000 4194304 6201397 140736356883504 140736356882632 4217592 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/30873/statm: 117369 88803 166 491 0 116868 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 469476

[startup+1542.31 s]
/proc/loadavg: 2.29 2.29 2.21 4/178 30926
/proc/meminfo: memFree=29195224/32872528 swapFree=16636/1570076
[pid=30873] ppid=30870 vsize=469476 CPUtime=1542.05 cores=0,2,4,6
/proc/30873/stat : 30873 (cdcl-cuttingpla) R 30870 30873 30411 0 -1 4202496 26249 0 0 0 154197 8 0 0 20 0 1 0 125173497 480743424 88803 33554432000 4194304 6201397 140736356883504 140736356882632 4213240 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/30873/statm: 117369 88803 166 491 0 116868 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 469476

[startup+1602.3 s]
/proc/loadavg: 2.16 2.25 2.20 3/179 30930
/proc/meminfo: memFree=29193476/32872528 swapFree=16636/1570076
[pid=30873] ppid=30870 vsize=469476 CPUtime=1602.03 cores=0,2,4,6
/proc/30873/stat : 30873 (cdcl-cuttingpla) R 30870 30873 30411 0 -1 4202496 26281 0 0 0 160195 8 0 0 20 0 1 0 125173497 480743424 88835 33554432000 4194304 6201397 140736356883504 140736356882632 4213365 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/30873/statm: 117369 88835 166 491 0 116868 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 469476

[startup+1662.3 s]
/proc/loadavg: 2.21 2.25 2.20 3/179 30953
/proc/meminfo: memFree=29188340/32872528 swapFree=16636/1570076
[pid=30873] ppid=30870 vsize=469476 CPUtime=1662.02 cores=0,2,4,6
/proc/30873/stat : 30873 (cdcl-cuttingpla) R 30870 30873 30411 0 -1 4202496 26281 0 0 0 166194 8 0 0 20 0 1 0 125173497 480743424 88835 33554432000 4194304 6201397 140736356883504 140736356882632 4213244 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/30873/statm: 117369 88835 166 491 0 116868 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 469476

[startup+1722.3 s]
/proc/loadavg: 2.26 2.25 2.20 3/178 30954
/proc/meminfo: memFree=29173868/32872528 swapFree=16636/1570076
[pid=30873] ppid=30870 vsize=469636 CPUtime=1722.01 cores=0,2,4,6
/proc/30873/stat : 30873 (cdcl-cuttingpla) R 30870 30873 30411 0 -1 4202496 26310 0 0 0 172193 8 0 0 20 0 1 0 125173497 480907264 89886 33554432000 4194304 6201397 140736356883504 140736356882632 4213240 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/30873/statm: 117409 89886 166 491 0 116908 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 469636

[startup+1782.3 s]
/proc/loadavg: 2.20 2.23 2.19 3/178 30956
/proc/meminfo: memFree=29173468/32872528 swapFree=16636/1570076
[pid=30873] ppid=30870 vsize=469636 CPUtime=1782 cores=0,2,4,6
/proc/30873/stat : 30873 (cdcl-cuttingpla) R 30870 30873 30411 0 -1 4202496 26310 0 0 0 178192 8 0 0 20 0 1 0 125173497 480907264 89886 33554432000 4194304 6201397 140736356883504 140736356882632 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/30873/statm: 117409 89886 166 491 0 116908 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 469636



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.15 2.22 2.18 3/178 30956
/proc/meminfo: memFree=29173720/32872528 swapFree=16636/1570076
[pid=30873] ppid=30870 vsize=469636 CPUtime=1800 cores=0,2,4,6
/proc/30873/stat : 30873 (cdcl-cuttingpla) R 30870 30873 30411 0 -1 4202496 26310 0 0 0 179992 8 0 0 20 0 1 0 125173497 480907264 89886 33554432000 4194304 6201397 140736356883504 140736356882632 4213170 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/30873/statm: 117409 89886 166 491 0 116908 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 469636

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

[startup+1800.3 s]
/proc/loadavg: 2.15 2.22 2.18 3/178 30956
/proc/meminfo: memFree=29173720/32872528 swapFree=16636/1570076
[pid=30873] ppid=30870 vsize=469636 CPUtime=1800 cores=0,2,4,6
/proc/30873/stat : 30873 (cdcl-cuttingpla) R 30870 30873 30411 0 -1 4202496 26310 0 0 0 179992 8 0 0 20 0 1 0 125173497 480907264 89886 33554432000 4194304 6201397 140736356883504 140736356882632 4213170 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/30873/statm: 117409 89886 166 491 0 116908 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 469636

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.02
CPU user time (s): 1799.93
CPU system time (s): 0.088986
CPU usage (%): 99.9841
Max. virtual memory (cumulated for all children) (KiB): 469636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.93
system time used= 0.088986
maximum resident set size= 359544
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26310
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= 9
involuntary context switches= 1890

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.65329 second user time and 6.80497 second system time

The end

Launcher Data

Begin job on node140 at 2016-06-09 02:33:31
IDJOB=4088360
IDBENCH=24998
IDSOLVER=2550
FILE ID=node140/4088360-1465432411
RUNJOBID= node140-1465427006-30427
PBS_JOBID= 19859776
Free space on /tmp= 71740 MiB

SOLVER NAME= cdcl-cuttingplanes OPT linear search 2016-05-01
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-LIN/submittedPB07/manquinho/areaDelay/normalized-f20c10b_022_area_delay.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4088360-1465432411/watcher-4088360-1465432411 -o /tmp/evaluation-result-4088360-1465432411/solver-4088360-1465432411 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node140-1465427006-30427 --watchdog 1960 --input HOME/instance-4088360-1465432411.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= 8e8463c13e61e1a22058cdf603119640
RANDOM SEED=1025106092

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.768
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	: 5334.18
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29842000 kB
Buffers:          152000 kB
Cached:           555504 kB
SwapCached:         1664 kB
Active:           163176 kB
Inactive:         548304 kB
Active(anon):       3360 kB
Inactive(anon):     2932 kB
Active(file):     159816 kB
Inactive(file):   545372 kB
Unevictable:     1570076 kB
Mlocked:           16636 kB
SwapTotal:      67108856 kB
SwapFree:       67098768 kB
Dirty:              3120 kB
Writeback:            56 kB
AnonPages:       1573372 kB
Mapped:             7072 kB
Shmem:                 0 kB
Slab:             615672 kB
SReclaimable:      59344 kB
SUnreclaim:       556328 kB
KernelStack:        1392 kB
PageTables:         7004 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1667600 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1556480 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 node140 at 2016-06-09 03:03:32