Trace number 4087246

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_K183.opb
MD5SUM0350ceeb14af28f3be070cadc324c0d3
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 variables21777
Total number of constraints22145
Number of constraints which are clauses21962
Number of constraints which are cardinality constraints (but not clauses)183
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint183
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 184
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= 21777 #constraint= 22145
1.59/1.61	c #Conflicts:       1000 | #Learnt:        998 | 0.000
1.59/1.61	c total clause space: 18.2382MB
1.59/1.61	c total #watches: 160323
7.28/7.32	c total #propagations: 1772903 / total #impl: 16325189 (eff. 0.109)
7.28/7.32	c #Conflicts:       2000 | #Learnt:       1998 | 0.005
7.28/7.32	c total clause space: 29.637MB
7.28/7.32	c total #watches: 281990
14.19/14.21	c total #propagations: 3427082 / total #impl: 89155372 (eff. 0.038)
14.19/14.21	c GARBAGE COLLECT
14.19/14.21	c #Conflicts:       3000 | #Learnt:       2069 | 0.003
14.19/14.21	c total clause space: 29.637MB
14.19/14.21	c total #watches: 319468
26.78/26.86	c total #propagations: 4973734 / total #impl: 153985105 (eff. 0.032)
26.78/26.86	c #Conflicts:       4000 | #Learnt:       3069 | 0.019
26.78/26.86	c total clause space: 29.637MB
26.78/26.86	c total #watches: 464436
41.98/42.02	c total #propagations: 6528722 / total #impl: 258180881 (eff. 0.025)
41.98/42.02	c GARBAGE COLLECT
41.98/42.02	c #Conflicts:       5000 | #Learnt:       2426 | 0.015
41.98/42.02	c total clause space: 48.1602MB
41.98/42.02	c total #watches: 420644
59.08/59.13	c total #propagations: 8231801 / total #impl: 394857411 (eff. 0.021)
59.08/59.13	c #Conflicts:       6000 | #Learnt:       3426 | 0.013
59.08/59.13	c total clause space: 48.1602MB
59.08/59.13	c total #watches: 540811
82.68/82.71	c total #propagations: 9715599 / total #impl: 560718155 (eff. 0.017)
82.68/82.71	c GARBAGE COLLECT
82.68/82.71	c #Conflicts:       7000 | #Learnt:       2323 | 0.011
82.68/82.71	c total clause space: 48.1602MB
82.68/82.71	c total #watches: 419426
93.87/93.90	c total #propagations: 11108347 / total #impl: 751602249 (eff. 0.015)
93.87/93.90	c #Conflicts:       8000 | #Learnt:       3323 | 0.012
93.87/93.90	c total clause space: 48.1602MB
93.87/93.90	c total #watches: 525292
122.07/122.12	c total #propagations: 11945945 / total #impl: 831638621 (eff. 0.014)
122.07/122.12	c #Conflicts:       9000 | #Learnt:       4323 | 0.011
122.07/122.12	c total clause space: 78.2603MB
122.07/122.12	c total #watches: 647070
150.06/150.17	c total #propagations: 13327072 / total #impl: 966601875 (eff. 0.014)
150.06/150.17	c GARBAGE COLLECT
150.06/150.17	c #Conflicts:      10000 | #Learnt:       2874 | 0.010
150.06/150.17	c total clause space: 78.2603MB
150.06/150.17	c total #watches: 471473
171.06/171.16	c total #propagations: 14589296 / total #impl: 1098469780 (eff. 0.013)
171.06/171.16	c #Conflicts:      11000 | #Learnt:       3874 | 0.010
171.06/171.16	c total clause space: 78.2603MB
171.06/171.16	c total #watches: 666944
213.05/213.10	c total #propagations: 15652355 / total #impl: 1237455797 (eff. 0.013)
213.05/213.10	c #Conflicts:      12000 | #Learnt:       4874 | 0.009
213.05/213.10	c total clause space: 78.2603MB
213.05/213.10	c total #watches: 821940
273.64/273.72	c total #propagations: 17022637 / total #impl: 1464772372 (eff. 0.012)
273.64/273.72	c #Conflicts:      13000 | #Learnt:       5874 | 0.009
273.64/273.72	c total clause space: 78.2603MB
273.64/273.72	c total #watches: 972719
307.84/307.99	c total #propagations: 18653613 / total #impl: 1762995681 (eff. 0.011)
307.84/307.99	c GARBAGE COLLECT
307.84/307.99	c #Conflicts:      14000 | #Learnt:       4069 | 0.009
307.84/307.99	c total clause space: 78.2603MB
307.84/307.99	c total #watches: 769224
339.23/339.37	c total #propagations: 19971983 / total #impl: 1996526500 (eff. 0.010)
339.23/339.37	c #Conflicts:      15000 | #Learnt:       5069 | 0.008
339.23/339.37	c total clause space: 78.2603MB
339.23/339.37	c total #watches: 911770
373.13/373.28	c total #propagations: 20919655 / total #impl: 2200396517 (eff. 0.010)
373.13/373.28	c #Conflicts:      16000 | #Learnt:       6069 | 0.008
373.13/373.28	c total clause space: 78.2603MB
373.13/373.28	c total #watches: 1031823
423.02/423.18	c total #propagations: 21911533 / total #impl: 2327834222 (eff. 0.009)
423.02/423.18	c GARBAGE COLLECT
423.02/423.18	c #Conflicts:      17000 | #Learnt:       3827 | 0.007
423.02/423.18	c total clause space: 78.2603MB
423.02/423.18	c total #watches: 610070
438.82/438.97	c total #propagations: 23559879 / total #impl: 2570059952 (eff. 0.009)
438.82/438.97	c #Conflicts:      18000 | #Learnt:       4827 | 0.007
438.82/438.97	c total clause space: 78.2603MB
438.82/438.97	c total #watches: 739601
481.31/481.40	c total #propagations: 24387731 / total #impl: 2641988862 (eff. 0.009)
481.31/481.40	c #Conflicts:      19000 | #Learnt:       5827 | 0.007
481.31/481.40	c total clause space: 78.2603MB
481.31/481.40	c total #watches: 922982
530.50/530.67	c total #propagations: 25578814 / total #impl: 2942426279 (eff. 0.009)
530.50/530.67	c #Conflicts:      20000 | #Learnt:       6827 | 0.007
530.50/530.67	c total clause space: 78.2603MB
530.50/530.67	c total #watches: 1125268
574.39/574.59	c total #propagations: 26786157 / total #impl: 3194980074 (eff. 0.008)
574.39/574.59	c GARBAGE COLLECT
574.39/574.59	c #Conflicts:      21000 | #Learnt:       4352 | 0.007
574.39/574.59	c total clause space: 78.2603MB
574.39/574.59	c total #watches: 853385
616.00/616.16	c total #propagations: 28074481 / total #impl: 3413487772 (eff. 0.008)
616.00/616.16	c #Conflicts:      22000 | #Learnt:       5352 | 0.007
616.00/616.16	c total clause space: 78.2603MB
616.00/616.17	c total #watches: 1138689
697.68/697.80	c total #propagations: 29082020 / total #impl: 3626810710 (eff. 0.008)
697.68/697.80	c #Conflicts:      23000 | #Learnt:       6352 | 0.006
697.68/697.80	c total clause space: 78.2603MB
697.68/697.80	c total #watches: 1299995
810.76/810.92	c total #propagations: 30324396 / total #impl: 3942652383 (eff. 0.008)
810.76/810.92	c #Conflicts:      24000 | #Learnt:       7352 | 0.006
810.76/810.92	c total clause space: 127.173MB
810.76/810.92	c total #watches: 1485663
875.75/875.94	c total #propagations: 31767113 / total #impl: 4330260251 (eff. 0.007)
875.75/875.94	c GARBAGE COLLECT
875.75/875.94	c #Conflicts:      25000 | #Learnt:       4610 | 0.006
875.75/875.94	c total clause space: 127.173MB
875.75/875.94	c total #watches: 822849
923.64/923.86	c total #propagations: 33076660 / total #impl: 4579376184 (eff. 0.007)
923.64/923.86	c #Conflicts:      26000 | #Learnt:       5610 | 0.006
923.64/923.86	c total clause space: 127.173MB
923.64/923.86	c total #watches: 987279
965.84/966.09	c total #propagations: 34400059 / total #impl: 4788060896 (eff. 0.007)
965.84/966.09	c #Conflicts:      27000 | #Learnt:       6610 | 0.006
965.84/966.09	c total clause space: 127.173MB
965.84/966.09	c total #watches: 1170524
1031.02/1031.26	c total #propagations: 35365633 / total #impl: 5068536050 (eff. 0.007)
1031.02/1031.26	c #Conflicts:      28000 | #Learnt:       7610 | 0.006
1031.02/1031.26	c total clause space: 127.173MB
1031.02/1031.26	c total #watches: 1413616
1123.11/1123.39	c total #propagations: 36419157 / total #impl: 5336862023 (eff. 0.007)
1123.11/1123.39	c GARBAGE COLLECT
1123.11/1123.39	c #Conflicts:      29000 | #Learnt:       4565 | 0.006
1123.11/1123.39	c total clause space: 127.173MB
1123.11/1123.39	c total #watches: 831739
1159.31/1159.54	c total #propagations: 37589391 / total #impl: 5620581602 (eff. 0.007)
1159.31/1159.54	c #Conflicts:      30000 | #Learnt:       5565 | 0.006
1159.31/1159.54	c total clause space: 127.173MB
1159.31/1159.54	c total #watches: 1025207
1233.19/1233.46	c total #propagations: 38442398 / total #impl: 5753887986 (eff. 0.007)
1233.19/1233.46	c #Conflicts:      31000 | #Learnt:       6565 | 0.006
1233.19/1233.46	c total clause space: 127.173MB
1233.19/1233.46	c total #watches: 1242073
1343.99/1344.23	c total #propagations: 39587818 / total #impl: 6059525545 (eff. 0.007)
1343.99/1344.23	c #Conflicts:      32000 | #Learnt:       7565 | 0.006
1343.99/1344.23	c total clause space: 127.173MB
1343.99/1344.23	c total #watches: 1468552
1468.16/1468.44	c total #propagations: 40952150 / total #impl: 6425326393 (eff. 0.006)
1468.16/1468.44	c #Conflicts:      33000 | #Learnt:       8565 | 0.006
1468.16/1468.44	c total clause space: 127.173MB
1468.16/1468.44	c total #watches: 1636816
1565.85/1566.10	c total #propagations: 42282541 / total #impl: 6733342771 (eff. 0.006)
1565.85/1566.10	c GARBAGE COLLECT
1565.85/1566.10	c #Conflicts:      34000 | #Learnt:       5141 | 0.006
1565.85/1566.10	c total clause space: 127.173MB
1565.85/1566.10	c total #watches: 972732
1595.34/1595.64	c total #propagations: 43572011 / total #impl: 7132486933 (eff. 0.006)
1595.34/1595.64	c #Conflicts:      35000 | #Learnt:       6141 | 0.005
1595.34/1595.64	c total clause space: 127.173MB
1595.34/1595.64	c total #watches: 1392905
1721.52/1721.82	c total #propagations: 43926422 / total #impl: 7370065220 (eff. 0.006)
1721.52/1721.82	c #Conflicts:      36000 | #Learnt:       7141 | 0.005
1721.52/1721.82	c total clause space: 206.656MB
1721.52/1721.82	c total #watches: 1626750

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

