Trace number 4087227

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_K133.opb
MD5SUM2e2bfba9fd441b7330d2c90af940d9b0
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 variables15827
Total number of constraints16095
Number of constraints which are clauses15962
Number of constraints which are cardinality constraints (but not clauses)133
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint133
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 134
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= 15827 #constraint= 16095
1.58/1.62	c #Conflicts:       1000 | #Learnt:        998 | 0.000
1.58/1.62	c total clause space: 18.2382MB
1.58/1.62	c total #watches: 150770
8.09/8.12	c total #propagations: 1312059 / total #impl: 18210418 (eff. 0.072)
8.09/8.12	c #Conflicts:       2000 | #Learnt:       1998 | 0.000
8.09/8.12	c total clause space: 18.2382MB
8.09/8.12	c total #watches: 263913
12.79/12.85	c total #propagations: 2762598 / total #impl: 108307643 (eff. 0.026)
12.79/12.85	c GARBAGE COLLECT
12.79/12.85	c #Conflicts:       3000 | #Learnt:       1998 | 0.000
12.79/12.85	c total clause space: 18.2382MB
12.79/12.85	c total #watches: 286206
23.49/23.51	c total #propagations: 3710208 / total #impl: 152716822 (eff. 0.024)
23.49/23.51	c #Conflicts:       4000 | #Learnt:       2998 | 0.000
23.49/23.51	c total clause space: 29.637MB
23.49/23.51	c total #watches: 408751
32.48/32.58	c total #propagations: 4804499 / total #impl: 238566832 (eff. 0.020)
32.48/32.58	c GARBAGE COLLECT
32.48/32.58	c #Conflicts:       5000 | #Learnt:       2390 | 0.000
32.48/32.58	c total clause space: 48.1602MB
32.48/32.58	c total #watches: 391968
45.58/45.69	c total #propagations: 5662975 / total #impl: 318827885 (eff. 0.018)
45.58/45.69	c #Conflicts:       6000 | #Learnt:       3390 | 0.000
45.58/45.69	c total clause space: 48.1602MB
45.58/45.69	c total #watches: 526093
61.28/61.39	c total #propagations: 6367188 / total #impl: 456356908 (eff. 0.014)
61.28/61.39	c GARBAGE COLLECT
61.28/61.39	c #Conflicts:       7000 | #Learnt:       2338 | 0.006
61.28/61.39	c total clause space: 78.2603MB
61.28/61.39	c total #watches: 428583
91.29/91.34	c total #propagations: 6985318 / total #impl: 598025650 (eff. 0.012)
91.29/91.34	c #Conflicts:       8000 | #Learnt:       3338 | 0.005
91.29/91.34	c total clause space: 78.2603MB
91.29/91.34	c total #watches: 573856
128.37/128.44	c total #propagations: 7780665 / total #impl: 735368096 (eff. 0.011)
128.37/128.44	c #Conflicts:       9000 | #Learnt:       4338 | 0.004
128.37/128.44	c total clause space: 78.2603MB
128.37/128.44	c total #watches: 716234
165.76/165.86	c total #propagations: 8662910 / total #impl: 870938733 (eff. 0.010)
165.76/165.86	c GARBAGE COLLECT
165.76/165.86	c #Conflicts:      10000 | #Learnt:       2831 | 0.004
165.76/165.86	c total clause space: 78.2603MB
165.76/165.86	c total #watches: 473019
190.66/190.71	c total #propagations: 9631532 / total #impl: 1002451793 (eff. 0.010)
190.66/190.71	c #Conflicts:      11000 | #Learnt:       3831 | 0.004
190.66/190.71	c total clause space: 78.2603MB
190.66/190.71	c total #watches: 599804
219.36/219.44	c total #propagations: 10506025 / total #impl: 1136912697 (eff. 0.009)
219.36/219.44	c #Conflicts:      12000 | #Learnt:       4831 | 0.003
219.36/219.44	c total clause space: 78.2603MB
219.36/219.44	c total #watches: 751587
257.55/257.65	c total #propagations: 11338807 / total #impl: 1295731419 (eff. 0.009)
257.55/257.65	c #Conflicts:      13000 | #Learnt:       5831 | 0.003
257.55/257.65	c total clause space: 78.2603MB
257.55/257.65	c total #watches: 912630
273.45/273.53	c total #propagations: 12200244 / total #impl: 1483764146 (eff. 0.008)
273.45/273.53	c GARBAGE COLLECT
273.45/273.53	c #Conflicts:      14000 | #Learnt:       4010 | 0.003
273.45/273.53	c total clause space: 78.2603MB
273.45/273.53	c total #watches: 641274
302.55/302.61	c total #propagations: 12821495 / total #impl: 1591088124 (eff. 0.008)
302.55/302.61	c #Conflicts:      15000 | #Learnt:       5010 | 0.003
302.55/302.61	c total clause space: 78.2603MB
302.55/302.61	c total #watches: 831669
356.24/356.36	c total #propagations: 13548948 / total #impl: 1754128551 (eff. 0.008)
356.24/356.36	c #Conflicts:      16000 | #Learnt:       6010 | 0.003
356.24/356.36	c total clause space: 127.173MB
356.24/356.36	c total #watches: 966475
394.73/394.86	c total #propagations: 14505721 / total #impl: 1988124076 (eff. 0.007)
394.73/394.86	c GARBAGE COLLECT
394.73/394.86	c #Conflicts:      17000 | #Learnt:       3864 | 0.002
394.73/394.86	c total clause space: 127.173MB
394.73/394.86	c total #watches: 685632
435.43/435.57	c total #propagations: 15154862 / total #impl: 2138749327 (eff. 0.007)
435.43/435.57	c #Conflicts:      18000 | #Learnt:       4864 | 0.002
435.43/435.57	c total clause space: 206.656MB
435.43/435.57	c total #watches: 854216
490.81/490.98	c total #propagations: 15615360 / total #impl: 2222005520 (eff. 0.007)
490.81/490.98	c #Conflicts:      19000 | #Learnt:       5864 | 0.002
490.81/490.98	c total clause space: 335.816MB
490.81/490.98	c total #watches: 992471
639.60/639.73	c total #propagations: 16012213 / total #impl: 2309740756 (eff. 0.007)
639.60/639.73	c #Conflicts:      20000 | #Learnt:       6864 | 0.002
639.60/639.73	c total clause space: 335.816MB
639.60/639.73	c total #watches: 1116580
756.57/756.70	c total #propagations: 16860262 / total #impl: 2449411420 (eff. 0.007)
756.57/756.70	c GARBAGE COLLECT
756.57/756.70	c #Conflicts:      21000 | #Learnt:       4419 | 0.002
756.57/756.70	c total clause space: 335.816MB
756.57/756.70	c total #watches: 716374
880.65/880.89	c total #propagations: 17680288 / total #impl: 2545311546 (eff. 0.007)
880.65/880.89	c #Conflicts:      22000 | #Learnt:       5419 | 0.002
880.65/880.89	c total clause space: 335.816MB
880.65/880.89	c total #watches: 897913
1030.83/1031.03	c total #propagations: 18517395 / total #impl: 2672585142 (eff. 0.007)
1030.83/1031.03	c #Conflicts:      23000 | #Learnt:       6419 | 0.002
1030.83/1031.03	c total clause space: 335.816MB
1030.83/1031.03	c total #watches: 1062011
1183.00/1183.29	c total #propagations: 19545786 / total #impl: 2837328104 (eff. 0.007)
1183.00/1183.29	c #Conflicts:      24000 | #Learnt:       7419 | 0.002
1183.00/1183.29	c total clause space: 335.816MB
1183.00/1183.29	c total #watches: 1260214
1304.49/1304.79	c total #propagations: 20394648 / total #impl: 3123356904 (eff. 0.007)
1304.49/1304.79	c GARBAGE COLLECT
1304.49/1304.79	c #Conflicts:      25000 | #Learnt:       4577 | 0.002
1304.49/1304.79	c total clause space: 335.816MB
1304.49/1304.79	c total #watches: 863055
1380.38/1380.61	c total #propagations: 21221418 / total #impl: 3309609967 (eff. 0.006)
1380.38/1380.61	c #Conflicts:      26000 | #Learnt:       5577 | 0.002
1380.38/1380.61	c total clause space: 335.816MB
1380.38/1380.61	c total #watches: 1024337
1460.76/1461.06	c total #propagations: 22094642 / total #impl: 3471918824 (eff. 0.006)
1460.76/1461.06	c #Conflicts:      27000 | #Learnt:       6577 | 0.002
1460.76/1461.06	c total clause space: 335.816MB
1460.76/1461.06	c total #watches: 1210745
1580.64/1580.91	c total #propagations: 22728891 / total #impl: 3614815918 (eff. 0.006)
1580.64/1580.91	c #Conflicts:      28000 | #Learnt:       7577 | 0.002
1580.64/1580.91	c total clause space: 335.816MB
1580.64/1580.91	c total #watches: 1381428
1684.63/1684.93	c total #propagations: 23545290 / total #impl: 3811263863 (eff. 0.006)
1684.63/1684.93	c GARBAGE COLLECT
1684.63/1684.93	c #Conflicts:      29000 | #Learnt:       4474 | 0.002
1684.63/1684.93	c total clause space: 335.816MB
1684.63/1684.93	c total #watches: 796513
1739.42/1739.72	c total #propagations: 24327899 / total #impl: 4008167675 (eff. 0.006)
1739.42/1739.72	c #Conflicts:      30000 | #Learnt:       5474 | 0.002
1739.42/1739.72	c total clause space: 335.816MB
1739.42/1739.72	c total #watches: 948134

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-4087227-1465430623/watcher-4087227-1465430623 -o /tmp/evaluation-result-4087227-1465430623/solver-4087227-1465430623 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node131-1465427021-32174 --watchdog 1960 --input HOME/instance-4087227-1465430623.opb ./cdcl-cuttingplanes-release 

