Trace number 4087250

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_K200.opb
MD5SUM4ffc81aa318dee614e51a62344fd339d
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 variables23800
Total number of constraints24202
Number of constraints which are clauses24002
Number of constraints which are cardinality constraints (but not clauses)200
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint200
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 201
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= 23800 #constraint= 24202
3.29/3.34	c #Conflicts:       1000 | #Learnt:        998 | 0.035
3.29/3.34	c total clause space: 18.2382MB
3.29/3.34	c total #watches: 181052
11.09/11.13	c total #propagations: 2282973 / total #impl: 19135620 (eff. 0.119)
11.09/11.13	c #Conflicts:       2000 | #Learnt:       1998 | 0.036
11.09/11.13	c total clause space: 29.637MB
11.09/11.13	c total #watches: 310927
17.59/17.63	c total #propagations: 4076980 / total #impl: 88730544 (eff. 0.046)
17.59/17.63	c GARBAGE COLLECT
17.59/17.63	c #Conflicts:       3000 | #Learnt:       2052 | 0.024
17.59/17.63	c total clause space: 48.1602MB
17.59/17.63	c total #watches: 360674
41.68/41.76	c total #propagations: 5189212 / total #impl: 158475914 (eff. 0.033)
41.68/41.76	c #Conflicts:       4000 | #Learnt:       3052 | 0.019
41.68/41.76	c total clause space: 48.1602MB
41.68/41.76	c total #watches: 510926
67.28/67.34	c total #propagations: 6816445 / total #impl: 247454030 (eff. 0.028)
67.28/67.34	c GARBAGE COLLECT
67.28/67.34	c #Conflicts:       5000 | #Learnt:       2481 | 0.016
67.28/67.34	c total clause space: 48.1602MB
67.28/67.34	c total #watches: 505730
90.37/90.44	c total #propagations: 8485940 / total #impl: 341589447 (eff. 0.025)
90.37/90.44	c #Conflicts:       6000 | #Learnt:       3481 | 0.014
90.37/90.44	c total clause space: 48.1602MB
90.37/90.44	c total #watches: 684668
136.16/136.27	c total #propagations: 9513387 / total #impl: 458657982 (eff. 0.021)
136.16/136.27	c GARBAGE COLLECT
136.16/136.27	c #Conflicts:       7000 | #Learnt:       2333 | 0.013
136.16/136.27	c total clause space: 78.2603MB
136.16/136.27	c total #watches: 541236
153.76/153.83	c total #propagations: 11025237 / total #impl: 692536405 (eff. 0.016)
153.76/153.83	c #Conflicts:       8000 | #Learnt:       3333 | 0.011
153.76/153.83	c total clause space: 78.2603MB
153.76/153.83	c total #watches: 706749
222.65/222.76	c total #propagations: 11982141 / total #impl: 835362612 (eff. 0.014)
222.65/222.76	c #Conflicts:       9000 | #Learnt:       4333 | 0.010
222.65/222.76	c total clause space: 78.2603MB
222.65/222.76	c total #watches: 855004
260.45/260.56	c total #propagations: 14067989 / total #impl: 1186339617 (eff. 0.012)
260.45/260.56	c GARBAGE COLLECT
260.45/260.56	c #Conflicts:      10000 | #Learnt:       2867 | 0.012
260.45/260.56	c total clause space: 78.2603MB
260.45/260.56	c total #watches: 573417
299.34/299.45	c total #propagations: 15247967 / total #impl: 1377352512 (eff. 0.011)
299.34/299.45	c #Conflicts:      11000 | #Learnt:       3867 | 0.011
299.34/299.45	c total clause space: 78.2603MB
299.34/299.45	c total #watches: 701337
334.35/334.47	c total #propagations: 17098488 / total #impl: 1575912585 (eff. 0.011)
334.35/334.47	c #Conflicts:      12000 | #Learnt:       4867 | 0.010
334.35/334.47	c total clause space: 78.2603MB
334.35/334.47	c total #watches: 866224
386.13/386.24	c total #propagations: 18284396 / total #impl: 1735457508 (eff. 0.011)
386.13/386.24	c #Conflicts:      13000 | #Learnt:       5867 | 0.009
386.13/386.24	c total clause space: 78.2603MB
386.13/386.24	c total #watches: 1009565
414.32/414.45	c total #propagations: 19729088 / total #impl: 1958562814 (eff. 0.010)
414.32/414.45	c GARBAGE COLLECT
414.32/414.45	c #Conflicts:      14000 | #Learnt:       4050 | 0.008
414.32/414.45	c total clause space: 78.2603MB
414.32/414.45	c total #watches: 727828
460.51/460.64	c total #propagations: 20999853 / total #impl: 2070715175 (eff. 0.010)
460.51/460.64	c #Conflicts:      15000 | #Learnt:       5050 | 0.008
460.51/460.64	c total clause space: 78.2603MB
460.51/460.64	c total #watches: 857399
491.21/491.30	c total #propagations: 22636909 / total #impl: 2251740265 (eff. 0.010)
491.21/491.30	c #Conflicts:      16000 | #Learnt:       6050 | 0.008
491.21/491.30	c total clause space: 78.2603MB
491.21/491.30	c total #watches: 1141304
566.90/567.04	c total #propagations: 23468425 / total #impl: 2454542753 (eff. 0.010)
566.90/567.04	c GARBAGE COLLECT
566.90/567.04	c #Conflicts:      17000 | #Learnt:       3852 | 0.007
566.90/567.04	c total clause space: 127.173MB
566.90/567.04	c total #watches: 842777
612.70/612.83	c total #propagations: 25002407 / total #impl: 2823716357 (eff. 0.009)
612.70/612.83	c #Conflicts:      18000 | #Learnt:       4852 | 0.007
612.70/612.83	c total clause space: 127.173MB
612.70/612.83	c total #watches: 1017789
658.19/658.34	c total #propagations: 26084036 / total #impl: 3095733978 (eff. 0.008)
658.19/658.34	c #Conflicts:      19000 | #Learnt:       5852 | 0.007
658.19/658.34	c total clause space: 127.173MB
658.19/658.34	c total #watches: 1189914
744.58/744.73	c total #propagations: 27026003 / total #impl: 3369474434 (eff. 0.008)
744.58/744.73	c #Conflicts:      20000 | #Learnt:       6852 | 0.006
744.58/744.73	c total clause space: 127.173MB
744.58/744.73	c total #watches: 1336984
789.06/789.22	c total #propagations: 28391642 / total #impl: 3651559843 (eff. 0.008)
789.06/789.22	c GARBAGE COLLECT
789.06/789.22	c #Conflicts:      21000 | #Learnt:       4400 | 0.006
789.06/789.22	c total clause space: 127.173MB
789.06/789.22	c total #watches: 773933
830.86/831.10	c total #propagations: 29691974 / total #impl: 3843719107 (eff. 0.008)
830.86/831.10	c #Conflicts:      22000 | #Learnt:       5400 | 0.006
830.86/831.10	c total clause space: 127.173MB
830.86/831.10	c total #watches: 933324
892.96/893.18	c total #propagations: 31012558 / total #impl: 4023292986 (eff. 0.008)
892.96/893.18	c #Conflicts:      23000 | #Learnt:       6400 | 0.006
892.96/893.18	c total clause space: 127.173MB
892.96/893.18	c total #watches: 1080845
961.64/961.82	c total #propagations: 32584028 / total #impl: 4286898973 (eff. 0.008)
961.64/961.82	c #Conflicts:      24000 | #Learnt:       7400 | 0.005
961.64/961.82	c total clause space: 127.173MB
961.64/961.82	c total #watches: 1251006
1036.04/1036.28	c total #propagations: 33901162 / total #impl: 4549966896 (eff. 0.007)
1036.04/1036.28	c GARBAGE COLLECT
1036.04/1036.28	c #Conflicts:      25000 | #Learnt:       4637 | 0.005
1036.04/1036.28	c total clause space: 127.173MB
1036.04/1036.28	c total #watches: 793534
1079.53/1079.74	c total #propagations: 35696981 / total #impl: 4827863939 (eff. 0.007)
1079.53/1079.74	c #Conflicts:      26000 | #Learnt:       5637 | 0.005
1079.53/1079.74	c total clause space: 127.173MB
1079.53/1079.74	c total #watches: 948259
1157.02/1157.21	c total #propagations: 37013886 / total #impl: 5003425458 (eff. 0.007)
1157.02/1157.21	c #Conflicts:      27000 | #Learnt:       6637 | 0.005
1157.02/1157.21	c total clause space: 127.173MB
1157.02/1157.21	c total #watches: 1098545
1220.70/1220.99	c total #propagations: 38528020 / total #impl: 5284698208 (eff. 0.007)
1220.70/1220.99	c #Conflicts:      28000 | #Learnt:       7637 | 0.005
1220.70/1220.99	c total clause space: 127.173MB
1220.70/1220.99	c total #watches: 1257048
1287.19/1287.49	c total #propagations: 39606531 / total #impl: 5531489855 (eff. 0.007)
1287.19/1287.49	c GARBAGE COLLECT
1287.19/1287.49	c #Conflicts:      29000 | #Learnt:       4572 | 0.005
1287.19/1287.49	c total clause space: 127.173MB
1287.19/1287.49	c total #watches: 751541
1357.28/1357.57	c total #propagations: 40769485 / total #impl: 5740375141 (eff. 0.007)
1357.28/1357.57	c #Conflicts:      30000 | #Learnt:       5572 | 0.005
1357.28/1357.57	c total clause space: 127.173MB
1357.28/1357.57	c total #watches: 976991
1451.96/1452.28	c total #propagations: 42456361 / total #impl: 6035991953 (eff. 0.007)
1451.96/1452.28	c #Conflicts:      31000 | #Learnt:       6572 | 0.007
1451.96/1452.28	c total clause space: 127.173MB
1451.96/1452.28	c total #watches: 1233214
1587.24/1587.59	c total #propagations: 43852089 / total #impl: 6341749559 (eff. 0.007)
1587.24/1587.59	c #Conflicts:      32000 | #Learnt:       7572 | 0.007
1587.24/1587.59	c total clause space: 127.173MB
1587.24/1587.59	c total #watches: 1544177
1755.82/1756.14	c total #propagations: 45366877 / total #impl: 6786221954 (eff. 0.007)
1755.82/1756.14	c #Conflicts:      33000 | #Learnt:       8572 | 0.007
1755.82/1756.14	c total clause space: 127.173MB
1755.82/1756.14	c total #watches: 1768850

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-4087250-1465428829/watcher-4087250-1465428829 -o /tmp/evaluation-result-4087250-1465428829/solver-4087250-1465428829 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node129-1465427028-5242 --watchdog 1960 --input HOME/instance-4087250-1465428829.opb ./cdcl-cuttingplanes-release 

