Trace number 4100872

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-01UNSAT 54.7327 54.7427

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-reduced-mps-v2-20-10-d2q06c.opb
MD5SUM121100115f65aafe7304954ad1ff7cf1
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark52.644
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables155010
Total number of constraints2171
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2171
Minimum length of a constraint30
Maximum length of a constraint3270
Number of terms in the objective function 89670
Biggest coefficient in the objective function 1092
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 602590
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262144
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 602590
Number of bits of the biggest sum of numbers20
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= 155010 #constraint= 2171
4.19/4.29	c #Conflicts:       1000 | #Learnt:        969 | 62.159
4.19/4.29	c total clause space: 48.1602MB
4.29/4.30	c total #watches: 1111117
9.89/9.91	c total #propagations: 197888 / total #impl: 19139723 (eff. 0.010)
9.89/9.91	c #Conflicts:       2000 | #Learnt:       1929 | 46.261
9.89/9.91	c total clause space: 48.1602MB
9.89/9.91	c total #watches: 1238824
13.29/13.32	c total #propagations: 458321 / total #impl: 57162452 (eff. 0.008)
13.29/13.32	c #Conflicts:       3000 | #Learnt:       1959 | 45.697
13.29/13.32	c total clause space: 48.1602MB
13.29/13.32	c total #watches: 1239000
17.09/17.16	c total #propagations: 608100 / total #impl: 83307017 (eff. 0.007)
17.09/17.16	c #Conflicts:       4000 | #Learnt:       2951 | 36.431
17.09/17.16	c total clause space: 78.2603MB
17.09/17.16	c total #watches: 1316495
17.99/18.07	c total #propagations: 768235 / total #impl: 109577631 (eff. 0.007)
17.99/18.07	c GC COLLECT
17.99/18.07	c #Conflicts:       5000 | #Learnt:       2333 | 29.146
17.99/18.07	c total clause space: 78.2603MB
17.99/18.07	c total #watches: 1186009
18.89/18.97	c total #propagations: 800336 / total #impl: 110754287 (eff. 0.007)
18.89/18.97	c #Conflicts:       6000 | #Learnt:       3333 | 24.288
18.89/18.97	c total clause space: 78.2603MB
18.89/18.97	c total #watches: 1263638
20.58/20.66	c total #propagations: 814090 / total #impl: 111705333 (eff. 0.007)
20.58/20.66	c GC COLLECT
20.58/20.66	c #Conflicts:       7000 | #Learnt:       2232 | 20.818
20.58/20.66	c total clause space: 127.173MB
20.58/20.66	c total #watches: 1324024
23.88/23.98	c total #propagations: 829516 / total #impl: 113897916 (eff. 0.007)
23.88/23.98	c #Conflicts:       8000 | #Learnt:       3230 | 18.392
23.88/23.98	c total clause space: 127.173MB
23.88/23.98	c total #watches: 1641835
34.68/34.73	c total #propagations: 837548 / total #impl: 118432991 (eff. 0.007)
34.68/34.73	c #Conflicts:       9000 | #Learnt:       4218 | 18.679
34.68/34.73	c total clause space: 127.173MB
34.68/34.73	c total #watches: 1773240
43.48/43.58	c total #propagations: 913934 / total #impl: 126173986 (eff. 0.007)
43.48/43.58	c GC COLLECT
43.48/43.58	c #Conflicts:      10000 | #Learnt:       2721 | 18.347
43.48/43.58	c total clause space: 127.173MB
43.48/43.58	c total #watches: 1556321
47.18/47.21	c total #propagations: 1246718 / total #impl: 139244265 (eff. 0.009)
47.18/47.21	c #Conflicts:      11000 | #Learnt:       3721 | 17.180
47.18/47.21	c total clause space: 127.173MB
47.18/47.21	c total #watches: 1577416
50.98/51.03	c total #propagations: 1580593 / total #impl: 149819163 (eff. 0.011)
50.98/51.03	c #Conflicts:      12000 | #Learnt:       4721 | 15.780
50.98/51.03	c total clause space: 127.173MB
50.98/51.03	c total #watches: 1608679
54.68/54.73	c total #propagations: 1997601 / total #impl: 168971121 (eff. 0.012)
54.68/54.73	s UNSATISFIABLE
54.68/54.73	c CPU time              : 54.6647 s

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

