Trace number 4087224

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_K129.opb
MD5SUM1a22ba01765c232fe0c8623cfb5d750f
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 variables15351
Total number of constraints15611
Number of constraints which are clauses15482
Number of constraints which are cardinality constraints (but not clauses)129
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint129
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 130
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= 15351 #constraint= 15611
1.69/1.71	c #Conflicts:       1000 | #Learnt:        998 | 0.000
1.69/1.71	c total clause space: 18.2382MB
1.69/1.71	c total #watches: 131455
7.59/7.63	c total #propagations: 841148 / total #impl: 10111685 (eff. 0.083)
7.59/7.63	c #Conflicts:       2000 | #Learnt:       1998 | 0.001
7.59/7.63	c total clause space: 29.637MB
7.59/7.63	c total #watches: 239880
12.10/12.17	c total #propagations: 1846263 / total #impl: 52772575 (eff. 0.035)
12.10/12.17	c GARBAGE COLLECT
12.10/12.17	c #Conflicts:       3000 | #Learnt:       2046 | 0.000
12.10/12.17	c total clause space: 29.637MB
12.10/12.17	c total #watches: 294907
21.38/21.46	c total #propagations: 2564645 / total #impl: 82714099 (eff. 0.031)
21.38/21.46	c #Conflicts:       4000 | #Learnt:       3046 | 0.000
21.38/21.46	c total clause space: 48.1602MB
21.38/21.46	c total #watches: 386166
31.38/31.46	c total #propagations: 3425424 / total #impl: 145050511 (eff. 0.024)
31.38/31.46	c GARBAGE COLLECT
31.38/31.46	c #Conflicts:       5000 | #Learnt:       2434 | 0.002
31.38/31.46	c total clause space: 48.1602MB
31.38/31.46	c total #watches: 355612
47.19/47.26	c total #propagations: 4220470 / total #impl: 202778897 (eff. 0.021)
47.19/47.26	c #Conflicts:       6000 | #Learnt:       3434 | 0.005
47.19/47.26	c total clause space: 48.1602MB
47.19/47.26	c total #watches: 455207
63.28/63.33	c total #propagations: 5148674 / total #impl: 280772526 (eff. 0.018)
63.28/63.33	c GARBAGE COLLECT
63.28/63.33	c #Conflicts:       7000 | #Learnt:       2331 | 0.004
63.28/63.33	c total clause space: 78.2603MB
63.28/63.33	c total #watches: 379158
81.68/81.79	c total #propagations: 5894661 / total #impl: 370644564 (eff. 0.016)
81.68/81.79	c #Conflicts:       8000 | #Learnt:       3331 | 0.004
81.68/81.79	c total clause space: 78.2603MB
81.68/81.79	c total #watches: 537593
107.97/108.04	c total #propagations: 6455811 / total #impl: 435300112 (eff. 0.015)
107.97/108.04	c #Conflicts:       9000 | #Learnt:       4331 | 0.004
107.97/108.04	c total clause space: 78.2603MB
107.97/108.04	c total #watches: 655566
140.27/140.35	c total #propagations: 7257547 / total #impl: 513232322 (eff. 0.014)
140.27/140.35	c GARBAGE COLLECT
140.27/140.35	c #Conflicts:      10000 | #Learnt:       2847 | 0.004
140.27/140.35	c total clause space: 78.2603MB
140.27/140.35	c total #watches: 459226
152.56/152.61	c total #propagations: 8135651 / total #impl: 634461358 (eff. 0.013)
152.56/152.61	c #Conflicts:      11000 | #Learnt:       3847 | 0.004
152.56/152.61	c total clause space: 78.2603MB
152.56/152.61	c total #watches: 603102
188.36/188.45	c total #propagations: 8765628 / total #impl: 708763891 (eff. 0.012)
188.36/188.45	c #Conflicts:      12000 | #Learnt:       4847 | 0.004
188.36/188.45	c total clause space: 78.2603MB
188.36/188.45	c total #watches: 859778
248.75/248.88	c total #propagations: 9559946 / total #impl: 844071039 (eff. 0.011)
248.75/248.88	c #Conflicts:      13000 | #Learnt:       5847 | 0.004
248.75/248.88	c total clause space: 127.173MB
248.75/248.88	c total #watches: 1013143
282.66/282.70	c total #propagations: 10425379 / total #impl: 1027554231 (eff. 0.010)
282.66/282.70	c GARBAGE COLLECT
282.66/282.70	c #Conflicts:      14000 | #Learnt:       3979 | 0.003
282.66/282.70	c total clause space: 127.173MB
282.66/282.70	c total #watches: 809296
312.45/312.59	c total #propagations: 11050826 / total #impl: 1165481723 (eff. 0.009)
312.45/312.59	c #Conflicts:      15000 | #Learnt:       4979 | 0.003
312.45/312.59	c total clause space: 127.173MB
312.45/312.59	c total #watches: 915250
372.73/372.90	c total #propagations: 11564778 / total #impl: 1334651794 (eff. 0.009)
372.73/372.90	c #Conflicts:      16000 | #Learnt:       5979 | 0.003
372.73/372.90	c total clause space: 127.173MB
372.73/372.90	c total #watches: 1204648
449.32/449.44	c total #propagations: 12258332 / total #impl: 1759287704 (eff. 0.007)
449.32/449.44	c GARBAGE COLLECT
449.32/449.44	c #Conflicts:      17000 | #Learnt:       3810 | 0.003
449.32/449.44	c total clause space: 206.656MB
449.32/449.44	c total #watches: 839365
529.50/529.69	c total #propagations: 12897711 / total #impl: 2023384689 (eff. 0.006)
529.50/529.69	c #Conflicts:      18000 | #Learnt:       4810 | 0.003
529.50/529.69	c total clause space: 206.656MB
529.50/529.69	c total #watches: 1049698
616.01/616.19	c total #propagations: 13756589 / total #impl: 2273578627 (eff. 0.006)
616.01/616.19	c #Conflicts:      19000 | #Learnt:       5810 | 0.003
616.01/616.19	c total clause space: 206.656MB
616.01/616.19	c total #watches: 1519243
795.97/796.11	c total #propagations: 14206470 / total #impl: 2673224441 (eff. 0.005)
795.97/796.11	c #Conflicts:      20000 | #Learnt:       6810 | 0.002
795.97/796.11	c total clause space: 206.656MB
795.97/796.11	c total #watches: 1709153
992.14/992.37	c total #propagations: 14842469 / total #impl: 2994584195 (eff. 0.005)
992.14/992.37	c GARBAGE COLLECT
992.14/992.37	c #Conflicts:      21000 | #Learnt:       4302 | 0.002
992.14/992.37	c total clause space: 206.656MB
992.14/992.37	c total #watches: 1111506
1198.10/1198.31	c total #propagations: 15754806 / total #impl: 3226557493 (eff. 0.005)
1198.10/1198.31	c #Conflicts:      22000 | #Learnt:       5302 | 0.002
1198.10/1198.31	c total clause space: 206.656MB
1198.10/1198.31	c total #watches: 1329508
1355.09/1355.32	c total #propagations: 16700923 / total #impl: 3610073969 (eff. 0.005)
1355.09/1355.32	c #Conflicts:      23000 | #Learnt:       6302 | 0.002
1355.09/1355.32	c total clause space: 206.656MB
1355.09/1355.32	c total #watches: 1500976
1598.34/1598.65	c total #propagations: 17411115 / total #impl: 3880419822 (eff. 0.004)
1598.34/1598.65	c #Conflicts:      24000 | #Learnt:       7302 | 0.002
1598.34/1598.65	c total clause space: 206.656MB
1598.34/1598.65	c total #watches: 1691376
1753.62/1753.96	c total #propagations: 18340746 / total #impl: 4180469055 (eff. 0.004)
1753.62/1753.96	c GARBAGE COLLECT
1753.62/1753.96	c #Conflicts:      25000 | #Learnt:       4510 | 0.002
1753.62/1753.96	c total clause space: 206.656MB
1753.62/1753.96	c total #watches: 897196

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-4087224-1465430616/watcher-4087224-1465430616 -o /tmp/evaluation-result-4087224-1465430616/solver-4087224-1465430616 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node136-1465427013-30675 --watchdog 1960 --input HOME/instance-4087224-1465430616.opb ./cdcl-cuttingplanes-release 

