Trace number 4087237

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_K163.opb
MD5SUM5c9e224cdd9eef3594ee47236fa33798
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 variables19397
Total number of constraints19725
Number of constraints which are clauses19562
Number of constraints which are cardinality constraints (but not clauses)163
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint163
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 164
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= 19397 #constraint= 19725
1.78/1.85	c #Conflicts:       1000 | #Learnt:        998 | 0.001
1.78/1.85	c total clause space: 18.2382MB
1.78/1.85	c total #watches: 189602
10.39/10.46	c total #propagations: 1542438 / total #impl: 22514920 (eff. 0.069)
10.39/10.46	c #Conflicts:       2000 | #Learnt:       1998 | 0.001
10.39/10.46	c total clause space: 29.637MB
10.39/10.46	c total #watches: 330562
17.99/18.04	c total #propagations: 2677208 / total #impl: 116316729 (eff. 0.023)
17.99/18.04	c GARBAGE COLLECT
17.99/18.04	c #Conflicts:       3000 | #Learnt:       2079 | 0.000
17.99/18.04	c total clause space: 29.637MB
17.99/18.04	c total #watches: 400653
30.89/30.98	c total #propagations: 3505899 / total #impl: 239337415 (eff. 0.015)
30.89/30.98	c #Conflicts:       4000 | #Learnt:       3079 | 0.000
30.89/30.98	c total clause space: 48.1602MB
30.89/30.98	c total #watches: 534572
52.89/52.91	c total #propagations: 4314823 / total #impl: 360122362 (eff. 0.012)
52.89/52.91	c GARBAGE COLLECT
52.89/52.91	c #Conflicts:       5000 | #Learnt:       2434 | 0.000
52.89/52.91	c total clause space: 48.1602MB
52.89/52.91	c total #watches: 437558
74.47/74.54	c total #propagations: 5932702 / total #impl: 541887474 (eff. 0.011)
74.47/74.54	c #Conflicts:       6000 | #Learnt:       3434 | 0.007
74.47/74.54	c total clause space: 48.1602MB
74.47/74.54	c total #watches: 635590
109.07/109.10	c total #propagations: 7211287 / total #impl: 695403416 (eff. 0.010)
109.07/109.10	c GARBAGE COLLECT
109.07/109.10	c #Conflicts:       7000 | #Learnt:       2300 | 0.006
109.07/109.10	c total clause space: 78.2603MB
109.07/109.10	c total #watches: 518983
138.67/138.75	c total #propagations: 8097220 / total #impl: 842588963 (eff. 0.010)
138.67/138.75	c #Conflicts:       8000 | #Learnt:       3300 | 0.005
138.67/138.75	c total clause space: 78.2603MB
138.67/138.75	c total #watches: 651086
185.76/185.82	c total #propagations: 9030057 / total #impl: 919329571 (eff. 0.010)
185.76/185.82	c #Conflicts:       9000 | #Learnt:       4300 | 0.004
185.76/185.82	c total clause space: 78.2603MB
185.76/185.82	c total #watches: 828975
244.75/244.85	c total #propagations: 10146547 / total #impl: 1093079970 (eff. 0.009)
244.75/244.85	c GARBAGE COLLECT
244.75/244.85	c #Conflicts:      10000 | #Learnt:       2842 | 0.004
244.75/244.85	c total clause space: 78.2603MB
244.75/244.85	c total #watches: 538816
265.45/265.54	c total #propagations: 11500396 / total #impl: 1268269130 (eff. 0.009)
265.45/265.54	c #Conflicts:      11000 | #Learnt:       3842 | 0.004
265.45/265.54	c total clause space: 78.2603MB
265.45/265.54	c total #watches: 749094
308.05/308.13	c total #propagations: 12103984 / total #impl: 1362139261 (eff. 0.009)
308.05/308.13	c #Conflicts:      12000 | #Learnt:       4842 | 0.004
308.05/308.13	c total clause space: 78.2603MB
308.05/308.13	c total #watches: 886070
352.54/352.69	c total #propagations: 13066807 / total #impl: 1501925066 (eff. 0.009)
352.54/352.69	c #Conflicts:      13000 | #Learnt:       5842 | 0.004
352.54/352.69	c total clause space: 78.2603MB
352.54/352.69	c total #watches: 1072081
380.33/380.47	c total #propagations: 13938940 / total #impl: 1693713754 (eff. 0.008)
380.33/380.47	c GARBAGE COLLECT
380.33/380.47	c #Conflicts:      14000 | #Learnt:       4021 | 0.015
380.33/380.47	c total clause space: 78.2603MB
380.33/380.47	c total #watches: 752367
412.03/412.19	c total #propagations: 15075547 / total #impl: 1822055438 (eff. 0.008)
412.03/412.19	c #Conflicts:      15000 | #Learnt:       5021 | 0.014
412.03/412.19	c total clause space: 78.2603MB
412.03/412.19	c total #watches: 994470
460.93/461.08	c total #propagations: 15766614 / total #impl: 1973391351 (eff. 0.008)
460.93/461.08	c #Conflicts:      16000 | #Learnt:       6021 | 0.014
460.93/461.08	c total clause space: 78.2603MB
460.93/461.08	c total #watches: 1131796
505.01/505.16	c total #propagations: 16615426 / total #impl: 2175973314 (eff. 0.008)
505.01/505.16	c GARBAGE COLLECT
505.01/505.16	c #Conflicts:      17000 | #Learnt:       3895 | 0.013
505.01/505.16	c total clause space: 78.2603MB
505.01/505.16	c total #watches: 751504
526.81/526.94	c total #propagations: 17609194 / total #impl: 2349472429 (eff. 0.007)
526.81/526.94	c #Conflicts:      18000 | #Learnt:       4895 | 0.012
526.81/526.94	c total clause space: 78.2603MB
526.81/526.94	c total #watches: 1004397
599.79/599.96	c total #propagations: 18303984 / total #impl: 2468892187 (eff. 0.007)
599.79/599.96	c #Conflicts:      19000 | #Learnt:       5895 | 0.012
599.79/599.96	c total clause space: 127.173MB
599.79/599.96	c total #watches: 1221920
684.59/684.71	c total #propagations: 19243762 / total #impl: 2643644727 (eff. 0.007)
684.59/684.71	c #Conflicts:      20000 | #Learnt:       6895 | 0.011
684.59/684.71	c total clause space: 127.173MB
684.59/684.71	c total #watches: 1382932
743.97/744.15	c total #propagations: 20188600 / total #impl: 2849641718 (eff. 0.007)
743.97/744.15	c GARBAGE COLLECT
743.97/744.15	c #Conflicts:      21000 | #Learnt:       4402 | 0.011
743.97/744.15	c total clause space: 127.173MB
743.97/744.15	c total #watches: 843671
808.86/809.02	c total #propagations: 21103237 / total #impl: 3016782467 (eff. 0.007)
808.86/809.02	c #Conflicts:      22000 | #Learnt:       5402 | 0.010
808.86/809.02	c total clause space: 127.173MB
808.86/809.02	c total #watches: 1031375
872.05/872.22	c total #propagations: 22228389 / total #impl: 3201430390 (eff. 0.007)
872.05/872.22	c #Conflicts:      23000 | #Learnt:       6402 | 0.010
872.05/872.22	c total clause space: 127.173MB
872.05/872.22	c total #watches: 1180017
944.05/944.27	c total #propagations: 23213675 / total #impl: 3369678711 (eff. 0.007)
944.05/944.27	c #Conflicts:      24000 | #Learnt:       7402 | 0.010
944.05/944.27	c total clause space: 127.173MB
944.05/944.27	c total #watches: 1341627
1015.44/1015.63	c total #propagations: 24195617 / total #impl: 3560571210 (eff. 0.007)
1015.44/1015.63	c GARBAGE COLLECT
1015.44/1015.63	c #Conflicts:      25000 | #Learnt:       4638 | 0.009
1015.44/1015.63	c total clause space: 127.173MB
1015.44/1015.63	c total #watches: 799099
1051.33/1051.59	c total #propagations: 25497171 / total #impl: 3765262553 (eff. 0.007)
1051.33/1051.59	c #Conflicts:      26000 | #Learnt:       5638 | 0.009
1051.33/1051.59	c total clause space: 127.173MB
1051.33/1051.59	c total #watches: 1022519
1086.22/1086.49	c total #propagations: 26445022 / total #impl: 3943304703 (eff. 0.007)
1086.22/1086.49	c #Conflicts:      27000 | #Learnt:       6638 | 0.009
1086.22/1086.49	c total clause space: 206.656MB
1086.22/1086.49	c total #watches: 1289461
1240.20/1240.46	c total #propagations: 26787236 / total #impl: 4187354348 (eff. 0.006)
1240.20/1240.46	c #Conflicts:      28000 | #Learnt:       7638 | 0.008
1240.20/1240.46	c total clause space: 206.656MB
1240.20/1240.46	c total #watches: 1470600
1377.88/1378.13	c total #propagations: 27881749 / total #impl: 4664541015 (eff. 0.006)
1377.88/1378.13	c GARBAGE COLLECT
1377.88/1378.13	c #Conflicts:      29000 | #Learnt:       4588 | 0.008
1377.88/1378.13	c total clause space: 206.656MB
1377.88/1378.13	c total #watches: 864587
1440.27/1440.53	c total #propagations: 28850059 / total #impl: 5035573167 (eff. 0.006)
1440.27/1440.53	c #Conflicts:      30000 | #Learnt:       5588 | 0.008
1440.27/1440.53	c total clause space: 206.656MB
1440.27/1440.53	c total #watches: 1187118
1557.55/1557.85	c total #propagations: 29552433 / total #impl: 5211466208 (eff. 0.006)
1557.55/1557.85	c #Conflicts:      31000 | #Learnt:       6588 | 0.008
1557.55/1557.85	c total clause space: 206.656MB
1557.55/1557.85	c total #watches: 1472091
1688.83/1689.19	c total #propagations: 30402073 / total #impl: 5634073225 (eff. 0.005)
1688.83/1689.19	c #Conflicts:      32000 | #Learnt:       7588 | 0.007
1688.83/1689.19	c total clause space: 206.656MB
1688.83/1689.19	c total #watches: 1666261

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