pid=5394
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.18 2.16 2.00 3/172 5397
/proc/meminfo: memFree=29633976/32872528 swapFree=16204/1518544
[pid=5397] ppid=5394 vsize=29104 CPUtime=0 cores=1,3,5,7
/proc/5397/stat : 5397 (cdcl-cuttingpla) R 5394 5397 5225 0 -1 4202496 269 0 0 0 0 0 0 0 20 0 1 0 124815776 29802496 5260 33554432000 4194304 6199737 140734088537920 140735767952472 4209408 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5397/statm: 7276 5260 122 490 0 6777 0

[startup+0.100164 s]
/proc/loadavg: 2.18 2.16 2.00 3/172 5397
/proc/meminfo: memFree=29633976/32872528 swapFree=16204/1518544
[pid=5397] ppid=5394 vsize=34516 CPUtime=0.09 cores=1,3,5,7
/proc/5397/stat : 5397 (cdcl-cuttingpla) R 5394 5397 5225 0 -1 4202496 1443 0 0 0 9 0 0 0 20 0 1 0 124815776 35344384 7572 33554432000 4194304 6199737 140734088537920 140735767952472 4207822 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5397/statm: 8629 7572 134 490 0 8130 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34516

[startup+0.200366 s]
/proc/loadavg: 2.18 2.16 2.00 3/172 5397
/proc/meminfo: memFree=29633976/32872528 swapFree=16204/1518544
[pid=5397] ppid=5394 vsize=42340 CPUtime=0.19 cores=1,3,5,7
/proc/5397/stat : 5397 (cdcl-cuttingpla) R 5394 5397 5225 0 -1 4202496 2111 0 0 0 19 0 0 0 20 0 1 0 124815776 43356160 9091 33554432000 4194304 6199737 140734088537920 140735767952472 4215905 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5397/statm: 10585 9091 139 490 0 10086 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 42340