pid=32484
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.20 2.16 3/171 32487
/proc/meminfo: memFree=29927868/32872528 swapFree=14956/1314940
[pid=32487] ppid=32484 vsize=33460 CPUtime=0 cores=1,3,5,7
/proc/32487/stat : 32487 (cdcl-cuttingpla) R 32484 32487 32157 0 -1 4202496 268 0 0 0 0 0 0 0 20 0 1 0 124995277 34263040 5260 33554432000 4194304 6199737 140733761994720 140734748952008 5145186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32487/statm: 8365 5261 122 490 0 7866 0

[startup+0.100163 s]
/proc/loadavg: 2.24 2.20 2.16 3/171 32487
/proc/meminfo: memFree=29927868/32872528 swapFree=14956/1314940
[pid=32487] ppid=32484 vsize=34384 CPUtime=0.09 cores=1,3,5,7
/proc/32487/stat : 32487 (cdcl-cuttingpla) R 32484 32487 32157 0 -1 4202496 560 0 0 0 9 0 0 0 20 0 1 0 124995277 35209216 7582 33554432000 4194304 6199737 140733761994720 140734748952008 4208371 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32487/statm: 8596 7582 134 490 0 8097 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34384

[startup+0.200372 s]
/proc/loadavg: 2.24 2.20 2.16 3/171 32487
/proc/meminfo: memFree=29927868/32872528 swapFree=14956/1314940
[pid=32487] ppid=32484 vsize=37764 CPUtime=0.19 cores=1,3,5,7
/proc/32487/stat : 32487 (cdcl-cuttingpla) R 32484 32487 32157 0 -1 4202496 1330 0 0 0 19 0 0 0 20 0 1 0 124995277 38670336 8125 33554432000 4194304 6199737 140733761994720 140734748952008 4208371 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32487/statm: 9441 8125 139 490 0 8942 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 37764