pid=5554
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.24 2.18 2.13 2/170 5557
/proc/meminfo: memFree=29633900/32872528 swapFree=16204/1518544
[pid=5557] ppid=5554 vsize=29104 CPUtime=0 cores=1,3,5,7
/proc/5557/stat : 5557 (cdcl-cuttingpla) R 5554 5557 5225 0 -1 4202496 269 0 0 0 0 0 0 0 20 0 1 0 124995872 29802496 5260 33554432000 4194304 6199737 140734478410224 140737305750536 5193008 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5557/statm: 7276 5260 122 490 0 6777 0

[startup+0.100162 s]
/proc/loadavg: 2.24 2.18 2.13 2/170 5557
/proc/meminfo: memFree=29633900/32872528 swapFree=16204/1518544
[pid=5557] ppid=5554 vsize=34516 CPUtime=0.09 cores=1,3,5,7
/proc/5557/stat : 5557 (cdcl-cuttingpla) R 5554 5557 5225 0 -1 4202496 1478 0 0 0 9 0 0 0 20 0 1 0 124995872 35344384 7594 33554432000 4194304 6199737 140734478410224 140737305750536 4207822 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5557/statm: 8629 7594 134 490 0 8130 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34516

[startup+0.200322 s]
/proc/loadavg: 2.24 2.18 2.13 2/170 5557
/proc/meminfo: memFree=29633900/32872528 swapFree=16204/1518544
[pid=5557] ppid=5554 vsize=42404 CPUtime=0.19 cores=1,3,5,7
/proc/5557/stat : 5557 (cdcl-cuttingpla) R 5554 5557 5225 0 -1 4202496 2600 0 0 0 19 0 0 0 20 0 1 0 124995872 43421696 8331 33554432000 4194304 6199737 140734478410224 140737305750536 4207822 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5557/statm: 10601 8331 139 490 0 10102 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 42404

