Trace number 4088161

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 linear search 2016-05-01? (TO) 1800.02 1800.3

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.ps.uni-sb.de/~walser/
benchmarks/radar/normalized-30:30:4.5:0.95:100.opb
MD5SUM18cfc7903c565bab689cc8ffed68f1fd
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark69
Best CPU time to get the best result obtained on this benchmark1800.06
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 2
Optimality of the best value was proved NO
Number of variables4617
Total number of constraints5280
Number of constraints which are clauses4395
Number of constraints which are cardinality constraints (but not clauses)885
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint23
Number of terms in the objective function 4617
Biggest coefficient in the objective function 2642
Number of bits for the biggest coefficient in the objective function 12
Sum of the numbers in the objective function 13340
Number of bits of the sum of numbers in the objective function 14
Biggest number in a constraint 2642
Number of bits of the biggest number in a constraint 12
Biggest sum of numbers in a constraint 13340
Number of bits of the biggest sum of numbers14
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 OPTIONS:
0.00/0.00	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.00/0.00	c * #variable= 4617 #constraint= 5280
5.69/5.78	c #Conflicts:       1000 | #Learnt:       1002 | 2.106
5.69/5.78	c total clause space: 78.2603MB
5.69/5.78	c total #watches: 729557
18.79/18.82	c total #propagations: 1164536 / total #impl: 15355277 (eff. 0.076)
18.79/18.82	c #Conflicts:       2000 | #Learnt:       2002 | 1.053
18.79/18.82	c total clause space: 127.173MB
18.79/18.82	c total #watches: 1350530
49.08/49.19	c total #propagations: 2432829 / total #impl: 27472251 (eff. 0.089)
49.08/49.19	c GC COLLECT
49.08/49.19	c #Conflicts:       3000 | #Learnt:       2020 | 0.702
49.08/49.19	c total clause space: 206.656MB
49.08/49.19	c total #watches: 1969807
86.48/86.51	c total #propagations: 3434634 / total #impl: 47596330 (eff. 0.072)
86.48/86.51	c #Conflicts:       4000 | #Learnt:       3022 | 0.586
86.48/86.51	c total clause space: 206.656MB
86.48/86.51	c total #watches: 2469707
108.67/108.73	c total #propagations: 4924122 / total #impl: 64324920 (eff. 0.077)
108.67/108.73	c GC COLLECT
108.67/108.73	c #Conflicts:       5000 | #Learnt:       2371 | 0.469
108.67/108.73	c total clause space: 206.656MB
108.67/108.74	c total #watches: 1618843
135.57/135.68	c total #propagations: 6762581 / total #impl: 73658566 (eff. 0.092)
135.57/135.68	c #Conflicts:       6000 | #Learnt:       3373 | 0.391
135.57/135.68	c total clause space: 335.816MB
135.57/135.68	c total #watches: 2919619
165.16/165.22	c total #propagations: 7495296 / total #impl: 121847754 (eff. 0.062)
165.16/165.22	c GC COLLECT
165.16/165.22	c #Conflicts:       7000 | #Learnt:       2252 | 0.335
165.16/165.22	c total clause space: 335.816MB
165.16/165.22	c total #watches: 3391799
194.26/194.38	c total #propagations: 7627475 / total #impl: 184972203 (eff. 0.041)
194.26/194.38	c #Conflicts:       8000 | #Learnt:       3254 | 0.294
194.26/194.38	c total clause space: 335.816MB
194.26/194.38	c total #watches: 4888376
284.95/285.06	c total #propagations: 8090526 / total #impl: 252421759 (eff. 0.032)
284.95/285.06	c #Conflicts:       9000 | #Learnt:       4254 | 0.261
284.95/285.06	c total clause space: 335.816MB
284.95/285.06	c total #watches: 6180307
386.33/386.48	c total #propagations: 8873267 / total #impl: 373723000 (eff. 0.024)
386.33/386.48	c GC COLLECT
386.33/386.48	c #Conflicts:      10000 | #Learnt:       2744 | 0.253
386.33/386.48	c total clause space: 545.701MB
386.33/386.48	c total #watches: 4337177
440.92/441.03	c total #propagations: 9838986 / total #impl: 472762896 (eff. 0.021)
440.92/441.03	c #Conflicts:      11000 | #Learnt:       3746 | 0.260
440.92/441.03	c total clause space: 545.701MB
440.92/441.03	c total #watches: 5269302
538.71/538.81	c total #propagations: 10873700 / total #impl: 521958028 (eff. 0.021)
538.71/538.81	c #Conflicts:      12000 | #Learnt:       4747 | 0.238
538.71/538.81	c total clause space: 545.701MB
538.71/538.81	c total #watches: 6864436
641.99/642.15	c total #propagations: 11213362 / total #impl: 625947736 (eff. 0.018)
641.99/642.15	c #Conflicts:      13000 | #Learnt:       5748 | 0.220
641.99/642.15	c total clause space: 545.701MB
641.99/642.15	c total #watches: 8564131
707.18/707.31	c total #propagations: 11442412 / total #impl: 717473996 (eff. 0.016)
707.18/707.31	c GC COLLECT
707.18/707.31	c #Conflicts:      14000 | #Learnt:       3897 | 0.205
707.18/707.31	c total clause space: 545.701MB
707.18/707.31	c total #watches: 6039294
770.67/770.82	c total #propagations: 11595615 / total #impl: 775661528 (eff. 0.015)
770.67/770.82	c #Conflicts:      15000 | #Learnt:       4899 | 0.191
770.67/770.82	c total clause space: 545.701MB
770.67/770.82	c total #watches: 6888810
807.16/807.39	c total #propagations: 11732878 / total #impl: 819559859 (eff. 0.014)
807.16/807.39	c #Conflicts:      16000 | #Learnt:       5899 | 0.179
807.16/807.39	c total clause space: 545.701MB
807.16/807.39	c total #watches: 7507640
854.16/854.39	c total #propagations: 11944266 / total #impl: 872896043 (eff. 0.014)
854.16/854.39	c GC COLLECT
854.16/854.39	c #Conflicts:      17000 | #Learnt:       3735 | 0.169
854.16/854.39	c total clause space: 545.701MB
854.16/854.39	c total #watches: 4513003
884.86/885.09	c total #propagations: 12380962 / total #impl: 942619918 (eff. 0.013)
884.86/885.09	c #Conflicts:      18000 | #Learnt:       4736 | 0.160
884.86/885.09	c total clause space: 545.701MB
884.86/885.09	c total #watches: 5305345
927.05/927.28	c total #propagations: 13481720 / total #impl: 971855150 (eff. 0.014)
927.05/927.28	c #Conflicts:      19000 | #Learnt:       5738 | 0.156
927.05/927.28	c total clause space: 545.701MB
927.05/927.28	c total #watches: 6230769
1023.23/1023.42	c total #propagations: 14581919 / total #impl: 1010546822 (eff. 0.014)
1023.23/1023.42	c #Conflicts:      20000 | #Learnt:       6738 | 0.175
1023.23/1023.42	c total clause space: 545.701MB
1023.23/1023.42	c total #watches: 7112506
1090.52/1090.78	c total #propagations: 15510316 / total #impl: 1058926147 (eff. 0.015)
1090.52/1090.78	c GC COLLECT
1090.52/1090.78	c #Conflicts:      21000 | #Learnt:       4253 | 0.167
1090.52/1090.78	c total clause space: 545.701MB
1090.52/1090.78	c total #watches: 4413136
1131.82/1132.09	c total #propagations: 16547344 / total #impl: 1101744771 (eff. 0.015)
1131.82/1132.09	c #Conflicts:      22000 | #Learnt:       5253 | 0.159
1131.82/1132.09	c total clause space: 545.701MB
1131.82/1132.09	c total #watches: 5436705
1286.09/1286.31	c total #propagations: 17575171 / total #impl: 1138966718 (eff. 0.015)
1286.09/1286.31	c #Conflicts:      23000 | #Learnt:       6262 | 0.153
1286.09/1286.31	c total clause space: 545.701MB
1286.09/1286.31	c total #watches: 7148242
1396.27/1396.54	c total #propagations: 17730450 / total #impl: 1201045484 (eff. 0.015)
1396.27/1396.54	c #Conflicts:      24000 | #Learnt:       7263 | 0.149
1396.27/1396.54	c total clause space: 545.701MB
1396.27/1396.54	c total #watches: 8449455
1523.06/1523.39	c total #propagations: 18443065 / total #impl: 1227614309 (eff. 0.015)
1523.06/1523.39	c GC COLLECT
1523.06/1523.39	c #Conflicts:      25000 | #Learnt:       4472 | 0.144
1523.06/1523.39	c total clause space: 545.701MB
1523.06/1523.39	c total #watches: 6456250
1565.06/1565.34	c total #propagations: 18657445 / total #impl: 1312232944 (eff. 0.014)
1565.06/1565.34	c #Conflicts:      26000 | #Learnt:       5473 | 0.139
1565.06/1565.34	c total clause space: 545.701MB
1565.06/1565.34	c total #watches: 8346697
1595.74/1596.07	c total #propagations: 18681218 / total #impl: 1409565048 (eff. 0.013)
1595.74/1596.07	c #Conflicts:      27000 | #Learnt:       6473 | 0.133
1595.74/1596.07	c total clause space: 545.701MB
1595.74/1596.07	c total #watches: 9720381
1761.02/1761.39	c total #propagations: 18954091 / total #impl: 1538825328 (eff. 0.012)
1761.02/1761.39	c #Conflicts:      28000 | #Learnt:       7475 | 0.129
1761.02/1761.39	c total clause space: 886.764MB
1761.02/1761.39	c total #watches: 11655096

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-4088161-1465404103/watcher-4088161-1465404103 -o /tmp/evaluation-result-4088161-1465404103/solver-4088161-1465404103 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node122-1465387891-23360 --watchdog 1960 --input HOME/instance-4088161-1465404103.opb ./cdcl-cuttingplanes-opt-linearsearch-release 