[startup+0.300327 s]
/proc/loadavg: 2.18 2.16 2.00 3/172 5397
/proc/meminfo: memFree=29633976/32872528 swapFree=16204/1518544
[pid=5397] ppid=5394 vsize=42812 CPUtime=0.29 cores=1,3,5,7
/proc/5397/stat : 5397 (cdcl-cuttingpla) R 5394 5397 5225 0 -1 4202496 2241 0 0 0 29 0 0 0 20 0 1 0 124815776 43839488 9213 33554432000 4194304 6199737 140734088537920 140735767952472 4213314 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5397/statm: 10703 9213 139 490 0 10204 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 42812

[startup+0.70028 s]
/proc/loadavg: 2.18 2.16 2.00 3/172 5397
/proc/meminfo: memFree=29633976/32872528 swapFree=16204/1518544
[pid=5397] ppid=5394 vsize=50520 CPUtime=0.69 cores=1,3,5,7
/proc/5397/stat : 5397 (cdcl-cuttingpla) R 5394 5397 5225 0 -1 4202496 2811 0 0 0 69 0 0 0 20 0 1 0 124815776 51732480 9621 33554432000 4194304 6199737 140734088537920 140735767952472 4208100 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5397/statm: 12630 9621 139 490 0 12131 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 50520