pid=30987
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.30 2.24 2.19 3/172 30990
/proc/meminfo: memFree=29594856/32872528 swapFree=15272/1656604
[pid=30990] ppid=30987 vsize=29104 CPUtime=0 cores=0,2,4,6
/proc/30990/stat : 30990 (cdcl-cuttingpla) R 30987 30990 30659 0 -1 4202496 269 0 0 0 0 0 0 0 20 0 1 0 124994934 29802496 5260 33554432000 4194304 6199737 140733722750320 140735300292456 5193017 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/30990/statm: 7276 5260 122 490 0 6777 0

[startup+0.100161 s]
/proc/loadavg: 2.30 2.24 2.19 3/172 30990
/proc/meminfo: memFree=29594856/32872528 swapFree=15272/1656604
[pid=30990] ppid=30987 vsize=34384 CPUtime=0.09 cores=0,2,4,6
/proc/30990/stat : 30990 (cdcl-cuttingpla) R 30987 30990 30659 0 -1 4202496 1445 0 0 0 9 0 0 0 20 0 1 0 124994934 35209216 7563 33554432000 4194304 6199737 140733722750320 140735300292456 4208371 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/30990/statm: 8596 7563 134 490 0 8097 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34384

[startup+0.200341 s]
/proc/loadavg: 2.30 2.24 2.19 3/172 30990
/proc/meminfo: memFree=29594856/32872528 swapFree=15272/1656604
[pid=30990] ppid=30987 vsize=37680 CPUtime=0.19 cores=0,2,4,6
/proc/30990/stat : 30990 (cdcl-cuttingpla) R 30987 30990 30659 0 -1 4202496 2068 0 0 0 19 0 0 0 20 0 1 0 124994934 38584320 8006 33554432000 4194304 6199737 140733722750320 140735300292456 4208371 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/30990/statm: 9420 8006 139 490 0 8921 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 37680