pid=5405
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.18 2.16 2.00 3/176 5408
/proc/meminfo: memFree=29606988/32872528 swapFree=16204/1518544
[pid=5408] ppid=5405 vsize=29104 CPUtime=0 cores=0,2,4,6
/proc/5408/stat : 5408 (cdcl-cuttingpla) R 5405 5408 5225 0 -1 4202496 269 0 0 0 0 0 0 0 20 0 1 0 124815781 29802496 5260 33554432000 4194304 6199737 140736934141808 140733222697960 5193012 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5408/statm: 7276 5260 122 490 0 6777 0

[startup+0.100164 s]
/proc/loadavg: 2.18 2.16 2.00 3/176 5408
/proc/meminfo: memFree=29606988/32872528 swapFree=16204/1518544
[pid=5408] ppid=5405 vsize=34516 CPUtime=0.09 cores=0,2,4,6
/proc/5408/stat : 5408 (cdcl-cuttingpla) R 5405 5408 5225 0 -1 4202496 1444 0 0 0 9 0 0 0 20 0 1 0 124815781 35344384 7574 33554432000 4194304 6199737 140736934141808 140733222697960 5149722 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5408/statm: 8629 7574 134 490 0 8130 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34516

[startup+0.200294 s]
/proc/loadavg: 2.18 2.16 2.00 3/176 5408
/proc/meminfo: memFree=29606988/32872528 swapFree=16204/1518544
[pid=5408] ppid=5405 vsize=38008 CPUtime=0.19 cores=0,2,4,6
/proc/5408/stat : 5408 (cdcl-cuttingpla) R 5405 5408 5225 0 -1 4202496 2791 0 0 0 19 0 0 0 20 0 1 0 124815781 38920192 8431 33554432000 4194304 6199737 140736934141808 140733222697960 4197889 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5408/statm: 9502 8431 139 490 0 9003 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 38008