[startup+0.300344 s]
/proc/loadavg: 2.24 2.18 2.13 2/170 5557
/proc/meminfo: memFree=29633900/32872528 swapFree=16204/1518544
[pid=5557] ppid=5554 vsize=42668 CPUtime=0.29 cores=1,3,5,7
/proc/5557/stat : 5557 (cdcl-cuttingpla) R 5554 5557 5225 0 -1 4202496 2761 0 0 0 29 0 0 0 20 0 1 0 124995872 43692032 8448 33554432000 4194304 6199737 140734478410224 140737305750536 4213495 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5557/statm: 10667 8448 139 490 0 10168 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 42668

[startup+0.700269 s]
/proc/loadavg: 2.24 2.18 2.13 2/170 5557
/proc/meminfo: memFree=29633900/32872528 swapFree=16204/1518544
[pid=5557] ppid=5554 vsize=43304 CPUtime=0.69 cores=1,3,5,7
/proc/5557/stat : 5557 (cdcl-cuttingpla) R 5554 5557 5225 0 -1 4202496 3076 0 0 0 69 0 0 0 20 0 1 0 124995872 44343296 9213 33554432000 4194304 6199737 140734478410224 140737305750536 4213389 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5557/statm: 10826 9213 139 490 0 10327 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 43304