[startup+0.300295 s]
/proc/loadavg: 2.30 2.24 2.19 3/172 30990
/proc/meminfo: memFree=29594856/32872528 swapFree=15272/1656604
[pid=30990] ppid=30987 vsize=42348 CPUtime=0.29 cores=0,2,4,6
/proc/30990/stat : 30990 (cdcl-cuttingpla) R 30987 30990 30659 0 -1 4202496 2467 0 0 0 29 0 0 0 20 0 1 0 124994934 43364352 8281 33554432000 4194304 6199737 140733722750320 140735300292456 5146933 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/30990/statm: 10587 8281 139 490 0 10088 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 42348

[startup+0.700208 s]
/proc/loadavg: 2.30 2.24 2.19 3/172 30990
/proc/meminfo: memFree=29594856/32872528 swapFree=15272/1656604
[pid=30990] ppid=30987 vsize=42700 CPUtime=0.69 cores=0,2,4,6
/proc/30990/stat : 30990 (cdcl-cuttingpla) R 30987 30990 30659 0 -1 4202496 2680 0 0 0 69 0 0 0 20 0 1 0 124994934 43724800 8961 33554432000 4194304 6199737 140733722750320 140733722749256 4213306 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/30990/statm: 10675 8961 139 490 0 10176 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 42700

[startup+1.50022 s]
/proc/loadavg: 2.44 2.27 2.20 3/177 31002
/proc/meminfo: memFree=29515892/32872528 swapFree=15272/1656604
[pid=30990] ppid=30987 vsize=50444 CPUtime=1.48 cores=0,2,4,6
/proc/30990/stat : 30990 (cdcl-cuttingpla) R 30987 30990 30659 0 -1 4202496 3098 0 0 0 148 0 0 0 20 0 1 0 124994934 51654656 10302 33554432000 4194304 6199737 140733722750320 140733722748968 4213238 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/30990/statm: 12611 10302 139 490 0 12112 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 50444

[startup+3.10027 s]
/proc/loadavg: 2.44 2.27 2.20 3/177 31002
/proc/meminfo: memFree=29506772/32872528 swapFree=15272/1656604
[pid=30990] ppid=30987 vsize=50920 CPUtime=3.09 cores=0,2,4,6
/proc/30990/stat : 30990 (cdcl-cuttingpla) R 30987 30990 30659 0 -1 4202496 3260 0 0 0 308 1 0 0 20 0 1 0 124994934 52142080 10975 33554432000 4194304 6199737 140733722750320 140733722749016 4213381 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/30990/statm: 12730 10975 155 490 0 12231 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 50920