[startup+0.30031 s]
/proc/loadavg: 2.24 2.20 2.16 3/171 32487
/proc/meminfo: memFree=29927868/32872528 swapFree=14956/1314940
[pid=32487] ppid=32484 vsize=42432 CPUtime=0.29 cores=1,3,5,7
/proc/32487/stat : 32487 (cdcl-cuttingpla) R 32484 32487 32157 0 -1 4202496 1724 0 0 0 29 0 0 0 20 0 1 0 124995277 43450368 8390 33554432000 4194304 6199737 140733761994720 140734748952008 4213368 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32487/statm: 10608 8390 139 490 0 10109 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 42432

[startup+0.700277 s]
/proc/loadavg: 2.24 2.20 2.16 3/171 32487
/proc/meminfo: memFree=29927868/32872528 swapFree=14956/1314940
[pid=32487] ppid=32484 vsize=42820 CPUtime=0.69 cores=1,3,5,7
/proc/32487/stat : 32487 (cdcl-cuttingpla) R 32484 32487 32157 0 -1 4202496 2063 0 0 0 69 0 0 0 20 0 1 0 124995277 43847680 9140 33554432000 4194304 6199737 140733761994720 140734748952008 4213493 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32487/statm: 10705 9140 139 490 0 10206 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 42820