[startup+0.300328 s]
/proc/loadavg: 2.18 2.16 2.00 3/176 5408
/proc/meminfo: memFree=29606988/32872528 swapFree=16204/1518544
[pid=5408] ppid=5405 vsize=42804 CPUtime=0.29 cores=0,2,4,6
/proc/5408/stat : 5408 (cdcl-cuttingpla) R 5405 5408 5225 0 -1 4202496 3075 0 0 0 29 0 0 0 20 0 1 0 124815781 43831296 8629 33554432000 4194304 6199737 140736934141808 140733222697960 4213381 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5408/statm: 10701 8629 139 490 0 10202 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 42804

[startup+0.700225 s]
/proc/loadavg: 2.18 2.16 2.00 3/176 5408
/proc/meminfo: memFree=29606988/32872528 swapFree=16204/1518544
[pid=5408] ppid=5405 vsize=43316 CPUtime=0.69 cores=0,2,4,6
/proc/5408/stat : 5408 (cdcl-cuttingpla) R 5405 5408 5225 0 -1 4202496 3429 0 0 0 69 0 0 0 20 0 1 0 124815781 44355584 9412 33554432000 4194304 6199737 140736934141808 140733222697960 4213368 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5408/statm: 10829 9412 139 490 0 10330 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 43316