[startup+1.50028 s]
/proc/loadavg: 2.18 2.16 2.00 3/177 5409
/proc/meminfo: memFree=29557960/32872528 swapFree=16204/1518544
[pid=5397] ppid=5394 vsize=50920 CPUtime=1.49 cores=1,3,5,7
/proc/5397/stat : 5397 (cdcl-cuttingpla) R 5394 5397 5225 0 -1 4202496 3037 0 0 0 149 0 0 0 20 0 1 0 124815776 52142080 10310 33554432000 4194304 6199737 140734088537920 140734088536856 4213396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5397/statm: 12730 10310 139 490 0 12231 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 50920

[startup+3.1003 s]
/proc/loadavg: 2.17 2.16 2.00 3/177 5409
/proc/meminfo: memFree=29549212/32872528 swapFree=16204/1518544
[pid=5397] ppid=5394 vsize=51532 CPUtime=3.08 cores=1,3,5,7
/proc/5397/stat : 5397 (cdcl-cuttingpla) R 5394 5397 5225 0 -1 4202496 3181 0 0 0 308 0 0 0 20 0 1 0 124815776 52768768 10965 33554432000 4194304 6199737 140734088537920 140734088536568 4213368 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5397/statm: 12883 10965 139 490 0 12384 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 51532

[startup+6.30019 s]
/proc/loadavg: 2.17 2.16 2.00 3/177 5409
/proc/meminfo: memFree=29539020/32872528 swapFree=16204/1518544
[pid=5397] ppid=5394 vsize=64352 CPUtime=6.28 cores=1,3,5,7
/proc/5397/stat : 5397 (cdcl-cuttingpla) R 5394 5397 5225 0 -1 4202496 4018 0 0 0 628 0 0 0 20 0 1 0 124815776 65896448 12106 33554432000 4194304 6199737 140734088537920 140734088536536 4213381 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5397/statm: 16088 12106 155 490 0 15589 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 64352

[startup+12.7003 s]
/proc/loadavg: 2.14 2.15 2.00 4/177 5409
/proc/meminfo: memFree=29528712/32872528 swapFree=16204/1518544
[pid=5397] ppid=5394 vsize=65116 CPUtime=12.68 cores=1,3,5,7
/proc/5397/stat : 5397 (cdcl-cuttingpla) R 5394 5397 5225 0 -1 4202496 5196 0 0 0 1268 0 0 0 20 0 1 0 124815776 66678784 13291 33554432000 4194304 6199737 140734088537920 140734088537032 4213368 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5397/statm: 16279 13291 155 490 0 15780 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 65116

[startup+25.5003 s]
/proc/loadavg: 2.12 2.15 2.00 3/177 5409
/proc/meminfo: memFree=29502964/32872528 swapFree=16204/1518544
[pid=5397] ppid=5394 vsize=86060 CPUtime=25.48 cores=1,3,5,7
/proc/5397/stat : 5397 (cdcl-cuttingpla) R 5394 5397 5225 0 -1 4202496 6059 0 0 0 2547 1 0 0 20 0 1 0 124815776 88125440 17658 33554432000 4194304 6199737 140734088537920 140734088536568 4213320 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5397/statm: 21515 17658 161 490 0 21016 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 86060

[startup+51.1003 s]
/proc/loadavg: 2.14 2.15 2.00 3/177 5409
/proc/meminfo: memFree=29482856/32872528 swapFree=16204/1518544
[pid=5397] ppid=5394 vsize=88016 CPUtime=51.08 cores=1,3,5,7
/proc/5397/stat : 5397 (cdcl-cuttingpla) R 5394 5397 5225 0 -1 4202496 6966 0 0 0 5106 2 0 0 20 0 1 0 124815776 90128384 20761 33554432000 4194304 6199737 140734088537920 140734088536616 4213385 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5397/statm: 22004 20761 161 490 0 21505 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 88016

[startup+102.3 s]
/proc/loadavg: 2.18 2.15 2.01 4/177 5410
/proc/meminfo: memFree=29459776/32872528 swapFree=16204/1518544
[pid=5397] ppid=5394 vsize=121440 CPUtime=102.28 cores=1,3,5,7
/proc/5397/stat : 5397 (cdcl-cuttingpla) R 5394 5397 5225 0 -1 4202496 8036 0 0 0 10226 2 0 0 20 0 1 0 124815776 124354560 22187 33554432000 4194304 6199737 140734088537920 140734088536856 4213368 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5397/statm: 30360 22187 161 490 0 29861 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 121440