[startup+1.50024 s]
/proc/loadavg: 2.24 2.20 2.16 3/177 32498
/proc/meminfo: memFree=29851656/32872528 swapFree=14956/1314940
[pid=32487] ppid=32484 vsize=43476 CPUtime=1.48 cores=1,3,5,7
/proc/32487/stat : 32487 (cdcl-cuttingpla) R 32484 32487 32157 0 -1 4202496 2462 0 0 0 148 0 0 0 20 0 1 0 124995277 44519424 9438 33554432000 4194304 6199737 140733761994720 140733761993416 4213215 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32487/statm: 10869 9438 139 490 0 10370 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 43476

[startup+3.1003 s]
/proc/loadavg: 2.22 2.20 2.15 3/177 32498
/proc/meminfo: memFree=29846012/32872528 swapFree=14956/1314940
[pid=32487] ppid=32484 vsize=51020 CPUtime=3.09 cores=1,3,5,7
/proc/32487/stat : 32487 (cdcl-cuttingpla) R 32484 32487 32157 0 -1 4202496 2939 0 0 0 308 1 0 0 20 0 1 0 124995277 52244480 10282 33554432000 4194304 6199737 140733761994720 140733761993656 4213389 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32487/statm: 12755 10282 155 490 0 12256 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 51020

[startup+6.30026 s]
/proc/loadavg: 2.22 2.20 2.15 3/177 32498
/proc/meminfo: memFree=29834912/32872528 swapFree=14956/1314940
[pid=32487] ppid=32484 vsize=51884 CPUtime=6.29 cores=1,3,5,7
/proc/32487/stat : 32487 (cdcl-cuttingpla) R 32484 32487 32157 0 -1 4202496 3172 0 0 0 628 1 0 0 20 0 1 0 124995277 53129216 11026 33554432000 4194304 6199737 140733761994720 140733761993656 4213499 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32487/statm: 12971 11026 155 490 0 12472 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 51884

[startup+12.7003 s]
/proc/loadavg: 2.28 2.21 2.16 3/177 32498
/proc/meminfo: memFree=29826556/32872528 swapFree=14956/1314940
[pid=32487] ppid=32484 vsize=52916 CPUtime=12.69 cores=1,3,5,7
/proc/32487/stat : 32487 (cdcl-cuttingpla) R 32484 32487 32157 0 -1 4202496 4016 0 0 0 1268 1 0 0 20 0 1 0 124995277 54185984 12195 33554432000 4194304 6199737 140733761994720 140733761993368 4213238 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32487/statm: 13229 12195 161 490 0 12730 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 52916

[startup+25.5004 s]
/proc/loadavg: 2.22 2.20 2.16 3/177 32498
/proc/meminfo: memFree=29804492/32872528 swapFree=14956/1314940
[pid=32487] ppid=32484 vsize=85440 CPUtime=25.49 cores=1,3,5,7
/proc/32487/stat : 32487 (cdcl-cuttingpla) R 32484 32487 32157 0 -1 4202496 5516 0 0 0 2547 2 0 0 20 0 1 0 124995277 87490560 15366 33554432000 4194304 6199737 140733761994720 140733761993736 4213456 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32487/statm: 21360 15366 161 490 0 20861 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 85440

[startup+51.1003 s]
/proc/loadavg: 2.14 2.18 2.15 3/177 32499
/proc/meminfo: memFree=29782472/32872528 swapFree=14956/1314940
[pid=32487] ppid=32484 vsize=88072 CPUtime=51.08 cores=1,3,5,7
/proc/32487/stat : 32487 (cdcl-cuttingpla) R 32484 32487 32157 0 -1 4202496 6743 0 0 0 5106 2 0 0 20 0 1 0 124995277 90185728 18330 33554432000 4194304 6199737 140733761994720 140733761993656 4213385 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32487/statm: 22018 18330 161 490 0 21519 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 88072

[startup+102.3 s]
/proc/loadavg: 2.16 2.18 2.15 3/177 32500
/proc/meminfo: memFree=29748448/32872528 swapFree=14956/1314940
[pid=32487] ppid=32484 vsize=121372 CPUtime=102.28 cores=1,3,5,7
/proc/32487/stat : 32487 (cdcl-cuttingpla) R 32484 32487 32157 0 -1 4202496 8111 0 0 0 10225 3 0 0 20 0 1 0 124995277 124284928 22433 33554432000 4194304 6199737 140733761994720 140733761993512 4213314 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32487/statm: 30343 22433 161 490 0 29844 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 121372