[startup+1.50026 s]
/proc/loadavg: 2.18 2.16 2.00 3/177 5409
/proc/meminfo: memFree=29557588/32872528 swapFree=16204/1518544
[pid=5408] ppid=5405 vsize=51008 CPUtime=1.49 cores=0,2,4,6
/proc/5408/stat : 5408 (cdcl-cuttingpla) R 5405 5408 5225 0 -1 4202496 4029 0 0 0 149 0 0 0 20 0 1 0 124815781 52232192 10328 33554432000 4194304 6199737 140736934141808 140736934140744 5149722 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5408/statm: 12752 10328 139 490 0 12253 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 51008

[startup+3.10029 s]
/proc/loadavg: 2.17 2.16 2.00 3/177 5409
/proc/meminfo: memFree=29549212/32872528 swapFree=16204/1518544
[pid=5408] ppid=5405 vsize=52016 CPUtime=3.09 cores=0,2,4,6
/proc/5408/stat : 5408 (cdcl-cuttingpla) R 5405 5408 5225 0 -1 4202496 4303 0 0 0 309 0 0 0 20 0 1 0 124815781 53264384 11624 33554432000 4194304 6199737 140736934141808 140736934140744 4213385 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5408/statm: 13004 11624 155 490 0 12505 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 52016

[startup+6.30021 s]
/proc/loadavg: 2.17 2.16 2.00 3/177 5409
/proc/meminfo: memFree=29538648/32872528 swapFree=16204/1518544
[pid=5408] ppid=5405 vsize=64456 CPUtime=6.28 cores=0,2,4,6
/proc/5408/stat : 5408 (cdcl-cuttingpla) R 5405 5408 5225 0 -1 4202496 5000 0 0 0 628 0 0 0 20 0 1 0 124815781 66002944 12634 33554432000 4194304 6199737 140736934141808 140736934140600 4213381 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5408/statm: 16114 12634 155 490 0 15615 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 64456

[startup+12.7002 s]
/proc/loadavg: 2.14 2.15 2.00 4/177 5409
/proc/meminfo: memFree=29528712/32872528 swapFree=16204/1518544
[pid=5408] ppid=5405 vsize=65124 CPUtime=12.69 cores=0,2,4,6
/proc/5408/stat : 5408 (cdcl-cuttingpla) R 5405 5408 5225 0 -1 4202496 5745 0 0 0 1268 1 0 0 20 0 1 0 124815781 66686976 13157 33554432000 4194304 6199737 140736934141808 140736934140744 4213314 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5408/statm: 16281 13157 161 490 0 15782 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 65124

[startup+25.5004 s]
/proc/loadavg: 2.12 2.15 2.00 3/177 5409
/proc/meminfo: memFree=29502964/32872528 swapFree=16204/1518544
[pid=5408] ppid=5405 vsize=67148 CPUtime=25.48 cores=0,2,4,6
/proc/5408/stat : 5408 (cdcl-cuttingpla) R 5405 5408 5225 0 -1 4202496 6252 0 0 0 2547 1 0 0 20 0 1 0 124815781 68759552 15192 33554432000 4194304 6199737 140736934141808 140736934140456 4213396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5408/statm: 16787 15192 161 490 0 16288 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 67148