pid=24933
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.18 2.19 2.18 3/176 24936
/proc/meminfo: memFree=29964488/32872528 swapFree=16080/1655368
[pid=24936] ppid=24933 vsize=29112 CPUtime=0 cores=1,3,5,7
/proc/24936/stat : 24936 (cdcl-cuttingpla) R 24933 24936 23343 0 -1 4202496 278 0 0 0 0 0 0 0 20 0 1 0 122343891 29810688 5269 33554432000 4194304 6201397 140736361972176 140734420636344 4211056 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24936/statm: 7278 5269 130 491 0 6777 0

[startup+0.100166 s]
/proc/loadavg: 2.18 2.19 2.18 3/176 24936
/proc/meminfo: memFree=29964488/32872528 swapFree=16080/1655368
[pid=24936] ppid=24933 vsize=34748 CPUtime=0.09 cores=1,3,5,7
/proc/24936/stat : 24936 (cdcl-cuttingpla) R 24933 24936 23343 0 -1 4202496 1183 0 0 0 9 0 0 0 20 0 1 0 122343891 35581952 7474 33554432000 4194304 6201397 140736361972176 140734420636344 5150858 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24936/statm: 8687 7474 146 491 0 8186 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34748

[startup+0.200266 s]
/proc/loadavg: 2.18 2.19 2.18 3/176 24936
/proc/meminfo: memFree=29964488/32872528 swapFree=16080/1655368
[pid=24936] ppid=24933 vsize=37816 CPUtime=0.19 cores=1,3,5,7
/proc/24936/stat : 24936 (cdcl-cuttingpla) R 24933 24936 23343 0 -1 4202496 1346 0 0 0 19 0 0 0 20 0 1 0 122343891 38723584 7624 33554432000 4194304 6201397 140736361972176 140734420636344 4219586 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24936/statm: 9454 7624 147 491 0 8953 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 37816