pid=25975
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.25 2.27 2.20 2/177 25978
/proc/meminfo: memFree=29730880/32872528 swapFree=1534436/1655032
[pid=25978] ppid=25975 vsize=29112 CPUtime=0 cores=0,2,4,6
/proc/25978/stat : 25978 (cdcl-cuttingpla) R 25975 25978 24188 0 -1 4202496 277 0 0 0 0 0 0 0 20 0 1 0 26572479 29810688 5268 33554432000 4194304 6201397 140734545945568 140736108166088 4211060 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25978/statm: 7278 5268 130 491 0 6777 0

[startup+0.100168 s]
/proc/loadavg: 2.25 2.27 2.20 2/177 25978
/proc/meminfo: memFree=29730880/32872528 swapFree=1534436/1655032
[pid=25978] ppid=25975 vsize=37196 CPUtime=0.09 cores=0,2,4,6
/proc/25978/stat : 25978 (cdcl-cuttingpla) R 25975 25978 24188 0 -1 4202496 1989 0 0 0 9 0 0 0 20 0 1 0 26572479 38088704 7937 33554432000 4194304 6201397 140734545945568 140736108166088 4207513 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25978/statm: 9299 7938 142 491 0 8798 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 37196

[startup+0.200349 s]
/proc/loadavg: 2.25 2.27 2.20 2/177 25978
/proc/meminfo: memFree=29730880/32872528 swapFree=1534436/1655032
[pid=25978] ppid=25975 vsize=40856 CPUtime=0.19 cores=0,2,4,6
/proc/25978/stat : 25978 (cdcl-cuttingpla) R 25975 25978 24188 0 -1 4202496 2903 0 0 0 18 1 0 0 20 0 1 0 26572479 41836544 9129 33554432000 4194304 6201397 140734545945568 140736108166088 4207438 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25978/statm: 10214 9129 143 491 0 9713 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 40856

[startup+0.300312 s]
/proc/loadavg: 2.25 2.27 2.20 2/177 25978
/proc/meminfo: memFree=29730880/32872528 swapFree=1534436/1655032
[pid=25978] ppid=25975 vsize=47160 CPUtime=0.29 cores=0,2,4,6
/proc/25978/stat : 25978 (cdcl-cuttingpla) R 25975 25978 24188 0 -1 4202496 3955 0 0 0 28 1 0 0 20 0 1 0 26572479 48291840 10477 33554432000 4194304 6201397 140734545945568 140736108166088 4207438 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25978/statm: 11790 10477 143 491 0 11289 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 47160

[startup+0.700237 s]
/proc/loadavg: 2.25 2.27 2.20 2/177 25978
/proc/meminfo: memFree=29730880/32872528 swapFree=1534436/1655032
[pid=25978] ppid=25975 vsize=73596 CPUtime=0.69 cores=0,2,4,6
/proc/25978/stat : 25978 (cdcl-cuttingpla) R 25975 25978 24188 0 -1 4202496 6425 0 0 0 67 2 0 0 20 0 1 0 26572479 75362304 16323 33554432000 4194304 6201397 140734545945568 140736108166088 5408672 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25978/statm: 18399 16323 143 491 0 17898 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 73596

[startup+1.50028 s]
/proc/loadavg: 2.25 2.27 2.20 3/178 25979
/proc/meminfo: memFree=29657508/32872528 swapFree=1534436/1655032
[pid=25978] ppid=25975 vsize=94856 CPUtime=1.49 cores=0,2,4,6
/proc/25978/stat : 25978 (cdcl-cuttingpla) R 25975 25978 24188 0 -1 4202496 7937 0 0 0 147 2 0 0 20 0 1 0 26572479 97132544 18845 33554432000 4194304 6201397 140734545945568 140734545944344 4213168 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25978/statm: 23714 18845 147 491 0 23213 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 94856

[startup+3.10027 s]
/proc/loadavg: 2.25 2.27 2.20 3/178 25979
/proc/meminfo: memFree=29652296/32872528 swapFree=1534436/1655032
[pid=25978] ppid=25975 vsize=95648 CPUtime=3.09 cores=0,2,4,6
/proc/25978/stat : 25978 (cdcl-cuttingpla) R 25975 25978 24188 0 -1 4202496 8122 0 0 0 307 2 0 0 20 0 1 0 26572479 97943552 19541 33554432000 4194304 6201397 140734545945568 140734545943848 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25978/statm: 23912 19541 147 491 0 23411 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 95648

