Trace number 4100871

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-01UNSAT 52.644 52.6529

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.29/0.39	c * #variable= 155010 #constraint= 2171
0.79/0.84	c * #variable= 155010 #constraint= 2171
4.59/4.62	c #Conflicts:       1000 | #Learnt:        969 | 62.159
4.59/4.62	c total clause space: 48.1602MB
4.59/4.62	c total #watches: 1111117
9.89/9.93	c total #propagations: 197888 / total #impl: 19139723 (eff. 0.010)
9.89/9.93	c #Conflicts:       2000 | #Learnt:       1929 | 46.261
9.89/9.93	c total clause space: 48.1602MB
9.89/9.93	c total #watches: 1238824
13.19/13.23	c total #propagations: 458321 / total #impl: 57162452 (eff. 0.008)
13.19/13.23	c #Conflicts:       3000 | #Learnt:       1959 | 45.697
13.19/13.23	c total clause space: 48.1602MB
13.19/13.23	c total #watches: 1239000
16.78/16.88	c total #propagations: 608100 / total #impl: 83307017 (eff. 0.007)
16.78/16.88	c #Conflicts:       4000 | #Learnt:       2951 | 36.431
16.78/16.88	c total clause space: 78.2603MB
16.78/16.89	c total #watches: 1316495
17.70/17.78	c total #propagations: 768235 / total #impl: 109577631 (eff. 0.007)
17.70/17.78	c GC COLLECT
17.70/17.78	c #Conflicts:       5000 | #Learnt:       2333 | 29.146
17.70/17.78	c total clause space: 78.2603MB
17.70/17.78	c total #watches: 1186009
18.59/18.67	c total #propagations: 800336 / total #impl: 110754287 (eff. 0.007)
18.59/18.67	c #Conflicts:       6000 | #Learnt:       3333 | 24.288
18.59/18.67	c total clause space: 78.2603MB
18.59/18.67	c total #watches: 1263638
20.28/20.33	c total #propagations: 814090 / total #impl: 111705333 (eff. 0.007)
20.28/20.33	c GC COLLECT
20.28/20.33	c #Conflicts:       7000 | #Learnt:       2232 | 20.818
20.28/20.33	c total clause space: 127.173MB
20.28/20.33	c total #watches: 1324024
23.58/23.63	c total #propagations: 829516 / total #impl: 113897916 (eff. 0.007)
23.58/23.63	c #Conflicts:       8000 | #Learnt:       3230 | 18.392
23.58/23.63	c total clause space: 127.173MB
23.58/23.63	c total #watches: 1641835
34.09/34.14	c total #propagations: 837548 / total #impl: 118432991 (eff. 0.007)
34.09/34.14	c #Conflicts:       9000 | #Learnt:       4218 | 18.679
34.09/34.14	c total clause space: 127.173MB
34.09/34.14	c total #watches: 1773240
42.69/42.77	c total #propagations: 913934 / total #impl: 126173986 (eff. 0.007)
42.69/42.77	c GC COLLECT
42.69/42.77	c #Conflicts:      10000 | #Learnt:       2721 | 18.347
42.69/42.77	c total clause space: 127.173MB
42.69/42.77	c total #watches: 1556321
45.98/46.02	c total #propagations: 1246718 / total #impl: 139244265 (eff. 0.009)
45.98/46.02	c #Conflicts:      11000 | #Learnt:       3721 | 17.180
45.98/46.02	c total clause space: 127.173MB
45.98/46.02	c total #watches: 1577416
49.28/49.38	c total #propagations: 1580593 / total #impl: 149819163 (eff. 0.011)
49.28/49.38	c #Conflicts:      12000 | #Learnt:       4721 | 15.780
49.28/49.38	c total clause space: 127.173MB
49.28/49.38	c total #watches: 1608679
52.58/52.64	c total #propagations: 1997601 / total #impl: 168971121 (eff. 0.012)
52.58/52.64	s UNSATISFIABLE
52.58/52.64	c CPU time              : 52.541 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-4100871-1466247143/watcher-4100871-1466247143 -o /tmp/evaluation-result-4100871-1466247143/solver-4100871-1466247143 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node134-1466240312-11240 --watchdog 1960 --input HOME/instance-4100871-1466247143.opb ./cdcl-cuttingplanes-opt-binarysearch-release 