[startup+162.3 s]
/proc/loadavg: 2.30 2.19 2.03 3/177 5412
/proc/meminfo: memFree=29432932/32872528 swapFree=16204/1518544
[pid=5397] ppid=5394 vsize=123416 CPUtime=162.26 cores=1,3,5,7
/proc/5397/stat : 5397 (cdcl-cuttingpla) R 5394 5397 5225 0 -1 4202496 8582 0 0 0 16224 2 0 0 20 0 1 0 124815776 126377984 24755 33554432000 4194304 6199737 140734088537920 140734088537032 4213495 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5397/statm: 30854 24755 161 490 0 30355 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 123416

[startup+222.307 s]
/proc/loadavg: 2.31 2.21 2.04 3/177 5413
/proc/meminfo: memFree=29430056/32872528 swapFree=16204/1518544
[pid=5397] ppid=5394 vsize=124596 CPUtime=222.26 cores=1,3,5,7
/proc/5397/stat : 5397 (cdcl-cuttingpla) R 5394 5397 5225 0 -1 4202496 8907 0 0 0 22224 2 0 0 20 0 1 0 124815776 127586304 25070 33554432000 4194304 6199737 140734088537920 140734088536568 4213389 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5397/statm: 31149 25070 161 490 0 30650 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 124596

[startup+282.3 s]
/proc/loadavg: 2.18 2.19 2.04 3/177 5414
/proc/meminfo: memFree=29421796/32872528 swapFree=16204/1518544
[pid=5397] ppid=5394 vsize=125884 CPUtime=282.25 cores=1,3,5,7
/proc/5397/stat : 5397 (cdcl-cuttingpla) R 5394 5397 5225 0 -1 4202496 9223 0 0 0 28222 3 0 0 20 0 1 0 124815776 128905216 26404 33554432000 4194304 6199737 140734088537920 140734088536616 4213396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5397/statm: 31471 26404 161 490 0 30972 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 125884

[startup+342.3 s]
/proc/loadavg: 2.21 2.19 2.05 3/177 5415
/proc/meminfo: memFree=29419184/32872528 swapFree=16204/1518544
[pid=5397] ppid=5394 vsize=127532 CPUtime=342.24 cores=1,3,5,7
/proc/5397/stat : 5397 (cdcl-cuttingpla) R 5394 5397 5225 0 -1 4202496 9666 0 0 0 34221 3 0 0 20 0 1 0 124815776 130592768 26844 33554432000 4194304 6199737 140734088537920 140734088536616 4213487 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5397/statm: 31883 26844 161 490 0 31384 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 127532

[startup+402.3 s]
/proc/loadavg: 2.25 2.20 2.06 4/178 5419
/proc/meminfo: memFree=29406352/32872528 swapFree=16204/1518544
[pid=5397] ppid=5394 vsize=128472 CPUtime=402.22 cores=1,3,5,7
/proc/5397/stat : 5397 (cdcl-cuttingpla) R 5394 5397 5225 0 -1 4202496 9898 0 0 0 40219 3 0 0 20 0 1 0 124815776 131555328 28094 33554432000 4194304 6199737 140734088537920 140734088536856 4213381 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5397/statm: 32118 28094 161 490 0 31619 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 128472

[startup+462.3 s]
/proc/loadavg: 2.26 2.22 2.08 3/177 5421
/proc/meminfo: memFree=29405488/32872528 swapFree=16204/1518544
[pid=5397] ppid=5394 vsize=128976 CPUtime=462.21 cores=1,3,5,7
/proc/5397/stat : 5397 (cdcl-cuttingpla) R 5394 5397 5225 0 -1 4202496 10034 0 0 0 46218 3 0 0 20 0 1 0 124815776 132071424 28230 33554432000 4194304 6199737 140734088537920 140734088537032 4213385 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5397/statm: 32244 28230 161 490 0 31745 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 128976

[startup+522.3 s]
/proc/loadavg: 2.22 2.22 2.09 3/177 5422
/proc/meminfo: memFree=29381976/32872528 swapFree=16204/1518544
[pid=5397] ppid=5394 vsize=181396 CPUtime=522.21 cores=1,3,5,7
/proc/5397/stat : 5397 (cdcl-cuttingpla) R 5394 5397 5225 0 -1 4202496 11020 0 0 0 52217 4 0 0 20 0 1 0 124815776 185749504 32651 33554432000 4194304 6199737 140734088537920 140734088536856 4213389 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5397/statm: 45349 32651 161 490 0 44850 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 181396