[startup+6.30023 s]
/proc/loadavg: 2.23 2.26 2.20 3/178 25979
/proc/meminfo: memFree=29646620/32872528 swapFree=1534436/1655032
[pid=25978] ppid=25975 vsize=96968 CPUtime=6.29 cores=0,2,4,6
/proc/25978/stat : 25978 (cdcl-cuttingpla) R 25975 25978 24188 0 -1 4202496 8502 0 0 0 627 2 0 0 20 0 1 0 26572479 99295232 20943 33554432000 4194304 6201397 140734545945568 140734545944280 4201249 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25978/statm: 24242 20943 160 491 0 23741 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 96968

[startup+12.7003 s]
/proc/loadavg: 2.21 2.26 2.20 3/178 25979
/proc/meminfo: memFree=29616828/32872528 swapFree=1534436/1655032
[pid=25978] ppid=25975 vsize=98292 CPUtime=12.68 cores=0,2,4,6
/proc/25978/stat : 25978 (cdcl-cuttingpla) R 25975 25978 24188 0 -1 4202496 8859 0 0 0 1266 2 0 0 20 0 1 0 26572479 100651008 22833 33554432000 4194304 6201397 140734545945568 140734545943848 4219760 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25978/statm: 24573 22833 160 491 0 24072 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 98292

[startup+25.5003 s]
/proc/loadavg: 2.16 2.24 2.19 4/177 25979
/proc/meminfo: memFree=29527696/32872528 swapFree=1534436/1655032
[pid=25978] ppid=25975 vsize=194636 CPUtime=25.49 cores=0,2,4,6
/proc/25978/stat : 25978 (cdcl-cuttingpla) R 25975 25978 24188 0 -1 4202496 14187 0 0 0 2545 4 0 0 20 0 1 0 26572479 199307264 38151 33554432000 4194304 6201397 140734545945568 140734545944232 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25978/statm: 48659 38151 166 491 0 48158 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 194636

[startup+51.1003 s]
/proc/loadavg: 2.23 2.26 2.20 3/177 25979
/proc/meminfo: memFree=29478456/32872528 swapFree=1534436/1655032
[pid=25978] ppid=25975 vsize=199168 CPUtime=51.08 cores=0,2,4,6
/proc/25978/stat : 25978 (cdcl-cuttingpla) R 25975 25978 24188 0 -1 4202496 15249 0 0 0 5104 4 0 0 20 0 1 0 26572479 203948032 43294 33554432000 4194304 6201397 140734545945568 140734545944280 4213387 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25978/statm: 49792 43294 166 491 0 49291 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 199168

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 25978 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+51.2003 s]
/proc/loadavg: 2.23 2.26 2.20 3/177 25979
/proc/meminfo: memFree=29478456/32872528 swapFree=1534436/1655032
[pid=25978] ppid=25975 vsize=199168 CPUtime=51.18 cores=0,2,4,6
/proc/25978/stat : 25978 (cdcl-cuttingpla) R 25975 25978 24188 0 -1 4202496 15251 0 0 0 5114 4 0 0 20 0 1 0 26572479 203948032 43296 33554432000 4194304 6201397 140734545945568 140734545944280 4213186 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25978/statm: 49792 43296 166 491 0 49291 0
Current children cumulated CPU time (s) 51.18
Current children cumulated vsize (KiB) 199168

[startup+52.8002 s]
/proc/loadavg: 2.23 2.26 2.20 4/177 25979
/proc/meminfo: memFree=29477960/32872528 swapFree=1534436/1655032
[pid=25978] ppid=25975 vsize=199304 CPUtime=52.78 cores=0,2,4,6
/proc/25978/stat : 25978 (cdcl-cuttingpla) R 25975 25978 24188 0 -1 4202496 15267 0 0 0 5274 4 0 0 20 0 1 0 26572479 204087296 43312 33554432000 4194304 6201397 140734545945568 140734545943848 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25978/statm: 49826 43312 166 491 0 49325 0
Current children cumulated CPU time (s) 52.78
Current children cumulated vsize (KiB) 199304

[startup+53.6002 s]
/proc/loadavg: 2.23 2.26 2.20 4/177 25979
/proc/meminfo: memFree=29477960/32872528 swapFree=1534436/1655032
[pid=25978] ppid=25975 vsize=199304 CPUtime=53.58 cores=0,2,4,6
/proc/25978/stat : 25978 (cdcl-cuttingpla) R 25975 25978 24188 0 -1 4202496 15278 0 0 0 5354 4 0 0 20 0 1 0 26572479 204087296 43323 33554432000 4194304 6201397 140734545945568 140734545943848 4213328 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25978/statm: 49826 43323 166 491 0 49325 0
Current children cumulated CPU time (s) 53.58
Current children cumulated vsize (KiB) 199304