pid=12033
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.33 2.24 2.19 3/178 12036
/proc/meminfo: memFree=29935644/32872528 swapFree=1482636/1662508
[pid=12036] ppid=12033 vsize=55976 CPUtime=0 cores=1,3,5,7
/proc/12036/stat : 12036 (cdcl-cuttingpla) R 12033 12036 11223 0 -1 4202496 256 0 0 0 0 0 0 0 20 0 1 0 26760717 57319424 7292 33554432000 4194304 6211289 140737129493680 140737129492984 4206544 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12036/statm: 13994 7292 98 493 0 13491 0

[startup+0.100171 s]
/proc/loadavg: 2.33 2.24 2.19 3/178 12036
/proc/meminfo: memFree=29935644/32872528 swapFree=1482636/1662508
[pid=12036] ppid=12033 vsize=60740 CPUtime=0.08 cores=1,3,5,7
/proc/12036/stat : 12036 (cdcl-cuttingpla) R 12033 12036 11223 0 -1 4202496 2300 0 0 0 8 0 0 0 20 0 1 0 26760717 62197760 12054 33554432000 4194304 6211289 140737129493680 140737129492984 5418912 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/12036/statm: 15185 12054 121 493 0 14682 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 60740

[startup+0.200361 s]
/proc/loadavg: 2.33 2.24 2.19 3/178 12036
/proc/meminfo: memFree=29935644/32872528 swapFree=1482636/1662508
[pid=12036] ppid=12033 vsize=64452 CPUtime=0.19 cores=1,3,5,7
/proc/12036/stat : 12036 (cdcl-cuttingpla) R 12033 12036 11223 0 -1 4202496 2528 0 0 0 18 1 0 0 20 0 1 0 26760717 65998848 12887 33554432000 4194304 6211289 140737129493680 140737129492984 5418912 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/12036/statm: 16113 12887 121 493 0 15610 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 64452

[startup+0.300337 s]
/proc/loadavg: 2.33 2.24 2.19 3/178 12036
/proc/meminfo: memFree=29935644/32872528 swapFree=1482636/1662508
[pid=12036] ppid=12033 vsize=71876 CPUtime=0.29 cores=1,3,5,7
/proc/12036/stat : 12036 (cdcl-cuttingpla) R 12033 12036 11223 0 -1 4202496 2979 0 0 0 28 1 0 0 20 0 1 0 26760717 73601024 13528 33554432000 4194304 6211289 140737129493680 140737129492984 5418912 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/12036/statm: 17969 13528 121 493 0 17466 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 71876

[startup+0.700263 s]
/proc/loadavg: 2.33 2.24 2.19 3/178 12036
/proc/meminfo: memFree=29935644/32872528 swapFree=1482636/1662508
[pid=12036] ppid=12033 vsize=127036 CPUtime=0.68 cores=1,3,5,7
/proc/12036/stat : 12036 (cdcl-cuttingpla) R 12033 12036 11223 0 -1 4202496 6322 0 0 0 66 2 0 0 20 0 1 0 26760717 130084864 27561 33554432000 4194304 6211289 140737129493680 140737129491096 4327712 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/12036/statm: 31759 27561 144 493 0 31256 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 127036

[startup+1.50031 s]
/proc/loadavg: 2.33 2.24 2.19 3/179 12037
/proc/meminfo: memFree=29777980/32872528 swapFree=1482636/1662508
[pid=12036] ppid=12033 vsize=211960 CPUtime=1.49 cores=1,3,5,7
/proc/12036/stat : 12036 (cdcl-cuttingpla) R 12033 12036 11223 0 -1 4202496 10667 0 0 0 145 4 0 0 20 0 1 0 26760717 217047040 43315 33554432000 4194304 6211289 140737129493680 140737129491096 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/12036/statm: 52990 43315 150 493 0 52487 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 211960