[startup+1.50028 s]
/proc/loadavg: 2.24 2.18 2.13 3/177 5568
/proc/meminfo: memFree=29559000/32872528 swapFree=16204/1518544
[pid=5557] ppid=5554 vsize=43768 CPUtime=1.49 cores=1,3,5,7
/proc/5557/stat : 5557 (cdcl-cuttingpla) R 5554 5557 5225 0 -1 4202496 3563 0 0 0 149 0 0 0 20 0 1 0 124995872 44818432 9556 33554432000 4194304 6199737 140734478410224 140734478409160 4213389 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5557/statm: 10942 9556 139 490 0 10443 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 43768

[startup+3.10027 s]
/proc/loadavg: 2.22 2.17 2.13 3/177 5568
/proc/meminfo: memFree=29546964/32872528 swapFree=16204/1518544
[pid=5557] ppid=5554 vsize=51788 CPUtime=3.08 cores=1,3,5,7
/proc/5557/stat : 5557 (cdcl-cuttingpla) R 5554 5557 5225 0 -1 4202496 3950 0 0 0 308 0 0 0 20 0 1 0 124995872 53030912 11427 33554432000 4194304 6199737 140734478410224 140734478409048 4213476 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5557/statm: 12947 11427 155 490 0 12448 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 51788

[startup+6.30024 s]
/proc/loadavg: 2.22 2.17 2.13 3/177 5568
/proc/meminfo: memFree=29540444/32872528 swapFree=16204/1518544
[pid=5557] ppid=5554 vsize=64116 CPUtime=6.29 cores=1,3,5,7
/proc/5557/stat : 5557 (cdcl-cuttingpla) R 5554 5557 5225 0 -1 4202496 4364 0 0 0 628 1 0 0 20 0 1 0 124995872 65654784 11736 33554432000 4194304 6199737 140734478410224 140734478408872 4213381 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5557/statm: 16029 11736 155 490 0 15530 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 64116

[startup+12.7002 s]
/proc/loadavg: 2.18 2.17 2.12 3/177 5568
/proc/meminfo: memFree=29518864/32872528 swapFree=16204/1518544
[pid=5557] ppid=5554 vsize=64944 CPUtime=12.69 cores=1,3,5,7
/proc/5557/stat : 5557 (cdcl-cuttingpla) R 5554 5557 5225 0 -1 4202496 5517 0 0 0 1268 1 0 0 20 0 1 0 124995872 66502656 13560 33554432000 4194304 6199737 140734478410224 140734478409336 4213368 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5557/statm: 16236 13560 155 490 0 15737 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 64944

[startup+25.5003 s]
/proc/loadavg: 2.16 2.16 2.12 3/177 5568
/proc/meminfo: memFree=29498592/32872528 swapFree=16204/1518544
[pid=5557] ppid=5554 vsize=86292 CPUtime=25.49 cores=1,3,5,7
/proc/5557/stat : 5557 (cdcl-cuttingpla) R 5554 5557 5225 0 -1 4202496 6528 0 0 0 2548 1 0 0 20 0 1 0 124995872 88363008 17024 33554432000 4194304 6199737 140734478410224 140734478409160 4213368 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5557/statm: 21573 17024 161 490 0 21074 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 86292

[startup+51.1004 s]
/proc/loadavg: 2.17 2.16 2.12 3/177 5568
/proc/meminfo: memFree=29473648/32872528 swapFree=16204/1518544
[pid=5557] ppid=5554 vsize=87844 CPUtime=51.08 cores=1,3,5,7
/proc/5557/stat : 5557 (cdcl-cuttingpla) R 5554 5557 5225 0 -1 4202496 7208 0 0 0 5107 1 0 0 20 0 1 0 124995872 89952256 19008 33554432000 4194304 6199737 140734478410224 140734478409048 4213368 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5557/statm: 21961 19008 161 490 0 21462 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 87844

[startup+102.3 s]
/proc/loadavg: 2.07 2.13 2.11 4/177 5569
/proc/meminfo: memFree=29429748/32872528 swapFree=16204/1518544
[pid=5557] ppid=5554 vsize=122224 CPUtime=102.28 cores=1,3,5,7
/proc/5557/stat : 5557 (cdcl-cuttingpla) R 5554 5557 5225 0 -1 4202496 8457 0 0 0 10226 2 0 0 20 0 1 0 124995872 125157376 23271 33554432000 4194304 6199737 140734478410224 140734478409160 4213368 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5557/statm: 30556 23271 161 490 0 30057 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 122224