[startup+0.30026 s]
/proc/loadavg: 2.18 2.19 2.18 3/176 24936
/proc/meminfo: memFree=29964488/32872528 swapFree=16080/1655368
[pid=24936] ppid=24933 vsize=42708 CPUtime=0.29 cores=1,3,5,7
/proc/24936/stat : 24936 (cdcl-cuttingpla) R 24933 24936 23343 0 -1 4202496 1686 0 0 0 29 0 0 0 20 0 1 0 122343891 43732992 8435 33554432000 4194304 6201397 140736361972176 140734420636344 4213268 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24936/statm: 10677 8435 147 491 0 10176 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 42708

[startup+0.700264 s]
/proc/loadavg: 2.18 2.19 2.18 3/176 24936
/proc/meminfo: memFree=29964488/32872528 swapFree=16080/1655368
[pid=24936] ppid=24933 vsize=50660 CPUtime=0.68 cores=1,3,5,7
/proc/24936/stat : 24936 (cdcl-cuttingpla) R 24933 24936 23343 0 -1 4202496 2072 0 0 0 68 0 0 0 20 0 1 0 122343891 51875840 9300 33554432000 4194304 6201397 140736361972176 140734420636344 4213257 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24936/statm: 12665 9300 147 491 0 12164 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 50660