[startup+51.1003 s]
/proc/loadavg: 2.14 2.15 2.00 3/177 5409
/proc/meminfo: memFree=29482856/32872528 swapFree=16204/1518544
[pid=5408] ppid=5405 vsize=87656 CPUtime=51.09 cores=0,2,4,6
/proc/5408/stat : 5408 (cdcl-cuttingpla) R 5405 5408 5225 0 -1 4202496 7254 0 0 0 5107 2 0 0 20 0 1 0 124815781 89759744 16994 33554432000 4194304 6199737 140736934141808 140736934140744 4213306 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5408/statm: 21914 16994 161 490 0 21415 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 87656

[startup+102.3 s]
/proc/loadavg: 2.18 2.15 2.01 4/177 5410
/proc/meminfo: memFree=29459776/32872528 swapFree=16204/1518544
[pid=5408] ppid=5405 vsize=121472 CPUtime=102.28 cores=0,2,4,6
/proc/5408/stat : 5408 (cdcl-cuttingpla) R 5405 5408 5225 0 -1 4202496 8441 0 0 0 10226 2 0 0 20 0 1 0 124815781 124387328 21542 33554432000 4194304 6199737 140736934141808 140736934140824 4213314 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5408/statm: 30368 21542 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.30 2.19 2.03 3/177 5412
/proc/meminfo: memFree=29432932/32872528 swapFree=16204/1518544
[pid=5408] ppid=5405 vsize=123316 CPUtime=162.26 cores=0,2,4,6
/proc/5408/stat : 5408 (cdcl-cuttingpla) R 5405 5408 5225 0 -1 4202496 9367 0 0 0 16223 3 0 0 20 0 1 0 124815781 126275584 25557 33554432000 4194304 6199737 140736934141808 140736934140744 4213460 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5408/statm: 30829 25557 161 490 0 30330 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 123316

[startup+222.307 s]
/proc/loadavg: 2.31 2.21 2.04 3/177 5413
/proc/meminfo: memFree=29430056/32872528 swapFree=16204/1518544
[pid=5408] ppid=5405 vsize=124704 CPUtime=222.26 cores=0,2,4,6
/proc/5408/stat : 5408 (cdcl-cuttingpla) R 5405 5408 5225 0 -1 4202496 9710 0 0 0 22223 3 0 0 20 0 1 0 124815781 127696896 25900 33554432000 4194304 6199737 140736934141808 140736934140504 4213389 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5408/statm: 31176 25900 161 490 0 30677 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 124704

[startup+282.3 s]
/proc/loadavg: 2.18 2.19 2.04 3/177 5414
/proc/meminfo: memFree=29421796/32872528 swapFree=16204/1518544
[pid=5408] ppid=5405 vsize=125748 CPUtime=282.24 cores=0,2,4,6
/proc/5408/stat : 5408 (cdcl-cuttingpla) R 5405 5408 5225 0 -1 4202496 9965 0 0 0 28221 3 0 0 20 0 1 0 124815781 128765952 26666 33554432000 4194304 6199737 140736934141808 140736934140744 4213385 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5408/statm: 31437 26666 161 490 0 30938 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 125748

[startup+342.3 s]
/proc/loadavg: 2.21 2.19 2.05 3/177 5415
/proc/meminfo: memFree=29419184/32872528 swapFree=16204/1518544
[pid=5408] ppid=5405 vsize=126500 CPUtime=342.23 cores=0,2,4,6
/proc/5408/stat : 5408 (cdcl-cuttingpla) R 5405 5408 5225 0 -1 4202496 10162 0 0 0 34220 3 0 0 20 0 1 0 124815781 129536000 26863 33554432000 4194304 6199737 140736934141808 140736934140920 4213377 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5408/statm: 31625 26863 161 490 0 31126 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 126500

[startup+402.3 s]
/proc/loadavg: 2.25 2.20 2.06 4/178 5419
/proc/meminfo: memFree=29406352/32872528 swapFree=16204/1518544
[pid=5408] ppid=5405 vsize=128384 CPUtime=402.22 cores=0,2,4,6
/proc/5408/stat : 5408 (cdcl-cuttingpla) R 5405 5408 5225 0 -1 4202496 10755 0 0 0 40219 3 0 0 20 0 1 0 124815781 131465216 28856 33554432000 4194304 6199737 140736934141808 140736934140744 4213381 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5408/statm: 32096 28856 161 490 0 31597 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 128384

