Trace number 4087693

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 NameAnswerobjective functionCPU timeWall clock time
cdcl-cuttingplanes OPT binary search 2016-05-01? (TO) 1800.03 1800.32

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/submittedPB07/manquinho/
areaDelay/normalized-f20c10b_012_area_delay.opb
MD5SUM390f49d8db402e26df87629238cc1aa6
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark27
Best CPU time to get the best result obtained on this benchmark0.706892
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 27
Optimality of the best value was proved YES
Number of variables15284
Total number of constraints49839
Number of constraints which are clauses49839
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint127
Number of terms in the objective function 7495
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 7495
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 7495
Number of bits of the biggest sum of numbers13
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.01	c OPTIONS:
0.00/0.01	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.00/0.07	c * #variable= 15284 #constraint= 49839
0.08/0.19	c * #variable= 15284 #constraint= 49839
2.69/2.73	c S1->S2
2.69/2.73	c S1->S2
2.69/2.73	c S1->S2
2.69/2.73	c S1->S2
2.69/2.73	c S1->S2
2.69/2.73	c S2->S1
2.69/2.73	c S1->S2
2.69/2.73	c #Conflicts:       1000 | #Learnt:        986 | 0.000
2.69/2.73	c total clause space: 127.173MB
2.69/2.73	c total #watches: 3189904
6.18/6.21	c total #propagations: 2371046 / total #impl: 30260587 (eff. 0.078)
6.18/6.21	c S2->S1
6.18/6.21	c #Conflicts:       2000 | #Learnt:        907 | 0.000
6.18/6.21	c total clause space: 206.656MB
6.18/6.21	c total #watches: 6055887
22.78/22.89	c total #propagations: 3810709 / total #impl: 105812939 (eff. 0.036)
22.78/22.89	c GC COLLECT
22.78/22.89	c #Conflicts:       3000 | #Learnt:       1455 | 0.000
22.78/22.89	c total clause space: 206.656MB
22.78/22.89	c total #watches: 2835379
54.17/54.25	c total #propagations: 4652815 / total #impl: 350754662 (eff. 0.013)
54.17/54.25	c #Conflicts:       4000 | #Learnt:       2455 | 0.000
54.17/54.25	c total clause space: 206.656MB
54.17/54.25	c total #watches: 4510223
98.47/98.53	c total #propagations: 6177382 / total #impl: 625621117 (eff. 0.010)
98.47/98.53	c GC COLLECT
98.47/98.53	c #Conflicts:       5000 | #Learnt:       2118 | 0.000
98.47/98.53	c total clause space: 206.656MB
98.47/98.53	c total #watches: 4272965
157.86/157.94	c total #propagations: 8296504 / total #impl: 774017033 (eff. 0.011)
157.86/157.94	c #Conflicts:       6000 | #Learnt:       3118 | 0.000
157.86/157.94	c total clause space: 206.656MB
157.86/157.94	c total #watches: 5875055
226.24/226.38	c total #propagations: 9099869 / total #impl: 1298149339 (eff. 0.007)
226.24/226.38	c GC COLLECT
226.24/226.38	c #Conflicts:       7000 | #Learnt:       2120 | 0.000
226.24/226.38	c total clause space: 335.816MB
226.24/226.38	c total #watches: 4814337
260.03/260.19	c total #propagations: 9790948 / total #impl: 1704081474 (eff. 0.006)
260.03/260.19	c #Conflicts:       8000 | #Learnt:       3120 | 0.000
260.03/260.19	c total clause space: 335.816MB
260.03/260.19	c total #watches: 6315477
308.63/308.75	c total #propagations: 10363429 / total #impl: 2051575882 (eff. 0.005)
308.63/308.75	c #Conflicts:       9000 | #Learnt:       4120 | 0.000
308.63/308.75	c total clause space: 335.816MB
308.63/308.75	c total #watches: 8005458
456.30/456.45	c total #propagations: 10575368 / total #impl: 2254206004 (eff. 0.005)
456.30/456.45	c GC COLLECT
456.30/456.45	c #Conflicts:      10000 | #Learnt:       2665 | 0.000
456.30/456.45	c total clause space: 335.816MB
456.30/456.45	c total #watches: 5692284
559.68/559.89	c total #propagations: 11849799 / total #impl: 3175980767 (eff. 0.004)
559.68/559.89	c #Conflicts:      11000 | #Learnt:       3665 | 0.000
559.68/559.89	c total clause space: 335.816MB
559.68/559.89	c total #watches: 6643844
651.18/651.36	c total #propagations: 12900638 / total #impl: 4173627052 (eff. 0.003)
651.18/651.36	c #Conflicts:      12000 | #Learnt:       4665 | 0.000
651.18/651.36	c total clause space: 335.816MB
651.18/651.36	c total #watches: 7764835
747.86/748.05	c total #propagations: 13698519 / total #impl: 4285363158 (eff. 0.003)
747.86/748.05	c #Conflicts:      13000 | #Learnt:       5665 | 0.000
747.86/748.05	c total clause space: 335.816MB
747.86/748.05	c total #watches: 7907349
806.85/807.08	c total #propagations: 17694600 / total #impl: 4398092491 (eff. 0.004)
806.85/807.08	c GC COLLECT
806.85/807.08	c #Conflicts:      14000 | #Learnt:       3859 | 0.000
806.85/807.08	c total clause space: 335.816MB
806.85/807.08	c total #watches: 4200407
858.14/858.34	c total #propagations: 20732962 / total #impl: 4650634066 (eff. 0.004)
858.14/858.34	c #Conflicts:      15000 | #Learnt:       4859 | 0.000
858.14/858.34	c total clause space: 335.816MB
858.14/858.34	c total #watches: 4207670
923.14/923.32	c total #propagations: 25957352 / total #impl: 4800197708 (eff. 0.005)
923.14/923.32	c #Conflicts:      16000 | #Learnt:       5859 | 0.000
923.14/923.32	c total clause space: 335.816MB
923.14/923.32	c total #watches: 4986349
966.03/966.26	c total #propagations: 28058846 / total #impl: 5377487365 (eff. 0.005)
966.03/966.26	c GC COLLECT
966.03/966.26	c #Conflicts:      17000 | #Learnt:       3687 | 0.000
966.03/966.26	c total clause space: 335.816MB
966.03/966.26	c total #watches: 2710111
988.93/989.15	c total #propagations: 29276098 / total #impl: 5798787297 (eff. 0.005)
988.93/989.15	c #Conflicts:      18000 | #Learnt:       4687 | 0.000
988.93/989.15	c total clause space: 335.816MB
988.93/989.15	c total #watches: 3052741
1007.53/1007.74	c total #propagations: 32746204 / total #impl: 5931958783 (eff. 0.006)
1007.53/1007.74	c #Conflicts:      19000 | #Learnt:       5687 | 0.000
1007.53/1007.74	c total clause space: 335.816MB
1007.53/1007.74	c total #watches: 4329028
1062.22/1062.48	c total #propagations: 33101513 / total #impl: 6183711566 (eff. 0.005)
1062.22/1062.48	c #Conflicts:      20000 | #Learnt:       6687 | 0.000
1062.22/1062.48	c total clause space: 335.816MB
1062.22/1062.48	c total #watches: 5308798
1114.51/1114.73	c total #propagations: 34306923 / total #impl: 6694021998 (eff. 0.005)
1114.51/1114.73	c GC COLLECT
1114.51/1114.73	c #Conflicts:      21000 | #Learnt:       4198 | 0.000
1114.51/1114.73	c total clause space: 335.816MB
1114.51/1114.73	c total #watches: 4825847
1197.40/1197.62	c total #propagations: 34858260 / total #impl: 7440562091 (eff. 0.005)
1197.40/1197.62	c #Conflicts:      22000 | #Learnt:       5198 | 0.000
1197.40/1197.62	c total clause space: 335.816MB
1197.40/1197.62	c total #watches: 6050264
1300.48/1300.74	c total #propagations: 36079421 / total #impl: 7819498459 (eff. 0.005)
1300.48/1300.74	c #Conflicts:      23000 | #Learnt:       6198 | 0.000
1300.48/1300.74	c total clause space: 335.816MB
1300.48/1300.74	c total #watches: 6960239
1431.06/1431.30	c total #propagations: 36978521 / total #impl: 8490817174 (eff. 0.004)
1431.06/1431.30	c #Conflicts:      24000 | #Learnt:       7198 | 0.000
1431.06/1431.30	c total clause space: 335.816MB
1431.06/1431.30	c total #watches: 7918745
1517.75/1518.06	c total #propagations: 37873741 / total #impl: 9433138196 (eff. 0.004)
1517.75/1518.06	c GC COLLECT
1517.75/1518.06	c #Conflicts:      25000 | #Learnt:       4411 | 0.000
1517.75/1518.06	c total clause space: 335.816MB
1517.75/1518.06	c total #watches: 7383225
1574.34/1574.67	c total #propagations: 38448646 / total #impl: 9687197246 (eff. 0.004)
1574.34/1574.67	c #Conflicts:      26000 | #Learnt:       5411 | 0.000
1574.34/1574.67	c total clause space: 335.816MB
1574.34/1574.67	c total #watches: 9146761
1742.31/1742.66	c total #propagations: 38698303 / total #impl: 9917936418 (eff. 0.004)
1742.31/1742.66	c #Conflicts:      27000 | #Learnt:       6411 | 0.000
1742.31/1742.66	c total clause space: 545.701MB
1742.31/1742.66	c total #watches: 10335065

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-4087693-1465430665/watcher-4087693-1465430665 -o /tmp/evaluation-result-4087693-1465430665/solver-4087693-1465430665 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node113-1465427064-8949 --watchdog 1960 --input HOME/instance-4087693-1465430665.opb ./cdcl-cuttingplanes-opt-binarysearch-release 