[startup+6.30024 s]
/proc/loadavg: 2.44 2.27 2.20 3/177 31002
/proc/meminfo: memFree=29500592/32872528 swapFree=15272/1656604
[pid=30990] ppid=30987 vsize=63548 CPUtime=6.29 cores=0,2,4,6
/proc/30990/stat : 30990 (cdcl-cuttingpla) R 30987 30990 30659 0 -1 4202496 3996 0 0 0 628 1 0 0 20 0 1 0 124994934 65073152 12027 33554432000 4194304 6199737 140733722750320 140733722749016 4213368 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/30990/statm: 15887 12027 155 490 0 15388 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 63548

[startup+12.7002 s]
/proc/loadavg: 2.45 2.28 2.20 3/177 31002
/proc/meminfo: memFree=29477844/32872528 swapFree=15272/1656604
[pid=30990] ppid=30987 vsize=64816 CPUtime=12.69 cores=0,2,4,6
/proc/30990/stat : 30990 (cdcl-cuttingpla) R 30987 30990 30659 0 -1 4202496 5266 0 0 0 1268 1 0 0 20 0 1 0 124994934 66371584 14559 33554432000 4194304 6199737 140733722750320 140733722749432 4219144 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/30990/statm: 16204 14559 161 490 0 15705 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 64816

[startup+25.5003 s]
/proc/loadavg: 2.45 2.28 2.20 4/177 31002
/proc/meminfo: memFree=29453488/32872528 swapFree=15272/1656604
[pid=30990] ppid=30987 vsize=85728 CPUtime=25.48 cores=0,2,4,6
/proc/30990/stat : 30990 (cdcl-cuttingpla) R 30987 30990 30659 0 -1 4202496 6428 0 0 0 2547 1 0 0 20 0 1 0 124994934 87785472 17964 33554432000 4194304 6199737 140733722750320 140733722749256 4219170 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/30990/statm: 21432 17964 161 490 0 20933 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 85728

[startup+51.1003 s]
/proc/loadavg: 2.44 2.29 2.21 3/177 31002
/proc/meminfo: memFree=29439160/32872528 swapFree=15272/1656604
[pid=30990] ppid=30987 vsize=87296 CPUtime=51.09 cores=0,2,4,6
/proc/30990/stat : 30990 (cdcl-cuttingpla) R 30987 30990 30659 0 -1 4202496 6995 0 0 0 5107 2 0 0 20 0 1 0 124994934 89391104 19515 33554432000 4194304 6199737 140733722750320 140733722749256 4213167 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/30990/statm: 21824 19515 161 490 0 21325 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 87296

[startup+102.3 s]
/proc/loadavg: 2.31 2.27 2.20 3/177 31004
/proc/meminfo: memFree=29422688/32872528 swapFree=15272/1656604
[pid=30990] ppid=30987 vsize=121092 CPUtime=102.28 cores=0,2,4,6
/proc/30990/stat : 30990 (cdcl-cuttingpla) R 30987 30990 30659 0 -1 4202496 8219 0 0 0 10226 2 0 0 20 0 1 0 124994934 123998208 21543 33554432000 4194304 6199737 140733722750320 140733722749256 4213396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/30990/statm: 30273 21543 161 490 0 29774 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 121092

[startup+162.3 s]
/proc/loadavg: 2.35 2.28 2.20 3/177 31005
/proc/meminfo: memFree=29401532/32872528 swapFree=15272/1656604
[pid=30990] ppid=30987 vsize=123584 CPUtime=162.26 cores=0,2,4,6
/proc/30990/stat : 30990 (cdcl-cuttingpla) R 30987 30990 30659 0 -1 4202496 9224 0 0 0 16224 2 0 0 20 0 1 0 124994934 126550016 25983 33554432000 4194304 6199737 140733722750320 140733722749016 4213385 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/30990/statm: 30896 25983 161 490 0 30397 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 123584

[startup+222.307 s]
/proc/loadavg: 2.33 2.29 2.21 3/177 31006
/proc/meminfo: memFree=29372676/32872528 swapFree=15272/1656604
[pid=30990] ppid=30987 vsize=175920 CPUtime=222.26 cores=0,2,4,6
/proc/30990/stat : 30990 (cdcl-cuttingpla) R 30987 30990 30659 0 -1 4202496 10176 0 0 0 22224 2 0 0 20 0 1 0 124994934 180142080 30892 33554432000 4194304 6199737 140733722750320 140733722749256 4213381 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/30990/statm: 43980 30892 161 490 0 43481 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 175920