[startup+54.4002 s]
/proc/loadavg: 2.21 2.25 2.19 4/177 25979
/proc/meminfo: memFree=29474408/32872528 swapFree=1534436/1655032
[pid=25978] ppid=25975 vsize=199304 CPUtime=54.38 cores=0,2,4,6
/proc/25978/stat : 25978 (cdcl-cuttingpla) R 25975 25978 24188 0 -1 4202496 15291 0 0 0 5434 4 0 0 20 0 1 0 26572479 204087296 43336 33554432000 4194304 6201397 140734545945568 140734545943848 4240291 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25978/statm: 49826 43336 166 491 0 49325 0
Current children cumulated CPU time (s) 54.38
Current children cumulated vsize (KiB) 199304

[startup+54.6002 s]
/proc/loadavg: 2.21 2.25 2.19 4/177 25979
/proc/meminfo: memFree=29474408/32872528 swapFree=1534436/1655032
[pid=25978] ppid=25975 vsize=199440 CPUtime=54.58 cores=0,2,4,6
/proc/25978/stat : 25978 (cdcl-cuttingpla) R 25975 25978 24188 0 -1 4202496 15318 0 0 0 5454 4 0 0 20 0 1 0 26572479 204226560 43363 33554432000 4194304 6201397 140734545945568 140734545943848 4213365 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25978/statm: 49860 43363 166 491 0 49359 0
Current children cumulated CPU time (s) 54.58
Current children cumulated vsize (KiB) 199440

[startup+54.7002 s]
/proc/loadavg: 2.21 2.25 2.19 4/177 25979
/proc/meminfo: memFree=29474408/32872528 swapFree=1534436/1655032
[pid=25978] ppid=25975 vsize=199440 CPUtime=54.68 cores=0,2,4,6
/proc/25978/stat : 25978 (cdcl-cuttingpla) R 25975 25978 24188 0 -1 4202496 15323 0 0 0 5464 4 0 0 20 0 1 0 26572479 204226560 43368 33554432000 4194304 6201397 140734545945568 140734545943848 4213357 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25978/statm: 49860 43368 166 491 0 49359 0
Current children cumulated CPU time (s) 54.68
Current children cumulated vsize (KiB) 199440

Child status: 20
Real time (s): 54.7427
CPU time (s): 54.7327
CPU user time (s): 54.6807
CPU system time (s): 0.051992
CPU usage (%): 99.9817
Max. virtual memory (cumulated for all children) (KiB): 199440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 54.6807
system time used= 0.051992
maximum resident set size= 173768
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15398
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= 3
involuntary context switches= 69

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.159975 second user time and 0.19297 second system time

The end

Launcher Data

Begin job on node122 at 2016-06-18 12:20:41
IDJOB=4100872
IDBENCH=1671
IDSOLVER=2550
FILE ID=node122/4100872-1466245240
RUNJOBID= node122-1466229594-24204
PBS_JOBID= 19918176
Free space on /tmp= 71732 MiB

SOLVER NAME= cdcl-cuttingplanes OPT linear search 2016-05-01
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-reduced-mps-v2-20-10-d2q06c.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4100872-1466245240/watcher-4100872-1466245240 -o /tmp/evaluation-result-4100872-1466245240/solver-4100872-1466245240 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node122-1466229594-24204 --watchdog 1960 --input HOME/instance-4100872-1466245240.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= 121100115f65aafe7304954ad1ff7cf1
RANDOM SEED=216536081

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.769
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.53
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.769
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.769
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.769
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.769
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.53
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.769
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.769
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.769
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.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29731260 kB
Buffers:          121236 kB
Cached:           205564 kB
SwapCached:            0 kB
Active:           516188 kB
Inactive:         227056 kB
Active(anon):     409100 kB
Inactive(anon):     9916 kB
Active(file):     107088 kB
Inactive(file):   217140 kB
Unevictable:     1655032 kB
Mlocked:         1534436 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             12776 kB
Writeback:             0 kB
AnonPages:       2073440 kB
Mapped:            13560 kB
Shmem:               204 kB
Slab:             609324 kB
SReclaimable:      52720 kB
SUnreclaim:       556604 kB
KernelStack:        1448 kB
PageTables:         8176 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2265888 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    401408 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 node122 at 2016-06-18 12:21:35