pid=9317
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.07 2.08 2.02 3/176 9320
/proc/meminfo: memFree=29428148/32872528 swapFree=14548/942524
[pid=9320] ppid=9317 vsize=55976 CPUtime=0 cores=1,3,5,7
/proc/9320/stat : 9320 (cdcl-cuttingpla) R 9317 9320 8932 0 -1 4202496 256 0 0 0 0 0 0 0 20 0 1 0 125000697 57319424 6780 33554432000 4194304 6211289 140736613972352 140735843541288 4206563 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/9320/statm: 13994 6780 98 493 0 13491 0

[startup+0.100129 s]
/proc/loadavg: 2.07 2.08 2.02 3/176 9320
/proc/meminfo: memFree=29428148/32872528 swapFree=14548/942524
[pid=9320] ppid=9317 vsize=64632 CPUtime=0.08 cores=1,3,5,7
/proc/9320/stat : 9320 (cdcl-cuttingpla) R 9317 9320 8932 0 -1 4202496 2133 0 0 0 8 0 0 0 20 0 1 0 125000697 66183168 13269 33554432000 4194304 6211289 140736613972352 140735843541288 4228081 0 0 4096 8388610 0 0 0 17 1 0 0 0 0 0
/proc/9320/statm: 16158 13269 144 493 0 15655 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 64632