[startup+1.50023 s]
/proc/loadavg: 2.17 2.18 2.18 3/177 24937
/proc/meminfo: memFree=29906012/32872528 swapFree=16080/1655368
[pid=24936] ppid=24933 vsize=63252 CPUtime=1.48 cores=1,3,5,7
/proc/24936/stat : 24936 (cdcl-cuttingpla) R 24933 24936 23343 0 -1 4202496 2549 0 0 0 148 0 0 0 20 0 1 0 122343891 64770048 12274 33554432000 4194304 6201397 140736361972176 140736361970808 4219736 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24936/statm: 15813 12274 147 491 0 15312 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 63252

[startup+3.10023 s]
/proc/loadavg: 2.17 2.18 2.18 3/177 24937
/proc/meminfo: memFree=29878160/32872528 swapFree=16080/1655368
[pid=24936] ppid=24933 vsize=85144 CPUtime=3.09 cores=1,3,5,7
/proc/24936/stat : 24936 (cdcl-cuttingpla) R 24933 24936 23343 0 -1 4202496 3714 0 0 0 308 1 0 0 20 0 1 0 122343891 87187456 16772 33554432000 4194304 6201397 140736361972176 140736361970840 4207435 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24936/statm: 21286 16772 147 491 0 20785 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 85144

[startup+6.30031 s]
/proc/loadavg: 2.17 2.18 2.18 3/177 24937
/proc/meminfo: memFree=29834788/32872528 swapFree=16080/1655368
[pid=24936] ppid=24933 vsize=120528 CPUtime=6.28 cores=1,3,5,7
/proc/24936/stat : 24936 (cdcl-cuttingpla) R 24933 24936 23343 0 -1 4202496 5127 0 0 0 627 1 0 0 20 0 1 0 122343891 123420672 24222 33554432000 4194304 6201397 140736361972176 140736361970968 4213186 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24936/statm: 30132 24222 160 491 0 29631 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 120528

[startup+12.7003 s]
/proc/loadavg: 2.14 2.18 2.17 3/177 24937
/proc/meminfo: memFree=29768904/32872528 swapFree=16080/1655368
[pid=24936] ppid=24933 vsize=178108 CPUtime=12.69 cores=1,3,5,7
/proc/24936/stat : 24936 (cdcl-cuttingpla) R 24933 24936 23343 0 -1 4202496 7361 0 0 0 1266 3 0 0 20 0 1 0 122343891 182382592 32382 33554432000 4194304 6201397 140736361972176 140736361970888 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24936/statm: 44527 32382 160 491 0 44026 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 178108

[startup+25.5004 s]
/proc/loadavg: 2.20 2.19 2.18 3/177 24937
/proc/meminfo: memFree=29647372/32872528 swapFree=16080/1655368
[pid=24936] ppid=24933 vsize=183256 CPUtime=25.49 cores=1,3,5,7
/proc/24936/stat : 24936 (cdcl-cuttingpla) R 24933 24936 23343 0 -1 4202496 12118 0 0 0 2545 4 0 0 20 0 1 0 122343891 187654144 41541 33554432000 4194304 6201397 140736361972176 140736361971128 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24936/statm: 45814 41541 166 491 0 45313 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 183256

[startup+51.1003 s]
/proc/loadavg: 2.13 2.17 2.17 3/177 24937
/proc/meminfo: memFree=29549896/32872528 swapFree=16080/1655368
[pid=24936] ppid=24933 vsize=270912 CPUtime=51.08 cores=1,3,5,7
/proc/24936/stat : 24936 (cdcl-cuttingpla) R 24933 24936 23343 0 -1 4202496 14350 0 0 0 5104 4 0 0 20 0 1 0 122343891 277413888 49258 33554432000 4194304 6201397 140736361972176 140736361971128 4213186 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24936/statm: 67728 49258 166 491 0 67227 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 270912

[startup+102.3 s]
/proc/loadavg: 2.10 2.15 2.17 3/177 24938
/proc/meminfo: memFree=29407816/32872528 swapFree=16080/1655368
[pid=24936] ppid=24933 vsize=287220 CPUtime=102.28 cores=1,3,5,7
/proc/24936/stat : 24936 (cdcl-cuttingpla) R 24933 24936 23343 0 -1 4202496 18232 0 0 0 10222 6 0 0 20 0 1 0 122343891 294113280 67730 33554432000 4194304 6201397 140736361972176 140736361971128 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24936/statm: 71805 67730 166 491 0 71304 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 287220