[startup+582.3 s]
/proc/loadavg: 2.22 2.23 2.09 3/177 5423
/proc/meminfo: memFree=29376884/32872528 swapFree=16204/1518544
[pid=5397] ppid=5394 vsize=181560 CPUtime=582.2 cores=1,3,5,7
/proc/5397/stat : 5397 (cdcl-cuttingpla) R 5394 5397 5225 0 -1 4202496 11234 0 0 0 58216 4 0 0 20 0 1 0 124815776 185917440 32706 33554432000 4194304 6199737 140734088537920 140734088537032 4213385 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5397/statm: 45390 32706 161 490 0 44891 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 181560


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


[startup+942.3 s]
/proc/loadavg: 2.35 2.26 2.13 4/177 5430
/proc/meminfo: memFree=29344232/32872528 swapFree=16204/1518544
[pid=5397] ppid=5394 vsize=184340 CPUtime=942.15 cores=1,3,5,7
/proc/5397/stat : 5397 (cdcl-cuttingpla) R 5394 5397 5225 0 -1 4202496 12185 0 0 0 94210 5 0 0 20 0 1 0 124815776 188764160 35645 33554432000 4194304 6199737 140734088537920 140734088536856 4213389 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5397/statm: 46085 35645 161 490 0 45586 0
Current children cumulated CPU time (s) 942.15
Current children cumulated vsize (KiB) 184340

[startup+1002.3 s]
/proc/loadavg: 2.22 2.23 2.13 3/178 5434
/proc/meminfo: memFree=29342916/32872528 swapFree=16204/1518544
[pid=5397] ppid=5394 vsize=184800 CPUtime=1002.14 cores=1,3,5,7
/proc/5397/stat : 5397 (cdcl-cuttingpla) R 5394 5397 5225 0 -1 4202496 12297 0 0 0 100209 5 0 0 20 0 1 0 124815776 189235200 35753 33554432000 4194304 6199737 140734088537920 140734088536536 4213368 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5397/statm: 46200 35753 161 490 0 45701 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 184800

[startup+1062.3 s]
/proc/loadavg: 2.14 2.21 2.12 3/176 5435
/proc/meminfo: memFree=29340000/32872528 swapFree=16204/1518544
[pid=5397] ppid=5394 vsize=184848 CPUtime=1062.13 cores=1,3,5,7
/proc/5397/stat : 5397 (cdcl-cuttingpla) R 5394 5397 5225 0 -1 4202496 12316 0 0 0 106208 5 0 0 20 0 1 0 124815776 189284352 35772 33554432000 4194304 6199737 140734088537920 140734088536856 4213385 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5397/statm: 46212 35772 161 490 0 45713 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 184848

[startup+1122.3 s]
/proc/loadavg: 2.24 2.21 2.12 3/177 5437
/proc/meminfo: memFree=29335008/32872528 swapFree=16204/1518544
[pid=5397] ppid=5394 vsize=185056 CPUtime=1122.12 cores=1,3,5,7
/proc/5397/stat : 5397 (cdcl-cuttingpla) R 5394 5397 5225 0 -1 4202496 12355 0 0 0 112207 5 0 0 20 0 1 0 124815776 189497344 35805 33554432000 4194304 6199737 140734088537920 140734088536856 4213306 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5397/statm: 46264 35805 161 490 0 45765 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 185056

[startup+1182.3 s]
/proc/loadavg: 2.23 2.22 2.13 3/177 5438
/proc/meminfo: memFree=29332232/32872528 swapFree=16204/1518544
[pid=5397] ppid=5394 vsize=185444 CPUtime=1182.11 cores=1,3,5,7
/proc/5397/stat : 5397 (cdcl-cuttingpla) R 5394 5397 5225 0 -1 4202496 12486 0 0 0 118206 5 0 0 20 0 1 0 124815776 189894656 36444 33554432000 4194304 6199737 140734088537920 140734088536856 4213381 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5397/statm: 46361 36444 161 490 0 45862 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 185444

[startup+1242.3 s]
/proc/loadavg: 2.18 2.20 2.13 3/177 5439
/proc/meminfo: memFree=29322652/32872528 swapFree=16204/1518544
[pid=5397] ppid=5394 vsize=185928 CPUtime=1242.1 cores=1,3,5,7
/proc/5397/stat : 5397 (cdcl-cuttingpla) R 5394 5397 5225 0 -1 4202496 12622 0 0 0 124205 5 0 0 20 0 1 0 124815776 190390272 38624 33554432000 4194304 6199737 140734088537920 140734088536856 4213389 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5397/statm: 46482 38624 161 490 0 45983 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 185928