[startup+0.200356 s]
/proc/loadavg: 2.07 2.08 2.02 3/176 9320
/proc/meminfo: memFree=29428148/32872528 swapFree=14548/942524
[pid=9320] ppid=9317 vsize=73004 CPUtime=0.19 cores=1,3,5,7
/proc/9320/stat : 9320 (cdcl-cuttingpla) R 9317 9320 8932 0 -1 4202496 3281 0 0 0 18 1 0 0 20 0 1 0 125000697 74756096 15073 33554432000 4194304 6211289 140736613972352 140735843541288 4222313 0 0 4096 8388610 0 0 0 17 1 0 0 0 0 0
/proc/9320/statm: 18251 15073 144 493 0 17748 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 73004

[startup+0.300354 s]
/proc/loadavg: 2.07 2.08 2.02 3/176 9320
/proc/meminfo: memFree=29428148/32872528 swapFree=14548/942524
[pid=9320] ppid=9317 vsize=81468 CPUtime=0.29 cores=1,3,5,7
/proc/9320/stat : 9320 (cdcl-cuttingpla) R 9317 9320 8932 0 -1 4202496 4331 0 0 0 28 1 0 0 20 0 1 0 125000697 83423232 17656 33554432000 4194304 6211289 140736613972352 140736613969944 5161098 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/9320/statm: 20367 17656 144 493 0 19864 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 81468

[startup+0.700311 s]
/proc/loadavg: 2.07 2.08 2.02 3/176 9320
/proc/meminfo: memFree=29428148/32872528 swapFree=14548/942524
[pid=9320] ppid=9317 vsize=143160 CPUtime=0.69 cores=1,3,5,7
/proc/9320/stat : 9320 (cdcl-cuttingpla) R 9317 9320 8932 0 -1 4202496 8244 0 0 0 66 3 0 0 20 0 1 0 125000697 146595840 27654 33554432000 4194304 6211289 140736613972352 140736613969944 4209244 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/9320/statm: 35790 27654 204 493 0 35287 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 143160

