Trace number 4266709

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
cosoco-sat 1.12OPT1129 1.03511 1.11338

General information on the benchmark

NameKnapsack/Knapsack-m1-s30/
Knapsack-30-100-04.xml
MD5SUM7fb632312c7b7dee32941c0d30e198bb
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1129
Best CPU time to get the best result obtained on this benchmark0.24907701
Satisfiable
(Un)Satisfiability was proved
Number of variables30
Number of constraints1
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":30}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":30}]
Minimum constraint arity30
Maximum constraint arity30
Distribution of constraint arities[{"arity":30,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":1}]
Optimization problemYES
Type of objectivemax SUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.08	c SAT : Variables: 60 -- Clauses: 60
0.00/0.08	c best=?? lower=0 upper=1740 
0.00/0.08	c
0.00/0.08	c This is cosoco 1.12 --  
0.00/0.08	c
0.00/0.08	c command line: cosoco -lc -model -restarts -sat HOME/instance-4266709-1502600491.xml 
0.00/0.08	c enable optimization
0.00/0.08	c ========================================[ Problem Statistics ]===========================================
0.00/0.08	c |                                                                                                       
0.00/0.08	c |  Parse time        :         0.00 s 
0.00/0.08	c |
0.00/0.08	c |               Variables: 30
0.00/0.08	c |            Domain Sizes: 2..2
0.00/0.08	c |
0.00/0.08	c |             Constraints: 2
0.00/0.08	c |                   Arity: 30..30
0.00/0.08	c | 
0.00/0.08	c |                   Types: 
0.00/0.08	c |                          Sum: 2
0.00/0.08	c |                          
0.00/0.08	c =========================================================================================================
0.00/0.08	o 0
0.00/0.08	c    1 calls to solver: best=0 lower=1 upper=1740 
0.00/0.08	o 95
0.00/0.08	o 129
0.00/0.08	c    3 calls to solver: best=129 lower=130 upper=1740 
0.00/0.08	o 167
0.00/0.08	o 168
0.00/0.08	c    5 calls to solver: best=168 lower=169 upper=1740 
0.00/0.08	o 194
0.00/0.08	o 202
0.00/0.08	c    7 calls to solver: best=202 lower=203 upper=1740 
0.00/0.08	o 235
0.00/0.08	o 264
0.00/0.08	c    9 calls to solver: best=264 lower=265 upper=1740 
0.00/0.08	o 310
0.00/0.08	o 345
0.00/0.08	c   11 calls to solver: best=345 lower=346 upper=1740 
0.00/0.08	o 347
0.00/0.08	o 382
0.00/0.08	c   13 calls to solver: best=382 lower=383 upper=1740 
0.00/0.08	o 405
0.00/0.08	o 437
0.00/0.08	c   15 calls to solver: best=437 lower=438 upper=1740 
0.00/0.08	o 476
0.00/0.08	o 508
0.00/0.08	c   17 calls to solver: best=508 lower=509 upper=1740 
0.00/0.08	o 537
0.00/0.08	o 570
0.00/0.08	c   19 calls to solver: best=570 lower=571 upper=1740 
0.00/0.08	o 579
0.00/0.08	o 582
0.00/0.08	c   21 calls to solver: best=582 lower=583 upper=1740 
0.00/0.08	o 615
0.00/0.08	o 624
0.00/0.08	c   23 calls to solver: best=624 lower=625 upper=1740 
0.00/0.08	o 627
0.00/0.08	o 638
0.00/0.08	c   25 calls to solver: best=638 lower=639 upper=1740 
0.00/0.08	o 639
0.00/0.08	o 650
0.00/0.08	c   27 calls to solver: best=650 lower=651 upper=1740 
0.00/0.08	o 677
0.00/0.08	o 699
0.00/0.08	c   29 calls to solver: best=699 lower=700 upper=1740 
0.00/0.08	o 700
0.00/0.08	o 722
0.00/0.08	c   31 calls to solver: best=722 lower=723 upper=1740 
0.00/0.08	o 725
0.00/0.08	o 789
0.00/0.08	c   33 calls to solver: best=789 lower=790 upper=1740 
0.00/0.08	o 826
0.00/0.08	o 829
0.00/0.08	c   35 calls to solver: best=829 lower=830 upper=1740 
0.00/0.08	o 836
0.00/0.08	o 849
0.00/0.08	c   37 calls to solver: best=849 lower=850 upper=1740 
0.00/0.08	o 872
0.00/0.08	o 875
0.00/0.08	c   39 calls to solver: best=875 lower=876 upper=1740 
0.00/0.08	o 914
0.00/0.08	o 918
0.00/0.08	c   41 calls to solver: best=918 lower=919 upper=1740 
0.00/0.08	o 936
0.00/0.08	o 947
0.00/0.08	c   43 calls to solver: best=947 lower=948 upper=1740 
0.00/0.08	o 958
0.00/0.08	o 966
0.00/0.08	c   45 calls to solver: best=966 lower=967 upper=1740 
0.00/0.08	o 982
0.00/0.08	o 1011
0.00/0.08	c   47 calls to solver: best=1011 lower=1012 upper=1740 
0.00/0.10	conflict 9lvl : 10 bt10-31:0(10)X5041
0.02/0.14	 -> -31:X(10)o 1014
0.02/0.17	o 1023
0.02/0.17	c   49 calls to solver: best=1023 lower=1024 upper=1740 
0.02/0.17	o 1024
0.02/0.17	o 1035
0.02/0.17	c   51 calls to solver: best=1035 lower=1036 upper=1740 
0.02/0.21	conflict 8lvl : 11 bt11-5:0(10)X30923
0.13/0.22	o 1037
0.23/0.33	o 1061
0.23/0.33	c   53 calls to solver: best=1061 lower=1062 upper=1740 
0.23/0.35	o 1079
0.23/0.35	o 1082
0.23/0.35	c   55 calls to solver: best=1082 lower=1083 upper=1740 
0.33/0.45	conflict 5lvl : 12 bt12-49:0(7)X31818
0.71/0.84	 -> -49:X(7)o 1100
0.81/0.93	o 1108
0.81/0.93	c   57 calls to solver: best=1108 lower=1109 upper=1740 
0.81/0.95	o 1111
0.92/1.02	conflict 6lvl : 17 bt15-11:0(12)X32674
0.92/1.07	o 1129
0.92/1.07	c   59 calls to solver: best=1129 lower=1130 upper=1740 
1.02/1.11	c
1.02/1.11	c Optimum found         : 1129
1.02/1.11	c
1.02/1.11	
1.02/1.11	v <instantiation type='solution' cost='1129'>
1.02/1.11	v <list>x[0] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[1] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] </list>
1.02/1.11	v <values>1 0 1 1 0 0 1 0 1 0 0 1 1 0 0 1 0 1 1 0 0 1 1 0 0 0 1 0 1 1 </values>
1.02/1.11	v </instantiation>
1.02/1.11	
1.02/1.11	c call to solver        : 60
1.02/1.11	c
1.02/1.11	c restarts              : 540         
1.02/1.11	c conflicts             : 48928        (47420 /sec)
1.02/1.11	c decisions             : 181703       (176103 /sec)
1.02/1.11	c propagations          : 1182383     (1145944 /sec)
1.02/1.11	c root propagations     : 30          
1.02/1.11	c filter calls          : 627292         (607960 /sec)
1.02/1.11	c useless filter calls  : 409081         (65 %)
1.02/1.11	c
1.02/1.11	c clauses               : 2255
1.02/1.11	c SAT propagations      : 2047
1.02/1.11	c SAT conflicts         : 263 (4 learnts)
1.02/1.11	c Memory used           : 30.75 MB
1.02/1.11	c CPU time              : 1.03176 s
1.02/1.11	
1.02/1.11	s OPTIMUM FOUND

Verifier Data

OK	1129

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

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.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (15374 MiB free)
  memory of node 1: 16384 MiB (14757 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4266709-1502600491/watcher-4266709-1502600491 -o /tmp/evaluation-result-4266709-1502600491/solver-4266709-1502600491 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node132-1502596677-14389 --watchdog 300 cosoco -lc -model -restarts -sat HOME/instance-4266709-1502600491.xml 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 264 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 294 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 240 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
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=16490, runsolver pid=16487
Current StackSize limit: 8192 KiB


[startup+0.100088 s]*
/proc/loadavg: 1.93 1.99 2.24 3/185 16491
/proc/meminfo: memFree=30856140/32770624 swapFree=67108776/67108860
[pid=16490] ppid=16487 vsize=31352 memory=3328 CPUtime=0.02 cores=0,2,4,6
/proc/16490/stat : 16490 (cosoco) R 16487 16490 7084 0 -1 4202496 1053 0 0 0 2 0 0 0 20 0 1 0 159701903 32104448 832 18446744073709551615 4194304 5972588 140734247186944 140734247183592 140183108045797 0 0 1 8405026 0 0 0 17 0 0 0 7 0 0 8070896 8075904 20713472 140734247195081 140734247195181 140734247195181 140734247198670 0
/proc/16490/statm: 7838 832 743 435 0 1201 0
Current children cumulated CPU time: 0.02 s
Current children cumulated vsize: 31352 KiB
Current children cumulated memory: 3328 KiB

[startup+0.209351 s]*
/proc/loadavg: 1.93 1.99 2.24 3/185 16491
/proc/meminfo: memFree=30855612/32770624 swapFree=67108776/67108860
[pid=16490] ppid=16487 vsize=31484 memory=3592 CPUtime=0.13 cores=0,2,4,6
/proc/16490/stat : 16490 (cosoco) R 16487 16490 7084 0 -1 4202496 1102 0 0 0 13 0 0 0 20 0 1 0 159701903 32239616 898 18446744073709551615 4194304 5972588 140734247186944 140734247183592 5048674 0 0 1 8405026 0 0 0 17 0 0 0 7 0 0 8070896 8075904 20713472 140734247195081 140734247195181 140734247195181 140734247198670 0
/proc/16490/statm: 7871 898 785 435 0 1234 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 31484 KiB
Current children cumulated memory: 3592 KiB

[startup+0.308824 s]*
/proc/loadavg: 1.93 1.99 2.24 3/185 16491
/proc/meminfo: memFree=30855612/32770624 swapFree=67108776/67108860
[pid=16490] ppid=16487 vsize=31484 memory=3592 CPUtime=0.23 cores=0,2,4,6
/proc/16490/stat : 16490 (cosoco) R 16487 16490 7084 0 -1 4202496 1105 0 0 0 23 0 0 0 20 0 1 0 159701903 32239616 898 18446744073709551615 4194304 5972588 140734247186944 140734247183592 5048436 0 0 1 8405026 0 0 0 17 0 0 0 7 0 0 8070896 8075904 20713472 140734247195081 140734247195181 140734247195181 140734247198670 0
/proc/16490/statm: 7871 898 785 435 0 1234 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 31484 KiB
Current children cumulated memory: 3592 KiB

[startup+0.700223 s]
/proc/loadavg: 1.94 1.99 2.24 3/185 16491
/proc/meminfo: memFree=30855612/32770624 swapFree=67108776/67108860
[pid=16490] ppid=16487 vsize=31484 memory=3592 CPUtime=0.61 cores=0,2,4,6
/proc/16490/stat : 16490 (cosoco) R 16487 16490 7084 0 -1 4202496 1108 0 0 0 61 0 0 0 20 0 1 0 159701903 32239616 898 18446744073709551615 4194304 5972588 140734247186944 140734247184168 5139312 0 0 1 8405026 0 0 0 17 0 0 0 7 0 0 8070896 8075904 20713472 140734247195081 140734247195181 140734247195181 140734247198670 0
/proc/16490/statm: 7871 898 785 435 0 1234 0
Current children cumulated CPU time: 0.61 s
Current children cumulated vsize: 31484 KiB
Current children cumulated memory: 3592 KiB

[startup+1.11334 s]
# the end of solver process 16490 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1.03212 s, system=0.002996 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+0.800237 s]
/proc/loadavg: 1.94 1.99 2.24 3/185 16491
/proc/meminfo: memFree=30855612/32770624 swapFree=67108776/67108860
[pid=16490] ppid=16487 vsize=31484 memory=3592 CPUtime=0.71 cores=0,2,4,6
/proc/16490/stat : 16490 (cosoco) R 16487 16490 7084 0 -1 4202496 1108 0 0 0 71 0 0 0 20 0 1 0 159701903 32239616 898 18446744073709551615 4194304 5972588 140734247186944 140734247184168 5273980 0 0 1 8405026 0 0 0 17 0 0 0 7 0 0 8070896 8075904 20713472 140734247195081 140734247195181 140734247195181 140734247198670 0
/proc/16490/statm: 7871 898 785 435 0 1234 0
Current children cumulated CPU time: 0.71 s
Current children cumulated vsize: 31484 KiB
Current children cumulated memory: 3592 KiB

[startup+1.0002 s]*
/proc/loadavg: 1.94 1.99 2.24 3/185 16491
/proc/meminfo: memFree=30855644/32770624 swapFree=67108776/67108860
[pid=16490] ppid=16487 vsize=31484 memory=3592 CPUtime=0.92 cores=0,2,4,6
/proc/16490/stat : 16490 (cosoco) R 16487 16490 7084 0 -1 4202496 1108 0 0 0 92 0 0 0 20 0 1 0 159701903 32239616 898 18446744073709551615 4194304 5972588 140734247186944 140734247184168 5139264 0 0 1 8405026 0 0 0 17 0 0 0 7 0 0 8070896 8075904 20713472 140734247195081 140734247195181 140734247195181 140734247198670 0
/proc/16490/statm: 7871 898 785 435 0 1234 0
Current children cumulated CPU time: 0.92 s
Current children cumulated vsize: 31484 KiB
Current children cumulated memory: 3592 KiB

[startup+1.10905 s]
/proc/loadavg: 1.94 1.99 2.24 3/185 16491
/proc/meminfo: memFree=30855644/32770624 swapFree=67108776/67108860
[pid=16490] ppid=16487 vsize=31484 memory=3592 CPUtime=1.02 cores=0,2,4,6
/proc/16490/stat : 16490 (cosoco) R 16487 16490 7084 0 -1 4202496 1110 0 0 0 102 0 0 0 20 0 1 0 159701903 32239616 898 18446744073709551615 4194304 5972588 140734247186944 140734247184168 5139499 0 0 1 8405026 0 0 0 17 0 0 0 7 0 0 8070896 8075904 20713472 140734247195081 140734247195181 140734247195181 140734247198670 0
/proc/16490/statm: 7871 898 785 435 0 1234 0
Current children cumulated CPU time: 1.02 s
Current children cumulated vsize: 31484 KiB
Current children cumulated memory: 3592 KiB

Child status: 0
Real time (s): 1.11338
CPU time (s): 1.03511
CPU user time (s): 1.03212
CPU system time (s): 0.002996
CPU usage (%): 92.9702
Max. virtual memory (cumulated for all children) (KiB): 31484
Max. memory (cumulated for all children) (KiB): 3592

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.03212
system time used= 0.002996
maximum resident set size= 3872
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1131
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= 6
involuntary context switches= 4


# summary of solver processes directly reported to runsolver:
#   pid: 16490
#   total CPU time (s): 1.03511
#   total CPU user time (s): 1.03212
#   total CPU system time (s): 0.002996

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.029195 second user time and 0.048323 second system time

The end

Launcher Data

Begin job on node132 at 2017-08-13 06:47:06
IDJOB=4266709
IDBENCH=133470
IDSOLVER=2656
FILE ID=node132/4266709-1502600491
RUNJOBID= node132-1502596677-14389
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco-sat 1.12
BENCH NAME= XCSP17/Knapsack/Knapsack-m1-s30/Knapsack-30-100-04.xml
COMMAND LINE= cosoco -lc -model -restarts -sat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4266709-1502600491/watcher-4266709-1502600491 -o /tmp/evaluation-result-4266709-1502600491/solver-4266709-1502600491 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node132-1502596677-14389 --watchdog 300  cosoco -lc -model -restarts -sat HOME/instance-4266709-1502600491.xml

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

MD5SUM BENCH= 7fb632312c7b7dee32941c0d30e198bb
RANDOM SEED=68936911

node132.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.74
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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm 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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.74
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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm 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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.74
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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm 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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.74
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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm 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:       32770624 kB
MemFree:        30856140 kB
MemAvailable:   31050992 kB
Buffers:          216728 kB
Cached:           302604 kB
SwapCached:           84 kB
Active:          1381144 kB
Inactive:         127408 kB
Active(anon):     933160 kB
Inactive(anon):   105828 kB
Active(file):     447984 kB
Inactive(file):    21580 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108776 kB
Dirty:              2476 kB
Writeback:             4 kB
AnonPages:        989448 kB
Mapped:            65444 kB
Shmem:             49768 kB
Slab:             109332 kB
SReclaimable:      82248 kB
SUnreclaim:        27084 kB
KernelStack:        3264 kB
PageTables:         6812 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1475144 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    149504 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 62028 MiB
End job on node132 at 2017-08-13 06:47:08