[startup+1302.3 s]
/proc/loadavg: 2.24 2.21 2.13 3/177 5440
/proc/meminfo: memFree=29308560/32872528 swapFree=16204/1518544
[pid=5397] ppid=5394 vsize=186612 CPUtime=1302.09 cores=1,3,5,7
/proc/5397/stat : 5397 (cdcl-cuttingpla) R 5394 5397 5225 0 -1 4202496 12792 0 0 0 130204 5 0 0 20 0 1 0 124815776 191090688 41859 33554432000 4194304 6199737 140734088537920 140734088537032 4213456 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5397/statm: 46653 41859 161 490 0 46154 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 186612

[startup+1362.3 s]
/proc/loadavg: 2.15 2.19 2.13 3/177 5441
/proc/meminfo: memFree=29307320/32872528 swapFree=16204/1518544
[pid=5397] ppid=5394 vsize=186800 CPUtime=1362.08 cores=1,3,5,7
/proc/5397/stat : 5397 (cdcl-cuttingpla) R 5394 5397 5225 0 -1 4202496 12833 0 0 0 136203 5 0 0 20 0 1 0 124815776 191283200 41900 33554432000 4194304 6199737 140734088537920 140734088536856 4213396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5397/statm: 46700 41900 161 490 0 46201 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 186800

[startup+1422.3 s]
/proc/loadavg: 2.09 2.16 2.12 3/177 5443
/proc/meminfo: memFree=29306700/32872528 swapFree=16204/1518544
[pid=5397] ppid=5394 vsize=187004 CPUtime=1422.07 cores=1,3,5,7
/proc/5397/stat : 5397 (cdcl-cuttingpla) R 5394 5397 5225 0 -1 4202496 12893 0 0 0 142202 5 0 0 20 0 1 0 124815776 191492096 41960 33554432000 4194304 6199737 140734088537920 140734088536856 4213296 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5397/statm: 46751 41960 161 490 0 46252 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 187004

[startup+1482.3 s]
/proc/loadavg: 2.28 2.19 2.13 3/177 5444
/proc/meminfo: memFree=29306328/32872528 swapFree=16204/1518544
[pid=5397] ppid=5394 vsize=187240 CPUtime=1482.06 cores=1,3,5,7
/proc/5397/stat : 5397 (cdcl-cuttingpla) R 5394 5397 5225 0 -1 4202496 12974 0 0 0 148201 5 0 0 20 0 1 0 124815776 191733760 42041 33554432000 4194304 6199737 140734088537920 140734088536856 4213460 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5397/statm: 46810 42041 161 490 0 46311 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 187240

[startup+1542.31 s]
/proc/loadavg: 2.18 2.18 2.13 3/177 5445
/proc/meminfo: memFree=29299200/32872528 swapFree=16204/1518544
[pid=5397] ppid=5394 vsize=188268 CPUtime=1542.05 cores=1,3,5,7
/proc/5397/stat : 5397 (cdcl-cuttingpla) R 5394 5397 5225 0 -1 4202496 13226 0 0 0 154200 5 0 0 20 0 1 0 124815776 192786432 42293 33554432000 4194304 6199737 140734088537920 140734088536856 4213822 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5397/statm: 47067 42293 161 490 0 46568 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 188268

[startup+1602.3 s]
/proc/loadavg: 2.15 2.18 2.13 3/178 5449
/proc/meminfo: memFree=29280348/32872528 swapFree=16204/1518544
[pid=5397] ppid=5394 vsize=188540 CPUtime=1602.04 cores=1,3,5,7
/proc/5397/stat : 5397 (cdcl-cuttingpla) R 5394 5397 5225 0 -1 4202496 13296 0 0 0 160199 5 0 0 20 0 1 0 124815776 193064960 42363 33554432000 4194304 6199737 140734088537920 140734088536856 4213389 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5397/statm: 47135 42363 161 490 0 46636 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 188540

[startup+1662.3 s]
/proc/loadavg: 2.16 2.17 2.13 3/178 5473
/proc/meminfo: memFree=29242860/32872528 swapFree=16204/1518544
[pid=5397] ppid=5394 vsize=188992 CPUtime=1662.04 cores=1,3,5,7
/proc/5397/stat : 5397 (cdcl-cuttingpla) R 5394 5397 5225 0 -1 4202496 13451 0 0 0 166198 6 0 0 20 0 1 0 124815776 193527808 42474 33554432000 4194304 6199737 140734088537920 140734088536856 4213381 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5397/statm: 47248 42474 161 490 0 46749 0
Current children cumulated CPU time (s) 1662.04
Current children cumulated vsize (KiB) 188992