[startup+162.3 s]
/proc/loadavg: 2.16 2.18 2.15 3/177 32501
/proc/meminfo: memFree=29716148/32872528 swapFree=14956/1314940
[pid=32487] ppid=32484 vsize=123120 CPUtime=162.27 cores=1,3,5,7
/proc/32487/stat : 32487 (cdcl-cuttingpla) R 32484 32487 32157 0 -1 4202496 8632 0 0 0 16224 3 0 0 20 0 1 0 124995277 126074880 27518 33554432000 4194304 6199737 140733761994720 140733761993368 4213385 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32487/statm: 30780 27518 161 490 0 30281 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 123120

[startup+222.307 s]
/proc/loadavg: 2.15 2.17 2.15 3/177 32502
/proc/meminfo: memFree=29712656/32872528 swapFree=14956/1314940
[pid=32487] ppid=32484 vsize=124360 CPUtime=222.26 cores=1,3,5,7
/proc/32487/stat : 32487 (cdcl-cuttingpla) R 32484 32487 32157 0 -1 4202496 9069 0 0 0 22223 3 0 0 20 0 1 0 124995277 127344640 27942 33554432000 4194304 6199737 140733761994720 140733761993656 4213381 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32487/statm: 31090 27942 161 490 0 30591 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 124360

[startup+282.3 s]
/proc/loadavg: 2.13 2.16 2.14 4/176 32503
/proc/meminfo: memFree=29705580/32872528 swapFree=14956/1314940
[pid=32487] ppid=32484 vsize=126328 CPUtime=282.24 cores=1,3,5,7
/proc/32487/stat : 32487 (cdcl-cuttingpla) R 32484 32487 32157 0 -1 4202496 9600 0 0 0 28221 3 0 0 20 0 1 0 124995277 129359872 28469 33554432000 4194304 6199737 140733761994720 140733761993544 4213314 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32487/statm: 31582 28469 161 490 0 31083 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 126328

[startup+342.3 s]
/proc/loadavg: 2.12 2.14 2.14 3/177 32505
/proc/meminfo: memFree=29670428/32872528 swapFree=14956/1314940
[pid=32487] ppid=32484 vsize=177808 CPUtime=342.24 cores=1,3,5,7
/proc/32487/stat : 32487 (cdcl-cuttingpla) R 32484 32487 32157 0 -1 4202496 10351 0 0 0 34220 4 0 0 20 0 1 0 124995277 182075392 32153 33554432000 4194304 6199737 140733761994720 140733761993656 4213389 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32487/statm: 44452 32153 161 490 0 43953 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 177808

[startup+402.3 s]
/proc/loadavg: 2.08 2.13 2.13 3/178 32510
/proc/meminfo: memFree=29655300/32872528 swapFree=14956/1314940
[pid=32487] ppid=32484 vsize=179396 CPUtime=402.23 cores=1,3,5,7
/proc/32487/stat : 32487 (cdcl-cuttingpla) R 32484 32487 32157 0 -1 4202496 10985 0 0 0 40219 4 0 0 20 0 1 0 124995277 183701504 35711 33554432000 4194304 6199737 140733761994720 140733761993656 4213368 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32487/statm: 44849 35711 161 490 0 44350 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 179396

[startup+462.3 s]
/proc/loadavg: 2.11 2.13 2.13 3/177 32511
/proc/meminfo: memFree=29551276/32872528 swapFree=14956/1314940
[pid=32487] ppid=32484 vsize=262596 CPUtime=462.22 cores=1,3,5,7
/proc/32487/stat : 32487 (cdcl-cuttingpla) R 32484 32487 32157 0 -1 4202496 11669 0 0 0 46217 5 0 0 20 0 1 0 124995277 268898304 60376 33554432000 4194304 6199737 140733761994720 140733761993656 4213389 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32487/statm: 65649 60376 161 490 0 65150 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 262596

[startup+522.3 s]
/proc/loadavg: 2.08 2.12 2.12 3/177 32512
/proc/meminfo: memFree=29474864/32872528 swapFree=14956/1314940
[pid=32487] ppid=32484 vsize=398468 CPUtime=522.21 cores=1,3,5,7
/proc/32487/stat : 32487 (cdcl-cuttingpla) R 32484 32487 32157 0 -1 4202496 13935 0 0 0 52214 7 0 0 20 0 1 0 124995277 408031232 77810 33554432000 4194304 6199737 140733761994720 140733761993368 4213389 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32487/statm: 99617 77810 161 490 0 99118 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 398468