[startup+462.3 s]
/proc/loadavg: 2.26 2.22 2.08 3/177 5421
/proc/meminfo: memFree=29405488/32872528 swapFree=16204/1518544
[pid=5408] ppid=5405 vsize=128904 CPUtime=462.21 cores=0,2,4,6
/proc/5408/stat : 5408 (cdcl-cuttingpla) R 5405 5408 5225 0 -1 4202496 10879 0 0 0 46218 3 0 0 20 0 1 0 124815781 131997696 28980 33554432000 4194304 6199737 140736934141808 140736934140632 4213389 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5408/statm: 32226 28980 161 490 0 31727 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 128904

[startup+522.3 s]
/proc/loadavg: 2.22 2.22 2.09 3/177 5422
/proc/meminfo: memFree=29381976/32872528 swapFree=16204/1518544
[pid=5408] ppid=5405 vsize=130616 CPUtime=522.2 cores=0,2,4,6
/proc/5408/stat : 5408 (cdcl-cuttingpla) R 5405 5408 5225 0 -1 4202496 11324 0 0 0 52217 3 0 0 20 0 1 0 124815781 133750784 30447 33554432000 4194304 6199737 140736934141808 140736934140744 4213385 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5408/statm: 32654 30447 161 490 0 32155 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 130616

[startup+582.3 s]
/proc/loadavg: 2.21 2.22 2.09 3/177 5423
/proc/meminfo: memFree=29376636/32872528 swapFree=16204/1518544
[pid=5408] ppid=5405 vsize=131428 CPUtime=582.19 cores=0,2,4,6
/proc/5408/stat : 5408 (cdcl-cuttingpla) R 5405 5408 5225 0 -1 4202496 11536 0 0 0 58216 3 0 0 20 0 1 0 124815781 134582272 31681 33554432000 4194304 6199737 140736934141808 140736934140920 4213372 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5408/statm: 32857 31681 161 490 0 32358 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 131428


################
# 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=5408] ppid=5405 vsize=186120 CPUtime=942.14 cores=0,2,4,6
/proc/5408/stat : 5408 (cdcl-cuttingpla) R 5405 5408 5225 0 -1 4202496 13274 0 0 0 94210 4 0 0 20 0 1 0 124815781 190586880 36700 33554432000 4194304 6199737 140736934141808 140736934140920 4213389 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5408/statm: 46530 36700 161 490 0 46031 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 186120

[startup+1002.3 s]
/proc/loadavg: 2.22 2.23 2.13 3/178 5434
/proc/meminfo: memFree=29342916/32872528 swapFree=16204/1518544
[pid=5408] ppid=5405 vsize=186604 CPUtime=1002.13 cores=0,2,4,6
/proc/5408/stat : 5408 (cdcl-cuttingpla) R 5405 5408 5225 0 -1 4202496 13513 0 0 0 100209 4 0 0 20 0 1 0 124815781 191082496 36919 33554432000 4194304 6199737 140736934141808 140736934140744 4213389 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5408/statm: 46651 36919 161 490 0 46152 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 186604

[startup+1062.3 s]
/proc/loadavg: 2.14 2.21 2.12 3/176 5435
/proc/meminfo: memFree=29340000/32872528 swapFree=16204/1518544
[pid=5408] ppid=5405 vsize=187380 CPUtime=1062.12 cores=0,2,4,6
/proc/5408/stat : 5408 (cdcl-cuttingpla) R 5405 5408 5225 0 -1 4202496 13710 0 0 0 106208 4 0 0 20 0 1 0 124815781 191877120 37627 33554432000 4194304 6199737 140736934141808 140736934140744 4213314 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5408/statm: 46845 37627 161 490 0 46346 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 187380

[startup+1122.3 s]
/proc/loadavg: 2.22 2.21 2.12 3/177 5437
/proc/meminfo: memFree=29335008/32872528 swapFree=16204/1518544
[pid=5408] ppid=5405 vsize=187864 CPUtime=1122.11 cores=0,2,4,6
/proc/5408/stat : 5408 (cdcl-cuttingpla) R 5405 5408 5225 0 -1 4202496 13851 0 0 0 112207 4 0 0 20 0 1 0 124815781 192372736 38764 33554432000 4194304 6199737 140736934141808 140736934140744 4213306 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5408/statm: 46966 38764 161 490 0 46467 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 187864

[startup+1182.3 s]
/proc/loadavg: 2.23 2.22 2.13 3/177 5438
/proc/meminfo: memFree=29332232/32872528 swapFree=16204/1518544
[pid=5408] ppid=5405 vsize=188224 CPUtime=1182.1 cores=0,2,4,6
/proc/5408/stat : 5408 (cdcl-cuttingpla) R 5405 5408 5225 0 -1 4202496 13937 0 0 0 118206 4 0 0 20 0 1 0 124815781 192741376 38850 33554432000 4194304 6199737 140736934141808 140736934140632 4213368 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5408/statm: 47056 38850 161 490 0 46557 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 188224