[startup+282.3 s]
/proc/loadavg: 2.22 2.26 2.20 3/177 31007
/proc/meminfo: memFree=29361264/32872528 swapFree=15272/1656604
[pid=30990] ppid=30987 vsize=177008 CPUtime=282.25 cores=0,2,4,6
/proc/30990/stat : 30990 (cdcl-cuttingpla) R 30987 30990 30659 0 -1 4202496 10659 0 0 0 28222 3 0 0 20 0 1 0 124994934 181256192 31757 33554432000 4194304 6199737 140733722750320 140733722749080 4213368 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/30990/statm: 44252 31757 161 490 0 43753 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 177008

[startup+342.3 s]
/proc/loadavg: 2.38 2.29 2.21 4/177 31008
/proc/meminfo: memFree=29336004/32872528 swapFree=15272/1656604
[pid=30990] ppid=30987 vsize=178608 CPUtime=342.23 cores=0,2,4,6
/proc/30990/stat : 30990 (cdcl-cuttingpla) R 30987 30990 30659 0 -1 4202496 11186 0 0 0 34220 3 0 0 20 0 1 0 124994934 182894592 37892 33554432000 4194304 6199737 140733722750320 140733722749144 4213296 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/30990/statm: 44652 37892 161 490 0 44153 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 178608

[startup+402.3 s]
/proc/loadavg: 2.41 2.31 2.22 3/178 31013
/proc/meminfo: memFree=29298012/32872528 swapFree=15272/1656604
[pid=30990] ppid=30987 vsize=262604 CPUtime=402.22 cores=0,2,4,6
/proc/30990/stat : 30990 (cdcl-cuttingpla) R 30987 30990 30659 0 -1 4202496 12545 0 0 0 40218 4 0 0 20 0 1 0 124994934 268906496 46365 33554432000 4194304 6199737 140733722750320 140733722749256 4213493 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/30990/statm: 65651 46365 161 490 0 65152 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 262604

[startup+462.3 s]
/proc/loadavg: 2.44 2.33 2.23 3/177 31014
/proc/meminfo: memFree=29280092/32872528 swapFree=15272/1656604
[pid=30990] ppid=30987 vsize=262884 CPUtime=462.22 cores=0,2,4,6
/proc/30990/stat : 30990 (cdcl-cuttingpla) R 30987 30990 30659 0 -1 4202496 13041 0 0 0 46218 4 0 0 20 0 1 0 124994934 269193216 47568 33554432000 4194304 6199737 140733722750320 140733722749256 4213493 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/30990/statm: 65721 47568 161 490 0 65222 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 262884

[startup+522.3 s]
/proc/loadavg: 2.36 2.33 2.23 3/177 31015
/proc/meminfo: memFree=29274504/32872528 swapFree=15272/1656604
[pid=30990] ppid=30987 vsize=263168 CPUtime=522.21 cores=0,2,4,6
/proc/30990/stat : 30990 (cdcl-cuttingpla) R 30987 30990 30659 0 -1 4202496 13127 0 0 0 52217 4 0 0 20 0 1 0 124994934 269484032 47654 33554432000 4194304 6199737 140733722750320 140733722749256 4213493 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/30990/statm: 65792 47654 161 490 0 65293 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 263168

[startup+582.3 s]
/proc/loadavg: 2.40 2.34 2.24 3/177 31016
/proc/meminfo: memFree=29259676/32872528 swapFree=15272/1656604
[pid=30990] ppid=30987 vsize=266104 CPUtime=582.21 cores=0,2,4,6
/proc/30990/stat : 30990 (cdcl-cuttingpla) R 30987 30990 30659 0 -1 4202496 13968 0 0 0 58216 5 0 0 20 0 1 0 124994934 272490496 48990 33554432000 4194304 6199737 140733722750320 140733722748968 4213389 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/30990/statm: 66526 48990 161 490 0 66027 0
Current children cumulated CPU time (s) 582.21
Current children cumulated vsize (KiB) 266104


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