[startup+162.3 s]
/proc/loadavg: 2.02 2.11 2.10 3/177 5570
/proc/meminfo: memFree=29420692/32872528 swapFree=16204/1518544
[pid=5557] ppid=5554 vsize=123596 CPUtime=162.26 cores=1,3,5,7
/proc/5557/stat : 5557 (cdcl-cuttingpla) R 5554 5557 5225 0 -1 4202496 9467 0 0 0 16224 2 0 0 20 0 1 0 124995872 126562304 24494 33554432000 4194304 6199737 140734478410224 140734478409160 4213314 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5557/statm: 30899 24494 161 490 0 30400 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 123596

[startup+222.308 s]
/proc/loadavg: 2.10 2.11 2.10 4/177 5572
/proc/meminfo: memFree=29411936/32872528 swapFree=16204/1518544
[pid=5557] ppid=5554 vsize=125160 CPUtime=222.26 cores=1,3,5,7
/proc/5557/stat : 5557 (cdcl-cuttingpla) R 5554 5557 5225 0 -1 4202496 9846 0 0 0 22224 2 0 0 20 0 1 0 124995872 128163840 26406 33554432000 4194304 6199737 140734478410224 140734478408872 4213368 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5557/statm: 31290 26406 161 490 0 30791 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 125160

[startup+282.3 s]
/proc/loadavg: 2.21 2.14 2.10 3/177 5573
/proc/meminfo: memFree=29401332/32872528 swapFree=16204/1518544
[pid=5557] ppid=5554 vsize=127300 CPUtime=282.25 cores=1,3,5,7
/proc/5557/stat : 5557 (cdcl-cuttingpla) R 5554 5557 5225 0 -1 4202496 10556 0 0 0 28222 3 0 0 20 0 1 0 124995872 130355200 28606 33554432000 4194304 6199737 140734478410224 140734478409160 4213381 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5557/statm: 31825 28606 161 490 0 31326 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 127300

[startup+342.3 s]
/proc/loadavg: 2.26 2.17 2.11 3/177 5574
/proc/meminfo: memFree=29391844/32872528 swapFree=16204/1518544
[pid=5557] ppid=5554 vsize=128580 CPUtime=342.24 cores=1,3,5,7
/proc/5557/stat : 5557 (cdcl-cuttingpla) R 5554 5557 5225 0 -1 4202496 10860 0 0 0 34221 3 0 0 20 0 1 0 124995872 131665920 29421 33554432000 4194304 6199737 140734478410224 140734478408872 4213368 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5557/statm: 32145 29421 161 490 0 31646 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 128580

[startup+402.3 s]
/proc/loadavg: 2.25 2.18 2.12 3/178 5578
/proc/meminfo: memFree=29358476/32872528 swapFree=16204/1518544
[pid=5557] ppid=5554 vsize=129940 CPUtime=402.23 cores=1,3,5,7
/proc/5557/stat : 5557 (cdcl-cuttingpla) R 5554 5557 5225 0 -1 4202496 11245 0 0 0 40220 3 0 0 20 0 1 0 124995872 133058560 30312 33554432000 4194304 6199737 140734478410224 140734478409160 4213320 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5557/statm: 32485 30312 161 490 0 31986 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 129940

[startup+462.3 s]
/proc/loadavg: 2.23 2.18 2.12 3/177 5579
/proc/meminfo: memFree=29349020/32872528 swapFree=16204/1518544
[pid=5557] ppid=5554 vsize=130772 CPUtime=462.22 cores=1,3,5,7
/proc/5557/stat : 5557 (cdcl-cuttingpla) R 5554 5557 5225 0 -1 4202496 11455 0 0 0 46219 3 0 0 20 0 1 0 124995872 133910528 30530 33554432000 4194304 6199737 140734478410224 140734478409336 4213389 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5557/statm: 32693 30530 161 490 0 32194 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 130772

[startup+522.3 s]
/proc/loadavg: 2.20 2.19 2.12 3/177 5581
/proc/meminfo: memFree=29339960/32872528 swapFree=16204/1518544
[pid=5557] ppid=5554 vsize=131672 CPUtime=522.21 cores=1,3,5,7
/proc/5557/stat : 5557 (cdcl-cuttingpla) R 5554 5557 5225 0 -1 4202496 11677 0 0 0 52218 3 0 0 20 0 1 0 124995872 134832128 31260 33554432000 4194304 6199737 140734478410224 140734478409160 4213296 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5557/statm: 32918 31260 161 490 0 32419 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 131672