[startup+3.1003 s]
/proc/loadavg: 2.30 2.23 2.19 3/179 12037
/proc/meminfo: memFree=29760072/32872528 swapFree=1482636/1662508
[pid=12036] ppid=12033 vsize=211960 CPUtime=3.09 cores=1,3,5,7
/proc/12036/stat : 12036 (cdcl-cuttingpla) R 12033 12036 11223 0 -1 4202496 10669 0 0 0 305 4 0 0 20 0 1 0 26760717 217047040 44339 33554432000 4194304 6211289 140737129493680 140737129491272 4209930 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/12036/statm: 52990 44339 150 493 0 52487 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 211960

[startup+6.30023 s]
/proc/loadavg: 2.30 2.23 2.19 3/179 12037
/proc/meminfo: memFree=29754996/32872528 swapFree=1482636/1662508
[pid=12036] ppid=12033 vsize=211960 CPUtime=6.29 cores=1,3,5,7
/proc/12036/stat : 12036 (cdcl-cuttingpla) R 12033 12036 11223 0 -1 4202496 10681 0 0 0 625 4 0 0 20 0 1 0 26760717 217047040 45373 33554432000 4194304 6211289 140737129493680 140737129492024 4209503 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/12036/statm: 52990 45373 160 493 0 52487 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 211960

[startup+12.7003 s]
/proc/loadavg: 2.26 2.23 2.19 3/179 12037
/proc/meminfo: memFree=29748856/32872528 swapFree=1482636/1662508
[pid=12036] ppid=12033 vsize=211960 CPUtime=12.69 cores=1,3,5,7
/proc/12036/stat : 12036 (cdcl-cuttingpla) R 12033 12036 11223 0 -1 4202496 10731 0 0 0 1265 4 0 0 20 0 1 0 26760717 217047040 46429 33554432000 4194304 6211289 140737129493680 140737129492024 4209342 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/12036/statm: 52990 46429 160 493 0 52487 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 211960

[startup+25.5004 s]
/proc/loadavg: 2.22 2.22 2.19 3/179 12037
/proc/meminfo: memFree=29692820/32872528 swapFree=1482636/1662508
[pid=12036] ppid=12033 vsize=301284 CPUtime=25.48 cores=1,3,5,7
/proc/12036/stat : 12036 (cdcl-cuttingpla) R 12033 12036 11223 0 -1 4202496 14327 0 0 0 2543 5 0 0 20 0 1 0 26760717 308514816 60511 33554432000 4194304 6211289 140737129493680 140737129491544 4209503 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/12036/statm: 75321 60511 165 493 0 74818 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 301284

[startup+51.1003 s]
/proc/loadavg: 2.21 2.22 2.18 3/179 12037
/proc/meminfo: memFree=29672100/32872528 swapFree=1482636/1662508
[pid=12036] ppid=12033 vsize=305768 CPUtime=51.08 cores=1,3,5,7
/proc/12036/stat : 12036 (cdcl-cuttingpla) R 12033 12036 11223 0 -1 4202496 15424 0 0 0 5102 6 0 0 20 0 1 0 26760717 313106432 65696 33554432000 4194304 6211289 140737129493680 140737129492024 4241573 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/12036/statm: 76442 65696 165 493 0 75939 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 305768

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

[startup+51.2003 s]
/proc/loadavg: 2.21 2.22 2.18 3/179 12037
/proc/meminfo: memFree=29672100/32872528 swapFree=1482636/1662508
[pid=12036] ppid=12033 vsize=305768 CPUtime=51.18 cores=1,3,5,7
/proc/12036/stat : 12036 (cdcl-cuttingpla) R 12033 12036 11223 0 -1 4202496 15424 0 0 0 5112 6 0 0 20 0 1 0 26760717 313106432 65696 33554432000 4194304 6211289 140737129493680 140737129492024 4209497 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/12036/statm: 76442 65696 165 493 0 75939 0
Current children cumulated CPU time (s) 51.18
Current children cumulated vsize (KiB) 305768