[startup+162.3 s]
/proc/loadavg: 2.07 2.14 2.16 3/177 24939
/proc/meminfo: memFree=29228552/32872528 swapFree=16080/1655368
[pid=24936] ppid=24933 vsize=442244 CPUtime=162.27 cores=1,3,5,7
/proc/24936/stat : 24936 (cdcl-cuttingpla) R 24933 24936 23343 0 -1 4202496 24019 0 0 0 16218 9 0 0 20 0 1 0 122343891 452857856 92445 33554432000 4194304 6201397 140736361972176 140736361971128 5588841 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24936/statm: 110561 92445 166 491 0 110060 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 442244

[startup+222.308 s]
/proc/loadavg: 2.08 2.12 2.16 3/177 24940
/proc/meminfo: memFree=29106836/32872528 swapFree=16080/1655368
[pid=24936] ppid=24933 vsize=462508 CPUtime=222.26 cores=1,3,5,7
/proc/24936/stat : 24936 (cdcl-cuttingpla) R 24933 24936 23343 0 -1 4202496 28404 0 0 0 22216 10 0 0 20 0 1 0 122343891 473608192 98589 33554432000 4194304 6201397 140736361972176 140736361970968 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24936/statm: 115627 98589 166 491 0 115126 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 462508

[startup+282.3 s]
/proc/loadavg: 2.13 2.13 2.15 3/177 24942
/proc/meminfo: memFree=29011592/32872528 swapFree=16080/1655368
[pid=24936] ppid=24933 vsize=474004 CPUtime=282.24 cores=1,3,5,7
/proc/24936/stat : 24936 (cdcl-cuttingpla) R 24933 24936 23343 0 -1 4202496 31835 0 0 0 28212 12 0 0 20 0 1 0 122343891 485380096 109043 33554432000 4194304 6201397 140736361972176 140736361971128 4213192 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24936/statm: 118501 109043 166 491 0 118000 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 474004

[startup+342.3 s]
/proc/loadavg: 2.19 2.15 2.16 3/177 24943
/proc/meminfo: memFree=28961204/32872528 swapFree=16080/1655368
[pid=24936] ppid=24933 vsize=689536 CPUtime=342.23 cores=1,3,5,7
/proc/24936/stat : 24936 (cdcl-cuttingpla) R 24933 24936 23343 0 -1 4202496 33074 0 0 0 34210 13 0 0 20 0 1 0 122343891 706084864 121489 33554432000 4194304 6201397 140736361972176 140736361971128 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24936/statm: 172384 121489 166 491 0 171883 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 689536

[startup+402.3 s]
/proc/loadavg: 2.21 2.16 2.16 3/177 24944
/proc/meminfo: memFree=28893688/32872528 swapFree=16080/1655368
[pid=24936] ppid=24933 vsize=689728 CPUtime=402.23 cores=1,3,5,7
/proc/24936/stat : 24936 (cdcl-cuttingpla) R 24933 24936 23343 0 -1 4202496 34213 0 0 0 40209 14 0 0 20 0 1 0 122343891 706281472 125819 33554432000 4194304 6201397 140736361972176 140736361971128 4213186 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24936/statm: 172432 125819 166 491 0 171931 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 689728

[startup+462.3 s]
/proc/loadavg: 2.22 2.18 2.17 3/177 24945
/proc/meminfo: memFree=28856076/32872528 swapFree=16080/1655368
[pid=24936] ppid=24933 vsize=689728 CPUtime=462.22 cores=1,3,5,7
/proc/24936/stat : 24936 (cdcl-cuttingpla) R 24933 24936 23343 0 -1 4202496 34377 0 0 0 46207 15 0 0 20 0 1 0 122343891 706281472 125821 33554432000 4194304 6201397 140736361972176 140736361971128 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24936/statm: 172432 125821 166 491 0 171931 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 689728

[startup+522.3 s]
/proc/loadavg: 2.40 2.23 2.19 3/178 24949
/proc/meminfo: memFree=28851248/32872528 swapFree=16080/1655368
[pid=24936] ppid=24933 vsize=689856 CPUtime=522.21 cores=1,3,5,7
/proc/24936/stat : 24936 (cdcl-cuttingpla) R 24933 24936 23343 0 -1 4202496 34543 0 0 0 52206 15 0 0 20 0 1 0 122343891 706412544 125949 33554432000 4194304 6201397 140736361972176 140736361971128 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24936/statm: 172464 125949 166 491 0 171963 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 689856

[startup+582.3 s]
/proc/loadavg: 2.20 2.20 2.18 3/177 24951
/proc/meminfo: memFree=28778900/32872528 swapFree=16080/1655368
[pid=24936] ppid=24933 vsize=690624 CPUtime=582.2 cores=1,3,5,7
/proc/24936/stat : 24936 (cdcl-cuttingpla) R 24933 24936 23343 0 -1 4202496 35028 0 0 0 58205 15 0 0 20 0 1 0 122343891 707198976 132518 33554432000 4194304 6201397 140736361972176 140736361971128 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24936/statm: 172656 132518 166 491 0 172155 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 690624


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