[startup+1.50031 s]
/proc/loadavg: 2.07 2.08 2.02 3/177 9321
/proc/meminfo: memFree=29275076/32872528 swapFree=14548/942524
[pid=9320] ppid=9317 vsize=235716 CPUtime=1.48 cores=1,3,5,7
/proc/9320/stat : 9320 (cdcl-cuttingpla) R 9317 9320 8932 0 -1 4202496 11514 0 0 0 144 4 0 0 20 0 1 0 125000697 241373184 43668 33554432000 4194304 6211289 140736613972352 140736613970344 4209403 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/9320/statm: 58929 43668 204 493 0 58426 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 235716

[startup+3.10031 s]
/proc/loadavg: 2.07 2.08 2.02 3/177 9321
/proc/meminfo: memFree=29224820/32872528 swapFree=14548/942524
[pid=9320] ppid=9317 vsize=257120 CPUtime=3.08 cores=1,3,5,7
/proc/9320/stat : 9320 (cdcl-cuttingpla) R 9317 9320 8932 0 -1 4202496 16881 0 0 0 303 5 0 0 20 0 1 0 125000697 263290880 53634 33554432000 4194304 6211289 140736613972352 140736613970344 4209396 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/9320/statm: 64280 53634 214 493 0 63777 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 257120

[startup+6.30031 s]
/proc/loadavg: 2.06 2.08 2.02 3/177 9321
/proc/meminfo: memFree=29090432/32872528 swapFree=14548/942524
[pid=9320] ppid=9317 vsize=382584 CPUtime=6.28 cores=1,3,5,7
/proc/9320/stat : 9320 (cdcl-cuttingpla) R 9317 9320 8932 0 -1 4202496 27260 0 0 0 620 8 0 0 20 0 1 0 125000697 391766016 87433 33554432000 4194304 6211289 140736613972352 140736613970344 4252372 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/9320/statm: 95646 87433 214 493 0 95143 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 382584

[startup+12.7003 s]
/proc/loadavg: 2.06 2.08 2.02 3/177 9321
/proc/meminfo: memFree=29077252/32872528 swapFree=14548/942524
[pid=9320] ppid=9317 vsize=382584 CPUtime=12.68 cores=1,3,5,7
/proc/9320/stat : 9320 (cdcl-cuttingpla) R 9317 9320 8932 0 -1 4202496 27511 0 0 0 1260 8 0 0 20 0 1 0 125000697 391766016 87652 33554432000 4194304 6211289 140736613972352 140736613970696 4209396 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/9320/statm: 95646 87652 214 493 0 95143 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 382584

[startup+25.5004 s]
/proc/loadavg: 2.04 2.07 2.01 3/177 9321
/proc/meminfo: memFree=29073512/32872528 swapFree=14548/942524
[pid=9320] ppid=9317 vsize=382584 CPUtime=25.48 cores=1,3,5,7
/proc/9320/stat : 9320 (cdcl-cuttingpla) R 9317 9320 8932 0 -1 4202496 27536 0 0 0 2540 8 0 0 20 0 1 0 125000697 391766016 87672 33554432000 4194304 6211289 140736613972352 140736613970696 4209376 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/9320/statm: 95646 87672 219 493 0 95143 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 382584

[startup+51.1004 s]
/proc/loadavg: 2.10 2.08 2.02 3/177 9321
/proc/meminfo: memFree=29070972/32872528 swapFree=14548/942524
[pid=9320] ppid=9317 vsize=382584 CPUtime=51.07 cores=1,3,5,7
/proc/9320/stat : 9320 (cdcl-cuttingpla) R 9317 9320 8932 0 -1 4202496 27697 0 0 0 5099 8 0 0 20 0 1 0 125000697 391766016 87810 33554432000 4194304 6211289 140736613972352 140736613970696 4209388 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/9320/statm: 95646 87810 219 493 0 95143 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 382584

[startup+102.3 s]
/proc/loadavg: 2.24 2.11 2.03 3/177 9322
/proc/meminfo: memFree=29060520/32872528 swapFree=14548/942524
[pid=9320] ppid=9317 vsize=382584 CPUtime=102.27 cores=1,3,5,7
/proc/9320/stat : 9320 (cdcl-cuttingpla) R 9317 9320 8932 0 -1 4202496 28878 0 0 0 10219 8 0 0 20 0 1 0 125000697 391766016 89606 33554432000 4194304 6211289 140736613972352 140736613970696 4209484 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/9320/statm: 95646 89606 219 493 0 95143 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 382584