[startup+582.3 s]
/proc/loadavg: 2.18 2.18 2.12 4/177 5582
/proc/meminfo: memFree=29331224/32872528 swapFree=16204/1518544
[pid=5557] ppid=5554 vsize=183968 CPUtime=582.2 cores=1,3,5,7
/proc/5557/stat : 5557 (cdcl-cuttingpla) R 5554 5557 5225 0 -1 4202496 12676 0 0 0 58217 3 0 0 20 0 1 0 124995872 188383232 33126 33554432000 4194304 6199737 140734478410224 140734478409160 4213385 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5557/statm: 45992 33126 161 490 0 45493 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 183968


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


[startup+942.3 s]
/proc/loadavg: 2.23 2.21 2.14 3/177 5589
/proc/meminfo: memFree=29302428/32872528 swapFree=16204/1518544
[pid=5557] ppid=5554 vsize=186556 CPUtime=942.15 cores=1,3,5,7
/proc/5557/stat : 5557 (cdcl-cuttingpla) R 5554 5557 5225 0 -1 4202496 13640 0 0 0 94210 5 0 0 20 0 1 0 124995872 191033344 39023 33554432000 4194304 6199737 140734478410224 140734478409160 4213298 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5557/statm: 46639 39023 161 490 0 46140 0
Current children cumulated CPU time (s) 942.15
Current children cumulated vsize (KiB) 186556

[startup+1002.3 s]
/proc/loadavg: 2.26 2.22 2.14 3/178 5593
/proc/meminfo: memFree=29301984/32872528 swapFree=16204/1518544
[pid=5557] ppid=5554 vsize=186912 CPUtime=1002.14 cores=1,3,5,7
/proc/5557/stat : 5557 (cdcl-cuttingpla) R 5554 5557 5225 0 -1 4202496 13760 0 0 0 100209 5 0 0 20 0 1 0 124995872 191397888 39117 33554432000 4194304 6199737 140734478410224 140734478409160 4213381 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5557/statm: 46728 39117 161 490 0 46229 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 186912

[startup+1062.3 s]
/proc/loadavg: 2.33 2.25 2.15 3/177 5594
/proc/meminfo: memFree=29300368/32872528 swapFree=16204/1518544
[pid=5557] ppid=5554 vsize=187812 CPUtime=1062.13 cores=1,3,5,7
/proc/5557/stat : 5557 (cdcl-cuttingpla) R 5554 5557 5225 0 -1 4202496 14467 0 0 0 106208 5 0 0 20 0 1 0 124995872 192319488 39402 33554432000 4194304 6199737 140734478410224 140734478409160 4213381 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5557/statm: 46953 39402 161 490 0 46454 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 187812

[startup+1122.3 s]
/proc/loadavg: 2.27 2.25 2.16 3/177 5596
/proc/meminfo: memFree=29264828/32872528 swapFree=16204/1518544
[pid=5557] ppid=5554 vsize=270580 CPUtime=1122.12 cores=1,3,5,7
/proc/5557/stat : 5557 (cdcl-cuttingpla) R 5554 5557 5225 0 -1 4202496 15468 0 0 0 112206 6 0 0 20 0 1 0 124995872 277073920 48071 33554432000 4194304 6199737 140734478410224 140734478409160 4213401 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5557/statm: 67645 48071 161 490 0 67146 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 270580

[startup+1182.3 s]
/proc/loadavg: 2.17 2.22 2.15 3/177 5597
/proc/meminfo: memFree=29261004/32872528 swapFree=16204/1518544
[pid=5557] ppid=5554 vsize=271448 CPUtime=1182.11 cores=1,3,5,7
/proc/5557/stat : 5557 (cdcl-cuttingpla) R 5554 5557 5225 0 -1 4202496 15700 0 0 0 118205 6 0 0 20 0 1 0 124995872 277962752 48814 33554432000 4194304 6199737 140734478410224 140734478408872 4213306 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5557/statm: 67862 48814 161 490 0 67363 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 271448

[startup+1242.3 s]
/proc/loadavg: 2.28 2.23 2.16 3/177 5598
/proc/meminfo: memFree=29253372/32872528 swapFree=16204/1518544
[pid=5557] ppid=5554 vsize=271832 CPUtime=1242.1 cores=1,3,5,7
/proc/5557/stat : 5557 (cdcl-cuttingpla) R 5554 5557 5225 0 -1 4202496 15788 0 0 0 124204 6 0 0 20 0 1 0 124995872 278355968 50435 33554432000 4194304 6199737 140734478410224 140734478409336 4213314 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5557/statm: 67958 50435 161 490 0 67459 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 271832