[startup+942.3 s]
/proc/loadavg: 2.15 2.17 2.17 3/177 24958
/proc/meminfo: memFree=28548156/32872528 swapFree=16080/1655368
[pid=24936] ppid=24933 vsize=726892 CPUtime=942.15 cores=1,3,5,7
/proc/24936/stat : 24936 (cdcl-cuttingpla) R 24933 24936 23343 0 -1 4202496 41299 0 0 0 94198 17 0 0 20 0 1 0 122343891 744337408 153410 33554432000 4194304 6201397 140736361972176 140736361971128 4213186 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24936/statm: 181723 153410 166 491 0 181222 0
Current children cumulated CPU time (s) 942.15
Current children cumulated vsize (KiB) 726892

[startup+1002.3 s]
/proc/loadavg: 2.21 2.18 2.17 3/177 24959
/proc/meminfo: memFree=28488556/32872528 swapFree=16080/1655368
[pid=24936] ppid=24933 vsize=726924 CPUtime=1002.14 cores=1,3,5,7
/proc/24936/stat : 24936 (cdcl-cuttingpla) R 24933 24936 23343 0 -1 4202496 41350 0 0 0 100197 17 0 0 20 0 1 0 122343891 744370176 153422 33554432000 4194304 6201397 140736361972176 140736361971128 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24936/statm: 181731 153422 166 491 0 181230 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 726924

[startup+1062.3 s]
/proc/loadavg: 2.18 2.17 2.17 3/177 24960
/proc/meminfo: memFree=28408764/32872528 swapFree=16080/1655368
[pid=24936] ppid=24933 vsize=727052 CPUtime=1062.13 cores=1,3,5,7
/proc/24936/stat : 24936 (cdcl-cuttingpla) R 24933 24936 23343 0 -1 4202496 41382 0 0 0 106196 17 0 0 20 0 1 0 122343891 744501248 155495 33554432000 4194304 6201397 140736361972176 140736361970808 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24936/statm: 181763 155495 166 491 0 181262 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 727052

[startup+1122.3 s]
/proc/loadavg: 2.20 2.17 2.17 3/178 24964
/proc/meminfo: memFree=28396284/32872528 swapFree=16080/1655368
[pid=24936] ppid=24933 vsize=727052 CPUtime=1122.12 cores=1,3,5,7
/proc/24936/stat : 24936 (cdcl-cuttingpla) R 24933 24936 23343 0 -1 4202496 41382 0 0 0 112195 17 0 0 20 0 1 0 122343891 744501248 155495 33554432000 4194304 6201397 140736361972176 140736361971304 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24936/statm: 181763 155495 166 491 0 181262 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 727052

[startup+1182.3 s]
/proc/loadavg: 2.11 2.15 2.17 3/178 24989
/proc/meminfo: memFree=28379536/32872528 swapFree=16080/1655368
[pid=24936] ppid=24933 vsize=727052 CPUtime=1182.11 cores=1,3,5,7
/proc/24936/stat : 24936 (cdcl-cuttingpla) R 24933 24936 23343 0 -1 4202496 41485 0 0 0 118194 17 0 0 20 0 1 0 122343891 744501248 155532 33554432000 4194304 6201397 140736361972176 140736361971128 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24936/statm: 181763 155532 166 491 0 181262 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 727052

[startup+1242.3 s]
/proc/loadavg: 2.15 2.15 2.17 3/177 24990
/proc/meminfo: memFree=28352456/32872528 swapFree=16080/1655368
[pid=24936] ppid=24933 vsize=727340 CPUtime=1242.1 cores=1,3,5,7
/proc/24936/stat : 24936 (cdcl-cuttingpla) R 24933 24936 23343 0 -1 4202496 41680 0 0 0 124193 17 0 0 20 0 1 0 122343891 744796160 155561 33554432000 4194304 6201397 140736361972176 140736361970888 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24936/statm: 181835 155561 166 491 0 181334 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 727340

[startup+1302.3 s]
/proc/loadavg: 2.27 2.18 2.18 3/177 24991
/proc/meminfo: memFree=28329676/32872528 swapFree=16080/1655368
[pid=24936] ppid=24933 vsize=727340 CPUtime=1302.09 cores=1,3,5,7
/proc/24936/stat : 24936 (cdcl-cuttingpla) R 24933 24936 23343 0 -1 4202496 41700 0 0 0 130192 17 0 0 20 0 1 0 122343891 744796160 155581 33554432000 4194304 6201397 140736361972176 140736361971304 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24936/statm: 181835 155581 166 491 0 181334 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 727340