[startup+162.3 s]
/proc/loadavg: 2.13 2.11 2.03 3/177 9323
/proc/meminfo: memFree=29046012/32872528 swapFree=14548/942524
[pid=9320] ppid=9317 vsize=516808 CPUtime=162.25 cores=1,3,5,7
/proc/9320/stat : 9320 (cdcl-cuttingpla) R 9317 9320 8932 0 -1 4202496 29497 0 0 0 16216 9 0 0 20 0 1 0 125000697 529211392 93156 33554432000 4194304 6211289 140736613972352 140736613970584 4209388 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/9320/statm: 129202 93156 219 493 0 128699 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 516808

[startup+222.308 s]
/proc/loadavg: 2.21 2.13 2.04 3/177 9325
/proc/meminfo: memFree=29001872/32872528 swapFree=14548/942524
[pid=9320] ppid=9317 vsize=517088 CPUtime=222.24 cores=1,3,5,7
/proc/9320/stat : 9320 (cdcl-cuttingpla) R 9317 9320 8932 0 -1 4202496 30190 0 0 0 22215 9 0 0 20 0 1 0 125000697 529498112 104235 33554432000 4194304 6211289 140736613972352 140736613970264 4209388 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/9320/statm: 129272 104235 219 493 0 128769 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 517088

[startup+282.3 s]
/proc/loadavg: 2.08 2.10 2.03 3/177 9326
/proc/meminfo: memFree=28987944/32872528 swapFree=14548/942524
[pid=9320] ppid=9317 vsize=517840 CPUtime=282.24 cores=1,3,5,7
/proc/9320/stat : 9320 (cdcl-cuttingpla) R 9317 9320 8932 0 -1 4202496 30533 0 0 0 28214 10 0 0 20 0 1 0 125000697 530268160 107640 33554432000 4194304 6211289 140736613972352 140736613970264 4209396 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/9320/statm: 129460 107640 219 493 0 128957 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 517840

[startup+342.3 s]
/proc/loadavg: 2.12 2.11 2.04 3/178 9330
/proc/meminfo: memFree=28954356/32872528 swapFree=14548/942524
[pid=9320] ppid=9317 vsize=517976 CPUtime=342.22 cores=1,3,5,7
/proc/9320/stat : 9320 (cdcl-cuttingpla) R 9317 9320 8932 0 -1 4202496 30645 0 0 0 34212 10 0 0 20 0 1 0 125000697 530407424 115841 33554432000 4194304 6211289 140736613972352 140736613970696 4209396 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/9320/statm: 129494 115841 219 493 0 128991 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 517976

[startup+402.3 s]
/proc/loadavg: 2.23 2.14 2.05 3/177 9377
/proc/meminfo: memFree=28938216/32872528 swapFree=14548/942524
[pid=9320] ppid=9317 vsize=518136 CPUtime=402.21 cores=1,3,5,7
/proc/9320/stat : 9320 (cdcl-cuttingpla) R 9317 9320 8932 0 -1 4202496 30695 0 0 0 40211 10 0 0 20 0 1 0 125000697 530571264 119468 33554432000 4194304 6211289 140736613972352 140736613970344 4209396 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/9320/statm: 129534 119468 219 493 0 129031 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 518136

[startup+462.3 s]
/proc/loadavg: 2.33 2.17 2.06 3/177 9378
/proc/meminfo: memFree=28876640/32872528 swapFree=14548/942524
[pid=9320] ppid=9317 vsize=518280 CPUtime=462.2 cores=1,3,5,7
/proc/9320/stat : 9320 (cdcl-cuttingpla) R 9317 9320 8932 0 -1 4202496 30751 0 0 0 46210 10 0 0 20 0 1 0 125000697 530718720 122066 33554432000 4194304 6211289 140736613972352 140736613970696 4209403 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/9320/statm: 129570 122066 219 493 0 129067 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 518280

[startup+522.3 s]
/proc/loadavg: 2.17 2.15 2.06 3/177 9380
/proc/meminfo: memFree=28869488/32872528 swapFree=14548/942524
[pid=9320] ppid=9317 vsize=518280 CPUtime=522.19 cores=1,3,5,7
/proc/9320/stat : 9320 (cdcl-cuttingpla) R 9317 9320 8932 0 -1 4202496 30814 0 0 0 52209 10 0 0 20 0 1 0 125000697 530718720 122128 33554432000 4194304 6211289 140736613972352 140736613970696 4209392 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/9320/statm: 129570 122128 219 493 0 129067 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 518280