[startup+52.0002 s]
/proc/loadavg: 2.19 2.21 2.18 3/179 12037
/proc/meminfo: memFree=29671976/32872528 swapFree=1482636/1662508
[pid=12036] ppid=12033 vsize=305904 CPUtime=51.98 cores=1,3,5,7
/proc/12036/stat : 12036 (cdcl-cuttingpla) R 12033 12036 11223 0 -1 4202496 15436 0 0 0 5192 6 0 0 20 0 1 0 26760717 313245696 65708 33554432000 4194304 6211289 140737129493680 140737129491672 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/12036/statm: 76476 65708 165 493 0 75973 0
Current children cumulated CPU time (s) 51.98
Current children cumulated vsize (KiB) 305904

[startup+52.4002 s]
/proc/loadavg: 2.19 2.21 2.18 3/179 12037
/proc/meminfo: memFree=29671976/32872528 swapFree=1482636/1662508
[pid=12036] ppid=12033 vsize=305904 CPUtime=52.38 cores=1,3,5,7
/proc/12036/stat : 12036 (cdcl-cuttingpla) R 12033 12036 11223 0 -1 4202496 15439 0 0 0 5232 6 0 0 20 0 1 0 26760717 313245696 65711 33554432000 4194304 6211289 140737129493680 140737129491672 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/12036/statm: 76476 65711 165 493 0 75973 0
Current children cumulated CPU time (s) 52.38
Current children cumulated vsize (KiB) 305904

[startup+52.6002 s]
/proc/loadavg: 2.19 2.21 2.18 3/179 12037
/proc/meminfo: memFree=29671976/32872528 swapFree=1482636/1662508
[pid=12036] ppid=12033 vsize=306040 CPUtime=52.58 cores=1,3,5,7
/proc/12036/stat : 12036 (cdcl-cuttingpla) R 12033 12036 11223 0 -1 4202496 15469 0 0 0 5252 6 0 0 20 0 1 0 26760717 313384960 65741 33554432000 4194304 6211289 140737129493680 140737129491592 4209481 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/12036/statm: 76510 65741 165 493 0 76007 0
Current children cumulated CPU time (s) 52.58
Current children cumulated vsize (KiB) 306040

Child status: 20
Real time (s): 52.6529
CPU time (s): 52.644
CPU user time (s): 52.574
CPU system time (s): 0.069989
CPU usage (%): 99.983
Max. virtual memory (cumulated for all children) (KiB): 306040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 52.574
system time used= 0.069989
maximum resident set size= 263256
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15542
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= 57

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.12598 second user time and 0.211967 second system time

The end

Launcher Data

Begin job on node134 at 2016-06-18 12:52:23
IDJOB=4100871
IDBENCH=1671
IDSOLVER=2549
FILE ID=node134/4100871-1466247143
RUNJOBID= node134-1466240312-11240
PBS_JOBID= 19918182
Free space on /tmp= 71708 MiB

SOLVER NAME= cdcl-cuttingplanes OPT binary 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-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4100871-1466247143/watcher-4100871-1466247143 -o /tmp/evaluation-result-4100871-1466247143/solver-4100871-1466247143 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node134-1466240312-11240 --watchdog 1960 --input HOME/instance-4100871-1466247143.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= 121100115f65aafe7304954ad1ff7cf1
RANDOM SEED=1400189398

node134.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		: 2667.020
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	: 5334.04
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		: 2667.020
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	: 7358.89
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		: 2667.020
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		: 2667.020
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		: 2667.020
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		: 2667.020
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.54
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		: 2667.020
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		: 2667.020
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:        29936180 kB
Buffers:          135456 kB
Cached:           170076 kB
SwapCached:         1008 kB
Active:           313124 kB
Inactive:         226416 kB
Active(anon):     234828 kB
Inactive(anon):     1616 kB
Active(file):      78296 kB
Inactive(file):   224800 kB
Unevictable:     1662508 kB
Mlocked:         1482636 kB
SwapTotal:      67108856 kB
SwapFree:       67100112 kB
Dirty:             12832 kB
Writeback:             0 kB
AnonPages:       1895868 kB
Mapped:             7988 kB
Shmem:                 0 kB
Slab:             602188 kB
SReclaimable:      45476 kB
SUnreclaim:       556712 kB
KernelStack:        1440 kB
PageTables:         7768 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2090632 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987908 kB
HardwareCorrupted:     0 kB
AnonHugePages:    391168 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= 71704 MiB
End job on node134 at 2016-06-18 12:53:16