[startup+1362.3 s]
/proc/loadavg: 2.19 2.18 2.17 3/176 24992
/proc/meminfo: memFree=28328024/32872528 swapFree=16080/1655368
[pid=24936] ppid=24933 vsize=727340 CPUtime=1362.08 cores=1,3,5,7
/proc/24936/stat : 24936 (cdcl-cuttingpla) R 24933 24936 23343 0 -1 4202496 41701 0 0 0 136191 17 0 0 20 0 1 0 122343891 744796160 155582 33554432000 4194304 6201397 140736361972176 140736361971304 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24936/statm: 181835 155582 166 491 0 181334 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 727340

[startup+1422.3 s]
/proc/loadavg: 2.29 2.20 2.18 3/177 24994
/proc/meminfo: memFree=28289348/32872528 swapFree=16080/1655368
[pid=24936] ppid=24933 vsize=735916 CPUtime=1422.08 cores=1,3,5,7
/proc/24936/stat : 24936 (cdcl-cuttingpla) R 24933 24936 23343 0 -1 4202496 42958 0 0 0 142190 18 0 0 20 0 1 0 122343891 753577984 165015 33554432000 4194304 6201397 140736361972176 140736361970840 4213249 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24936/statm: 183979 165015 166 491 0 183478 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 735916

[startup+1482.3 s]
/proc/loadavg: 2.38 2.24 2.19 3/177 24996
/proc/meminfo: memFree=28255168/32872528 swapFree=16080/1655368
[pid=24936] ppid=24933 vsize=746544 CPUtime=1482.07 cores=1,3,5,7
/proc/24936/stat : 24936 (cdcl-cuttingpla) R 24933 24936 23343 0 -1 4202496 44704 0 0 0 148188 19 0 0 20 0 1 0 122343891 764461056 173404 33554432000 4194304 6201397 140736361972176 140736361971016 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24936/statm: 186636 173404 166 491 0 186135 0
Current children cumulated CPU time (s) 1482.07
Current children cumulated vsize (KiB) 746544

[startup+1542.31 s]
/proc/loadavg: 2.26 2.24 2.19 3/177 24997
/proc/meminfo: memFree=28255664/32872528 swapFree=16080/1655368
[pid=24936] ppid=24933 vsize=746544 CPUtime=1542.07 cores=1,3,5,7
/proc/24936/stat : 24936 (cdcl-cuttingpla) R 24933 24936 23343 0 -1 4202496 44726 0 0 0 154188 19 0 0 20 0 1 0 122343891 764461056 173426 33554432000 4194304 6201397 140736361972176 140736361971304 4213257 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24936/statm: 186636 173426 166 491 0 186135 0
Current children cumulated CPU time (s) 1542.07
Current children cumulated vsize (KiB) 746544

[startup+1602.3 s]
/proc/loadavg: 2.34 2.27 2.20 3/177 24998
/proc/meminfo: memFree=28163728/32872528 swapFree=16080/1655368
[pid=24936] ppid=24933 vsize=750896 CPUtime=1602.04 cores=1,3,5,7
/proc/24936/stat : 24936 (cdcl-cuttingpla) R 24933 24936 23343 0 -1 4202496 46099 0 0 0 160185 19 0 0 20 0 1 0 122343891 768917504 174799 33554432000 4194304 6201397 140736361972176 140736361970888 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24936/statm: 187724 174799 166 491 0 187223 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 750896

[startup+1662.3 s]
/proc/loadavg: 2.18 2.23 2.19 3/177 24999
/proc/meminfo: memFree=28058488/32872528 swapFree=16080/1655368
[pid=24936] ppid=24933 vsize=782136 CPUtime=1662.04 cores=1,3,5,7
/proc/24936/stat : 24936 (cdcl-cuttingpla) R 24933 24936 23343 0 -1 4202496 51724 0 0 0 166182 22 0 0 20 0 1 0 122343891 800907264 180435 33554432000 4194304 6201397 140736361972176 140736361970840 4213186 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24936/statm: 195534 180435 166 491 0 195033 0
Current children cumulated CPU time (s) 1662.04
Current children cumulated vsize (KiB) 782136