[startup+1302.3 s]
/proc/loadavg: 2.23 2.22 2.16 3/177 5599
/proc/meminfo: memFree=29248564/32872528 swapFree=16204/1518544
[pid=5557] ppid=5554 vsize=272020 CPUtime=1302.09 cores=1,3,5,7
/proc/5557/stat : 5557 (cdcl-cuttingpla) R 5554 5557 5225 0 -1 4202496 15852 0 0 0 130203 6 0 0 20 0 1 0 124995872 278548480 51521 33554432000 4194304 6199737 140734478410224 140734478409160 4213377 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5557/statm: 68005 51521 161 490 0 67506 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 272020

[startup+1362.3 s]
/proc/loadavg: 2.17 2.20 2.16 3/177 5600
/proc/meminfo: memFree=29242300/32872528 swapFree=16204/1518544
[pid=5557] ppid=5554 vsize=272472 CPUtime=1362.08 cores=1,3,5,7
/proc/5557/stat : 5557 (cdcl-cuttingpla) R 5554 5557 5225 0 -1 4202496 15955 0 0 0 136202 6 0 0 20 0 1 0 124995872 279011328 53157 33554432000 4194304 6199737 140734478410224 140734478409160 4213381 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5557/statm: 68118 53157 161 490 0 67619 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 272472

[startup+1422.3 s]
/proc/loadavg: 2.15 2.19 2.16 3/177 5602
/proc/meminfo: memFree=29241060/32872528 swapFree=16204/1518544
[pid=5557] ppid=5554 vsize=272776 CPUtime=1422.08 cores=1,3,5,7
/proc/5557/stat : 5557 (cdcl-cuttingpla) R 5554 5557 5225 0 -1 4202496 16239 0 0 0 142202 6 0 0 20 0 1 0 124995872 279322624 53272 33554432000 4194304 6199737 140734478410224 140734478409160 4213368 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5557/statm: 68194 53272 161 490 0 67695 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 272776

[startup+1482.3 s]
/proc/loadavg: 2.27 2.22 2.17 3/177 5603
/proc/meminfo: memFree=29232920/32872528 swapFree=16204/1518544
[pid=5557] ppid=5554 vsize=274612 CPUtime=1482.07 cores=1,3,5,7
/proc/5557/stat : 5557 (cdcl-cuttingpla) R 5554 5557 5225 0 -1 4202496 16686 0 0 0 148200 7 0 0 20 0 1 0 124995872 281202688 53719 33554432000 4194304 6199737 140734478410224 140734478409160 4213381 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5557/statm: 68653 53719 161 490 0 68154 0
Current children cumulated CPU time (s) 1482.07
Current children cumulated vsize (KiB) 274612

[startup+1542.31 s]
/proc/loadavg: 2.22 2.21 2.17 3/177 5604
/proc/meminfo: memFree=29230496/32872528 swapFree=16204/1518544
[pid=5557] ppid=5554 vsize=274972 CPUtime=1542.06 cores=1,3,5,7
/proc/5557/stat : 5557 (cdcl-cuttingpla) R 5554 5557 5225 0 -1 4202496 16778 0 0 0 154199 7 0 0 20 0 1 0 124995872 281571328 53811 33554432000 4194304 6199737 140734478410224 140734478408872 4213381 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5557/statm: 68743 53811 161 490 0 68244 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 274972

[startup+1602.3 s]
/proc/loadavg: 2.20 2.21 2.17 3/178 5608
/proc/meminfo: memFree=29229256/32872528 swapFree=16204/1518544
[pid=5557] ppid=5554 vsize=275228 CPUtime=1602.04 cores=1,3,5,7
/proc/5557/stat : 5557 (cdcl-cuttingpla) R 5554 5557 5225 0 -1 4202496 16846 0 0 0 160197 7 0 0 20 0 1 0 124995872 281833472 53878 33554432000 4194304 6199737 140734478410224 140734478409160 4213377 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5557/statm: 68807 53878 161 490 0 68308 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 275228

[startup+1662.3 s]
/proc/loadavg: 2.38 2.26 2.19 3/177 5609
/proc/meminfo: memFree=29228764/32872528 swapFree=16204/1518544
[pid=5557] ppid=5554 vsize=275476 CPUtime=1662.03 cores=1,3,5,7
/proc/5557/stat : 5557 (cdcl-cuttingpla) R 5554 5557 5225 0 -1 4202496 16915 0 0 0 166196 7 0 0 20 0 1 0 124995872 282087424 53946 33554432000 4194304 6199737 140734478410224 140734478409160 4213381 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5557/statm: 68869 53946 161 490 0 68370 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 275476