[startup+942.3 s]
/proc/loadavg: 2.33 2.30 2.26 3/177 31023
/proc/meminfo: memFree=29182820/32872528 swapFree=15272/1656604
[pid=30990] ppid=30987 vsize=271828 CPUtime=942.14 cores=0,2,4,6
/proc/30990/stat : 30990 (cdcl-cuttingpla) R 30987 30990 30659 0 -1 4202496 15875 0 0 0 94208 6 0 0 20 0 1 0 124994934 278351872 62298 33554432000 4194304 6199737 140733722750320 140733722748968 4213396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/30990/statm: 67957 62298 161 490 0 67458 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 271828

[startup+1002.3 s]
/proc/loadavg: 2.36 2.31 2.26 3/178 31027
/proc/meminfo: memFree=29178112/32872528 swapFree=15272/1656604
[pid=30990] ppid=30987 vsize=271828 CPUtime=1002.13 cores=0,2,4,6
/proc/30990/stat : 30990 (cdcl-cuttingpla) R 30987 30990 30659 0 -1 4202496 15876 0 0 0 100207 6 0 0 20 0 1 0 124994934 278351872 62299 33554432000 4194304 6199737 140733722750320 140733722749432 4213389 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/30990/statm: 67957 62299 161 490 0 67458 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 271828

[startup+1062.3 s]
/proc/loadavg: 2.41 2.32 2.27 3/177 31029
/proc/meminfo: memFree=29176968/32872528 swapFree=15272/1656604
[pid=30990] ppid=30987 vsize=271828 CPUtime=1062.12 cores=0,2,4,6
/proc/30990/stat : 30990 (cdcl-cuttingpla) R 30987 30990 30659 0 -1 4202496 15887 0 0 0 106206 6 0 0 20 0 1 0 124994934 278351872 62306 33554432000 4194304 6199737 140733722750320 140733722749432 4213368 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/30990/statm: 67957 62306 161 490 0 67458 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 271828

[startup+1122.3 s]
/proc/loadavg: 2.31 2.31 2.27 4/177 31030
/proc/meminfo: memFree=29177412/32872528 swapFree=15272/1656604
[pid=30990] ppid=30987 vsize=271828 CPUtime=1122.11 cores=0,2,4,6
/proc/30990/stat : 30990 (cdcl-cuttingpla) R 30987 30990 30659 0 -1 4202496 15887 0 0 0 112205 6 0 0 20 0 1 0 124994934 278351872 62306 33554432000 4194304 6199737 140733722750320 140733722749432 4213389 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/30990/statm: 67957 62306 161 490 0 67458 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 271828

[startup+1182.3 s]
/proc/loadavg: 2.43 2.33 2.28 3/177 31031
/proc/meminfo: memFree=29176416/32872528 swapFree=15272/1656604
[pid=30990] ppid=30987 vsize=271844 CPUtime=1182.1 cores=0,2,4,6
/proc/30990/stat : 30990 (cdcl-cuttingpla) R 30987 30990 30659 0 -1 4202496 15888 0 0 0 118204 6 0 0 20 0 1 0 124994934 278368256 62307 33554432000 4194304 6199737 140733722750320 140733722749256 4213314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/30990/statm: 67961 62307 161 490 0 67462 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 271844

[startup+1242.3 s]
/proc/loadavg: 2.38 2.33 2.28 3/177 31032
/proc/meminfo: memFree=29174772/32872528 swapFree=15272/1656604
[pid=30990] ppid=30987 vsize=271936 CPUtime=1242.09 cores=0,2,4,6
/proc/30990/stat : 30990 (cdcl-cuttingpla) R 30987 30990 30659 0 -1 4202496 15896 0 0 0 124203 6 0 0 20 0 1 0 124994934 278462464 62315 33554432000 4194304 6199737 140733722750320 140733722749256 4213476 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/30990/statm: 67984 62315 161 490 0 67485 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 271936

[startup+1302.3 s]
/proc/loadavg: 2.29 2.31 2.27 4/177 31033
/proc/meminfo: memFree=29173280/32872528 swapFree=15272/1656604
[pid=30990] ppid=30987 vsize=272460 CPUtime=1302.09 cores=0,2,4,6
/proc/30990/stat : 30990 (cdcl-cuttingpla) R 30987 30990 30659 0 -1 4202496 16027 0 0 0 130202 7 0 0 20 0 1 0 124994934 278999040 62446 33554432000 4194304 6199737 140733722750320 140733722749256 4213385 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/30990/statm: 68115 62446 161 490 0 67616 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 272460