[startup+1722.3 s]
/proc/loadavg: 2.12 2.16 2.12 3/177 5475
/proc/meminfo: memFree=29230872/32872528 swapFree=16204/1518544
[pid=5397] ppid=5394 vsize=190176 CPUtime=1722.03 cores=1,3,5,7
/proc/5397/stat : 5397 (cdcl-cuttingpla) R 5394 5397 5225 0 -1 4202496 13747 0 0 0 172197 6 0 0 20 0 1 0 124815776 194740224 42770 33554432000 4194304 6199737 140734088537920 140734088536568 4213381 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5397/statm: 47544 42770 161 490 0 47045 0
Current children cumulated CPU time (s) 1722.03
Current children cumulated vsize (KiB) 190176

[startup+1782.3 s]
/proc/loadavg: 2.23 2.17 2.12 3/177 5476
/proc/meminfo: memFree=29224540/32872528 swapFree=16204/1518544
[pid=5397] ppid=5394 vsize=191564 CPUtime=1782.02 cores=1,3,5,7
/proc/5397/stat : 5397 (cdcl-cuttingpla) R 5394 5397 5225 0 -1 4202496 14107 0 0 0 178196 6 0 0 20 0 1 0 124815776 196161536 43628 33554432000 4194304 6199737 140734088537920 140734088536856 4213368 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5397/statm: 47891 43628 161 490 0 47392 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 191564



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.24 2.18 2.13 3/177 5476
/proc/meminfo: memFree=29222496/32872528 swapFree=16204/1518544
[pid=5397] ppid=5394 vsize=191796 CPUtime=1800.01 cores=1,3,5,7
/proc/5397/stat : 5397 (cdcl-cuttingpla) R 5394 5397 5225 0 -1 4202496 14167 0 0 0 179995 6 0 0 20 0 1 0 124815776 196399104 43688 33554432000 4194304 6199737 140734088537920 140734088536856 4213385 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5397/statm: 47949 43688 161 490 0 47450 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 191796

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

[startup+1800.3 s]
/proc/loadavg: 2.24 2.18 2.13 3/177 5476
/proc/meminfo: memFree=29222496/32872528 swapFree=16204/1518544
[pid=5397] ppid=5394 vsize=191796 CPUtime=1800.01 cores=1,3,5,7
/proc/5397/stat : 5397 (cdcl-cuttingpla) R 5394 5397 5225 0 -1 4202496 14167 0 0 0 179995 6 0 0 20 0 1 0 124815776 196399104 43688 33554432000 4194304 6199737 140734088537920 140734088536856 4213385 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5397/statm: 47949 43688 161 490 0 47450 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 191796

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.06499
CPU usage (%): 99.9845
Max. virtual memory (cumulated for all children) (KiB): 191796

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.96
system time used= 0.06499
maximum resident set size= 174752
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14167
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= 12
involuntary context switches= 1971

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.54031 second user time and 6.92195 second system time

The end

Launcher Data

Begin job on node129 at 2016-06-09 01:33:49
IDJOB=4087250
IDBENCH=90143
IDSOLVER=2548
FILE ID=node129/4087250-1465428829
RUNJOBID= node129-1465427028-5242
PBS_JOBID= 19859783
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_K200.opb
COMMAND LINE= ./cdcl-cuttingplanes-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4087250-1465428829/watcher-4087250-1465428829 -o /tmp/evaluation-result-4087250-1465428829/solver-4087250-1465428829 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node129-1465427028-5242 --watchdog 1960 --input HOME/instance-4087250-1465428829.opb ./cdcl-cuttingplanes-release

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

MD5SUM BENCH= 4ffc81aa318dee614e51a62344fd339d
RANDOM SEED=1003503183

node129.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.715
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.43
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.715
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.715
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.715
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.715
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.715
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.715
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.715
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:        29635736 kB
Buffers:          137640 kB
Cached:           819256 kB
SwapCached:         1824 kB
Active:           239956 kB
Inactive:         723180 kB
Active(anon):       5980 kB
Inactive(anon):     3116 kB
Active(file):     233976 kB
Inactive(file):   720064 kB
Unevictable:     1518544 kB
Mlocked:           16204 kB
SwapTotal:      67108856 kB
SwapFree:       67098840 kB
Dirty:              3976 kB
Writeback:             0 kB
AnonPages:       1523172 kB
Mapped:             8104 kB
Shmem:                 0 kB
Slab:             621436 kB
SReclaimable:      65280 kB
SUnreclaim:       556156 kB
KernelStack:        1392 kB
PageTables:         6772 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1619312 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1505280 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71732 MiB
End job on node129 at 2016-06-09 02:03:50