[startup+1722.3 s]
/proc/loadavg: 2.21 2.23 2.18 4/177 5611
/proc/meminfo: memFree=29228516/32872528 swapFree=16204/1518544
[pid=5557] ppid=5554 vsize=275716 CPUtime=1722.02 cores=1,3,5,7
/proc/5557/stat : 5557 (cdcl-cuttingpla) R 5554 5557 5225 0 -1 4202496 17001 0 0 0 172195 7 0 0 20 0 1 0 124995872 282333184 54023 33554432000 4194304 6199737 140734478410224 140734478409160 4213314 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5557/statm: 68929 54023 161 490 0 68430 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 275716

[startup+1782.3 s]
/proc/loadavg: 2.30 2.26 2.19 3/177 5612
/proc/meminfo: memFree=29225716/32872528 swapFree=16204/1518544
[pid=5557] ppid=5554 vsize=275916 CPUtime=1782.01 cores=1,3,5,7
/proc/5557/stat : 5557 (cdcl-cuttingpla) R 5554 5557 5225 0 -1 4202496 17274 0 0 0 178194 7 0 0 20 0 1 0 124995872 282537984 54242 33554432000 4194304 6199737 140734478410224 140734478409160 4213389 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5557/statm: 68979 54242 161 490 0 68480 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 275916



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.31 2.26 2.19 3/177 5612
/proc/meminfo: memFree=29216904/32872528 swapFree=16204/1518544
[pid=5557] ppid=5554 vsize=276040 CPUtime=1800.01 cores=1,3,5,7
/proc/5557/stat : 5557 (cdcl-cuttingpla) R 5554 5557 5225 0 -1 4202496 17334 0 0 0 179994 7 0 0 20 0 1 0 124995872 282664960 54295 33554432000 4194304 6199737 140734478410224 140734478409160 4213389 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5557/statm: 69010 54295 161 490 0 68511 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 276040

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

[startup+1800.3 s]
/proc/loadavg: 2.31 2.26 2.19 3/177 5612
/proc/meminfo: memFree=29216904/32872528 swapFree=16204/1518544
[pid=5557] ppid=5554 vsize=276040 CPUtime=1800.01 cores=1,3,5,7
/proc/5557/stat : 5557 (cdcl-cuttingpla) R 5554 5557 5225 0 -1 4202496 17334 0 0 0 179994 7 0 0 20 0 1 0 124995872 282664960 54295 33554432000 4194304 6199737 140734478410224 140734478409160 4213389 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5557/statm: 69010 54295 161 490 0 68511 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 276040

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.02
CPU user time (s): 1799.94
CPU system time (s): 0.077988
CPU usage (%): 99.9845
Max. virtual memory (cumulated for all children) (KiB): 276040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.94
system time used= 0.077988
maximum resident set size= 217180
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17334
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= 15
involuntary context switches= 1972

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.6133 second user time and 6.84696 second system time

The end

Launcher Data

Begin job on node129 at 2016-06-09 02:03:50
IDJOB=4087237
IDBENCH=90172
IDSOLVER=2548
FILE ID=node129/4087237-1465430630
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_K163.opb
COMMAND LINE= ./cdcl-cuttingplanes-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4087237-1465430630/watcher-4087237-1465430630 -o /tmp/evaluation-result-4087237-1465430630/solver-4087237-1465430630 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node129-1465427028-5242 --watchdog 1960 --input HOME/instance-4087237-1465430630.opb ./cdcl-cuttingplanes-release

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

MD5SUM BENCH= 5c9e224cdd9eef3594ee47236fa33798
RANDOM SEED=1437509513

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:        29633108 kB
Buffers:          138600 kB
Cached:           820536 kB
SwapCached:         1824 kB
Active:           240320 kB
Inactive:         725928 kB
Active(anon):       6140 kB
Inactive(anon):     3116 kB
Active(file):     234180 kB
Inactive(file):   722812 kB
Unevictable:     1518544 kB
Mlocked:           16204 kB
SwapTotal:      67108856 kB
SwapFree:       67098840 kB
Dirty:              4488 kB
Writeback:            28 kB
AnonPages:       1524936 kB
Mapped:             8652 kB
Shmem:                 0 kB
Slab:             621536 kB
SReclaimable:      65460 kB
SUnreclaim:       556076 kB
KernelStack:        1408 kB
PageTables:         7160 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:   1507328 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:33:51