[startup+1242.3 s]
/proc/loadavg: 2.18 2.20 2.13 3/177 5439
/proc/meminfo: memFree=29322652/32872528 swapFree=16204/1518544
[pid=5408] ppid=5405 vsize=188456 CPUtime=1242.09 cores=0,2,4,6
/proc/5408/stat : 5408 (cdcl-cuttingpla) R 5405 5408 5225 0 -1 4202496 13998 0 0 0 124205 4 0 0 20 0 1 0 124815781 192978944 38908 33554432000 4194304 6199737 140736934141808 140736934140744 4213381 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5408/statm: 47114 38908 161 490 0 46615 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 188456

[startup+1302.3 s]
/proc/loadavg: 2.24 2.21 2.13 3/177 5440
/proc/meminfo: memFree=29308560/32872528 swapFree=16204/1518544
[pid=5408] ppid=5405 vsize=188988 CPUtime=1302.08 cores=0,2,4,6
/proc/5408/stat : 5408 (cdcl-cuttingpla) R 5405 5408 5225 0 -1 4202496 14179 0 0 0 130204 4 0 0 20 0 1 0 124815781 193523712 39085 33554432000 4194304 6199737 140736934141808 140736934140632 4213385 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5408/statm: 47247 39085 161 490 0 46748 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 188988

[startup+1362.3 s]
/proc/loadavg: 2.15 2.19 2.13 3/177 5441
/proc/meminfo: memFree=29307320/32872528 swapFree=16204/1518544
[pid=5408] ppid=5405 vsize=189736 CPUtime=1362.08 cores=0,2,4,6
/proc/5408/stat : 5408 (cdcl-cuttingpla) R 5405 5408 5225 0 -1 4202496 14380 0 0 0 136203 5 0 0 20 0 1 0 124815781 194289664 39286 33554432000 4194304 6199737 140736934141808 140736934140504 4213296 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5408/statm: 47434 39286 161 490 0 46935 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 189736

[startup+1422.3 s]
/proc/loadavg: 2.09 2.16 2.12 4/177 5443
/proc/meminfo: memFree=29306700/32872528 swapFree=16204/1518544
[pid=5408] ppid=5405 vsize=190792 CPUtime=1422.08 cores=0,2,4,6
/proc/5408/stat : 5408 (cdcl-cuttingpla) R 5405 5408 5225 0 -1 4202496 14651 0 0 0 142203 5 0 0 20 0 1 0 124815781 195371008 39557 33554432000 4194304 6199737 140736934141808 140736934140744 4213314 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5408/statm: 47698 39557 161 490 0 47199 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 190792

[startup+1482.3 s]
/proc/loadavg: 2.28 2.19 2.13 3/177 5444
/proc/meminfo: memFree=29306328/32872528 swapFree=16204/1518544
[pid=5408] ppid=5405 vsize=191020 CPUtime=1482.06 cores=0,2,4,6
/proc/5408/stat : 5408 (cdcl-cuttingpla) R 5405 5408 5225 0 -1 4202496 14678 0 0 0 148201 5 0 0 20 0 1 0 124815781 195604480 39584 33554432000 4194304 6199737 140736934141808 140736934140456 4213372 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5408/statm: 47755 39584 161 490 0 47256 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 191020

[startup+1542.31 s]
/proc/loadavg: 2.18 2.18 2.13 3/177 5445
/proc/meminfo: memFree=29299200/32872528 swapFree=16204/1518544
[pid=5408] ppid=5405 vsize=191172 CPUtime=1542.06 cores=0,2,4,6
/proc/5408/stat : 5408 (cdcl-cuttingpla) R 5405 5408 5225 0 -1 4202496 14745 0 0 0 154201 5 0 0 20 0 1 0 124815781 195760128 41178 33554432000 4194304 6199737 140736934141808 140736934140744 4213320 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5408/statm: 47793 41178 161 490 0 47294 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 191172

[startup+1602.3 s]
/proc/loadavg: 2.15 2.18 2.13 3/178 5449
/proc/meminfo: memFree=29280348/32872528 swapFree=16204/1518544
[pid=5408] ppid=5405 vsize=192868 CPUtime=1602.04 cores=0,2,4,6
/proc/5408/stat : 5408 (cdcl-cuttingpla) R 5405 5408 5225 0 -1 4202496 15712 0 0 0 160198 6 0 0 20 0 1 0 124815781 197496832 46241 33554432000 4194304 6199737 140736934141808 140736934140744 4213314 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5408/statm: 48217 46241 161 490 0 47718 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 192868