[startup+582.3 s]
/proc/loadavg: 2.03 2.09 2.11 3/177 32513
/proc/meminfo: memFree=29468940/32872528 swapFree=14956/1314940
[pid=32487] ppid=32484 vsize=401516 CPUtime=582.2 cores=1,3,5,7
/proc/32487/stat : 32487 (cdcl-cuttingpla) R 32484 32487 32157 0 -1 4202496 14686 0 0 0 58213 7 0 0 20 0 1 0 124995277 411152384 79072 33554432000 4194304 6199737 140733761994720 140733761993368 4213385 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32487/statm: 100379 79072 161 490 0 99880 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 401516


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


[startup+942.3 s]
/proc/loadavg: 2.22 2.16 2.12 3/177 32520
/proc/meminfo: memFree=29439464/32872528 swapFree=14956/1314940
[pid=32487] ppid=32484 vsize=403228 CPUtime=942.14 cores=1,3,5,7
/proc/32487/stat : 32487 (cdcl-cuttingpla) R 32484 32487 32157 0 -1 4202496 16372 0 0 0 94206 8 0 0 20 0 1 0 124995277 412905472 82152 33554432000 4194304 6199737 140733761994720 140733761993656 4213368 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32487/statm: 100807 82152 161 490 0 100308 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 403228

[startup+1002.3 s]
/proc/loadavg: 2.16 2.16 2.12 4/178 32525
/proc/meminfo: memFree=29432800/32872528 swapFree=14956/1314940
[pid=32487] ppid=32484 vsize=403296 CPUtime=1002.13 cores=1,3,5,7
/proc/32487/stat : 32487 (cdcl-cuttingpla) R 32484 32487 32157 0 -1 4202496 16386 0 0 0 100205 8 0 0 20 0 1 0 124995277 412975104 82166 33554432000 4194304 6199737 140733761994720 140733761993656 4213296 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32487/statm: 100824 82166 161 490 0 100325 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 403296

[startup+1062.3 s]
/proc/loadavg: 2.19 2.17 2.13 3/177 32526
/proc/meminfo: memFree=29432540/32872528 swapFree=14956/1314940
[pid=32487] ppid=32484 vsize=403412 CPUtime=1062.12 cores=1,3,5,7
/proc/32487/stat : 32487 (cdcl-cuttingpla) R 32484 32487 32157 0 -1 4202496 16402 0 0 0 106204 8 0 0 20 0 1 0 124995277 413093888 82182 33554432000 4194304 6199737 140733761994720 140733761993656 4213493 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32487/statm: 100853 82182 161 490 0 100354 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 403412

[startup+1122.3 s]
/proc/loadavg: 2.15 2.17 2.12 3/177 32527
/proc/meminfo: memFree=29431892/32872528 swapFree=14956/1314940
[pid=32487] ppid=32484 vsize=403492 CPUtime=1122.11 cores=1,3,5,7
/proc/32487/stat : 32487 (cdcl-cuttingpla) R 32484 32487 32157 0 -1 4202496 16465 0 0 0 112203 8 0 0 20 0 1 0 124995277 413175808 82221 33554432000 4194304 6199737 140733761994720 140733761993656 4213385 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32487/statm: 100873 82221 161 490 0 100374 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 403492

[startup+1182.3 s]
/proc/loadavg: 2.28 2.21 2.14 3/177 32528
/proc/meminfo: memFree=29421120/32872528 swapFree=14956/1314940
[pid=32487] ppid=32484 vsize=403972 CPUtime=1182.1 cores=1,3,5,7
/proc/32487/stat : 32487 (cdcl-cuttingpla) R 32484 32487 32157 0 -1 4202496 16884 0 0 0 118202 8 0 0 20 0 1 0 124995277 413667328 82339 33554432000 4194304 6199737 140733761994720 140733761993656 4213368 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32487/statm: 100993 82339 161 490 0 100494 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 403972

[startup+1242.3 s]
/proc/loadavg: 2.39 2.24 2.15 3/177 32529
/proc/meminfo: memFree=29412024/32872528 swapFree=14956/1314940
[pid=32487] ppid=32484 vsize=404172 CPUtime=1242.09 cores=1,3,5,7
/proc/32487/stat : 32487 (cdcl-cuttingpla) R 32484 32487 32157 0 -1 4202496 16929 0 0 0 124201 8 0 0 20 0 1 0 124995277 413872128 82384 33554432000 4194304 6199737 140733761994720 140733761993656 4213368 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32487/statm: 101043 82384 161 490 0 100544 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 404172