[startup+1362.3 s]
/proc/loadavg: 2.29 2.30 2.27 3/177 31035
/proc/meminfo: memFree=29172552/32872528 swapFree=15272/1656604
[pid=30990] ppid=30987 vsize=272664 CPUtime=1362.08 cores=0,2,4,6
/proc/30990/stat : 30990 (cdcl-cuttingpla) R 30987 30990 30659 0 -1 4202496 16631 0 0 0 136201 7 0 0 20 0 1 0 124994934 279207936 62624 33554432000 4194304 6199737 140733722750320 140733722749432 4213389 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/30990/statm: 68166 62624 161 490 0 67667 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 272664

[startup+1422.3 s]
/proc/loadavg: 2.16 2.26 2.26 3/177 31036
/proc/meminfo: memFree=29172520/32872528 swapFree=15272/1656604
[pid=30990] ppid=30987 vsize=272736 CPUtime=1422.08 cores=0,2,4,6
/proc/30990/stat : 30990 (cdcl-cuttingpla) R 30987 30990 30659 0 -1 4202496 16676 0 0 0 142201 7 0 0 20 0 1 0 124994934 279281664 62669 33554432000 4194304 6199737 140733722750320 140733722749256 4213368 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/30990/statm: 68184 62669 161 490 0 67685 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 272736

[startup+1482.3 s]
/proc/loadavg: 2.22 2.25 2.26 4/177 31037
/proc/meminfo: memFree=29171920/32872528 swapFree=15272/1656604
[pid=30990] ppid=30987 vsize=272804 CPUtime=1482.06 cores=0,2,4,6
/proc/30990/stat : 30990 (cdcl-cuttingpla) R 30987 30990 30659 0 -1 4202496 16701 0 0 0 148199 7 0 0 20 0 1 0 124994934 279351296 62694 33554432000 4194304 6199737 140733722750320 140733722749256 4213396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/30990/statm: 68201 62694 161 490 0 67702 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 272804

[startup+1542.31 s]
/proc/loadavg: 2.26 2.26 2.26 3/177 31038
/proc/meminfo: memFree=29171628/32872528 swapFree=15272/1656604
[pid=30990] ppid=30987 vsize=272864 CPUtime=1542.06 cores=0,2,4,6
/proc/30990/stat : 30990 (cdcl-cuttingpla) R 30987 30990 30659 0 -1 4202496 16923 0 0 0 154199 7 0 0 20 0 1 0 124994934 279412736 62709 33554432000 4194304 6199737 140733722750320 140733722749256 4213368 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/30990/statm: 68216 62709 161 490 0 67717 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 272864

[startup+1602.3 s]
/proc/loadavg: 2.22 2.24 2.25 3/178 31042
/proc/meminfo: memFree=29171356/32872528 swapFree=15272/1656604
[pid=30990] ppid=30987 vsize=273184 CPUtime=1602.04 cores=0,2,4,6
/proc/30990/stat : 30990 (cdcl-cuttingpla) R 30987 30990 30659 0 -1 4202496 17000 0 0 0 160197 7 0 0 20 0 1 0 124994934 279740416 62786 33554432000 4194304 6199737 140733722750320 140733722749432 4213306 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/30990/statm: 68296 62786 161 490 0 67797 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 273184

[startup+1662.3 s]
/proc/loadavg: 2.24 2.24 2.25 3/177 31044
/proc/meminfo: memFree=29171244/32872528 swapFree=15272/1656604
[pid=30990] ppid=30987 vsize=273396 CPUtime=1662.03 cores=0,2,4,6
/proc/30990/stat : 30990 (cdcl-cuttingpla) R 30987 30990 30659 0 -1 4202496 17030 0 0 0 166196 7 0 0 20 0 1 0 124994934 279957504 62816 33554432000 4194304 6199737 140733722750320 140733722749256 4213306 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/30990/statm: 68349 62816 161 490 0 67850 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 273396