[startup+582.3 s]
/proc/loadavg: 2.29 2.18 2.08 3/177 9381
/proc/meminfo: memFree=28711324/32872528 swapFree=14548/942524
[pid=9320] ppid=9317 vsize=518436 CPUtime=582.18 cores=1,3,5,7
/proc/9320/stat : 9320 (cdcl-cuttingpla) R 9317 9320 8932 0 -1 4202496 30823 0 0 0 58208 10 0 0 20 0 1 0 125000697 530878464 122137 33554432000 4194304 6211289 140736613972352 140736613970264 4209376 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/9320/statm: 129609 122137 219 493 0 129106 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 518436


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


[startup+942.3 s]
/proc/loadavg: 2.22 2.19 2.10 3/178 9391
/proc/meminfo: memFree=28699116/32872528 swapFree=14548/942524
[pid=9320] ppid=9317 vsize=518756 CPUtime=942.13 cores=1,3,5,7
/proc/9320/stat : 9320 (cdcl-cuttingpla) R 9317 9320 8932 0 -1 4202496 30981 0 0 0 94202 11 0 0 20 0 1 0 125000697 531206144 122294 33554432000 4194304 6211289 140736613972352 140736613970696 4209396 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/9320/statm: 129689 122294 219 493 0 129186 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 518756

[startup+1002.3 s]
/proc/loadavg: 2.17 2.19 2.10 3/177 9392
/proc/meminfo: memFree=28698252/32872528 swapFree=14548/942524
[pid=9320] ppid=9317 vsize=519044 CPUtime=1002.13 cores=1,3,5,7
/proc/9320/stat : 9320 (cdcl-cuttingpla) R 9317 9320 8932 0 -1 4202496 31042 0 0 0 100202 11 0 0 20 0 1 0 125000697 531501056 122378 33554432000 4194304 6211289 140736613972352 140736613970264 4209396 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/9320/statm: 129761 122378 219 493 0 129258 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 519044

[startup+1062.3 s]
/proc/loadavg: 2.11 2.16 2.10 3/177 9393
/proc/meminfo: memFree=28697544/32872528 swapFree=14548/942524
[pid=9320] ppid=9317 vsize=519204 CPUtime=1062.12 cores=1,3,5,7
/proc/9320/stat : 9320 (cdcl-cuttingpla) R 9317 9320 8932 0 -1 4202496 31112 0 0 0 106201 11 0 0 20 0 1 0 125000697 531664896 122456 33554432000 4194304 6211289 140736613972352 140736613970264 4209392 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/9320/statm: 129801 122456 219 493 0 129298 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 519204

[startup+1122.3 s]
/proc/loadavg: 2.21 2.18 2.10 3/177 9395
/proc/meminfo: memFree=28696768/32872528 swapFree=14548/942524
[pid=9320] ppid=9317 vsize=519348 CPUtime=1122.11 cores=1,3,5,7
/proc/9320/stat : 9320 (cdcl-cuttingpla) R 9317 9320 8932 0 -1 4202496 31150 0 0 0 112200 11 0 0 20 0 1 0 125000697 531812352 122493 33554432000 4194304 6211289 140736613972352 140736613970264 4209396 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/9320/statm: 129837 122493 219 493 0 129334 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 519348

[startup+1182.3 s]
/proc/loadavg: 2.21 2.18 2.10 3/177 9396
/proc/meminfo: memFree=28696128/32872528 swapFree=14548/942524
[pid=9320] ppid=9317 vsize=519348 CPUtime=1182.1 cores=1,3,5,7
/proc/9320/stat : 9320 (cdcl-cuttingpla) R 9317 9320 8932 0 -1 4202496 31176 0 0 0 118199 11 0 0 20 0 1 0 125000697 531812352 122519 33554432000 4194304 6211289 140736613972352 140736613970264 4209306 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/9320/statm: 129837 122519 219 493 0 129334 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 519348

[startup+1242.3 s]
/proc/loadavg: 2.12 2.16 2.09 3/177 9397
/proc/meminfo: memFree=28694984/32872528 swapFree=14548/942524
[pid=9320] ppid=9317 vsize=519348 CPUtime=1242.09 cores=1,3,5,7
/proc/9320/stat : 9320 (cdcl-cuttingpla) R 9317 9320 8932 0 -1 4202496 31179 0 0 0 124198 11 0 0 20 0 1 0 125000697 531812352 122522 33554432000 4194304 6211289 140736613972352 140736613970696 4209396 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/9320/statm: 129837 122522 219 493 0 129334 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 519348