[startup+1302.3 s]
/proc/loadavg: 2.24 2.23 2.15 3/177 32531
/proc/meminfo: memFree=29401328/32872528 swapFree=14956/1314940
[pid=32487] ppid=32484 vsize=404444 CPUtime=1302.08 cores=1,3,5,7
/proc/32487/stat : 32487 (cdcl-cuttingpla) R 32484 32487 32157 0 -1 4202496 17001 0 0 0 130200 8 0 0 20 0 1 0 124995277 414150656 82456 33554432000 4194304 6199737 140733761994720 140733761993656 4213385 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32487/statm: 101111 82456 161 490 0 100612 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 404444

[startup+1362.3 s]
/proc/loadavg: 2.16 2.21 2.15 4/177 32532
/proc/meminfo: memFree=29394792/32872528 swapFree=14956/1314940
[pid=32487] ppid=32484 vsize=404444 CPUtime=1362.07 cores=1,3,5,7
/proc/32487/stat : 32487 (cdcl-cuttingpla) R 32484 32487 32157 0 -1 4202496 17002 0 0 0 136199 8 0 0 20 0 1 0 124995277 414150656 82457 33554432000 4194304 6199737 140733761994720 140733761993832 4213385 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32487/statm: 101111 82457 161 490 0 100612 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 404444

[startup+1422.3 s]
/proc/loadavg: 2.20 2.21 2.16 3/177 32533
/proc/meminfo: memFree=29392556/32872528 swapFree=14956/1314940
[pid=32487] ppid=32484 vsize=404444 CPUtime=1422.07 cores=1,3,5,7
/proc/32487/stat : 32487 (cdcl-cuttingpla) R 32484 32487 32157 0 -1 4202496 17166 0 0 0 142199 8 0 0 20 0 1 0 124995277 414150656 82459 33554432000 4194304 6199737 140733761994720 140733761993656 4213306 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32487/statm: 101111 82459 161 490 0 100612 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 404444

[startup+1482.3 s]
/proc/loadavg: 2.19 2.20 2.16 3/177 32534
/proc/meminfo: memFree=29392032/32872528 swapFree=14956/1314940
[pid=32487] ppid=32484 vsize=404612 CPUtime=1482.06 cores=1,3,5,7
/proc/32487/stat : 32487 (cdcl-cuttingpla) R 32484 32487 32157 0 -1 4202496 17625 0 0 0 148197 9 0 0 20 0 1 0 124995277 414322688 82495 33554432000 4194304 6199737 140733761994720 140733761993656 4213476 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32487/statm: 101153 82495 161 490 0 100654 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 404612

[startup+1542.31 s]
/proc/loadavg: 2.15 2.19 2.16 4/177 32535
/proc/meminfo: memFree=29379668/32872528 swapFree=14956/1314940
[pid=32487] ppid=32484 vsize=404820 CPUtime=1542.06 cores=1,3,5,7
/proc/32487/stat : 32487 (cdcl-cuttingpla) R 32484 32487 32157 0 -1 4202496 17681 0 0 0 154197 9 0 0 20 0 1 0 124995277 414535680 82551 33554432000 4194304 6199737 140733761994720 140733761993368 4213389 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32487/statm: 101205 82551 161 490 0 100706 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 404820

[startup+1602.3 s]
/proc/loadavg: 2.21 2.20 2.16 3/178 32540
/proc/meminfo: memFree=29359588/32872528 swapFree=14956/1314940
[pid=32487] ppid=32484 vsize=405076 CPUtime=1602.04 cores=1,3,5,7
/proc/32487/stat : 32487 (cdcl-cuttingpla) R 32484 32487 32157 0 -1 4202496 17904 0 0 0 160195 9 0 0 20 0 1 0 124995277 414797824 82598 33554432000 4194304 6199737 140733761994720 140733761993656 4213296 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32487/statm: 101269 82598 161 490 0 100770 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 405076

[startup+1662.3 s]
/proc/loadavg: 2.16 2.19 2.16 3/177 32541
/proc/meminfo: memFree=29342436/32872528 swapFree=14956/1314940
[pid=32487] ppid=32484 vsize=405752 CPUtime=1662.03 cores=1,3,5,7
/proc/32487/stat : 32487 (cdcl-cuttingpla) R 32484 32487 32157 0 -1 4202496 18082 0 0 0 166194 9 0 0 20 0 1 0 124995277 415490048 82776 33554432000 4194304 6199737 140733761994720 140733761993368 4213489 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32487/statm: 101438 82776 161 490 0 100939 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 405752