[startup+1722.3 s]
/proc/loadavg: 2.16 2.22 2.18 3/178 25003
/proc/meminfo: memFree=28019976/32872528 swapFree=16080/1655368
[pid=24936] ppid=24933 vsize=783736 CPUtime=1722.02 cores=1,3,5,7
/proc/24936/stat : 24936 (cdcl-cuttingpla) R 24933 24936 23343 0 -1 4202496 52151 0 0 0 172180 22 0 0 20 0 1 0 122343891 802545664 190138 33554432000 4194304 6201397 140736361972176 140736361970840 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24936/statm: 195934 190138 166 491 0 195433 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 783736

[startup+1782.3 s]
/proc/loadavg: 2.30 2.24 2.19 4/177 25005
/proc/meminfo: memFree=27981724/32872528 swapFree=16080/1655368
[pid=24936] ppid=24933 vsize=1133752 CPUtime=1782.01 cores=1,3,5,7
/proc/24936/stat : 24936 (cdcl-cuttingpla) R 24933 24936 23343 0 -1 4202496 52539 0 0 0 178178 23 0 0 20 0 1 0 122343891 1160962048 199563 33554432000 4194304 6201397 140736361972176 140736361970840 4213186 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24936/statm: 283438 199563 166 491 0 282937 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 1133752



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.23 2.22 2.18 3/177 25051
/proc/meminfo: memFree=29137804/32872528 swapFree=16080/1655368
[pid=24936] ppid=24933 vsize=1134520 CPUtime=1800 cores=1,3,5,7
/proc/24936/stat : 24936 (cdcl-cuttingpla) R 24933 24936 23343 0 -1 4202496 52767 0 0 0 179977 23 0 0 20 0 1 0 122343891 1161748480 208478 33554432000 4194304 6201397 140736361972176 140736361970840 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24936/statm: 283630 208478 166 491 0 283129 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 1134520

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 24936 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.18 3/177 25051
/proc/meminfo: memFree=29137804/32872528 swapFree=16080/1655368
[pid=24936] ppid=24933 vsize=1134520 CPUtime=1800 cores=1,3,5,7
/proc/24936/stat : 24936 (cdcl-cuttingpla) R 24933 24936 23343 0 -1 4202496 52767 0 0 0 179977 23 0 0 20 0 1 0 122343891 1161748480 208478 33554432000 4194304 6201397 140736361972176 140736361970840 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24936/statm: 283630 208478 166 491 0 283129 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 1134520

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.02
CPU user time (s): 1799.78
CPU system time (s): 0.241963
CPU usage (%): 99.9843
Max. virtual memory (cumulated for all children) (KiB): 1134520

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.78
system time used= 0.241963
maximum resident set size= 833912
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 52767
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= 1851

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.34619 second user time and 7.9158 second system time

The end

Launcher Data

Begin job on node122 at 2016-06-08 18:41:43
IDJOB=4088161
IDBENCH=2221
IDSOLVER=2550
FILE ID=node122/4088161-1465404103
RUNJOBID= node122-1465387891-23360
PBS_JOBID= 19853859
Free space on /tmp= 71740 MiB

SOLVER NAME= cdcl-cuttingplanes OPT linear search 2016-05-01
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/web/www.ps.uni-sb.de/~walser/benchmarks/radar/normalized-30:30:4.5:0.95:100.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4088161-1465404103/watcher-4088161-1465404103 -o /tmp/evaluation-result-4088161-1465404103/solver-4088161-1465404103 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node122-1465387891-23360 --watchdog 1960 --input HOME/instance-4088161-1465404103.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= 18cfc7903c565bab689cc8ffed68f1fd
RANDOM SEED=1559710658

node122.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.898
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.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.898
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.898
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.898
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.898
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.898
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.898
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.898
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:        29964768 kB
Buffers:          125156 kB
Cached:           329196 kB
SwapCached:          780 kB
Active:           198688 kB
Inactive:         315860 kB
Active(anon):      59872 kB
Inactive(anon):     2812 kB
Active(file):     138816 kB
Inactive(file):   313048 kB
Unevictable:     1655368 kB
Mlocked:           16080 kB
SwapTotal:      67108856 kB
SwapFree:       67099520 kB
Dirty:              5516 kB
Writeback:            60 kB
AnonPages:       1715144 kB
Mapped:             7684 kB
Shmem:                 0 kB
Slab:             605236 kB
SReclaimable:      48852 kB
SUnreclaim:       556384 kB
KernelStack:        1440 kB
PageTables:         7236 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1858248 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1689600 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= 71740 MiB
End job on node122 at 2016-06-08 19:11:44