[startup+1302.3 s]
/proc/loadavg: 2.21 2.17 2.10 3/177 9398
/proc/meminfo: memFree=28693128/32872528 swapFree=14548/942524
[pid=9320] ppid=9317 vsize=519492 CPUtime=1302.08 cores=1,3,5,7
/proc/9320/stat : 9320 (cdcl-cuttingpla) R 9317 9320 8932 0 -1 4202496 31192 0 0 0 130197 11 0 0 20 0 1 0 125000697 531959808 122535 33554432000 4194304 6211289 140736613972352 140736613970696 4209376 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/9320/statm: 129873 122535 219 493 0 129370 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 519492

[startup+1362.3 s]
/proc/loadavg: 2.14 2.15 2.09 3/177 9399
/proc/meminfo: memFree=28677344/32872528 swapFree=14548/942524
[pid=9320] ppid=9317 vsize=519492 CPUtime=1362.07 cores=1,3,5,7
/proc/9320/stat : 9320 (cdcl-cuttingpla) R 9317 9320 8932 0 -1 4202496 31200 0 0 0 136196 11 0 0 20 0 1 0 125000697 531959808 122543 33554432000 4194304 6211289 140736613972352 140736613970696 4209400 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/9320/statm: 129873 122543 219 493 0 129370 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 519492

[startup+1422.3 s]
/proc/loadavg: 2.19 2.17 2.10 3/177 9401
/proc/meminfo: memFree=28676936/32872528 swapFree=14548/942524
[pid=9320] ppid=9317 vsize=519492 CPUtime=1422.07 cores=1,3,5,7
/proc/9320/stat : 9320 (cdcl-cuttingpla) R 9317 9320 8932 0 -1 4202496 31204 0 0 0 142196 11 0 0 20 0 1 0 125000697 531959808 122547 33554432000 4194304 6211289 140736613972352 140736613970696 4209464 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/9320/statm: 129873 122547 219 493 0 129370 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 519492

[startup+1482.3 s]
/proc/loadavg: 2.29 2.20 2.11 3/177 9402
/proc/meminfo: memFree=28669884/32872528 swapFree=14548/942524
[pid=9320] ppid=9317 vsize=519492 CPUtime=1482.05 cores=1,3,5,7
/proc/9320/stat : 9320 (cdcl-cuttingpla) R 9317 9320 8932 0 -1 4202496 31273 0 0 0 148194 11 0 0 20 0 1 0 125000697 531959808 123638 33554432000 4194304 6211289 140736613972352 140736613970696 4209392 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/9320/statm: 129873 123638 219 493 0 129370 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 519492

[startup+1542.31 s]
/proc/loadavg: 2.24 2.20 2.11 3/178 9406
/proc/meminfo: memFree=28668840/32872528 swapFree=14548/942524
[pid=9320] ppid=9317 vsize=519636 CPUtime=1542.05 cores=1,3,5,7
/proc/9320/stat : 9320 (cdcl-cuttingpla) R 9317 9320 8932 0 -1 4202496 31289 0 0 0 154194 11 0 0 20 0 1 0 125000697 532107264 123654 33554432000 4194304 6211289 140736613972352 140736613970264 4209403 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/9320/statm: 129909 123654 219 493 0 129406 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 519636

[startup+1602.3 s]
/proc/loadavg: 2.17 2.19 2.11 3/177 9407
/proc/meminfo: memFree=28660860/32872528 swapFree=14548/942524
[pid=9320] ppid=9317 vsize=519636 CPUtime=1602.03 cores=1,3,5,7
/proc/9320/stat : 9320 (cdcl-cuttingpla) R 9317 9320 8932 0 -1 4202496 31303 0 0 0 160192 11 0 0 20 0 1 0 125000697 532107264 125712 33554432000 4194304 6211289 140736613972352 140736613970696 4209396 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/9320/statm: 129909 125712 219 493 0 129406 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 519636

[startup+1662.3 s]
/proc/loadavg: 2.18 2.18 2.11 3/177 9408
/proc/meminfo: memFree=28645132/32872528 swapFree=14548/942524
[pid=9320] ppid=9317 vsize=734560 CPUtime=1662.02 cores=1,3,5,7
/proc/9320/stat : 9320 (cdcl-cuttingpla) R 9317 9320 8932 0 -1 4202496 31548 0 0 0 166188 14 0 0 20 0 1 0 125000697 752189440 129474 33554432000 4194304 6211289 140736613972352 140736613970584 4209400 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/9320/statm: 183640 129474 219 493 0 183137 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 734560