[startup+1722.3 s]
/proc/loadavg: 2.10 2.17 2.15 3/177 32542
/proc/meminfo: memFree=29341416/32872528 swapFree=14956/1314940
[pid=32487] ppid=32484 vsize=405872 CPUtime=1722.02 cores=1,3,5,7
/proc/32487/stat : 32487 (cdcl-cuttingpla) R 32484 32487 32157 0 -1 4202496 18125 0 0 0 172193 9 0 0 20 0 1 0 124995277 415612928 82807 33554432000 4194304 6199737 140733761994720 140733761993832 4213306 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32487/statm: 101468 82807 161 490 0 100969 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 405872

[startup+1782.3 s]
/proc/loadavg: 2.12 2.16 2.15 3/177 32543
/proc/meminfo: memFree=29340772/32872528 swapFree=14956/1314940
[pid=32487] ppid=32484 vsize=405940 CPUtime=1782.01 cores=1,3,5,7
/proc/32487/stat : 32487 (cdcl-cuttingpla) R 32484 32487 32157 0 -1 4202496 18141 0 0 0 178192 9 0 0 20 0 1 0 124995277 415682560 82823 33554432000 4194304 6199737 140733761994720 140733761993656 4213381 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32487/statm: 101485 82823 161 490 0 100986 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 405940



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.15 2.17 2.15 3/177 32543
/proc/meminfo: memFree=29340524/32872528 swapFree=14956/1314940
[pid=32487] ppid=32484 vsize=405940 CPUtime=1800.01 cores=1,3,5,7
/proc/32487/stat : 32487 (cdcl-cuttingpla) R 32484 32487 32157 0 -1 4202496 18141 0 0 0 179992 9 0 0 20 0 1 0 124995277 415682560 82823 33554432000 4194304 6199737 140733761994720 140733761993656 4213381 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32487/statm: 101485 82823 161 490 0 100986 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 405940

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

[startup+1800.3 s]
/proc/loadavg: 2.15 2.17 2.15 3/177 32543
/proc/meminfo: memFree=29340524/32872528 swapFree=14956/1314940
[pid=32487] ppid=32484 vsize=405940 CPUtime=1800.01 cores=1,3,5,7
/proc/32487/stat : 32487 (cdcl-cuttingpla) R 32484 32487 32157 0 -1 4202496 18141 0 0 0 179992 9 0 0 20 0 1 0 124995277 415682560 82823 33554432000 4194304 6199737 140733761994720 140733761993656 4213381 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32487/statm: 101485 82823 161 490 0 100986 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 405940

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.92
system time used= 0.098984
maximum resident set size= 331292
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18141
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= 16
involuntary context switches= 1857

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.53131 second user time and 6.92795 second system time

The end

Launcher Data

Begin job on node131 at 2016-06-09 02:03:43
IDJOB=4087227
IDBENCH=90164
IDSOLVER=2548
FILE ID=node131/4087227-1465430623
RUNJOBID= node131-1465427021-32174
PBS_JOBID= 19859781
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_K133.opb
COMMAND LINE= ./cdcl-cuttingplanes-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4087227-1465430623/watcher-4087227-1465430623 -o /tmp/evaluation-result-4087227-1465430623/solver-4087227-1465430623 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node131-1465427021-32174 --watchdog 1960 --input HOME/instance-4087227-1465430623.opb ./cdcl-cuttingplanes-release

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

MD5SUM BENCH= 2e2bfba9fd441b7330d2c90af940d9b0
RANDOM SEED=108323791

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.395
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.395
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.395
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.56
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.395
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.395
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:        29926712 kB
Buffers:          211056 kB
Cached:           636008 kB
SwapCached:         4716 kB
Active:           270772 kB
Inactive:         586120 kB
Active(anon):       6472 kB
Inactive(anon):     5604 kB
Active(file):     264300 kB
Inactive(file):   580516 kB
Unevictable:     1314940 kB
Mlocked:           14956 kB
SwapTotal:      67108856 kB
SwapFree:       67096232 kB
Dirty:              4280 kB
Writeback:             8 kB
AnonPages:       1319228 kB
Mapped:             8060 kB
Shmem:                 0 kB
Slab:             640744 kB
SReclaimable:      84332 kB
SUnreclaim:       556412 kB
KernelStack:        1408 kB
PageTables:         6444 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1414992 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1302528 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 node131 at 2016-06-09 02:33:43