[startup+1722.3 s]
/proc/loadavg: 2.20 2.23 2.24 3/177 31045
/proc/meminfo: memFree=29170736/32872528 swapFree=15272/1656604
[pid=30990] ppid=30987 vsize=273568 CPUtime=1722.02 cores=0,2,4,6
/proc/30990/stat : 30990 (cdcl-cuttingpla) R 30987 30990 30659 0 -1 4202496 17115 0 0 0 172195 7 0 0 20 0 1 0 124994934 280133632 62884 33554432000 4194304 6199737 140733722750320 140733722749256 4213381 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/30990/statm: 68392 62884 161 490 0 67893 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 273568

[startup+1782.3 s]
/proc/loadavg: 2.20 2.21 2.24 3/177 31046
/proc/meminfo: memFree=29169736/32872528 swapFree=15272/1656604
[pid=30990] ppid=30987 vsize=273712 CPUtime=1782.01 cores=0,2,4,6
/proc/30990/stat : 30990 (cdcl-cuttingpla) R 30987 30990 30659 0 -1 4202496 17236 0 0 0 178194 7 0 0 20 0 1 0 124994934 280281088 62921 33554432000 4194304 6199737 140733722750320 140733722749256 4213389 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/30990/statm: 68428 62921 161 490 0 67929 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 273712



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.23 2.22 2.24 3/177 31046
/proc/meminfo: memFree=29169860/32872528 swapFree=15272/1656604
[pid=30990] ppid=30987 vsize=273752 CPUtime=1800.01 cores=0,2,4,6
/proc/30990/stat : 30990 (cdcl-cuttingpla) R 30987 30990 30659 0 -1 4202496 17308 0 0 0 179994 7 0 0 20 0 1 0 124994934 280322048 62937 33554432000 4194304 6199737 140733722750320 140733722749256 4213381 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/30990/statm: 68438 62937 161 490 0 67939 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 273752

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

[startup+1800.3 s]
/proc/loadavg: 2.23 2.22 2.24 3/177 31046
/proc/meminfo: memFree=29169860/32872528 swapFree=15272/1656604
[pid=30990] ppid=30987 vsize=273752 CPUtime=1800.01 cores=0,2,4,6
/proc/30990/stat : 30990 (cdcl-cuttingpla) R 30987 30990 30659 0 -1 4202496 17308 0 0 0 179994 7 0 0 20 0 1 0 124994934 280322048 62937 33554432000 4194304 6199737 140733722750320 140733722749256 4213381 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/30990/statm: 68438 62937 161 490 0 67939 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 273752

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.075988
CPU usage (%): 99.9844
Max. virtual memory (cumulated for all children) (KiB): 273752

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.95
system time used= 0.075988
maximum resident set size= 251772
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17308
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= 14
involuntary context switches= 1853

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.36734 second user time and 7.09292 second system time

The end

Launcher Data

Begin job on node136 at 2016-06-09 02:03:36
IDJOB=4087224
IDBENCH=90161
IDSOLVER=2548
FILE ID=node136/4087224-1465430616
RUNJOBID= node136-1465427013-30675
PBS_JOBID= 19859778
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_K129.opb
COMMAND LINE= ./cdcl-cuttingplanes-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4087224-1465430616/watcher-4087224-1465430616 -o /tmp/evaluation-result-4087224-1465430616/solver-4087224-1465430616 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node136-1465427013-30675 --watchdog 1960 --input HOME/instance-4087224-1465430616.opb ./cdcl-cuttingplanes-release

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

MD5SUM BENCH= 1a22ba01765c232fe0c8623cfb5d750f
RANDOM SEED=278431405

node136.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.959
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.91
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.959
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.959
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.959
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.959
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.959
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.59
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.959
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.959
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:        29596244 kB
Buffers:           75888 kB
Cached:           799456 kB
SwapCached:          712 kB
Active:           414208 kB
Inactive:         467816 kB
Active(anon):       6272 kB
Inactive(anon):     2648 kB
Active(file):     407936 kB
Inactive(file):   465168 kB
Unevictable:     1656604 kB
Mlocked:           15272 kB
SwapTotal:      67108856 kB
SwapFree:       67099424 kB
Dirty:              3528 kB
Writeback:             0 kB
AnonPages:       1661108 kB
Mapped:             7516 kB
Shmem:                 0 kB
Slab:             603776 kB
SReclaimable:      47924 kB
SUnreclaim:       555852 kB
KernelStack:        1464 kB
PageTables:         7120 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1757980 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1644544 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 node136 at 2016-06-09 02:33:37