[startup+1662.3 s]
/proc/loadavg: 2.16 2.17 2.13 3/178 5473
/proc/meminfo: memFree=29242860/32872528 swapFree=16204/1518544
[pid=5408] ppid=5405 vsize=275924 CPUtime=1662.03 cores=0,2,4,6
/proc/5408/stat : 5408 (cdcl-cuttingpla) R 5405 5408 5225 0 -1 4202496 16388 0 0 0 166196 7 0 0 20 0 1 0 124815781 282546176 54985 33554432000 4194304 6199737 140736934141808 140736934140632 4213381 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5408/statm: 68981 54985 161 490 0 68482 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 275924

[startup+1722.3 s]
/proc/loadavg: 2.12 2.16 2.12 3/177 5475
/proc/meminfo: memFree=29230872/32872528 swapFree=16204/1518544
[pid=5408] ppid=5405 vsize=276668 CPUtime=1722.02 cores=0,2,4,6
/proc/5408/stat : 5408 (cdcl-cuttingpla) R 5405 5408 5225 0 -1 4202496 16581 0 0 0 172195 7 0 0 20 0 1 0 124815781 283308032 57733 33554432000 4194304 6199737 140736934141808 140736934140920 4213372 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5408/statm: 69167 57733 161 490 0 68668 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 276668

[startup+1782.3 s]
/proc/loadavg: 2.23 2.17 2.12 3/177 5476
/proc/meminfo: memFree=29224540/32872528 swapFree=16204/1518544
[pid=5408] ppid=5405 vsize=276928 CPUtime=1782.01 cores=0,2,4,6
/proc/5408/stat : 5408 (cdcl-cuttingpla) R 5405 5408 5225 0 -1 4202496 16647 0 0 0 178194 7 0 0 20 0 1 0 124815781 283574272 58310 33554432000 4194304 6199737 140736934141808 140736934140744 4213314 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5408/statm: 69232 58310 161 490 0 68733 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 276928



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=5408] ppid=5405 vsize=277036 CPUtime=1800.01 cores=0,2,4,6
/proc/5408/stat : 5408 (cdcl-cuttingpla) R 5405 5408 5225 0 -1 4202496 16678 0 0 0 179994 7 0 0 20 0 1 0 124815781 283684864 58852 33554432000 4194304 6199737 140736934141808 140736934140744 4213381 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5408/statm: 69259 58852 161 490 0 68760 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 277036

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 5408 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=5408] ppid=5405 vsize=277036 CPUtime=1800.01 cores=0,2,4,6
/proc/5408/stat : 5408 (cdcl-cuttingpla) R 5405 5408 5225 0 -1 4202496 16678 0 0 0 179994 7 0 0 20 0 1 0 124815781 283684864 58852 33554432000 4194304 6199737 140736934141808 140736934140744 4213381 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5408/statm: 69259 58852 161 490 0 68760 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 277036

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.95
system time used= 0.074988
maximum resident set size= 235408
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16678
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 17
involuntary context switches= 1851

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.80727 second user time and 6.65599 second system time

The end

Launcher Data

Begin job on node129 at 2016-06-09 01:33:49
IDJOB=4087246
IDBENCH=90144
IDSOLVER=2548
FILE ID=node129/4087246-1465428829
RUNJOBID= node129-1465427028-5241
PBS_JOBID= 19859783
Free space on /tmp= 71732 MiB

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

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

MD5SUM BENCH= 0350ceeb14af28f3be070cadc324c0d3
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:        29607632 kB
Buffers:          137648 kB
Cached:           822740 kB
SwapCached:         1824 kB
Active:           265996 kB
Inactive:         723440 kB
Active(anon):      28120 kB
Inactive(anon):     3116 kB
Active(file):     237876 kB
Inactive(file):   720324 kB
Unevictable:     1518544 kB
Mlocked:           16204 kB
SwapTotal:      67108856 kB
SwapFree:       67098840 kB
Dirty:              7856 kB
Writeback:             0 kB
AnonPages:       1522784 kB
Mapped:             8492 kB
Shmem:                 0 kB
Slab:             621436 kB
SReclaimable:      65280 kB
SUnreclaim:       556156 kB
KernelStack:        1392 kB
PageTables:         7160 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1668896 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= 71728 MiB
End job on node129 at 2016-06-09 02:03:50