[startup+1722.3 s]
/proc/loadavg: 2.21 2.19 2.11 3/177 9410
/proc/meminfo: memFree=28624620/32872528 swapFree=14548/942524
[pid=9320] ppid=9317 vsize=734704 CPUtime=1722.01 cores=1,3,5,7
/proc/9320/stat : 9320 (cdcl-cuttingpla) R 9317 9320 8932 0 -1 4202496 31572 0 0 0 172187 14 0 0 20 0 1 0 125000697 752336896 133586 33554432000 4194304 6211289 140736613972352 140736613970264 4209388 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/9320/statm: 183676 133586 219 493 0 183173 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 734704

[startup+1782.3 s]
/proc/loadavg: 2.12 2.17 2.11 3/177 9411
/proc/meminfo: memFree=28543740/32872528 swapFree=14548/942524
[pid=9320] ppid=9317 vsize=816304 CPUtime=1782 cores=1,3,5,7
/proc/9320/stat : 9320 (cdcl-cuttingpla) R 9317 9320 8932 0 -1 4202496 44693 0 0 0 178184 16 0 0 20 0 1 0 125000697 835895296 153861 33554432000 4194304 6211289 140736613972352 140736613970264 4209396 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/9320/statm: 204076 153861 219 493 0 203573 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 816304



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.16 2.17 2.11 3/177 9411
/proc/meminfo: memFree=28526432/32872528 swapFree=14548/942524
[pid=9320] ppid=9317 vsize=818064 CPUtime=1800 cores=1,3,5,7
/proc/9320/stat : 9320 (cdcl-cuttingpla) R 9317 9320 8932 0 -1 4202496 45390 0 0 0 179983 17 0 0 20 0 1 0 125000697 837697536 158135 33554432000 4194304 6211289 140736613972352 140736613970344 4209388 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/9320/statm: 204516 158135 219 493 0 204013 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 818064

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

[startup+1800.3 s]
/proc/loadavg: 2.16 2.17 2.11 3/177 9411
/proc/meminfo: memFree=28526432/32872528 swapFree=14548/942524
[pid=9320] ppid=9317 vsize=818064 CPUtime=1800 cores=1,3,5,7
/proc/9320/stat : 9320 (cdcl-cuttingpla) R 9317 9320 8932 0 -1 4202496 45390 0 0 0 179983 17 0 0 20 0 1 0 125000697 837697536 158135 33554432000 4194304 6211289 140736613972352 140736613970344 4209388 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/9320/statm: 204516 158135 219 493 0 204013 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 818064

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.32
CPU time (s): 1800.03
CPU user time (s): 1799.84
CPU system time (s): 0.19697
CPU usage (%): 99.9839
Max. virtual memory (cumulated for all children) (KiB): 818064

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.84
system time used= 0.19697
maximum resident set size= 632540
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45390
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= 29
involuntary context switches= 1853

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.38933 second user time and 7.07092 second system time

The end

Launcher Data

Begin job on node113 at 2016-06-09 02:04:25
IDJOB=4087693
IDBENCH=24988
IDSOLVER=2549
FILE ID=node113/4087693-1465430665
RUNJOBID= node113-1465427064-8949
PBS_JOBID= 19859794
Free space on /tmp= 71736 MiB

SOLVER NAME= cdcl-cuttingplanes OPT binary search 2016-05-01
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-LIN/submittedPB07/manquinho/areaDelay/normalized-f20c10b_012_area_delay.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4087693-1465430665/watcher-4087693-1465430665 -o /tmp/evaluation-result-4087693-1465430665/solver-4087693-1465430665 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node113-1465427064-8949 --watchdog 1960 --input HOME/instance-4087693-1465430665.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= 390f49d8db402e26df87629238cc1aa6
RANDOM SEED=135633779

node113.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.722
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.44
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.722
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.54
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.722
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.54
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.722
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.722
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.722
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.722
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.722
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:        29428792 kB
Buffers:          185880 kB
Cached:          1216188 kB
SwapCached:         1688 kB
Active:           744172 kB
Inactive:         989016 kB
Active(anon):     331280 kB
Inactive(anon):     1856 kB
Active(file):     412892 kB
Inactive(file):   987160 kB
Unevictable:      942524 kB
Mlocked:           14548 kB
SwapTotal:      67108856 kB
SwapFree:       67098780 kB
Dirty:              3892 kB
Writeback:             0 kB
AnonPages:       1274760 kB
Mapped:             7988 kB
Shmem:                 0 kB
Slab:             634844 kB
SReclaimable:      78908 kB
SUnreclaim:       555936 kB
KernelStack:        1472 kB
PageTables:         6360 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1397812 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1249280 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 node113 at 2016-06-09 02:34:26